{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7bb7575b-06b7-59c6-ba01-09fd84b63dc3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.2",
      "type": "library",
      "name": "jsonpath-plus",
      "version": "7.2.0-tuxcare.2",
      "purl": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:258d635e-b2bf-570a-8030-72414abcbce3",
      "id": "AIKIDO-2024-10345",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2024-10345 is fixed in version 7.2.0-tuxcare.2 of jsonpath-plus."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:22ccb6f7-aa9b-5f3e-98da-9e4651424cc3",
      "id": "CVE-2024-21534",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-21534 is fixed in version 7.2.0-tuxcare.2 of jsonpath-plus."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonpath-plus@7.2.0-tuxcare.2"
    }
  ]
}