GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (281 forks)batch import
feature requesthelp wanted

Repository metrics

Stars
 (1,320 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド