Skip to main content

Download CVE Details

POST 

/uve/api/v1/vulnerabilities/download

Download the CVE details and impacted assets by CVE ID in a GZIP CSV format.

info

This endpoint is available on the Prisma Cloud Darwin release only.

Request

Body

required
    cveId stringrequired

    CVE ID

    riskFactors string[]

    List of risk factors

    assetType string

    Possible values: [package, serverlessFunction, iac, deployedImage, vmImage, registryImage, host]

    Asset Type

Responses

Successful response

Schema

    string

Loading...