Add support for npm package-lock.json version 3 #3777
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
scan/vulnerability
Issues relating to vulnerability scanning
Milestone
Description
NPM dependecy file is ignored on filesystem scans.
What did you expect to happen?
Trivy to scan dependencies in the package-lock.json.
What happened instead?
It doesn't recognise the file.
Output of run with
-debug
:Output of
trivy -v
:Additional details (base image name, container registry info...):
The package-lock.json is definitely there and is not malformed.
The text was updated successfully, but these errors were encountered: