awslabs / automated-security-helper

https://awslabs.github.io/automated-security-helper/
Apache License 2.0
361 stars 44 forks source link

Add an ignore option for npm audit findings #70

Open joebehrens opened 4 months ago

joebehrens commented 4 months ago

When running the tool in a CI workflow there are situations where we need to ignore findings. npm audit does not have a native ignore option. An option to add packages, versions, heirarchy, and reason for ignoring to a config file, possibly even with an expiration date, would be ideal. Or even only a CLI option would be useful. Thanks!

khastation commented 2 weeks ago

+1