{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f5cd8207-52e4-55b9-83fb-feee54b8de08",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/gunicorn@22.0.0.post1+tuxcare",
      "type": "library",
      "name": "gunicorn",
      "version": "22.0.0.post1+tuxcare",
      "purl": "pkg:pypi/gunicorn@22.0.0.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b67012b0-2fb5-57d9-a6c8-e37086517b9d",
      "id": "AIKIDO-2024-10216",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2024-10216 is fixed in version 22.0.0.post1+tuxcare of gunicorn."
      },
      "affects": [
        {
          "ref": "pkg:pypi/gunicorn@22.0.0.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dc53509d-b355-5613-b4d1-15a25ff13204",
      "id": "CVE-2024-6827",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6827 is fixed in version 22.0.0.post1+tuxcare of gunicorn."
      },
      "affects": [
        {
          "ref": "pkg:pypi/gunicorn@22.0.0.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/gunicorn@22.0.0.post1+tuxcare"
    }
  ]
}