We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b6af5 commit 9aea1d5Copy full SHA for 9aea1d5
.github/CODEOWNERS
@@ -6,3 +6,10 @@
6
7
# BRE for all changes.
8
* @bitwarden/dept-bre
9
+
10
+# AppSec for security scan related files
11
+/.github/workflows/scan.yml @bitwarden/team-appsec
12
+/.github/workflows/_checkmarx.yml @bitwarden/team-appsec
13
+/.github/workflows/_sonar.yml @bitwarden/team-appsec
14
+/.github/workflows/test-checkmarx.yml @bitwarden/team-appsec
15
+/.github/workflows/test-sonar.yml @bitwarden/team-appsec
0 commit comments