{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bb7a3496-f0e3-563e-8d18-6c6eb5e28f47",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/jsonpath-plus@5.1.0",
      "type": "library",
      "name": "jsonpath-plus",
      "version": "5.1.0",
      "purl": "pkg:npm/jsonpath-plus@5.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2ece56e9-96ec-5248-bfc3-c419e38004dc",
      "id": "CVE-2024-21534",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-21534 affects version 5.1.0 of jsonpath-plus."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonpath-plus@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:68c26d50-97c7-5248-98ef-665cf5769953",
      "id": "CVE-2025-1302",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1302 affects version 5.1.0 of jsonpath-plus."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonpath-plus@5.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonpath-plus@5.1.0"
    }
  ]
}