bitwarden-estensione-browser/.checkmarx/config.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
406 B
YAML
Raw Normal View History

2024-02-13 15:15:41 +01:00
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"