{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3874a366-dfd4-5505-9be9-229a942926fc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "django@5.0.1.post2+tuxcare",
      "name": "django",
      "type": "library",
      "version": "5.0.1.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:957093d7-0f76-5ff9-90ec-90f5c7adc826",
      "id": "CVE-2024-39329",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-39329 is fixed in version 5.0.1.post2+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@5.0.1.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8088a104-0fc5-5693-af00-7c0a728cce92",
      "id": "CVE-2024-41991",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-41991 is fixed in version 5.0.1.post2+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@5.0.1.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "django@5.0.1.post2+tuxcare"
    }
  ]
}