diff --git a/.checkmarx/config.yml b/.checkmarx/config.yml index e45e83fcac9..465ea75df91 100644 --- a/.checkmarx/config.yml +++ b/.checkmarx/config.yml @@ -10,3 +10,5 @@ checkmarx: presetName: "BW ASA Premium" # Exclude spec files, and test specific files filter: "!*.spec.ts,!**/spec/**,!apps/desktop/native-messaging-test-runner/**" + kics: + filter: "!.devcontainer"