cve module tests added

pull/2/head
Alexandre Dulaunoy 7 years ago
parent 909efc1e42
commit b505f1bd32
  1. 1
      tests/bodycve.json
  2. 1
      tests/query-cve.sh

@ -0,0 +1 @@
{"module": "cve", "vulnerability": "CVE-2010-3333"}

@ -0,0 +1 @@
curl -s http://127.0.0.1:6666/query -H "Content-Type: application/json" --data @bodycve.json -X POST
Loading…
Cancel
Save