{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7aa4f189-61e5-5263-beea-d28e4ca67052",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.1",
      "type": "library",
      "name": "jsonpath-plus",
      "version": "7.2.0-tuxcare.1",
      "purl": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6f153910-32d5-584f-a6b1-f4912c7cc1d5",
      "id": "AIKIDO-2024-10345",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2024-10345 is fixed in version 7.2.0-tuxcare.1 of jsonpath-plus."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4e15f87a-eeb4-5b00-9dc7-10783cfdc4a3",
      "id": "CVE-2024-21534",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-21534 affects version 7.2.0-tuxcare.1 of jsonpath-plus."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.1"
    }
  ]
}