Possible to use multiple .trivyignore files? #6394
Unanswered
viktorgunnarson
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hello @viktorgunnarson Unfortunately Trivy doesn't have the ability to use multiple ignore files. Regards, Dmitriy |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there a way you can use a global .trivyignore file in a composite action for centralised reuse? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I wonder if it possible to somehow use multiple .trivyignore files in combination? Our case is that we have a bunch of similar services in separate repos where we would like to have a "global" ignore file for ignoring common false-positives and also local ignore files for false-positives specific to a single service.
Mode
Standalone
Version
Beta Was this translation helpful? Give feedback.
All reactions