Quirin Hardy Zießler

Results 5 issues of Quirin Hardy Zießler

Follow up for closed #9527. This PR adds support for importing the EPSS score from Snyk files import.

unittests
parser

**Is your feature request related to a problem? Please describe** I am currently running a DD instance with 200k active findings. The findings DB table currently has nearly 7.5m rows....

enhancement
help_wanted

During the import of Sonarqube findings I got aware of an issue related with the deduplication on the parser. For some kind of findings a cwe is not provided but...

settings_changes
conflicts-detected
unittests
parser

This PR updates the naming of filters related to #10401 to be a bit more precise. Also it adds the same filter options for the "mitigated" field.

The findings filter has duplicates in regards of filtering for the creation of findings. ![image](https://github.com/DefectDojo/django-DefectDojo/assets/19915467/43bec233-b797-4637-a557-bff2082eba35) 1. there is a filter to define a timeframe within "Date discovered" ![image](https://github.com/DefectDojo/django-DefectDojo/assets/19915467/cf92f5bf-dfb0-4234-a261-be81f3a6861e) 2. there...

bug