openvas-docker icon indicating copy to clipboard operation
openvas-docker copied to clipboard

Version question

Open frakman1 opened this issue 4 years ago • 3 comments

I ran docker pull on images mikesplain/openvas and mikesplain/openvas:9 but they both result in containers that yield old versions (7 and not 9). How come?

# /usr/sbin/gsad --version
Greenbone Security Assistant 7.0.3
Copyright (C) 2010-2016 Greenbone Networks GmbH
License GPLv2+: GNU GPL version 2 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

# /usr/sbin/openvasmd --version
OpenVAS Manager 7.0.3
Manager DB revision 184
Copyright (C) 2010-2016 Greenbone Networks GmbH
License GPLv2+: GNU GPL version 2 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

# /usr/sbin/openvassd --version
OpenVAS Scanner 5.1.3
Most new code since 2005: (C) 2016 Greenbone Networks GmbH
Nessus origin: (C) 2004 Renaud Deraison <[email protected]>
License GPLv2: GNU GPL version 2
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

The WebUI (gad) also shows version 7.0.3 image

image

frakman1 avatar Jul 04 '20 16:07 frakman1

Hi there, I have the same issue. There will be support for version 10 ?

xoroz avatar Oct 01 '20 13:10 xoroz

Hi there, It look there is no more update (last update 2 years ago). Did you find another images ?

plangeard avatar Apr 09 '21 11:04 plangeard

I've been using version 11 from this docker location: securecompliance/gvm:11.0.1-r3

There are more recent tags/releases here:

https://registry.hub.docker.com/r/securecompliance/gvm/tags

frakman1 avatar Apr 09 '21 14:04 frakman1