Cairo Rules
SAST rules for Cairo that identify insecure patterns in application code.
Cairo Rule Catalog
| ID | Title | Severity | Category |
|---|---|---|---|
CODE-0209 | View function should not write to state | HIGH | Security |
CODE-0811 | Division by Zero | HIGH | Generic |
CODE-0486 | View function should not modify state | MEDIUM | Security |
CODE-0622 | Insecure Authentication Using account_contract_address | MEDIUM | Auth |
CODE-0670 | Missing Error Message in Assert Statement | LOW | ErrorHandling |
Total Rules: 5
Click on any rule ID to view detailed information, examples, and remediation guidance.