Skip to content

Conversation

@greenjava
Copy link

  • Add new option ignoreUnfixed to ignore vulnerabilities without a fix to generate a non-zero exit code

  • This can be very useful in CI pipelines: when the option is enabled, it returns an error only when a fix is available to remove a vulnerability

  • This type of functionality exists on other tools (Trivy for example)

  • I've added tests to have good code coverage and updated the README doc

  • To test, I have a patch available on npm-cli here

@greenjava greenjava requested a review from a team as a code owner July 22, 2024 13:53
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.

1 participant