Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update yarn.lock to fix audit output #1133

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Conversation

up-up-and-away[bot]
Copy link
Contributor

We ran uuaw --audit and it resulted in a clean yarn audit.

Attempting to fix advisory: GHSA-f5x3-32g6-xq36 - Denial of service while parsing a tar file due to lack of folders count validation
Scanning dependency chain:
     node-gyp --> make-fetch-happen --> cacache --> tar
[1/5] Trying from: tar@^6.0.2
    Resolving: tar@^6.0.2 --> 6.2.1
[1/5] Updating chain to latest starting at: tar@^6.0.2 results in a patched version: tar@6.2.1
[1/5] Running yarn install now

Attempting to fix advisory: GHSA-f5x3-32g6-xq36 - Denial of service while parsing a tar file due to lack of folders count validation
Scanning dependency chain:
     node-gyp --> tar
[1/3] Trying from: tar@^6.1.2
    Resolving: tar@^6.1.2 --> 6.2.1
[1/3] Updating chain to latest starting at: tar@^6.1.2 results in a patched version: tar@6.2.1
[1/3] Running yarn install now

Attempting to fix advisory: GHSA-f5x3-32g6-xq36 - Denial of service while parsing a tar file due to lack of folders count validation
Scanning dependency chain:
     tar
[1/1] Trying from: tar@^6.0.5
    Resolving: tar@^6.0.5 --> 6.2.1
[1/1] Updating chain to latest starting at: tar@^6.0.5 results in a patched version: tar@6.2.1
[1/1] Running yarn install now

Audit is clean, looking good cap'n

@up-up-and-away up-up-and-away bot requested a review from a team as a code owner April 10, 2024 15:01
@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.06%. Comparing base (13a1c29) to head (873135c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1133   +/-   ##
=======================================
  Coverage   77.06%   77.06%           
=======================================
  Files          21       21           
  Lines         763      763           
  Branches      142      142           
=======================================
  Hits          588      588           
  Misses        122      122           
  Partials       53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dsanders11 dsanders11 merged commit 2beab69 into main Apr 10, 2024
4 checks passed
@dsanders11 dsanders11 deleted the auto-uuaw/root branch April 10, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants