{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:141e9312-e928-5999-a620-a50cb396a851",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "gunicorn",
      "purl": "pkg:pypi/gunicorn@23.0.0.post1+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/gunicorn@23.0.0.post1+tuxcare",
      "version": "23.0.0.post1+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "AIKIDO-2026-10742",
      "affects": [
        {
          "ref": "pkg:pypi/gunicorn@23.0.0.post1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:b7c7aa31-ecc6-5059-90e2-be25e1997e50",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-10742 is fixed in version 23.0.0.post1+tuxcare of gunicorn."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/gunicorn@23.0.0.post1+tuxcare"
    }
  ]
}