Files
probo/.trivyignore.yaml
Bryan Frimin fd87a70cf2 Add license checker
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-23 22:35:46 +01:00

9 lines
244 B
YAML

# Trivy ignore file
# https://trivy.dev/docs/latest/configuration/filtering/
licenses:
# n8n packages - manually reviewed, custom license acceptable for our use case
- id: "SEE LICENSE IN LICENSE.md"
paths:
- "package-lock.json"