Skip to content

Commit

Permalink
fix: formatting of trivyignore file corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
bkenez committed Jan 13, 2025
1 parent 5cab2d9 commit d6688fe
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@
# See https://avd.aquasec.com/misconfig/avd-aws-0343
# MEDIUM
# Attention: It is somehow not possible to ignore this error inline. Trivy will fail with an unlocated error (error without locatable origin)
- AVD-AWS-0343
AVD-AWS-0343

# Vulnerabilities introduced with trivy 0.57.0
# They will be addressed in camunda/team-infrastructure#645
- AVD-AWS-0104
- AVD-AWS-0017
AVD-AWS-0104
AVD-AWS-0017

# Disable checks for public cluster access
AVD-AWS-0040
AVD-AWS-0041

0 comments on commit d6688fe

Please sign in to comment.