KvasirSecurity / Kvasir

Kvasir: Penetration Test Data Management
Other
424 stars 86 forks source link

Remove severity 0 from skaldship.statistics.graphs_index() #159

Open grutz opened 9 years ago

grutz commented 9 years ago

graphs_index() will return vulnerabilities with a severity of 0 which can really screw up the charts when you're using something like Nessus that gives it to 10,000 different plugins.

Need to filter out f_cvss_score and f_severity of 0 from the queries.