Skip to content

safedep/demo-client-python

Python Vulnerable Application

Intentionally vulnerable Python app for testing vet

Setup

Note: Requires Python 3.10

Create a virtual environment

python -m venv venv

Activate the virtual environment

source venv/bin/activate

Install the requirements

pip install -r requirements.txt

Run the app

python main.py

About

Intentionally vulnerable Python app for testing vet

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages