6 Commits

Author SHA1 Message Date
cf43143810 Add GVM (OpenVAS) add-on initialization script
- Create a new script `run.sh` for initializing and launching the GVM add-on.
- Ensure required environment variables `USERNAME` and `PASSWORD` are set.
- Set the timezone if the `TZ` variable is provided.
- Initialize a data directory at `/data` if it does not exist.
- Launch the GVM service and log output to a file.

fix(sonarqube): fix config.json
2025-05-07 11:01:10 +02:00
46aa8e052d fix(minio): minor readme fix
added sonarqube
2025-05-06 10:07:15 +02:00
a224907328 chore: switch to Alpine base with jq for MinIO addon 2025-05-06 01:30:23 +02:00
e47b4ec1e2 fix image/2 2025-05-06 01:06:59 +02:00
ac45802bfa back to json config 2025-05-05 23:28:16 +02:00
967edb7565 added readme 2025-05-05 23:11:17 +02:00