v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Vulnerable Assets

Get vulnerable asset by ID

Gets a vulnerable asset by ID.

get/vulnerable-assets/{vulnerableAssetId}

Path parameters

vulnerableAssetIdstring required

Response

Ok

idstring required

Unique identifier for the vulnerable asset.

namestring required

Display name of the vulnerable asset.

assetType'SERVER' | 'SERVERLESS_FUNCTION' | 'CONTAINER' | 'CONTAINER_REPOSITORY' | 'CONTAINER_REPOSITORY_IMAGE' | 'CODE_REPOSITORY' | 'MANIFEST_FILE' | 'WORKSTATION' | 'OTHER' required

VulnerableAssetType describes the types of assets a vulnerability is on.

hasBeenScannedboolean required

Whether the vulnerable asset has been scanned.

imageScanTagstring nullable required

Only relevant for container repositories. This field sets the container image tag that vulnerabilities will be retrieved for. If null, the latest image will be retrieved.