mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore(kics): add config example
This commit is contained in:
6
examples/kics.config
Normal file
6
examples/kics.config
Normal 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
|
||||
Reference in New Issue
Block a user