Releases: nikolasdehor/shieldcode
Releases · nikolasdehor/shieldcode
ShieldCode v1.0.0
Security hardening and production-grade error handling expertise for Claude Code.
- 8 security rules covering OWASP Top 10 (SQL injection, XSS, auth, secrets, file ops)
- 6 error handling rules (structured exceptions, HTTP status codes, secure logging, retry/backoff)
- 22-item quick reference checklist
- BAD vs SAFE examples in TypeScript and Python
- 991 lines / 32KB of battle-tested security patterns