{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3c42bdeb-ba32-5071-9ad9-267b58633cd3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "django@4.0.post3+tuxcare",
      "name": "django",
      "type": "library",
      "version": "4.0.post3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b2a05004-d767-5b19-9de8-4dd7aef3a7ee",
      "id": "CVE-2022-36359",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-36359 is fixed in version 4.0.post3+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@4.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e60fec72-3dd4-5d90-ba63-e6d33d47f516",
      "id": "CVE-2022-34265",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-34265 is fixed in version 4.0.post3+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@4.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9e2f8213-56bc-53de-955d-5c8eae5d4dd4",
      "id": "CVE-2022-28347",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-28347 is fixed in version 4.0.post3+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@4.0.post3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "django@4.0.post3+tuxcare"
    }
  ]
}