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

Added strict out of sync flag #42

Closed
wants to merge 4 commits into from

Conversation

Mark-McCracken
Copy link

What does this change?

Adds a new flag to allow strict-out-of-sync option to CLI command.
This can be required if snyk gives an error saying "package.json and package-lock.json are out of sync. Re-run npm install", but re-running npm install does not resolve the issue.

@Mark-McCracken Mark-McCracken marked this pull request as ready for review December 14, 2022 17:25
@Mark-McCracken
Copy link
Author

tested this on discussion-modtools, and it now works, (finally) showing the correct dep. vulns here:
image

@akash1810
Copy link
Member

akash1810 commented Mar 8, 2023

This is duplicated in #49, and I'm not sure it's the right approach. See #49 (review) for more detail.

@akash1810
Copy link
Member

Closing as duplicate of #49.

@akash1810 akash1810 closed this Jul 11, 2023
@akash1810 akash1810 deleted the mmc/add-strict-out-of-sync-option branch July 11, 2023 07:06
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.

2 participants