Replies: 1 comment
-
Hello @bruchar1 Created #6946 for this task. Regards, Dmitriy |
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
-
Description
My conan.lock files have names like
debug.lock
orrelease.lock
. I use the following config:It works with Trivy 0.50.x, but not with 0.51.x or 0.52.x. On those versions, only lock files named
conan.lock
are detected.Desired Behavior
Conan lock files with names different that
conan.lock
should be scannedActual Behavior
Only
conan.lock
files are scannedReproduction Steps
Target
Git Repository
Scanner
Vulnerability
Output Format
JSON
Mode
Standalone
Debug Output
Operating System
Windows (and also Linux docker)
Version
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions