-
**Describe the bug**
The "AUTO_SYNC" Parameter requires the variable to exactly be `YES`, otherwise, it will not be enabled.
**To Reproduce**
Steps to reproduce the behavior:
1. Start a containe…
-
Hi Team,
# Issue 1:
I am able to start the container and able to access GSA, but getting the below error while initiating the scan from Dashboard.
I am using Windows Docker Desktop Version 4.…
-
Hi
Recently ran the docker compose file and having an issue with the feeds, as it shows that its too old,
I restarted the container to see if it updates but nothing
I checked the logs and got this
…
-
**Describe the bug**
When using volume bindings, the initialization and updates are not working.
**To Reproduce**
Start GVM with this docker-compose.yml. All image variants have the sam…
-
https://community.greenbone.net/t/everything-works-but-i-cant-see-any-report/5875/21
Dexus updated
2 years ago
-
### Expected behavior
openvas scanner runs with no segfault
### Actual behavior
openvas segmentation faults consistently when run in a container.
### Steps to reproduce
The container …
-
Hello,
when ipv6 is disabled at host machine where docker is running, its impossible to scan any target host (even ipv4 ip) with error:
Scan process Failure
Task interrupted unexpectedly
sd …
-
**Describe the solution you'd like**
Many folks, including myself, are using the official but outdated image `securecompliance/gvm`. It would be nice to be able to switch from that image to this mor…
-
When I download a report in pdf format a 0KB file is generated but if I download it in some other format such as csv the file is generated correctly.
Docker Image: securecompliance/gvm:21.4.2-v3-fu…
-
I am working on installing OpenVAS in Docker. One common approach for applications that need to use redis is to use the `redis` image to run a self-contained `redis` server, then connect to that serve…