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:
@@ -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/**"
|
||||||
|
|||||||
Reference in New Issue
Block a user