{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c1c23913-4217-5e2d-b8be-0ba7e0c1c465",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "django@5.0.post3+tuxcare",
      "name": "django",
      "type": "library",
      "version": "5.0.post3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:db4b32b1-bc8a-5a4c-a958-2caac6f61426",
      "id": "CVE-2024-38875",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38875 is fixed in version 5.0.post3+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@5.0.post3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "django@5.0.post3+tuxcare"
    }
  ]
}