1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-01 04:37:40 +02:00
bitwarden-browser/.checkmarx/config.yml
2024-02-13 15:15:41 +01:00

13 lines
406 B
YAML

version: 1
# checkmarx-specific related configuration
# every value in this section is optional
checkmarx:
# configure the checkmarx scan parameters for scanning this specific project
scan:
# configure the checkmarx scan configurations for scanning this specific project
configs:
# configure the SAST related configurations this specific project
sast:
filter: "!*.spec.ts"