Replies: 1 comment
-
|
Trivy scans different things depending on the target. You can reference the document. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The title says it all. The jar is inside a nodejs project, a few levels down the node_modules directory.
Desired Behavior
I would expect scanning the local filesystem would generate the exact report, for the exact same object
Actual Behavior
Only when scanning the docker image do the JAR vulnerabilities get reported.
Reproduction Steps
Target
Filesystem
Scanner
Vulnerability
Output Format
JSON
Mode
Standalone
Debug Output
Operating System
Ubuntu 20.04
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions