{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d02cd56f-55b2-52e6-98a6-dbd077a9922b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/protobuf@3.17.0.post1+tuxcare",
      "type": "library",
      "name": "protobuf",
      "version": "3.17.0.post1+tuxcare",
      "purl": "pkg:pypi/protobuf@3.17.0.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:023f03f0-398a-5c33-acca-969233bca60c",
      "id": "CVE-2022-1941",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-1941 is fixed in version 3.17.0.post1+tuxcare of protobuf."
      },
      "affects": [
        {
          "ref": "pkg:pypi/protobuf@3.17.0.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:85c695ef-f1f7-5efd-aace-e9bf84b2eec9",
      "id": "CVE-2025-4565",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-4565 affects version 3.17.0.post1+tuxcare of protobuf."
      },
      "affects": [
        {
          "ref": "pkg:pypi/protobuf@3.17.0.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6d063e96-79cc-599f-b1e3-4e0eda3c219a",
      "id": "CVE-2026-0994",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-0994 affects version 3.17.0.post1+tuxcare of protobuf."
      },
      "affects": [
        {
          "ref": "pkg:pypi/protobuf@3.17.0.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/protobuf@3.17.0.post1+tuxcare"
    }
  ]
}