Get Contextual Analysis per Vulnerability V2

Notes: In Get Contextual Analysis per Vulnerability v2 REST API the “applicability” boolean was replaced with the “result” string. Possible values: not_scannedapplicable, not_applicable, undetermined, rescan_required, upgrade_required, not_covered

Example request - repository:

Example of successful response:

Example request buildUrl: /xray/api/v2/cve_applicability?vulnerability_id=XRAY-95701&component_id=build://docker-build:1

Example of successful response:

Example request release bundleUrl: /xray/api/v2/cve_applicability?vulnerability_id=XRAY-95701&component_id=releaseBundleV2://[release-bundles-v2]/docker-rbv2:4

Example of successful response:

Example error response:

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!