Mass Assignment Anti Pattern

Security anti-pattern for mass assignment vulnerabilities (CWE-915). Use when generating or reviewing code that creates or updates objects from user input, form handling, or API request processing. Detects uncontrolled property binding enabling privilege escalation.

igbuend 654c03b 5.4 KB Updated

File contents

igbuend/grimbard/tree/main/skills/mass-assignment-anti-pattern commit 654c03bde1

Frequently asked questions

npx skillmds@latest add igbuend/mass-assignment-anti-pattern