{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b1e6ff21-c6b3-5bfd-a584-74c393e60506",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pyjwt@1.7.1.post1+tuxcare",
      "name": "pyjwt",
      "type": "library",
      "version": "1.7.1.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9445ad04-81fb-5605-aede-fad41c183e9a",
      "id": "CVE-2022-29217",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-29217 is fixed in version 1.7.1.post1+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pyjwt@1.7.1.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pyjwt@1.7.1.post1+tuxcare"
    }
  ]
}