Authorization and access control security guidance based on Project CodeGuard — covers RBAC/ABAC/ReBAC, IDOR prevention, mass assignment, and transaction authorization
87
82%
Does it follow best practices?
Impact
93%
1.45xAverage score across 6 eval scenarios
Passed
No known issues
INSUFFICIENT_ROLE, NOT_OWNER).currentUser.projects.find(id) instead of Project.find(id).extra="allow", Django ModelForm without fields, Rails permit missing, etc.