0111 GitHub stars
02Server-side input validation auditing using schema-based patterns like Zod
03SQL injection prevention through parameterized query and ORM verification
04Cross-Site Scripting (XSS) and CSRF protection strategy implementation
05Automated detection of hardcoded secrets and credentials in source code
06Authentication and Authorization checks including RBAC and Row Level Security