diff --git a/.checkmarx/config.yml b/.checkmarx/config.yml index a9e483603a..18b9be6a7e 100644 --- a/.checkmarx/config.yml +++ b/.checkmarx/config.yml @@ -8,4 +8,4 @@ checkmarx: configs: sast: # Exclude spec files, and test specific files - filter: "!*.spec.ts,!**/spec/**,!/apps/desktop/native-messaging-test-runner/" + filter: "!*.spec.ts,!**/spec/**,!apps/desktop/native-messaging-test-runner/**"