{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8a499940-89f0-5f92-ba55-c228851934ea",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/gunicorn@20.0.4.post2+tuxcare",
      "type": "library",
      "name": "gunicorn",
      "version": "20.0.4.post2+tuxcare",
      "purl": "pkg:pypi/gunicorn@20.0.4.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0bb3da92-6b98-51b0-a4b4-29d38040436c",
      "id": "CVE-2024-6827",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6827 is fixed in version 20.0.4.post2+tuxcare of gunicorn."
      },
      "affects": [
        {
          "ref": "pkg:pypi/gunicorn@20.0.4.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/gunicorn@20.0.4.post2+tuxcare"
    }
  ]
}