DefectDojo / django-DefectDojo

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

Acunetix report raised error 500 #10370

Closed ptitkosmos closed 4 months ago

ptitkosmos commented 5 months ago

Bug description I automated reports from Acunetix 360 to be imported into defect dojo. One vulnerability make the import crash due to no classification provided by Acunetix

Steps to reproduce Get an Acunetix 360 json report with no "classification" property in a vulnerability Import the scan into Defect Dojo Got "argument of type 'NoneType' is not iterable"

Expected behavior Field should be tested and related code bypassed

Deployment method (select with an X)

Environment information

Screenshots Partial report: image Line to fix (20): image

ptitkosmos commented 5 months ago

@manuel-sommer : thanks for having implemented the fix 👍

manuel-sommer commented 4 months ago

Can we please close this ticket?