-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
⚠️ Note on feature completeness ⚠️
We are narrowing the scope of acceptable enhancements to DefectDojo. Learn more here:
https://github.com/DefectDojo/django-DefectDojo/blob/master/readme-docs/CONTRIBUTING.md
Is your feature request related to a problem? Please describe
No
Describe the solution you'd like
I would like to have the "has fix" in filter or parser to quick check for which CVEs fix available. Some CVE scanner allow to ignore cve which dont have fix yet in their output result but I want to have full visibility of that. I prefer DD can filter out for that case.
Additional context
I use trivy to scan container and upload it to DD