Skip to content

Commit

Permalink
fix: updated trivy ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mamu0 committed Oct 8, 2024
1 parent 06c4c9b commit 2ee19ae
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ AVD-GIT-0004
# The minimum TLS version for Storage Accounts should be TLS1_2
AVD-AZU-0011

# Secret should have an expiry date specified
# LOW: Secret should have an expiry date specified
AVD-AZU-0017

# Secret does not have a content-type specified
AVD-AZU-0015
# LOW: Secret does not have a content-type specified
AVD-AZU-0015

# CRITICAL: Vault network ACL does not block access by default
AVD-AZU-0013

0 comments on commit 2ee19ae

Please sign in to comment.