{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cf3e22d1-5952-5294-aaed-b5d35f696396",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/pyjwt@2.8.0",
      "type": "library",
      "name": "pyjwt",
      "version": "2.8.0",
      "purl": "pkg:pypi/pyjwt@2.8.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b52b2158-e320-5caa-a1b1-c35b710aef74",
      "id": "CVE-2026-48524",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48524 affects version 2.8.0 of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.8.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f4a90bb4-f1d5-5b4d-b2e9-94460d46f251",
      "id": "CVE-2026-48525",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48525 affects version 2.8.0 of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.8.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d5080b01-7682-5b8b-afc2-d529d2e1ab1c",
      "id": "CVE-2026-48526",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48526 affects version 2.8.0 of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.8.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/pyjwt@2.8.0"
    }
  ]
}