securitygym
securitygym copied to clipboard
Security Gym
Secure Software Development Training Platform
Run Locally
Clone the project
git clone https://github.com/yandex/securitygym
Go to the project directory
cd securitygym
Build images for running tests
make imagesbuild
Start the server
make devrun
Deployment
Build images for running tests
make imagesbuild
To deploy this project run
make prodrun