chore(kics): add config example

This commit is contained in:
Michele Cereda
2025-12-17 09:30:47 +01:00
parent 79d11b0110
commit b06830674b
2 changed files with 22 additions and 4 deletions

6
examples/kics.config Normal file
View File

@@ -0,0 +1,6 @@
---
exclude-paths:
# The container starts in '/app/bin', these paths are relative to there.
# See the command in the lefthook configuration.
- repository/container-images/image-builder
exclude-severities: info,low