Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 667 Bytes

File metadata and controls

16 lines (11 loc) · 667 Bytes

Vulnerability Scanner

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.

Setup

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:

  1. Run the config/generate-secrets.sh
  2. In the config/env folder copy the .env.example files to .env files
  3. Run docker compose up -d --build
  4. When logging into Grafana use admin as a username and password from config/secrets/grafana_admin_password