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

Support earlier versions of npm #10

Closed
wants to merge 37 commits into from
Closed

Conversation

ikretz
Copy link
Collaborator

@ikretz ikretz commented Sep 3, 2024

This PR reimplements the NpmCommand.would_install() method to make use of the npm --loglevel option. This was done to permit the supply-chain firewall to be compatible with older versions of npm whose --dry-run options are either completely silent or have different output formats than v10.x

Closes #2

@ikretz
Copy link
Collaborator Author

ikretz commented Sep 3, 2024

Due to unforeseen merge conflicts, this PR will be closed and a new PR for a new branch with the same changes will be opened.

@ikretz ikretz closed this Sep 3, 2024
@ikretz ikretz deleted the ikretz/extend-npm-support branch September 3, 2024 23: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.

[SECRES-2381] Non-standard npm dry-run output formatting leading to false negatives
1 participant