Inline Ignore comment not working #4350
HariSekhon
started this conversation in
Ideas
Replies: 1 comment
-
As the docs states, inline ignores currently apply to misconfiguration scanning only https://aquasecurity.github.io/trivy/v0.41/docs/configuration/filtering/#by-inline-comments I'll convert this to a feature request |
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
Trivy's inline rule ignore comment does not seem to be working.
I am trying to ignore an AWS sample access key but trivy keeps flagging it.
Desired Behavior
Expected trivy to ignore the line after the comment.
Actual Behavior
Still reports the sample AWS access key
Reproduction Steps
Target
Filesystem
Scanner
Secret
Output Format
Table
Mode
Standalone
Debug Output
Operating System
macOS Big Sur
Version
Checklist
trivy --reset
Beta Was this translation helpful? Give feedback.
All reactions