added

Last Scan ID and Last Schedule ID Asset Attributes

Tenable.io API now returns two additional attributes for the GET /assets/exports/chunks endpoint. This allows customers to join an asset with an associated scan.

AttributeDescription
last_scan_idProvides the UUID of the scan configuration used during the last scan of the asset.
last_schedule_idProvides the schedule_uuid for the last scan of the asset.