Skip to content

Commit d7311eb

Browse files
committed
Ignore Kics issues in docker-compose.yml
1 parent 77e3f8b commit d7311eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

kics.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Exclude the docker-compose file from the scan since it's only used in the
2+
# development and CI (build, test) processes.
3+
exclude-paths:
4+
- conjur-api-java/docker-compose.yml

0 commit comments

Comments
 (0)