-
### Expected behavior
When a scan is not found, or contains invalid data the backend warns in logs, however the API fails to pass on this warning and instead reports everything being fine. This giv…
-
```
root@openvas:/var/log/gvm# tail gvmd.log
md manage:WARNING:2024-11-06 19h31.37 utc:1549: sql_open: PQerrorMessage (conn): connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" faile…
-
Since about 14 days, all scans are getting interrupted at 0%.
The container versions used (and tried out) are:
```
- 22.4.51
- 22.4.52
- 24.10.1
```
Container ist started since ~2 years with…
-
I'm trying to run this and I'm getting the below error on finding the GBCommunitySigningKey. How do I fix this?
I am just running
`docker volume create openvas10`
And then the error is in the con…
-
while trying to run example code got exception
```
from openvas_lib import VulnscanManager, VulnscanException
try:
scanner = VulnscanManager(HOST, USER, PASSWORD, PORT, TIMEOUT)
except Vuln…
-
I am trying to run the Golismero with Openvas plugin. Its gving the below error although all the parameters for the openvas is correctly modified. Please check into the below issue and help out with a…
-
Currently trying to import vulnerability reports from Alienvault that uses Openvas, however running into a few issues. I have tried adding _faraday_openvas to the file name, converting the file to xml…
ow111 updated
4 years ago
-
I use this code to export a XML, it's straight from the examples.
I believe some Openvas update changed the XML layout and broke the XML parser.
```
#!/usr/bin/env python
from __future__ import prin…
-
The `--delete-scanner` doesn't check if a scanner is used before deleting it. This causes GSA and the API to break.
### Expected behavior
An error message is displayed if the scanner is assigne…
-
I've configured an agent and executor for openvas but am having some issues trying to identify some of the parameters. First is the openvas_port. Is that the port for the web interface which is norm…