You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .dryrunsecurity.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,5 +13,6 @@ notificationList:
13
13
codePolicies:
14
14
- title: "API Auth Bypass"
15
15
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"
16
17
- title: "Hardcoded Credentials"
17
18
question: "Does this change add hardcoded credentials?"
0 commit comments