Files
portal/trivy.yaml
T

15 lines
352 B
YAML
Raw Normal View History

# Trivy config — Лидерра (#26)
# Активировать в Sprint 7 после настройки Docker pipeline в YC.
# Docs: https://aquasecurity.github.io/trivy/latest/docs/configuration/
exit-code: 1
severity: CRITICAL,HIGH
format: sarif
output: trivy-results.sarif
ignore-unfixed: true
vulnerability:
type:
- os
- library