{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:53137b1e-bc3f-500d-afcb-ef16cc077986",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "protobuf",
      "purl": "pkg:composer/google/protobuf@3.24.4-p1+tuxcare",
      "type": "library",
      "group": "google",
      "bom-ref": "pkg:composer/google/protobuf@3.24.4-p1+tuxcare",
      "version": "3.24.4-p1+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-6409",
      "affects": [
        {
          "ref": "pkg:composer/google/protobuf@3.24.4-p1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:9205a868-fe93-5dbc-b7a6-372d15aafe72",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-6409 is fixed in version 3.24.4-p1+tuxcare of google/protobuf."
      }
    },
    {
      "id": "GHSA-qjfj-3mm5-vrjg",
      "affects": [
        {
          "ref": "pkg:composer/google/protobuf@3.24.4-p1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:90f76c2d-689a-5885-b5eb-6a5ea83e2ee5",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-qjfj-3mm5-vrjg is a false positive for google/protobuf 3.24.4-p1+tuxcare."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/google/protobuf@3.24.4-p1+tuxcare"
    }
  ]
}