{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ca23dd8f-8b1f-506c-b835-6a791712ea62",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "django@4.0.post1+tuxcare",
      "name": "django",
      "type": "library",
      "version": "4.0.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4ee62e08-9786-53cd-83cc-37fba03c5363",
      "id": "CVE-2023-23969",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-23969 is fixed in version 4.0.post1+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@4.0.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:97576752-4aa3-57ff-b405-25015c63cee7",
      "id": "CVE-2023-24580",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-24580 is fixed in version 4.0.post1+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@4.0.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "django@4.0.post1+tuxcare"
    }
  ]
}