We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 179b7fb commit 8a7779dCopy full SHA for 8a7779d
.checkmarx/config.yml
@@ -9,3 +9,5 @@ checkmarx:
9
sast:
10
# Exclude test directory
11
filter: "!test"
12
+ kics:
13
+ filter: "!dev,!.devcontainer"
0 commit comments