added

Vulnerability Management: New Vulnerability and Asset Export Properties

Tenable has added new response properties to the Download vulnerabilities chunk and Download asset chunk endpoints. These include the much requestedfinding_id property, with which you can pinpoint the finding on an asset corresponding to a specific vulnerability.

The Download vulnerabilities chunk endpoint now includes the following new response properties:

Response PropertyData TypeDescription
finding_idStringThe unique identifier for the finding corresponding to a vulnerability.
resurfaced_dateStringAn ISO timestamp indicating the date and time the vulnerability resurfaced. If a vulnerability has resurfaced multiple times, only the most recent date appears.
time_taken_to_fixIntegerThe length of time in seconds it took for your organization to fix a vulnerability. This property only appears for fixed vulnerabilities.

The Download asset chunk endpoint now includes the following new response property:

Response PropertyData TypeDescription
tenable_agent_days_since_activeIntegerIf sources includes NESSUS_AGENT, the time in days since the agent last observed the asset.