added

New Time-based Filter for Vulnerability Exports Endpoints

A new field has been added to allow customers to filter export results and observe the specific time a document has been indexed into the Tenable.io datastore. The new filter is indexed_at.

Utilizing this filter helps alleviate dependencies on filtering by scan time/completion, which may cause race conditions in certain scripts.

This change applies to the following endpoints:

API EndpointName
POST /vulns/exportExport vulnerabilities
GET /vulns/export/{export_uuid}/statusGet vulnerabilities export status
GET /vulns/export/export_uuid/chunks/chunk_idDownload vulnerabilities chunk
GET /vulns/export/statusGet vuln export jobs