HASecuritySolutions / VulnWhisperer

Create actionable data from your Vulnerability Scans
https://twitter.com/VulnWhisperer
Apache License 2.0
1.35k stars 271 forks source link

OpenVAS filter #211

Open renoPSC opened 4 years ago

renoPSC commented 4 years ago

We're using this to convert some OpenVAS reports to JSON but would like to specify our filter. Is that possible?

I tried editing some of the openvas python with the updated filter, deleting the existing json and re-running vuln_whisperer, but it seems to pull the same report (ignoring the filter change).

The 2 files I edited (and then re-ran setup) are: ./build/lib.linux-x86_64-2.7/vulnwhisp/frameworks/openvas.py ./vulnwhisp/frameworks/openvas.py