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_scanned, applicable, not_applicable, undetermined, rescan_required, upgrade_required, not_covered

Example request - repository:

Example of successful response:

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

Example of successful response:

Example request release bundle: Url: /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
:
URL
Response
Click Try It! to start a request and see the response here!