Skip to content

Commit b7c2177

Browse files
committed
Add Nmap to supported formats
1 parent fa9fa0c commit b7c2177

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

docs/features.rst

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -389,18 +389,19 @@ DefectDojo has the ability to import reports from other security tools. Current
389389

390390
1. Burp XML
391391
2. Nessus (CSV, XML)
392-
3. Nexpose XML 2.0
393-
4. ZAP XML
394-
5. Veracode Detailed XML Report
395-
6. Checkmarx Detailed XML Report
396-
7. AppSpider Vulnerabilities Summary XML Report (VulnerabilitiesSummary.xml)
397-
8. Arachni Scanner JSON Report
398-
9. Visual Code Grepper XML or CSV
399-
10. OWASP Dependency Check XML
400-
11. Retire.js JavaScript Scan JSON
401-
12. Node Security Platform JSON
402-
12. Qualys XML
403-
13. Generic Findings in CSV format
392+
3. Nmap (XML)
393+
4. Nexpose XML 2.0
394+
5. ZAP XML
395+
6. Veracode Detailed XML Report
396+
7. Checkmarx Detailed XML Report
397+
8. AppSpider Vulnerabilities Summary XML Report (VulnerabilitiesSummary.xml)
398+
9. Arachni Scanner JSON Report
399+
10. Visual Code Grepper XML or CSV
400+
11. OWASP Dependency Check XML
401+
12. Retire.js JavaScript Scan JSON
402+
13. Node Security Platform JSON
403+
14. Qualys XML
404+
15. Generic Findings in CSV format
404405

405406

406407
The importers analyze each report and create new Findings for each item reported. DefectDojo collapses duplicate

0 commit comments

Comments
 (0)