added

Lumin ACR and AES Returned in Export API

The Tenable.io export API now returns the Asset Criticality Rating (ACR) and Asset Exposure Score (AES) if you have a Lumin license. The GET /assets/export/{export_uuid}/chunks/{chunk_id} endpoint returns the following attributes:

AttributeDescription
acr_scoreThe Asset Criticality Rating (ACR) for the asset. With Lumin, Tenable assigns an ACR to each asset on your network to represent the asset's relative risk as an integer from 1 to 10. For more information, see Lumin Metrics in the Tenable.io Vulnerability Management User Guide. This attribute is only present if you have a Lumin license.
exposure_scoreThe Asset Exposure Score (AES) for the asset. For more information, see Lumin Metrics in the Tenable.io Vulnerability Management User Guide. This attribute is only present if you have a Lumin license.