MixewayOpenVASRestAPI
MixewayOpenVASRestAPI copied to clipboard
JAVA Spring-Boot implementation of REST API for OpenVAS Security Vulnerability Scanner. REST API is using gvm-cli in order to communicate with OpenVAS
Hi there! Is there any way to run MixewayOpenVASRestAPI using a port or ospd.sock instead of gvmd.sock? I can't seem to find any modern OpenVAS Docker images that create a...
Following the readme, `setup-certs.sh` does not appear to create `localhost.jks`, which is required for MixewayOpenVASRestAPI to run. I had to create this file myself using the [MixewayHub setup.sh](https://github.com/Mixeway/MixewayHub/blob/master/setup.sh). If no...
I ran the setup-certs.sh and created the .jks file by my own but it just cant be bootstrapped please help me that I could run it  I'm using https://github.com/immauss/openvas...
Hi, We have a server with the rest api setup, that is running a nginx reverse proxy. But with this, we are running into some problems with getting the ssl...