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 f3b648b commit e168830Copy full SHA for e168830
.dryrunsecurity.yaml
@@ -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'
13
codePolicies:
14
- title: "API Auth Bypass"
15
question: "Does this change bypass authentication on any API endpoints?"
0 commit comments