{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4b2f8153-c94a-5e7c-96aa-68c75f07d7a0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/ujson@5.7.0",
      "type": "library",
      "name": "ujson",
      "version": "5.7.0",
      "purl": "pkg:pypi/ujson@5.7.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a906174c-d94d-5f3c-bd52-1431d7140e84",
      "id": "CVE-2026-32874",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-32874 affects version 5.7.0 of ujson."
      },
      "affects": [
        {
          "ref": "pkg:pypi/ujson@5.7.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:73a57b93-db93-5991-91c4-9342e49881de",
      "id": "CVE-2026-32875",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-32875 affects version 5.7.0 of ujson."
      },
      "affects": [
        {
          "ref": "pkg:pypi/ujson@5.7.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0e5a4234-6c56-55dc-a255-ce4a7c460dda",
      "id": "CVE-2026-44660",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44660 affects version 5.7.0 of ujson."
      },
      "affects": [
        {
          "ref": "pkg:pypi/ujson@5.7.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:15639059-fb4e-551d-a734-451e0a899b12",
      "id": "CVE-2026-54911",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54911 affects version 5.7.0 of ujson."
      },
      "affects": [
        {
          "ref": "pkg:pypi/ujson@5.7.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/ujson@5.7.0"
    }
  ]
}