{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4156a220-c15e-5782-9113-6395568b2dd3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/jsonpath-plus@6.0.1",
      "type": "library",
      "name": "jsonpath-plus",
      "version": "6.0.1",
      "purl": "pkg:npm/jsonpath-plus@6.0.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0feb959e-d0fa-5811-bb9f-327743d39bef",
      "id": "CVE-2024-21534",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-21534 affects version 6.0.1 of jsonpath-plus."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonpath-plus@6.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c8722371-332d-58ab-91d0-c5d62a31a742",
      "id": "CVE-2025-1302",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1302 affects version 6.0.1 of jsonpath-plus."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonpath-plus@6.0.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonpath-plus@6.0.1"
    }
  ]
}