Automating Openvas scan with Jenkins

hello everyone

Does anyone have any idea about how one can automate openvas scan with jenkins.
I need help setting up automation.

I tried to run command line scan using gvm-cli but due to less documentation and tutorials I am not getting any idea about how one can perform that

my configurations are

Centos 7
Openvas 8
gvm-cli 2.0.0.beta1. API version 1.0.0.beta2
Jenkins latest

Thank You

Hi,

please see me other response for choosing a topic in this forum and the hints about your version.

You can find an extensive documentation for gvm-tools at https://gvm-tools.readthedocs.io/
Especially you should look at the part about gmp scripting.

3 Likes

I will go through it. If some help needed I will ask on this thread.
Thank You.