Skip to content

Commit f3b648b

Browse files
authored
Update .dryrunsecurity.yaml
1 parent 375ac0f commit f3b648b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.dryrunsecurity.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ notificationList:
1313
codePolicies:
1414
- title: "API Auth Bypass"
1515
question: "Does this change bypass authentication on any API endpoints?"
16+
background: "This policy should analyze whether the proposed change modifies authentication logic, removes security checks, or introduces alternate paths that could be exploited to access protected resources"
1617
- title: "Hardcoded Credentials"
1718
question: "Does this change add hardcoded credentials?"

0 commit comments

Comments
 (0)