Scan Import
Import vulnerability scanner output and automatically map findings to the Discovery Workbench.
Nessus
.nessus XML
Qualys
.xml (VULN_LIST)
M365 Secure Score
Graph API JSON
Generic CSV
title, severity, …
Drop a scan file here or click to browse
Supports .nessus, .xml (Qualys), .json (M365), .csv
How to export your scan results
Nessus Professional / Tenable.io
Scans → select scan → Export → Nessus (.nessus XML format). All severity levels will be imported.
Qualys VMDR
Reports → Vulnerability Scan Report → Export as XML. The VULN_LIST format is supported.
Microsoft 365 Secure Score
Use the Microsoft Graph API: GET /security/secureScores and save the response as JSON. Alternatively, export from the Microsoft Defender portal.
Generic CSV
Any CSV with columns: title, severity, description, remediation. Severity values: critical, high, medium, low, info.