{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5e269be1-010c-58e9-9f4c-8f12441a5bde",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "micrometer-registry-stackdriver",
      "purl": "pkg:maven/io.micrometer/micrometer-registry-stackdriver@1.13.15-tuxcare.2",
      "type": "library",
      "group": "io.micrometer",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-registry-stackdriver@1.13.15-tuxcare.2",
      "version": "1.13.15-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-40983",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-registry-stackdriver@1.13.15-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:4ed5aecd-3483-5970-9806-57f5b2dd2b47",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40983 does not affect version 1.13.15-tuxcare.2 of io.micrometer:micrometer-registry-stackdriver. Target version 1.13.15 is not affected by CVE-2026-40983. This version predates the vulnerable feature entirely - it does not extract or process peer name/port information from gRPC server requests. The vulnerability was introduced in version 1.15.0+ when peer name and port were added as low-cardinality metrics, creating unbounded metric combinations. Version 1.13.15 has no peer-related code in its gRPC observation instrumentation.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-40984",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-registry-stackdriver@1.13.15-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:0e3a7c42-30d9-5c86-b599-9eacf8815eb9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40984 is fixed in version 1.13.15-tuxcare.2 of io.micrometer:micrometer-registry-stackdriver."
      }
    },
    {
      "id": "CVE-2026-59295",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-registry-stackdriver@1.13.15-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e43cb97a-ed9f-5b98-8b3f-1fdaef5db55e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59295 affects version 1.13.15-tuxcare.2 of io.micrometer:micrometer-registry-stackdriver."
      }
    },
    {
      "id": "CVE-2026-59296",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-registry-stackdriver@1.13.15-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2c04e451-3be9-5fdb-9cde-54b503610a10",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59296 affects version 1.13.15-tuxcare.2 of io.micrometer:micrometer-registry-stackdriver."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/io.micrometer/micrometer-registry-stackdriver@1.13.15-tuxcare.2"
    }
  ]
}