{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6123b377-9d96-5567-8c1c-6387d855f32f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pyjwt@1.7.1.post2+tuxcare",
      "name": "pyjwt",
      "type": "library",
      "version": "1.7.1.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:40058948-a655-5093-9c12-a507156d1f9c",
      "id": "CVE-2026-32597",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-32597 is fixed in version 1.7.1.post2+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pyjwt@1.7.1.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pyjwt@1.7.1.post2+tuxcare"
    }
  ]
}