MixewayOpenVASRestAPI icon indicating copy to clipboard operation
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

Results 4 MixewayOpenVASRestAPI issues
Sort by recently updated
recently updated
newest added
trafficstars

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 ![image](https://user-images.githubusercontent.com/85784596/136656248-e7ff5fc4-b520-4ca3-a033-1de44903f9d5.png) I'm using https://github.com/immauss/openvas...

bug

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...