Tyouxik / securitygym

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 63.0%Language:JavaScript 14.6%Language:HTML 8.9%Language:CSS 7.3%Language:Go 5.7%Language:Makefile 0.3%Language:Dockerfile 0.2%