Replies: 3 comments 1 reply
-
Hello @ben12 Maven doesn't include This is why we don't include these dependencies in reports. - https://aquasecurity.github.io/trivy/v0.49/docs/coverage/language/java Regards, Dmitriy |
Beta Was this translation helpful? Give feedback.
-
Hello @DmitriyLewen
Correct,
Wrong,
|
Beta Was this translation helpful? Give feedback.
-
Created #6207 for this task. |
Beta Was this translation helpful? Give feedback.
-
Description
Trivy (fs) ignore dependencies with scope "runtime"
CF aquasecurity/go-dep-parser#296
Desired Behavior
Trivy (fs) must consider dependencies with scope "runtime"
Actual Behavior
Trivy (fs) ignore dependencies with scope "runtime"
Reproduction Steps
Target
Filesystem
Scanner
Vulnerability
Output Format
None
Mode
None
Debug Output
Operating System
In docker image (linux amd64)
Version
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions