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. Use when this capability is needed.

tomevault-io a8061a3 2 files · 9.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--integer-overflow-anti-pattern commit a8061a34ae

Frequently asked questions

npx skillmds@latest add tomevault-io/integer-overflow-anti-pattern