Skip to content

Commit e168830

Browse files
authored
Update .dryrunsecurity.yaml
1 parent f3b648b commit e168830

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.dryrunsecurity.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
sensitiveCodepaths:
2-
# Files only allowed authors can modify
3-
# - 'app.js'
4-
# - 'requirements.txt'
5-
allowedAuthors:
6-
usernames:
7-
# GitHub username
8-
# - 'jordan-dr'
9-
notificationList:
10-
# GitHub username or team name
11-
- '@DryRunSec/security'
12-
# - '@john-doe'
131
codePolicies:
142
- title: "API Auth Bypass"
153
question: "Does this change bypass authentication on any API endpoints?"

0 commit comments

Comments
 (0)