Browse Source

Update SAST preset to query set (#8569)

pull/8570/head
Matt Gibson 2 years ago committed by GitHub
parent
commit
2316222e18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .checkmarx/config.yml

1
.checkmarx/config.yml

@ -7,5 +7,6 @@ checkmarx: @@ -7,5 +7,6 @@ checkmarx:
scan:
configs:
sast:
presetName: "BW ASA Premium"
# Exclude spec files, and test specific files
filter: "!*.spec.ts,!**/spec/**,!apps/desktop/native-messaging-test-runner/**"

Loading…
Cancel
Save