{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c0b9759a-f3d6-5378-af61-4da5602728a4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "gunicorn@20.0.4.post1+tuxcare",
      "name": "gunicorn",
      "type": "library",
      "version": "20.0.4.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b491c6ae-80f3-5187-a409-29e5dc851676",
      "id": "CVE-2024-1135",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-1135 is fixed in version 20.0.4.post1+tuxcare of gunicorn."
      },
      "affects": [
        {
          "ref": "gunicorn@20.0.4.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "gunicorn@20.0.4.post1+tuxcare"
    }
  ]
}