django-DefectDojo
django-DefectDojo copied to clipboard
Duplicates not detected.
Duplicates do not work if upload zap report using api.
Hi @vulnz, I retested this with the frontend and API. For me, this works fine, I used this scan result to retest it: https://github.com/DefectDojo/django-DefectDojo/blob/master/unittests/scans/zap/zap-results-first-scan.xml
Frontend:
API:
Furthermore, in the settings.dist.py, there are the relevant settings for ZAP: https://github.com/DefectDojo/django-DefectDojo/blob/master/dojo/settings/settings.dist.py
Is your celery running? and have you checked the deduplication option in system settings?
I guess this can be closed @mtesauro