{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a3cf048b-b935-56d8-b046-e91f98330384",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "micrometer-registry-otlp",
      "purl": "pkg:maven/io.micrometer/micrometer-registry-otlp@1.13.15-tuxcare.1",
      "type": "library",
      "group": "io.micrometer",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-registry-otlp@1.13.15-tuxcare.1",
      "version": "1.13.15-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-40983",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-registry-otlp@1.13.15-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0c474ae7-19e5-511c-bb51-e97d356e80cc",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40983 does not affect version 1.13.15-tuxcare.1 of io.micrometer:micrometer-registry-otlp. 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-otlp@1.13.15-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:8896c711-986c-5e62-812a-9b4af55db414",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40984 is fixed in version 1.13.15-tuxcare.1 of io.micrometer:micrometer-registry-otlp."
      }
    },
    {
      "id": "CVE-2026-59295",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-registry-otlp@1.13.15-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:973b39c6-6aec-5283-a3ba-2a2fbd2d1bd8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59295 affects version 1.13.15-tuxcare.1 of io.micrometer:micrometer-registry-otlp."
      }
    },
    {
      "id": "CVE-2026-59296",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-registry-otlp@1.13.15-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b206de46-7642-5043-8f3a-3b268e516fbd",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59296 affects version 1.13.15-tuxcare.1 of io.micrometer:micrometer-registry-otlp."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/io.micrometer/micrometer-registry-otlp@1.13.15-tuxcare.1"
    }
  ]
}