{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:039fd8c3-acd8-50b8-8d3d-183135cdb59c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/protobuf@3.17.0",
      "type": "library",
      "name": "protobuf",
      "version": "3.17.0",
      "purl": "pkg:pypi/protobuf@3.17.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:26f38f90-b19e-5b70-b76e-7024860d3c8d",
      "id": "CVE-2022-1941",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-1941 is fixed in version 3.17.0 of protobuf."
      },
      "affects": [
        {
          "ref": "pkg:pypi/protobuf@3.17.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0e135a32-bf33-5cc7-ba0d-f33a7ed5f12c",
      "id": "CVE-2025-4565",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-4565 affects version 3.17.0 of protobuf."
      },
      "affects": [
        {
          "ref": "pkg:pypi/protobuf@3.17.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ee80541-400d-596d-8faf-d2d77149d3b7",
      "id": "CVE-2026-0994",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-0994 affects version 3.17.0 of protobuf."
      },
      "affects": [
        {
          "ref": "pkg:pypi/protobuf@3.17.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/protobuf@3.17.0"
    }
  ]
}