We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620810a commit 3f568edCopy full SHA for 3f568ed
readme.md
@@ -9,15 +9,15 @@ to release REST API for OpenVAS.
9
This application is using `GVM-CLI` in order to communicate with unix scocket so it has to be run on the same machine as
10
OpenVAS.
11
12
-###Requirements
+### Requirements
13
1. JAVA 1.8
14
2. MVN (if installing from sources)
15
2. OpenVAS installed (https://www.openvas.org/)
16
3. OpenVAS tools installed (https://github.com/greenbone/gvm-tools)
17
4. OpenVAS manager (GVMD) process has to be running on unix socket (path to the socket will be needed)
18
5. PKCS12 file which will contain
19
20
-###Installation
+### Installation
21
From Sources:
22
```shell script
23
git clone https://github.com/mixeway/mixewayopenvasrestapi
0 commit comments