bug(conan): file filters for conan lock no longer working #6946
Labels
kind/bug
Categorizes issue or PR as related to a bug.
scan/vulnerability
Issues relating to vulnerability scanning
target/repository
Issues relating to VCS repository scanning
Discussed in #6942
Originally posted by bruchar1 June 14, 2024
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
The text was updated successfully, but these errors were encountered: