DefectDojo / django-DefectDojo

DevSecOps, ASPM, Vulnerability Management. All on one platform.
https://defectdojo.com
BSD 3-Clause "New" or "Revised" License
3.67k stars 1.54k forks source link

Orderning by Active Findings? #10540

Open R00G3R opened 3 months ago

R00G3R commented 3 months ago

Hey guys,

I started using DefectDojo recently. It has been a blast! But I am trying to make a report on the "most" vulnerable hosts based on active findings they have. Cant find any filter or grid who can make me order by active findings, only name or "product".

Something like this is possible?

image

pedrohdjs commented 1 week ago

Hi, @ R00G3R! I'm looking for something that could be my first PR, so, I'll try to do it :D You need that implemented on the pages that allow us to view endpoints, view hosts, view vulnerable endpoints and view vulnerable hosts, right?

mtesauro commented 1 week ago

@pedrohdjs As you work on this, make sure and do a PR against the dev branch - more details on contributing are at https://github.com/DefectDojo/django-DefectDojo/blob/master/readme-docs/CONTRIBUTING.md

Best of luck with the PR :+1: