{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:dd6269f4-8879-5b1a-9402-178b5144f5ef",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "protobuf",
      "purl": "pkg:composer/google/protobuf@3.25.9-p1+tuxcare",
      "type": "library",
      "group": "google",
      "bom-ref": "pkg:composer/google/protobuf@3.25.9-p1+tuxcare",
      "version": "3.25.9-p1+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-6409",
      "affects": [
        {
          "ref": "pkg:composer/google/protobuf@3.25.9-p1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:a090fb8e-c627-5571-90aa-0fca835f8bb9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-6409 is fixed in version 3.25.9-p1+tuxcare of google/protobuf."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/google/protobuf@3.25.9-p1+tuxcare"
    }
  ]
}