-
** Please attach large files to the report instead of pasting the contents into the report. **
**Describe the bug**
After pulling the latest container (22.4.47-full), the scanner is only reporting…
-
Hi,
first of all thanks a lot for providing this container image to the community for so many years!
Unfortunately it didn't get any updates for our newer releases and it is still on OpenVAS 9. …
-
{
"platform":"",
"hub-mirror": [
"greenbone/redis-server",
"greenbone/pg-gvm:stable",
"greenbone/gvmd:stable",
"greenbone/gsa:stable",
"greenbone/openvas-scanner:stable",
"greenbone/openvas-sc…
-
{
"platform":"",
"hub-mirror": [
"ghcr.io/greenbone/openvas-scanner:stable"
]
}
-
I am experiencing scan interrupted error messages midway through my scans (aprox 300 hosts, 20 concurrently scanned hosts, 4 concurrently executed NVT's).
There seems to be a problem connecting t…
-
Certainly! Here is your corrected text as a code block:
**To Reproduce**
Steps to reproduce the behavior:
1. docker-compose.yml [docker-compose.txt](https://github.com/user-attachments/files/1612…
-
$ export DOCKER_CONTENT_TRUST=1
$ docker pull mikesplain/openvas:9
Error: remote trust data does not exist for docker.io/mikesplain/openvas: notary.docker.io does not have trust data for docker.io/m…
-
It seems that there are some mistakes with this docker image so far .
The following mistakes are in script file "/openvas-check-setup" inside docker image
### Mistake 1:
The code `if [ ! -…
-
**For Postfix.**
Disable VRFY and/or EXPN on your Mailserver.
edit /etc/postfix/main.cf and add
'disable_vrfy_command=yes' in 'main.cf'.
Disable TLS1.0 and TLS1.1
edit /etc/postfix/main…
-
Each main component like GVMd, GSA, openvas, GVM-Libs seems to either miss the required "prerequisites" for building it completely or using an inconsistent style when comparing it with other component…