1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Update SAST preset to query set (#8569)

This commit is contained in:
Matt Gibson
2024-04-01 15:24:04 -05:00
committed by GitHub
parent c202c93378
commit 2316222e18

View File

@@ -7,5 +7,6 @@ checkmarx:
scan: scan:
configs: configs:
sast: sast:
presetName: "BW ASA Premium"
# Exclude spec files, and test specific files # 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/**"