Returns Internal Authenticated vulnerability details for a single asset based on asset id.
Use this endpoint when you already know the asset id and want detailed counts and list of root causes, CVEs and open ports for the asset.
Required headers:
Authorization: access_token {token}Asset Id of Internal Authenticated Vulnerability scan.
OK
The asset score indicating the overall risk level of the asset.
Total number of vulnerabilities identified for this asset.
Number of critical vulnerabilities identified for this asset.
Number of high severity vulnerabilities identified for this asset.
Number of medium severity vulnerabilities identified for this asset.
Number of low severity vulnerabilities identified for this asset.
Name of the asset.
Name of the agent associated with this asset.
The date and time when the asset was last checked.
The date and time when the asset was last scanned.
Tags associated with the asset.
Root causes identified for vulnerabilities on this asset.
List of CVEs associated with this asset.
List of open ports identified on this asset.