{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9cf8575a-bbed-5724-a395-fd8a2a268b31",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/django@3.2.25",
      "type": "library",
      "name": "django",
      "version": "3.2.25",
      "purl": "pkg:pypi/django@3.2.25"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:14ec03e8-afd7-5e4a-84f3-4c571fbdb937",
      "id": "CVE-2024-45231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-45231 affects version 3.2.25 of django."
      },
      "affects": [
        {
          "ref": "pkg:pypi/django@3.2.25"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:26a1f2a3-d532-5779-887d-2b497d226652",
      "id": "CVE-2025-48432",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-48432 affects version 3.2.25 of django."
      },
      "affects": [
        {
          "ref": "pkg:pypi/django@3.2.25"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/django@3.2.25"
    }
  ]
}