Skip to content

Guided Remediation: Add package-lock.json LockfileIO #785

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

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

michaelkedar
Copy link
Member

Adds the lockfile parsing for in-place updating.
Code is mostly unchanged from what exists internally, mostly just split it up into multiple files.

I've reused and added to the existing (public) npm structs, but this shouldn't impact the scan action.

@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7ffff72) 80.02% compared to head (e0348f0) 80.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #785   +/-   ##
=======================================
  Coverage   80.02%   80.02%           
=======================================
  Files          91       91           
  Lines        6213     6213           
=======================================
  Hits         4972     4972           
  Misses       1038     1038           
  Partials      203      203           

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

@michaelkedar michaelkedar merged commit b5446a7 into google:main Feb 6, 2024
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.

4 participants