{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fb003ab6-404a-5851-858b-abbe8d059299",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "django@5.1.post2+tuxcare",
      "name": "django",
      "type": "library",
      "version": "5.1.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d44355e6-ce2a-546c-93cc-31663b4bdb10",
      "id": "CVE-2024-45231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-45231 is fixed in version 5.1.post2+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@5.1.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f5bf1d44-4827-5f45-94bb-5f395f611257",
      "id": "CVE-2025-27556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27556 is fixed in version 5.1.post2+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@5.1.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "django@5.1.post2+tuxcare"
    }
  ]
}