-
### Description
Hello everybody,
I am currently using a dockerized version of GVM. **gvmd** is running in the container.
I am trying to connect to **gvmd** using [python-gvm](python-gvm) …
-
I have started my Openvas container using the below docker image.
> securecompliance/gvm latest fb51bb84ef57 7 days ago 2.47GB
`docker run --detach --publish 8080:93…
-
Trying to pull down report format ids using python-gvm
I'm not getting anything back when running this function gvm.get_report_formats()
My goal is to export the results via this command:
r…
-
This is spun off #9617 to aggregate user feedback for another round of pip’s location backend switch from `distutils` to `sysconfig`. If you find yourself seeing something like:
```
WARNING: V…
-
i have been trying to get the container up and it starts fine. Issue i'm facing is i'm unable to login.
I use this command: `sudo docker run --detach --publish 8080:9392 --publish 5432:5432 --publis…
-
Hello to all,
I'm having problems using openvas from the docker image, could you help me? When I use gvm-check-setup there is an error message about the redis socket but it seems that to initialize…
-
Hello to all,
I'm having problems using openvas from the docker image, could you help me? When I use gvm-check-setup there is an error message about the redis socket but it seems that to initialize…
-
## Behaviour
checking 2 images for updates, one working the other one produces warning messages
### Steps to reproduce this issue
checking repository -> warning messages every time
### Expecte…
-
The firstsync file is a flag to tell sync-all.sh to download the initial tar file from your server. Right now it downloads the tar file again even if you have existing data in the /data folder (symli…
-
Hi !
I do have issues with the latest image.
compose file
```
version: "3.3"
services:
openvas:
ports:
- "808:9392"
environment:
- "PASSWORD=paswd"
dns:
…