HASecuritySolutions/VulnWhisperer

OpenVAS filter

Open

#211 aperta il 6 mag 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (281 fork)batch import
feature requesthelp wanted

Metriche repository

Star
 (1320 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor