Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions devops/.trivyignore.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
misconfigurations:
- id: AVD-DS-0001
- id: DS-0001
statement: "We use our own containers, no uncontrolled behavior is expected when the image is updated"
- id: AVD-DS-0026
- id: DS-0026
statement: "Our containers do not provide running services, but only preinstalled tools, there is not much value in adding HEALTHCHECK directives"
Loading