{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7920c6e6-e4d4-5aa1-b32a-bb6ab10d310f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@grpc/grpc-js",
      "purl": "pkg:npm/%40grpc/grpc-js@1.9.15",
      "type": "library",
      "bom-ref": "pkg:npm/%40grpc/grpc-js@1.9.15",
      "version": "1.9.15",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-48068",
      "affects": [
        {
          "ref": "pkg:npm/%40grpc/grpc-js@1.9.15"
        }
      ],
      "bom-ref": "urn:uuid:5401a6fa-3d2e-5d40-a498-cb89ea8449cc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48068 affects version 1.9.15 of @grpc/grpc-js."
      }
    },
    {
      "id": "CVE-2026-48069",
      "affects": [
        {
          "ref": "pkg:npm/%40grpc/grpc-js@1.9.15"
        }
      ],
      "bom-ref": "urn:uuid:318fa5e1-8dcb-5e38-8081-c9ace2bb3831",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48069 affects version 1.9.15 of @grpc/grpc-js."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40grpc/grpc-js@1.9.15"
    }
  ]
}