Skip to content

Intentionally vulnerable Python demo app for testing and showcasing security scanning tools (e.g., Dependabot, Snyk, Trivy, Bandit). Not for production use.

License

Notifications You must be signed in to change notification settings

kcyap/python-vuln-demo

Repository files navigation

Python Vulnerable Demo App

⚠️ This repository is intentionally vulnerable.
It is used for demonstrating security scanning tools (Dependabot, Snyk, Trivy, Bandit, etc.).

Features

  • Flask app with common vulnerabilities
  • Outdated dependencies in requirements.txt
  • Hardcoded secrets and weak crypto
  • Insecure code patterns

⚠️ Warning

Do NOT deploy this application in production. It is for demo and educational purposes only.

About

Intentionally vulnerable Python demo app for testing and showcasing security scanning tools (e.g., Dependabot, Snyk, Trivy, Bandit). Not for production use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages