{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:78df4291-edf0-5106-8948-956ca6396693",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "protobuf@3.20.3.post1+tuxcare",
      "name": "protobuf",
      "type": "library",
      "version": "3.20.3.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b132e4ea-feff-5ac3-8ad1-62c395ad7c18",
      "id": "CVE-2025-4565",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-4565 is fixed in version 3.20.3.post1+tuxcare of protobuf."
      },
      "affects": [
        {
          "ref": "protobuf@3.20.3.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c7cf3d58-2622-5150-ac64-63ebb14e0058",
      "id": "CVE-2026-0994",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-0994 is fixed in version 3.20.3.post1+tuxcare of protobuf."
      },
      "affects": [
        {
          "ref": "protobuf@3.20.3.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "protobuf@3.20.3.post1+tuxcare"
    }
  ]
}