{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b90a7e7e-ac37-5498-b829-e3c6c1ac07c0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "django@4.0.post4+tuxcare",
      "name": "django",
      "type": "library",
      "version": "4.0.post4+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:43ad6262-69aa-576e-8c86-0b5c992efa85",
      "id": "CVE-2022-28346",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-28346 is fixed in version 4.0.post4+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@4.0.post4+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ad4b5f95-0ce4-5173-8912-9c2db09fbfef",
      "id": "CVE-2021-45452",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-45452 is fixed in version 4.0.post4+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@4.0.post4+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:95d85011-5b73-5e60-a0fa-35402f1882fa",
      "id": "CVE-2021-45115",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-45115 is fixed in version 4.0.post4+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@4.0.post4+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "django@4.0.post4+tuxcare"
    }
  ]
}