It is used for demonstrating security scanning tools (Dependabot, Snyk, Trivy, Bandit, etc.).
- Flask app with common vulnerabilities
- Outdated dependencies in
requirements.txt - Hardcoded secrets and weak crypto
- Insecure code patterns
Do NOT deploy this application in production. It is for demo and educational purposes only.