Scan requirements.txt files with different name #5593
Closed
naortalmor1
started this conversation in
Ideas
Replies: 3 comments
-
|
Did you try |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For the ones looking for a solution: tree requirements
requirements
├── base.txt
├── dev.txt
├── local.txt
└── prod.txtThat command should do the job: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Also a page on documentation https://trivy.dev/latest/docs/configuration/skipping/#file-patterns |
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
I have a file called dev-requirements.txt and I would love trivy to scan the dependencies in this file as well.
Suggestion:
Target
Filesystem
Scanner
Vulnerability
Beta Was this translation helpful? Give feedback.
All reactions