GVM-Docker
GVM-Docker copied to clipboard
Greenbone Vulnerability Management Docker Image with OpenVAS
**Describe the bug** Postfix is not working in debian-master image. After some troubleshooting, I found several issues and was finally able to manually get it working: * rsyslog is not...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - https://hub.docker.com/r/securecompliance/gvm/tags Add a...
**Describe the bug** Upgraded to latest 21.4.3-v2 from 21.4.0, all configs and previous scan reports, etc are gone. Using new volume env: --volume ./storage/postgres-db:/opt/database --volume ./storage/openvas-plugins:/var/lib/openvas/plugins --volume ./storage/gvm:/var/lib/gvm --volume ./storage/ssh:/etc/ssh...
It would be nice to have a separate postgres and GVM container.
**Is your feature request related to a problem? Please describe.** Thinking about adding this to the repo. I think this would be cool to add it to the workflow. -...
Test with `AllowStreamLocalForwarding remote` and disallow anything else. Shell should be `/bin/true` So the Unix Socket from OpenVAS Container should be able to create via `-R` the stream forwarding. This...
### Is your feature request related to a problem? Please describe. On build there should run a couple of test for all variants and options. ### Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** Use the old data, in the new v21.4.2 release is currently not possible. **Describe the solution you'd like** A script...
**Is your feature request related to a problem? Please describe.** Currently it appears [`sshd_config`](https://github.com/Secure-Compliance-Solutions-LLC/GVM-Docker/blob/master/sshd_config) is restricted to the `gvm` user with nicely appropriate authentication and encryption settings. However, this `sshd_config`...
### Discussed in https://github.com/Secure-Compliance-Solutions-LLC/GVM-Docker/discussions/240 Originally posted by **MarcosSarzi-Neo** July 26, 2021 I am executing some tests using this image from docker and I am getting some critical vulnerabilities from it,...