Mass Assignment

Detects ORM create/update calls that spread request bodies without an explicit field allowlist. Use when writing code that creates or updates database records from request body, form data, or JSON input. Also invoke when spreading, merging, or destructuring request payloads directly into ORM model create/update calls without an explicit field allowlist.

thejefflarson 01da0cf 3.5 KB Updated

File contents

thejefflarson/soundcheck/tree/main/.claude/skills/mass-assignment commit 01da0cf395

Frequently asked questions

npx skillmds@latest add thejefflarson/mass-assignment