{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d0f02cbb-fdb2-5302-9d95-1ff254c74aea",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "gunicorn",
      "purl": "pkg:pypi/gunicorn@20.0.4.post3+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/gunicorn@20.0.4.post3+tuxcare",
      "version": "20.0.4.post3+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-1135",
      "affects": [
        {
          "ref": "pkg:pypi/gunicorn@20.0.4.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:83cbc8a0-6f7b-5bb3-ae77-799f2363f78f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-1135 is fixed in version 20.0.4.post3+tuxcare of gunicorn."
      }
    },
    {
      "id": "CVE-2024-6827",
      "affects": [
        {
          "ref": "pkg:pypi/gunicorn@20.0.4.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:bdd26795-cf54-5020-9035-aeed5c04c94f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6827 is fixed in version 20.0.4.post3+tuxcare of gunicorn."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/gunicorn@20.0.4.post3+tuxcare"
    }
  ]
}