1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-09 05:00:10 +00:00

Have AppSec own Checkmarx config (#18623)

This commit is contained in:
Matt Bishop
2026-01-28 10:10:39 -05:00
committed by GitHub
parent 0138abf373
commit 23bd806d92

3
.github/CODEOWNERS vendored
View File

@@ -221,6 +221,9 @@ apps/web/src/locales/en/messages.json
**/docker-compose.yml @bitwarden/team-appsec @bitwarden/dept-bre
**/entrypoint.sh @bitwarden/team-appsec @bitwarden/dept-bre
# Scanning tools
.checkmarx/ @bitwarden/team-appsec
## Overrides
# For the time being platform owns tsconfig and jest config
# These overrides will be removed after Nx is implemented