With up to date python-gvm (python_gvm-24.1.0-py3-none-any.whl), I have:
An error occurred Remote manager daemon uses an unsupported version of GMP. The GMP version was 22.5
when doing
with Gmp(connection=connection, transform=transform) as gmp:
gmp.authenticate(username, password)
The running openvas is up to date using the official docker-compose.yml
With up to date python-gvm (python_gvm-24.1.0-py3-none-any.whl), I have:
An error occurred Remote manager daemon uses an unsupported version of GMP. The GMP version was 22.5
when doing
with Gmp(connection=connection, transform=transform) as gmp:
gmp.authenticate(username, password)
The running openvas is up to date using the official docker-compose.yml