This project is a work in progress for analyzing Greenbone vulnerability reports. It uses Docker for deployment and includes a web upload interface. Further details and features are under active development.
Make sure you have Docker installed and are logged into your Docker account.
To get this project up and running you need to follow these steps:
- Run the config/generate-secrets.sh
- In the config/env folder copy the .env.example files to .env files
- Run docker compose up -d --build
- When logging into Grafana use admin as a username and password from config/secrets/grafana_admin_password