OpenVAS Parser | DefectDojo Documentation

OpenVAS Parser

You can upload the results of an OpenVAS/Greenbone report in either .csv or .xml format.

Sample Scan Data

Sample OpenVAS scans can be found here.

Parser versions

The OpenVAS parser has two versions: Version 2 and the legacy version. Only version 2 should be used going forward. This documentation assumes Version 2 going forward.

Version 2 comes with a number of improvements:

Deduplication Algorithm

Default Deduplication Hashcode Fields: By default, DefectDojo Parser V2 identifies duplicate findings using the following hashcode fields:

The legacy version (version 1) uses the legacy deduplication algorithm.

CSV and XML differences and similarities

The parser attempts to parse XML and CSV files in a similar way. However, this is not always possible. The following lists the differences between the parsers:

If no supported CVSS version is detected, the score (if present) is registered as a CVSS v3 score, even if this is incorrect.