Create a security-focused code review checklist
Create a security code review checklist:
Technology stack: ${{TECH_STACK}}
Application type: ${{APPLICATION_TYPE}}
Risk level: ${{RISK_LEVEL}}
Check for:
- Input validation
- Output encoding
- Authentication issues
- Authorization bypasses
- Cryptography misuse
- Error handling
- Logging sensitive data
- Hardcoded secrets
- Injection vulnerabilities
- Insecure dependenciesOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{TECH_STACK][{APPLICATION_TYPE][{RISK_LEVEL]