mirror of
https://github.com/bitwarden/browser
synced 2026-03-01 19:11:22 +00:00
Exclude .devcontainer from Checkmarx KICS scans
This commit is contained in:
@@ -10,3 +10,5 @@ checkmarx:
|
||||
presetName: "BW ASA Premium"
|
||||
# Exclude spec files, and test specific files
|
||||
filter: "!*.spec.ts,!**/spec/**,!apps/desktop/native-messaging-test-runner/**"
|
||||
kics:
|
||||
filter: "!.devcontainer"
|
||||
|
||||
Reference in New Issue
Block a user