{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d10cdc83-3d07-5c9e-990d-ca52ca76ebf8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/protobuf@4.24.3",
      "type": "library",
      "name": "protobuf",
      "version": "4.24.3",
      "purl": "pkg:pypi/protobuf@4.24.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:df51f87a-d924-5bd2-9f66-7ef62be9f239",
      "id": "CVE-2025-4565",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-4565 is fixed in version 4.24.3 of protobuf."
      },
      "affects": [
        {
          "ref": "pkg:pypi/protobuf@4.24.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ae814250-a526-5367-8d4b-fc85c00207a1",
      "id": "CVE-2026-0994",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-0994 affects version 4.24.3 of protobuf."
      },
      "affects": [
        {
          "ref": "pkg:pypi/protobuf@4.24.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/protobuf@4.24.3"
    }
  ]
}