This tool provides a questionnaire to evaluate an organisation's alignment to security standards, with a view to help standards adoption.
The application is bundled in a Docker image, only Docker-Compose is required to run it locally.
To start up the application locally, execute:
make serveOther useful Makefile targets are:
make build- builds the docker image without starting the applicationmake bash- run a shell in the docker composed applicationmake stop- stop the applicationmake db- start up the database container