Integer Overflow Anti Pattern

Security anti-pattern for integer overflow vulnerabilities (CWE-190). Use when generating or reviewing code that performs arithmetic on user-controlled values, handles sizes/quantities, or calculates prices/amounts. Detects overflow in validated inputs.

igbuend 880156a 8.4 KB Updated

File contents

igbuend/grimbard/tree/main/skills/integer-overflow-anti-pattern commit 880156a89b

Frequently asked questions

npx skillmds@latest add igbuend/integer-overflow-anti-pattern