Secure-Compliance-Solutions-LLC / GVM-Docker

Greenbone Vulnerability Management Docker Image with OpenVAS
https://securecompliance.gitbook.io/projects/
MIT License
248 stars 91 forks source link

Upgrade to GVM 20.08 #71

Closed ddos16 closed 4 years ago

ddos16 commented 4 years ago

GVM 20.08 is released couple of days back and I would like to upgrade GVM 11 to GVM 20.08 is it possible?

pixelsquared commented 4 years ago

We are working on getting an updated image for 20.08 out soon

ddos16 commented 4 years ago

Any update on GVM 20.08. Thank you in advance

pixelsquared commented 4 years ago

I have pushed a mostly working version of the 20.08 update to the master branch. You can use it with the docker 'master' tag. It still has some issues so I wouldn't use it for anything important just yet but help testing it would be appreciated.

ddos16 commented 4 years ago

I'm running into NVT update issues. unable to run update_nvt_cache or rebuild. please find the attached image. GVM_test

ddos16 commented 4 years ago

Beside above error the scan ran successfully, but I was not able to find report or see report on openvas GUI. attaching screenshots. GVM_test1 GVM_test2

pixelsquared commented 4 years ago

Just an update on the progress of updating to 20.04.

Sorry about about the delay I have been busy with other projects lately.

The main problem seems to be loading the "GVMD_DATA" feed data. If anyone wants to help feel free but I will try to keep looking for a solution.

pixelsquared commented 4 years ago

I found the issue, the default path for OSPd had changed in the gvm so it couldn't connect and load the NVTs. I just pushed a commit to master which should fix this problem.