Security¶
Purpose¶
Identify and mitigate potential security vulnerabilities.
Input¶
- Codebase
Steps¶
1. Use the Security Scan Prompt¶
2. Implement recommended security improvements¶
3. Verify fixes with security testing¶
Output¶
security-audit.md
- Security assessment with identified vulnerabilities and fixes- Secure codebase with implemented fixes
Next Steps¶
- Proceed to Deployment with your secure codebase and
security-audit.md