{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1fddcbce-73ef-5375-855a-209f2e326b12",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "gunicorn@20.0.4.post2+tuxcare",
      "name": "gunicorn",
      "type": "library",
      "version": "20.0.4.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5561b8ab-238c-5701-8c89-99ca2bc06f1c",
      "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": "gunicorn@20.0.4.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "gunicorn@20.0.4.post2+tuxcare"
    }
  ]
}