Skip to content

Commit a0a315a

Browse files
committed
ci: Add trivyignore file.
1 parent 22f72ab commit a0a315a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.trivyignore.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
misconfigurations:
2+
# Ignore Dockerfile healthcheck.
3+
- id: AVD-DS-0026

trivy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
exit-code: 1
2+
ignorefile: .trivyignore.yaml
23
misconfiguration:
34
ignore-unfixed: true
45
terraform:

0 commit comments

Comments
 (0)