Open
Description
A customer is trying to ingest a large amount of vulnerability data from via our Tenable.io integration but struggling to get it in. Tenable have suggested that they exclude 'informational' vulnerabilities as they are noisy and generally don't recommend ingesting them.
As per documentation, the severity of the vulnerabilities to include in the export. Defaults to all severity levels. The severity of a vulnerability is defined using the Common Vulnerability Scoring System (CVSS) base score. Supported array values are:
- info—The vulnerability has a CVSS score of 0.
- low—The vulnerability has a CVSS score between 0.1 and 3.9.
- medium—The vulnerability has a CVSS score between 4.0 and 6.9.
- high—The vulnerability has a CVSS score between 7.0 and 9.9.
- critical—The vulnerability has a CVSS score of 10.0.