Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 13908,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 669,
"Go": 3124980,
"HTML": 1297,
"Java": 542,
"Shell": 66270,
"Python": 1231,
"Makefile": 54154,
"Dockerfile": 20825,
"JavaScript": 410
},
"pushed_at": "2026-07-12T08:45:21Z",
"created_at": "2019-12-19T08:46:34Z",
"owner_type": "User",
"updated_at": "2026-07-12T08:46:33Z",
"description": "Kubernetes Operator for OpenTelemetry Collector",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://kroehling.de",
"name": "Juraci Paixão Kröhling",
"type": "User",
"login": "jpkrohling",
"company": "@ollygarden ",
"location": "Berlin, Germany",
"followers": 484,
"avatar_url": "https://avatars.githubusercontent.com/u/13387?v=4",
"created_at": "2008-06-11T18:30:43Z",
"is_verified": null,
"public_repos": 441,
"account_age_days": 6618
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2020-06-24T14:59:39Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2019-10-07T11:59:57Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2019-08-28T15:57:44Z"
}
],
"recent_commits": [
{
"oid": "eaf90bf1578bbe430f411dbc4ac3d20d3bfa9b42",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update tool golang.org/x/vuln/cmd/govulncheck to v1.6.0 (#5304)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-10T12:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d980048f185202f9f8d736410b20be541371c2bc",
"body": "* Reorganize user documentation under docs/\n\n* Drop planned sections\n\n* Minor wording improvements\n\n* Fix targetallocator readme headings\n\n* Drop unnecessary instrumentation headings",
"is_bot": false,
"headline": "Reorganize documentation (#5259)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-07-10T00:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fef357f6c044e12dab529d63098405078fafb3d2",
"body": "Signed-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "Fix govuln check (#5303)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-07-09T12:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4e1517aad4dbd27ca44a6c35c4a10e4014527b2",
"body": null,
"is_bot": true,
"headline": "Update dependency typescript to v7 (#5300)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-08T17:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e31db1d9fcb2b1b06bf588a8685d571d5ae67d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update OpenTelemetry dotnet agent version to v1.16.0 (#5299)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-08T16:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cfa2bcc2e5c2e1f4d43142981534cd5c24b7c5c",
"body": "…224)\n\n* fix(collector): default fsGroup from namespace range on OpenShift\n\nOn OpenShift, the restricted SCC injects fsGroup from the namespace\nrange, but permissive SCCs (e.g. anyuid) do not. When a user grants\nprivileges to the collector ServiceAccount, the effective SCC changes\nand PVC volumes be\n[…]\n issue tracking number in fix_fsgroup-openshift-vct.yaml\n\nUpdated the issue tracking number related to permission errors in OpenShift.\n\n* Use info log-level instead\n\n* Assert exact fsGroup in e2e test",
"is_bot": false,
"headline": "fix(collector): default fsGroup from namespace range on OpenShift (#5…",
"author_name": "Ozzy Walsh",
"author_login": "ozzywalsh",
"committed_at": "2026-07-08T11:57:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ce7f869ce0ae5831cdf08a8d3c73a8441a2290cd",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update go version in CI to v1.26.5 (#5298)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-08T09:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfff6979267051c6a7f34209223f87910360f90f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update fossas/fossa-action action to v2 (#5297)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-06T11:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3db42cfa2df65e7540d431bc5e61e7aab3a75e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update docker GitHub Actions (#5295)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-06T10:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d9ad61018475f2522ced1baaa32f5eaef345fe",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update production base images (#5289)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-06T10:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cc2232fbd8d4a653a8ede9a9aecce361722a6e9",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/shirou/gopsutil/v4 to v4.26.6 (#5291)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-06T09:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5882f4731f2fc2c25c9b145389fc4fcc02b23025",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update github/codeql-action action to v4.36.3 (#5290)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-06T09:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31d53811a839f62f90babe09a13675bd82869a73",
"body": "Remove the target allocator's \"prehook\" abstraction and apply\nrelabel-config target filtering as targets are created instead of in a\nseparate post-processing hook.\n\nThe prehook was a generic mechanism for mutating targets/scrape configs,\nbut the only implementation ever added was the relabel-config \n[…]\n).\n- NewItem now takes the hash explicitly; remove the lazy hashing and\n WithHash/ItemOption. Consolidate hashing onto HashFromBuilder, with a\n HashLabels helper for callers holding a labels.Labels.",
"is_bot": false,
"headline": "[chore] Move target allocator relabel filtering into discovery (#5258)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-07-03T09:30:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "376230ec1814dbf567ecaeb548980d7fdbc53899",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update OpenTelemetry nodejs agent version to v0.78.0 (#5287)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-03T09:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45b1cf455f18f95a8fc2842968eb431b99acdab4",
"body": "…285)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.49.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.55.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/net from 0.49.0 to 0.55.0 in /apis (#5…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-02T18:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56fb8faf8104af7620333d0598f557175ef26acb",
"body": "* fix version failures\n\n* fail the script",
"is_bot": false,
"headline": "fix version failures (#5284)",
"author_name": "Jacob Aronoff",
"author_login": "jaronoff97",
"committed_at": "2026-07-02T17:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33bb60f40955d9428e54156151401420e9e98ff8",
"body": "* release\n\n* forgot schedule. thanks tyler ;)",
"is_bot": false,
"headline": "prep release 0.154.0 (#5283)",
"author_name": "Jacob Aronoff",
"author_login": "jaronoff97",
"committed_at": "2026-07-02T16:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7747b2bd82eb993c91c4ed804e9dbc88b120cd87",
"body": "Signed-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "Adjust the webhook RFC after the implementation (#5282)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-07-02T13:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b8adc04675c3e5621d9e6b9a6b260c319c3d073",
"body": "* Fix webhook deployment on OCP\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Fix webhook deployment on OCP\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Fix webhook deployment on OCP\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n---------\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "Fix OpenShift webhook deployment (#5281)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-07-02T13:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9fc6e9e9e94d06a9913a63f549f8b1ef5a4c640",
"body": "* Add remaining webhooks to the webhook deployment\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Add remaining webhooks to the webhook deployment\n\nThis change moves all webhooks (defaulting and validating for Collector,\nTargetAllocator, Instrumentation, and OpAMPBridge) to the dedicated webho\n[…]\nebhook configurations\n- Patch webhook service selector to point to webhook deployment\n- Remove old pod-webhook service and PDB from bundles\n\n---------\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "Add remaining webhooks to the webhook deployment (#5279)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-07-01T13:53:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ec91574f3085e8dd48a117b1047d588414277668",
"body": "* Generate and upload unit test coverage to Codecov\n\nCI already uploads e2e JUnit results to Codecov as Test Analytics\n(report_type: test_results). This adds Go code coverage from unit tests:\n\n- Makefile: 'make test' writes coverage.out when CI is set (or via\n 'make test GOTEST_COVER=true' locally)\n[…]\nn' flag scoped to cmd/otel-allocator.\n\nSigned-off-by: Mikołaj Świątek <mail@mikolajswiatek.com>\n\n* Drop test packages from coverage\n\n---------\n\nSigned-off-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": false,
"headline": "Upload test coverage information to codecov (#5261)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-07-01T12:34:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68fe023f0a42c939cdff12fd9f0c99036505c6f0",
"body": "Signed-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "chore: remove temporary changelog (#5280)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-07-01T12:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf57d7c9ab7beb90bba2ae2b29c8cc142157931",
"body": "* Make instrumentation webhook HA on OpenShift\n\nOn OpenShift with OLM, deploy the pod mutation webhook as a standalone\nDeployment with 2 replicas for high availability.\n\n- Add standalone pod-webhook deployment with 2 replicas (via OLM CSV)\n- Add PodDisruptionBudget with minAvailable: 1\n- Add PodWebh\n[…]\ny: Pavol Loffay <p.loffay@gmail.com>\n\n* fix the webhook deployment name manipulation, CSV\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n---------\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "Make instrumentation webhook HA on OpenShift (#5273)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-07-01T11:02:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6084855f6432f9eca6530a7e5d7a06a4d5ceffbd",
"body": "* [chore] Update opamp-bridge CRD and docs\n\n* [chore] Update opamp-bridge CRD and docs\n\n* opamp-bridge: support custom agent attributes\n\n* Make OPAMP Bridge more OpenShift friendly\n\n- Scope standalone informers to configured agent namespaces.\n- Scope permission checks to namespaced RBAC.\n- Add more strict security settings to workloads\n- Move image entrypoint out of /root.",
"is_bot": false,
"headline": "Make OPAMP Bridge more OpenShift friendly (#5278)",
"author_name": "Owais Lone",
"author_login": "owais",
"committed_at": "2026-06-30T17:02:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "667f34901fc50afcb3bba4465115ea5bbce3897c",
"body": "…d selector peers. (#5276)",
"is_bot": false,
"headline": "Fix operator NetworkPolicy crash on OpenShift due to mixed ipBlock an…",
"author_name": "Ishwar Kanse",
"author_login": "IshwarKanse",
"committed_at": "2026-06-30T12:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1111a268548033292e044582cf5f367c3e7a9760",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update k8s.io/utils digest to be93311 (#5262)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-30T12:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b496a90ce1c568c768a2140b96b276f4dbab34",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update docker.io/library/golang:1.26 Docker digest to f96cc55 (#5274)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-30T11:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc4dd16ef32d799d20fa08169d5690d36865e2a1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update otel-allocator integration test module (integrationtest) (#5271)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T15:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7219c53824c14e76ef099bde4c8d86682d8181fc",
"body": "…5270)\n\n* Update module go.opentelemetry.io/collector/featuregate to v1.61.0\n\n* go mod tidy\n\n* go mod tidy\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update module go.opentelemetry.io/collector/featuregate to v1.61.0 (#…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T14:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e730cb9f094d503a42a14915996109416cb258a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/cache action to v6 (#5272)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T13:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb5dd86db423825a325445a535e44bdb3c3c82c",
"body": "* Add pod-webhook subcommand for standalone webhook deployment\n\nAdd a new `pod-webhook` subcommand that runs only the pod mutation webhook\nwithout the controllers. This enables High Availability (HA) deployment\nwhere the webhook can be scaled independently of the operator.\n\nKey changes:\n- Refactor m\n[…]\nating whether to use\nthe config's leader election setting (read after config is applied)\nor to force it disabled (for webhook-server mode).\n\n---------\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "Webhook command only (#5253)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-06-29T12:55:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8854374e7efd7b03747d0b8aecdb7b157081238d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/cert-manager/cert-manager to v1.20.3 (#5267)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T10:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f6d627808572429345fd6bcd8649be56be4b121",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/setup-go action to v6.5.0 (#5269)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T10:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b354aa45d457c1a00acd1742eef9fc39637f3372",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/cache action to v5.1.0 (#5268)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T10:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fe58c123d425873639b98b55e48ab72319b820b",
"body": "…5478a5 (#5266)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update registry.access.redhat.com/ubi9-minimal:9.8 Docker digest to c…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T09:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0abef8e6225155d95fca899469a41d3c11003bb",
"body": "…db98c0 (#5265)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update zgosalvez/github-actions-ensure-sha-pinned-actions digest to 3…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T09:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a413ea1b4283826acb6eec2b00c80f4760592a5a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update production base images (#5263)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T09:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a57fb3992a3fd3200175b022afeb07a51454b2",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update test base images (#5264)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-29T09:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02195376894e217ae55dc8f74196c98f7531569e",
"body": null,
"is_bot": false,
"headline": "Handle modules correctly with renovate (#5257)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-28T23:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dadf45ae9fdf96676377821ea8f36fade6f29906",
"body": null,
"is_bot": false,
"headline": "Fix flaky privilege escalation check (#5260)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-28T23:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eddf9ee1b39ea7f904a989fe5cd992c61676dc7f",
"body": null,
"is_bot": false,
"headline": "Add target allocator integration tests (#5248)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-26T14:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a6aed8d2492ecb9351e253373cff78f900ca26e",
"body": "* Fix govulncheck\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Fix govulncheck\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n---------\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "Fix govulncheck (#5254)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-06-26T09:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "572831511fa44a66e910d3032c540f45ee3439ce",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update tool golang.org/x/vuln/cmd/govulncheck to v1.5.0 (#5252)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-26T08:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9858896718e1c63f551b3d08953d82915bbc7a7",
"body": "* Add RFC: Instrumentation v1beta1\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Some review comments\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Add CRD versioning explanation\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Add CRD versioning explanation\n\nSigned-off-by: Pavol L\n[…]\n Review comments\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Fix review comments\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n---------\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "Add RFC: Instrumentation v1beta1 (#5079)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-06-25T15:12:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e31ed7dea11429093f1a6f6ee540ac9af72924ad",
"body": "…config (#5250)",
"is_bot": false,
"headline": "[chore] Update must-gather test ConfigMap hash for current collector …",
"author_name": "Ishwar Kanse",
"author_login": "IshwarKanse",
"committed_at": "2026-06-25T10:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8691aa5e70b09cf83357af4b8b32504370eeff61",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update OpenTelemetry python agent version to 0.64b0 (#5249)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-24T19:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6882a7dad26c8d4bec802bfb1c27c65bcbff47",
"body": "* RFC: Documentation rework\n\n* Add telemetry to the reference",
"is_bot": false,
"headline": "RFC: Documentation rework (#5211)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-24T18:50:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85a03b36f24f6b29cb68a341158f81d2e4f61a4d",
"body": "…g (#5243)\n\n* Remove operator restart from instrumentation status e2e test\n\nThe test was restarting the operator before making assertions; this is\nbecause the Instrumentation status was only being set during the\nupgrade at when operator starts; which is wrong.\n\n* Add controller to set observedGenera\n[…]\nmentation observedGeneration\n\n* Remove `observedGeneration` & `conditions` from Instrumentation CR\nspec\n\n* Modify existing chglog; remove the new one.\n\n* Add changelog entry for MergeFrom status patch",
"is_bot": false,
"headline": "Revert Instrumentation status fields; fix upgrade-path status handlin…",
"author_name": "Ozzy Walsh",
"author_login": "ozzywalsh",
"committed_at": "2026-06-23T19:35:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c1c632221d27ee0f567f02348f2d68b4e846062b",
"body": "* [chore] Update opamp-bridge CRD and docs\n\n* [chore] Update opamp-bridge CRD and docs\n\n* opamp-bridge: support custom agent attributes",
"is_bot": false,
"headline": "opamp-bridge: Allow adding custom attributes to workload agents (#5239)",
"author_name": "Owais Lone",
"author_login": "owais",
"committed_at": "2026-06-23T18:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b77d94b50c7c585673d85cb6f288dbc1cffcecbe",
"body": "t.Context() is already canceled when t.Cleanup runs, so\ncontext.WithTimeout(t.Context(), ...) produces a born-dead context.\nUse context.Background() as the parent instead.\n\nThis has been causing intermittent CI failures on main and feature\nbranches since at least June 20.",
"is_bot": false,
"headline": "[chore] Fix flaky TestServerStartsHealthEndpoint (#5247)",
"author_name": "Ozzy Walsh",
"author_login": "ozzywalsh",
"committed_at": "2026-06-23T15:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66cc67cb8098f61efd09ac28bf1ffb9774b8ebfc",
"body": null,
"is_bot": false,
"headline": "Add conformance tests for target allocator (#5244)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-23T15:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa4c6c0e929f7284034557e8cd7b0cfa4978a86",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes group to to a95e086 (#5235)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-22T08:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "194701e8625dc696c493e8f4d3ba604135ae3c1a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update production base images (#5236)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-22T08:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d5a3b2efa5e6302805a13a24ba648e3d48b526",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/checkout action to v7 (#5238)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-22T08:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5017d8ce58de1a6623f0103b34269323232d4d05",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update test base images (#5237)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-22T08:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1807713cef2914c59cd0df3f29de859c287ad0a",
"body": null,
"is_bot": false,
"headline": "Fix RELEASE.md release manager order (#5232)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-20T16:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7ec53cca569f580739c93faf85338eb022aaeed",
"body": "* opamp-bridge: add standalone mode for Workload ConfigMaps\n\nIntroduces a new standalone mode that allows managing collector config from a remote server without requiring Operator CRDs.\nAdds the standalone client, a plain collector instance type, Kubernetes RBAC and deployment manifests, and a --mod\n[…]\n\n* Update cmd/operator-opamp-bridge/internal/healthcheck/server_test.go\n\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>\n\n---------\n\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": false,
"headline": "Standalone mode for OpAMP k8s bridge (#4986)",
"author_name": "Owais Lone",
"author_login": "owais",
"committed_at": "2026-06-19T14:53:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e61876f763cf19d6eb0d76dd788899482d0c641e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update OpenTelemetry java agent version to v2.29.0 (#5228)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-19T07:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97db959ccc08a4a01d4c579df7185c4c2a178014",
"body": "* Fix must-gather test\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Fix upgrade teste by splitting TA and collector versions\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Fix upgrade test, the port was removed with /metrics RBAC\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n* Fix must-gather test\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>\n\n---------\n\nSigned-off-by: Pavol Loffay <p.loffay@gmail.com>",
"is_bot": false,
"headline": "Fix OpenShift e2e tests (#5222)",
"author_name": "Pavol Loffay",
"author_login": "pavolloffay",
"committed_at": "2026-06-19T07:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf79cbc40ad0f4ae75105ef4dd33a0216ed32d4c",
"body": "The instrumentation e2e tests in tests/e2e-instrumentation and\ntests/e2e-multi-instrumentation create an Instrumentation and then immediately\ncreate a Pod that should be instrumented by the pod mutating webhook. The\nwebhook resolves the Instrumentation from the operator's cache and has\nfailurePolicy\n[…]\ntation so the operator's cache has a\nchance to catch up before the instrumented Pod is created.\n\n\nhttps://claude.ai/code/session_0185qqFjBx5Tad6iscPrnpb8\n\nSigned-off-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Reduce flakiness in instrumentation e2e tests (#5227)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-18T17:08:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9d663429b1d75bdf812361dd6701c3b7e1f4c93a",
"body": "* added insecure endpoints in OpAMP bridge configuration\n\nSigned-off-by: Praful <holiodin@gmail.com>\n\nadded chlog\n\nSigned-off-by: Praful <holiodin@gmail.com>\n\n* settings.Capabilities is deprecated ,use client.SetCapabilities()\n\nSigned-off-by: Praful Khanduri <holiodin@gmail.com>\n\n---------\n\nSigned-off-by: Praful <holiodin@gmail.com>\nSigned-off-by: Praful Khanduri <holiodin@gmail.com>",
"is_bot": false,
"headline": "OpAmp: added TLS configuration support for insecure endpoints (#4921)",
"author_name": "Horiodino",
"author_login": "Horiodino",
"committed_at": "2026-06-18T14:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48486edbbfece43e92f356333e0ad623a339b7f5",
"body": "* Update prometheus\n\n* Drop CVE exceptions for govulncheck\n\n* go mod tidy\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update prometheus (#5194)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-18T11:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f538bb862d06932419833b90a6b9f56212f65c",
"body": "* Fix inverted ApiAvailability.String() values\n\n* Add tests for autodetect availability String()",
"is_bot": false,
"headline": "[chore] Fix inverted ApiAvailability.String() values (#5226)",
"author_name": "Byeongho Na",
"author_login": "byehn",
"committed_at": "2026-06-18T11:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331b72d32d7bc275eaed03914d74242bb6439d78",
"body": "* [chore] fix typos in error strings\n\n* [chore] fix typos in error strings, remove unused noop upgrade function",
"is_bot": false,
"headline": "[chore] fix typos, remove unused noop upgrade function (#5225)",
"author_name": "Ozzy Walsh",
"author_login": "ozzywalsh",
"committed_at": "2026-06-18T09:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd337958dc522cc0af58e4fb230d299f6eb6768",
"body": "…hash collisions (#4967)\n\n* fix(target-allocator): sort labels globally in processTargetGroups to fix silent target loss\n\nprocessTargetGroups used a ScratchBuilder struct-copy optimization that\nproduced labels with two independently sorted sublists (group labels +\ntarget labels) but not globally sor\n[…]\nby: Copilot <223556219+Copilot@users.noreply.github.com>\n\n* feedback\n\n* cleanup\n\n* move sort into merge helper function\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(target-allocator): sort labels in processTargetGroups to prevent …",
"author_name": "Grace Wehner",
"author_login": "gracewehner",
"committed_at": "2026-06-18T09:48:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5ccc4b9a273c328ca3ca590d65a0f57eab19bcc8",
"body": "…d (#5212)\n\n* chore: load apis submodule explicitly in controller-gen targets\n\napis/ is a nested Go module, so the \"./...\" pattern does not descend\ninto it and controller-gen only sees the CRD types as an imported\ndependency. When a stray copy of the apis module is present on disk\n(for example a git\n[…]\n global external\ndiff driver such as difftastic is configured, so the createdAt-only\nbundle change was not reverted and \"make update\" appeared dirty. Pass\n--no-ext-diff so the regex is always honored.",
"is_bot": false,
"headline": "[chore] Fix minor tooling breakage after the api module was introduce…",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-17T15:57:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "327ef9c0b93649c5d4b0b0a89c6c679be1e1c40d",
"body": "OTel Collector v0.153.0 renamed internal telemetry metrics as part of\nthe OpenTelemetry semantic conventions migration. Counter metrics no\nlonger carry a _total suffix and some gauge metrics lost their unit\nsuffix (e.g. otelcol_process_memory_rss_bytes ->\notelcol_process_memory_rss).\n\nUpdate the Ope\n[…]\n are registered and scraped.\n- Replace all old metric names in check_metrics.sh with the new ones\n and add otelcol_processor_accepted_{spans,log_records,metric_points}\n to cover the processor layer.",
"is_bot": false,
"headline": "[chore] Fix OTel Collector metric names for v0.153.0 (#5221)",
"author_name": "Ishwar Kanse",
"author_login": "IshwarKanse",
"committed_at": "2026-06-16T17:02:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ab8e18eddc6cf81997cad3fbdf22499f4ae2fa10",
"body": "…ration for collector & instrumentation (#5189)\n\nadded docs and e2e tests for status.observedGeneration & status.conditions[*].observedGeneration\n\nSigned-off-by: Praful Khanduri <holiodin@gmail.com>",
"is_bot": false,
"headline": "added status.observedGeneration and status.conditions[*].observedGene…",
"author_name": "Horiodino",
"author_login": "Horiodino",
"committed_at": "2026-06-16T11:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "308a1156def3484477fd3b3f49a283d6dafeb146",
"body": "* test(e2e): isolate instrumentation-blocked-upgrade in the e2e-upgrade group\n\ninstrumentation-blocked-upgrade patches the operator's default-image args and\nrestarts it. Running it in the e2e-instrumentation group, where chainsaw runs\ntests concurrently, reset the operator's informer cache out from \n[…]\ns\nflaky-test triage. Add hack/check-chainsaw-test-names.sh and a\ncheck-chainsaw-test-names make target, and run it in the lint CI job so the\nproblem can't silently reappear.\n\n* Edit down some comments",
"is_bot": false,
"headline": "[chore] Fix some sources of occasional e2e test flakiness (#5210)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-15T10:01:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "11071433179694f0748a9eb09f380fc2dce568cf",
"body": "Renovate should not update this module's version. We manage it via a\nlocal replace.",
"is_bot": false,
"headline": "Fix renovate config for the apis module (#5218)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-15T10:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69545a5e24ffa731e288b4c8bc1343e0759127e5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update production base images (#5217)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-15T08:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "557318734dd449516c2d21d2ef73505e0330b712",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update test base images (#5213)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-15T08:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99fb0995d7762a396ca337cad8ef3c14d4abb489",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/operator-framework/api to v0.44.0 (#5215)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-15T08:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f103c1d9d8ead13584b763e5edf2d535e9dffb4f",
"body": "…5216)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module go.opentelemetry.io/collector/featuregate to v1.60.0 (#…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-15T08:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "123767245be9233aed9b3f9c0f8b0fca17f7ee05",
"body": "* Update kubernetes group to v0.36.2v0.36.2\n\n* make update\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update kubernetes group to v0.36.2v0.36.2 (#5095)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-13T17:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1f37b195b16b7c74443ab76791cdf5c584a0f5",
"body": "* Update umbrelladocs/action-linkspector digest to 6c637d7\n\n* Update ci-markdown-link.yml\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update umbrelladocs/action-linkspector digest to 6c637d7 (#5209)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-13T06:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d468eee0bd6f6f55f12ca1e033cc0e4fb3c56b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update OpenTelemetry nodejs agent version to v0.77.0 (#5206)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-12T07:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33ecc847665bcc9c7316d97f20aa2aa593aae845",
"body": "…gate to beta (#5204)\n\n* chore: added changes\n\n* test(e2e): drop _total suffix from collector metric assertions\n\nBeta promotion of operator.collector.usedefaulttelemetryshape sets\nwithout_type_suffix=true by default, so the collector's self-telemetry\nmetrics no longer carry the _total counter suffix\n[…]\n, so the user-visible shape change actually lands in v0.154.0).\n\nSigned-off-by: nikhilmantri0902 <nikhil.mantri1999@gmail.com>\n\n---------\n\nSigned-off-by: nikhilmantri0902 <nikhil.mantri1999@gmail.com>",
"is_bot": false,
"headline": "feat(collector): promote operator.collector.usedefaulttelemetryshape …",
"author_name": "Nikhil Mantri",
"author_login": "nikhilmantri0902",
"committed_at": "2026-06-11T12:08:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "776312317197d9f24cefaf3980d75a0715075b46",
"body": "…locator block (#5085)\n\n* fix(target-allocator): accept prometheus receiver without config block\n\nSigned-off-by: Alex Vassilevski <alexander@vassilevski.com>\n\n* fix(tests): use nop exporter and namespaced ClusterRole in no-promconfig e2e\n\nSigned-off-by: Alex Vassilevski <alexander@vassilevski.com>\n\n\n[…]\n test(targetallocator): cover no-promconfig path in existing e2e tests\n\n---------\n\nSigned-off-by: Alex Vassilevski <alexander@vassilevski.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": false,
"headline": "Fix(target-allocator): accept prometheus receiver with only target_al…",
"author_name": "sashetov",
"author_login": "sashetov",
"committed_at": "2026-06-11T12:07:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e240d4063e1b46ca813ff92cbdc33a115572a449",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update actions/checkout action to v6.0.3 (#5190)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-10T09:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d8fb1ccb92fa88a6860b89ea5bb061fee352d8b",
"body": null,
"is_bot": false,
"headline": "Prepare release 0.153.0 (#5203)",
"author_name": "Antoine Toulme",
"author_login": "atoulme",
"committed_at": "2026-06-10T09:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c70c62aafa68e777eea9e4c1efbdd73983c168b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update kind node images (#5197)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-10T06:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e809b86e97d50f24da88eb77c602d9b9282a4bc",
"body": null,
"is_bot": false,
"headline": "Publish the `apis` module on release (#5185)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-10T05:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167da5357d0179d260698b171cd67e66ffe19fa5",
"body": "…t (#5201)\n\nAssisted by Claude Code.",
"is_bot": false,
"headline": "[chore] Restore OpenShift SCC setup for smoke-collector-daemonset tes…",
"author_name": "Ishwar Kanse",
"author_login": "IshwarKanse",
"committed_at": "2026-06-09T16:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453279997a99831ae2ef1ebda84984ef9173e898",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update test base images (#5199)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-09T08:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2d6e00b532cb3f3908b9da36c077894a27fcc8",
"body": "* Update test base images\n\n* Fix Python version in test image\n\n* Fix renovate config for Python test image\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update test base images (#5195)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-08T14:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "350992549ad9a9fdf68c4d9dde427b69886a31fe",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update codecov/codecov-action action to v7 (#5196)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-08T14:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92f345d0ba382c019f89d80daf67b8db91d69404",
"body": "Assisted by Claude Code.",
"is_bot": false,
"headline": "Add Claude Code CLI to tests/e2e-openshift/Dockerfile (#5187)",
"author_name": "Ishwar Kanse",
"author_login": "IshwarKanse",
"committed_at": "2026-06-08T08:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdf631bb5e52161d89237135fcd656dd2efac10a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update module github.com/operator-framework/api to v0.43.0 (#5193)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-08T06:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6af8219e179c07c799afdb4a9c75db7be319914",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update github/codeql-action action to v4.36.2 (#5191)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-08T05:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a91de9de0afaf28455ed9c207476d6745283cbe4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/prometheus/common to v0.68.1 (#5192)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-08T05:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f8d3c1efc5523754367e806f8ba66be50bbbf06",
"body": "Upload chainsaw/gotestsum JUnit results to Codecov from within the e2e\nworkflow instead of parsing them in a separate workflow_run job. Codecov\nposts the per-test failure summary via its GitHub App, which fixes the\ncheck-status misattribution caused by reporting from outside the PR scope.\n\nRemoves t\n[…]\n the\nreusable workflow.\n\nFlatten every downloaded report into a junit-named file before uploading,\nprefixed with the artifact directory (group + kube version) to keep names\nunique across matrix cells.",
"is_bot": false,
"headline": "[chore] Report E2E test results via Codecov Test Analytics (#5186)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-05T15:01:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4ee9e8bc325b333c3194d67fe4119198b1032274",
"body": "* add collector args to operator\n\n* make generate\n\n* make manifests\n\n* make bundle\n\n* make api-docs\n\n* add changelog fragment\n\n* use a slice instead of a struct to store command\n\n* drop containerCommandArgv\n\n* Stop carrying command on v1alpha1 and in conversion\n\n* remove empty value validation\n\n* remove whitespace\n\n* remove maxItems for now\n\n* add TA argument introduce from main\n\n---------\n\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": false,
"headline": "feat: Introduce Command Arg to Collector Operator (#4973)",
"author_name": "Bejal Lewis",
"author_login": "blewis12",
"committed_at": "2026-06-05T12:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c88634d35066518894bfc4f2ff9abf7e60debde",
"body": "…5184)\n\nBumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.59.0 to 0.59.1.\n- [Release notes](https://github.com/quic-go/quic-go/releases)\n- [Commits](https://github.com/quic-go/quic-go/compare/v0.59.0...v0.59.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/quic\n[…]\ngo\n dependency-version: 0.59.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1 (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-04T15:32:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4477683afea525b8f7d463bce31ab6f72a94bb63",
"body": null,
"is_bot": false,
"headline": "[chore]: update affiliation (#5182)",
"author_name": "Tyler Helmuth",
"author_login": "TylerHelmuth",
"committed_at": "2026-06-03T17:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca9a76490483d461f6d0f709502f3b62e8e0bd27",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update tool sigs.k8s.io/kind to v0.32.0 (#5177)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-03T16:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d427c3256662564461192c8100f9767bc111c73",
"body": "* Revert Go upgrade in e2e test app\n\n* Temporarily skip Go e2e test",
"is_bot": false,
"headline": "Revert Go upgrade in e2e test app (#5181)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-03T15:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40931c978680e0cfcd7fae506a6137c711974caf",
"body": "* Update go version in CI to v1.26.4\n\n* Skip Go e2e test temporarily\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>",
"is_bot": true,
"headline": "Update go version in CI to v1.26.4 (#5179)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-03T15:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d0038286b82d550514aaab9543ff7892e0777ce",
"body": "Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>",
"is_bot": false,
"headline": "chore: update Go to 1.26 (#5173)",
"author_name": "Ben B.",
"author_login": "frzifus",
"committed_at": "2026-06-02T15:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc2d05f8446feb1105f5373bc8bf1ae8c46a074",
"body": "* Pin all the base docker images\n\n* Update renovate configuration",
"is_bot": false,
"headline": "[chore] Pin docker base images (#5176)",
"author_name": "Mikołaj Świątek",
"author_login": "swiatekm",
"committed_at": "2026-06-02T14:36:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 739,
"latest_release_at": "2020-06-24T14:59:39Z",
"latest_release_tag": "v0.0.3",
"releases_from_tags": true,
"days_since_last_push": 13,
"active_weeks_last_year": 50,
"days_since_latest_release": 2222,
"mean_days_between_releases": 150.5
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/open-telemetry/opentelemetry-operator",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/open-telemetry/opentelemetry-operator",
"is_deprecated": false,
"latest_version": "v0.156.0",
"repository_url": "https://github.com/open-telemetry/opentelemetry-operator",
"versions_count": 153,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T19:44:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "github.com/open-telemetry/opentelemetry-operator/apis",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/open-telemetry/opentelemetry-operator/apis",
"is_deprecated": false,
"latest_version": "v0.156.0",
"repository_url": "https://github.com/open-telemetry/opentelemetry-operator",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T19:44:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 22
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"autoinstrumentation/nodejs/tsconfig.json"
],
"toolchain_manifests": [
"apis/go.mod",
"cmd/otel-allocator/integrationtest/go.mod",
"go.mod",
"tests/test-e2e-apps/bridge-server/go.mod",
"tests/test-e2e-apps/dotnet/DiceRoller/DiceRoller.csproj",
"tests/test-e2e-apps/java/build.gradle"
],
"largest_source_bytes": 146057,
"source_files_sampled": 455,
"oversized_source_files": 5,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 15
},
"dependencies": {
"manifests": [
"apis/go.mod",
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.81.1",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf"
],
"fixed_version": "1.82.1",
"advisory_count": 1,
"oldest_advisory_days": 3
},
{
"name": "github.com/google/cel-go",
"direct": false,
"version": "v0.28.1",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-gcjh-h69q-9w9g"
],
"fixed_version": "0.29.0",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "github.com/aws/aws-sdk-go",
"direct": false,
"version": "v1.55.8",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2022-0635",
"GO-2022-0646"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": 1624
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.53.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 17
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 1,
"oldest_advisory_days": 11
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 11
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 11
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 5,
"critical": 1,
"moderate": 1
},
"advisory_count": 8,
"affected_count": 7,
"assessed_count": 429,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/goccy/go-yaml",
"manifest": "apis/go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.2"
},
{
"name": "k8s.io/api",
"manifest": "apis/go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/apimachinery",
"manifest": "apis/go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "dario.cat/mergo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/Masterminds/semver/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.0"
},
{
"name": "github.com/blang/semver/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "github.com/buraksezer/consistent",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.0"
},
{
"name": "github.com/cert-manager/cert-manager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.3"
},
{
"name": "github.com/cespare/xxhash/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.0"
},
{
"name": "github.com/distribution/reference",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/ghodss/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/go-logr/logr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.3"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.5.0"
},
{
"name": "github.com/goccy/go-json",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.6"
},
{
"name": "github.com/goccy/go-yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.2"
},
{
"name": "github.com/google/gnostic-models",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.1"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/mitchellh/mapstructure",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "github.com/oklog/run",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/oklog/ulid/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.1"
},
{
"name": "github.com/open-telemetry/opamp-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "github.com/openshift/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260317165824-54a3998d81eb"
},
{
"name": "github.com/operator-framework/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.44.0"
},
{
"name": "github.com/operator-framework/operator-lib",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.0"
},
{
"name": "github.com/prometheus-operator/prometheus-operator",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.92.0"
},
{
"name": "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.92.0"
},
{
"name": "github.com/prometheus-operator/prometheus-operator/pkg/client",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.92.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/prometheus/common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.69.0"
},
{
"name": "github.com/prometheus/prometheus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.312.0"
},
{
"name": "github.com/shirou/gopsutil/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.26.6"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.10"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "go.opentelemetry.io/collector/featuregate",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.61.0"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.69.0"
},
{
"name": "go.opentelemetry.io/contrib/otelconf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.0"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/prometheus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.66.0"
},
{
"name": "go.opentelemetry.io/otel/metric",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.12-0.20260120151049-f2248ac996af"
},
{
"name": "gopkg.in/yaml.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "gotest.tools/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.2"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/apiextensions-apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/component-base",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/klog/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.140.0"
},
{
"name": "k8s.io/utils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260626114624-be93311217bd"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.1"
},
{
"name": "sigs.k8s.io/gateway-api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/open-telemetry/opentelemetry-operator/apis",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-unpublished"
},
{
"name": "github.com/openshift/controller-runtime-common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260428152732-64ee174f5e2e"
},
{
"name": "github.com/openshift/library-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260213153706-03f1709971c5"
},
{
"name": "sigs.k8s.io/e2e-framework",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "@opentelemetry/api",
"manifest": "autoinstrumentation/nodejs/package.json",
"ecosystem": "npm",
"version_constraint": "1.9.1"
},
{
"name": "@opentelemetry/auto-instrumentations-node",
"manifest": "autoinstrumentation/nodejs/package.json",
"ecosystem": "npm",
"version_constraint": "0.78.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "dario.cat/mergo",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver/v4",
"direct": true,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/buraksezer/consistent",
"direct": true,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/cert-manager/cert-manager",
"direct": true,
"version": "v1.20.3",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": true,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/distribution/reference",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/ghodss/yaml",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/gin-gonic/gin",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": true,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": true,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": true,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": true,
"version": "v0.10.6",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": true,
"version": "v1.19.2",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": true,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": true,
"version": "v3.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": true,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": true,
"version": "v1.5.1-0.20231216201459-8508981c8b6c",
"ecosystem": "go"
},
{
"name": "github.com/oklog/run",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/oklog/ulid/v2",
"direct": true,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/oklog/ulid/v2",
"direct": true,
"version": "v2.1.1",
"ecosystem": "go"
},
{
"name": "github.com/open-telemetry/opamp-go",
"direct": true,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/openshift/api",
"direct": true,
"version": "v0.0.0-20260317165824-54a3998d81eb",
"ecosystem": "go"
},
{
"name": "github.com/openshift/controller-runtime-common",
"direct": true,
"version": "v0.0.0-20260428152732-64ee174f5e2e",
"ecosystem": "go"
},
{
"name": "github.com/openshift/library-go",
"direct": true,
"version": "v0.0.0-20260213153706-03f1709971c5",
"ecosystem": "go"
},
{
"name": "github.com/operator-framework/api",
"direct": true,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "github.com/operator-framework/operator-lib",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus-operator/prometheus-operator",
"direct": true,
"version": "v0.92.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring",
"direct": true,
"version": "v0.92.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus-operator/prometheus-operator/pkg/client",
"direct": true,
"version": "v0.92.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": true,
"version": "v0.69.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/prometheus",
"direct": true,
"version": "v0.312.0",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v4",
"direct": true,
"version": "v4.26.6",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/featuregate",
"direct": true,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": true,
"version": "v0.52.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": true,
"version": "v0.69.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/otelconf",
"direct": true,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/prometheus",
"direct": true,
"version": "v0.66.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": true,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": true,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.12-0.20260120151049-f2248ac996af",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": true,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "gotest.tools/v3",
"direct": true,
"version": "v3.5.2",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/component-base",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": true,
"version": "v2.140.0",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": true,
"version": "v0.0.0-20260210185600-b8788abfbbc2",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": true,
"version": "v0.0.0-20260626114624-be93311217bd",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/controller-runtime",
"direct": true,
"version": "v0.24.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/e2e-framework",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/gateway-api",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "@opentelemetry/api",
"direct": true,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/auto-instrumentations-node",
"direct": true,
"version": "0.78.0",
"ecosystem": "npm"
},
{
"name": "cel.dev/expr",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.8",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/alecthomas/units",
"direct": false,
"version": "v0.0.0-20240927000941-0f3dac36c52b",
"ecosystem": "go"
},
{
"name": "github.com/antlr4-go/antlr/v4",
"direct": false,
"version": "v4.13.1",
"ecosystem": "go"
},
{
"name": "github.com/armon/go-metrics",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/asaskevich/govalidator",
"direct": false,
"version": "v0.0.0-20230301143203-a9d515a09cc2",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go",
"direct": false,
"version": "v1.55.8",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": false,
"version": "v1.41.7",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"direct": false,
"version": "v1.32.18",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": false,
"version": "v1.19.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
"direct": false,
"version": "v1.18.23",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "v1.4.23",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "v2.7.23",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
"direct": false,
"version": "v1.4.24",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ec2",
"direct": false,
"version": "v1.304.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ecs",
"direct": false,
"version": "v1.81.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/elasticache",
"direct": false,
"version": "v1.52.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
"direct": false,
"version": "v1.13.9",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "v1.13.23",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/kafka",
"direct": false,
"version": "v1.52.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/lightsail",
"direct": false,
"version": "v1.54.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/rds",
"direct": false,
"version": "v1.118.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/signin",
"direct": false,
"version": "v1.0.11",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sso",
"direct": false,
"version": "v1.30.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
"direct": false,
"version": "v1.36.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"direct": false,
"version": "v1.42.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "v1.26.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
"direct": false,
"version": "v1.21.1",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
"direct": false,
"version": "v1.13.1",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/internal",
"direct": false,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5",
"direct": false,
"version": "v5.7.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4",
"direct": false,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/azuread/microsoft-authentication-library-for-go",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/bahlo/generic-list-go",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/bboreham/go-loser",
"direct": false,
"version": "v0.0.0-20230920113527-fcc2c21820a3",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/buger/jsonparser",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/gopkg",
"direct": false,
"version": "v0.1.3",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic/loader",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v4",
"direct": false,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v5",
"direct": false,
"version": "v5.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cloudwego/base64x",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/cncf/xds/go",
"direct": false,
"version": "v0.0.0-20260202195803-dba9d589def2",
"ecosystem": "go"
},
{
"name": "github.com/code-hex/go-generics-cache",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs/pkg",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-systemd/v22",
"direct": false,
"version": "v22.7.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/dennwc/varint",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/digitalocean/godo",
"direct": false,
"version": "v1.193.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-connections",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-units",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/ebitengine/purego",
"direct": false,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/edsrzf/mmap-go",
"direct": false,
"version": "v1.2.1-0.20241212181136-fad1cd13edbd",
"ecosystem": "go"
},
{
"name": "github.com/efficientgo/core",
"direct": false,
"version": "v1.0.0-rc.3",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.13.0",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/go-control-plane/envoy",
"direct": false,
"version": "v1.37.0",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/protoc-gen-validate",
"direct": false,
"version": "v1.3.3",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch/v5",
"direct": false,
"version": "v5.9.11",
"ecosystem": "go"
},
{
"name": "github.com/facette/natsort",
"direct": false,
"version": "v0.0.0-20181210072756-2cd4dd1e2dcb",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/felixge/fgprof",
"direct": false,
"version": "v0.9.5",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/foxboron/go-tpm-keyfiles",
"direct": false,
"version": "v0.0.0-20251226215517-609e4778396f",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.10.1",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.2",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.12",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sse",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-kit/log",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/go-logfmt/logfmt",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/zapr",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.2.6",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/analysis",
"direct": false,
"version": "v0.25.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/errors",
"direct": false,
"version": "v0.22.8",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.23.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.21.6",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/loads",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/runtime",
"direct": false,
"version": "v0.32.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/runtime/server-middleware",
"direct": false,
"version": "v0.32.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/spec",
"direct": false,
"version": "v0.22.6",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/strfmt",
"direct": false,
"version": "v0.26.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/cmdutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/conv",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/fileutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonname",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/loading",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/mangling",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/netutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/typeutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/yamlutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/validate",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": false,
"version": "v10.30.1",
"ecosystem": "go"
},
{
"name": "github.com/go-resty/resty/v2",
"direct": false,
"version": "v2.17.2",
"ecosystem": "go"
},
{
"name": "github.com/go-zookeeper/zk",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/glob",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": false,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/cel-go",
"direct": false,
"version": "v0.28.1",
"ecosystem": "go"
},
{
"name": "github.com/google/go-querystring",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-tpm",
"direct": false,
"version": "v0.9.8",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20260507013755-92041b743c96",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.9",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.15",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.22.0",
"ecosystem": "go"
},
{
"name": "github.com/gophercloud/gophercloud/v2",
"direct": false,
"version": "v2.12.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": false,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": false,
"version": "v1.5.4-0.20250319132907-e064f32e3674",
"ecosystem": "go"
},
{
"name": "github.com/grafana/regexp",
"direct": false,
"version": "v0.0.0-20250905093917-f7b3be9d1853",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.29.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/consul/api",
"direct": false,
"version": "v1.32.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/cronexpr",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-hclog",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-immutable-radix",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"direct": false,
"version": "v0.7.8",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-rootcerts",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/nomad/api",
"direct": false,
"version": "v0.0.0-20260528135333-5b027732945f",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/serf",
"direct": false,
"version": "v0.10.1",
"ecosystem": "go"
},
{
"name": "github.com/hetznercloud/hcloud-go/v2",
"direct": false,
"version": "v2.41.2",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/ionos-cloud/sdk-go/v6",
"direct": false,
"version": "v6.3.7",
"ecosystem": "go"
},
{
"name": "github.com/jmespath/go-jmespath",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/jpillora/backoff",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/julienschmidt/httprouter",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.6",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/knadh/koanf/maps",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/knadh/koanf/providers/confmap",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/knadh/koanf/v2",
"direct": false,
"version": "v2.3.5",
"ecosystem": "go"
},
{
"name": "github.com/kolo/xmlrpc",
"direct": false,
"version": "v0.0.0-20220921171641-a4b6fa1dd06b",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/kylelemons/godebug",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/linode/linodego",
"direct": false,
"version": "v1.69.1",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20211012122336-39d0f177ccd0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mdlayher/socket",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/mdlayher/vsock",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/metalmatze/signal",
"direct": false,
"version": "v0.0.0-20210307161603-1c9aa721a97a",
"ecosystem": "go"
},
{
"name": "github.com/michel-laterman/proxy-connect-dialer-go",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/miekg/dns",
"direct": false,
"version": "v1.1.72",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-homedir",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/docker-image-spec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/api",
"direct": false,
"version": "v1.54.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/client",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/spdystream",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.3-0.20250322232337-35a7c28c31ee",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/mwitkow/go-conntrack",
"direct": false,
"version": "v0.0.0-20190716064945-2f068394615f",
"ecosystem": "go"
},
{
"name": "github.com/open-telemetry/opentelemetry-collector-contrib/internal/exp/metrics",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/prometheus",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/go-digest",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/image-spec",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/outscale/osc-sdk-go/v2",
"direct": false,
"version": "v2.34.0",
"ecosystem": "go"
},
{
"name": "github.com/ovh/go-ovh",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/jsonpath",
"direct": false,
"version": "v0.8.2",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/libopenapi",
"direct": false,
"version": "v0.37.2",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/ordered-map/v2",
"direct": false,
"version": "v2.3.1",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.2.4",
"ecosystem": "go"
},
{
"name": "github.com/pierrec/lz4/v4",
"direct": false,
"version": "v4.1.27",
"ecosystem": "go"
},
{
"name": "github.com/pkg/browser",
"direct": false,
"version": "v0.0.0-20240102092130-5ac0b6a4141c",
"ecosystem": "go"
},
{
"name": "github.com/planetscale/vtprotobuf",
"direct": false,
"version": "v0.6.1-0.20240319094008-0393e58bdf10",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/power-devops/perfstat",
"direct": false,
"version": "v0.0.0-20240221224432-82ca36839d55",
"ecosystem": "go"
},
{
"name": "github.com/prometheus-community/prom-label-proxy",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/alertmanager",
"direct": false,
"version": "v0.33.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang/exp",
"direct": false,
"version": "v0.0.0-20260518105423-c9d5bc4c50a9",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common/assets",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/exporter-toolkit",
"direct": false,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/otlptranslator",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.20.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/sigv4",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/puzpuzpuz/xsync/v4",
"direct": false,
"version": "v4.5.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.59.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/cors",
"direct": false,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/scaleway/scaleway-sdk-go",
"direct": false,
"version": "v1.0.0-beta.36",
"ecosystem": "go"
},
{
"name": "github.com/shurcool/httpfs",
"direct": false,
"version": "v0.0.0-20230704072500-f1e31cf0ba5c",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.4",
"ecosystem": "go"
},
{
"name": "github.com/stackitcloud/stackit-sdk-go/core",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.3.16",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/twitchyliquid64/golang-asm",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/ugorji/go/codec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/vultr/govultr/v3",
"direct": false,
"version": "v3.31.2",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/client",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/component",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/component/componentstatus",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/component/componenttest",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/config/configauth",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/config/configcompression",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/config/confighttp",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/config/configmiddleware",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/config/confignet",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/config/configopaque",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/config/configoptional",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/config/configtls",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/confmap",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/confmap/xconfmap",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/consumer",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/consumer/consumererror",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/consumer/consumertest",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/consumer/xconsumer",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/extension/extensionauth",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/extension/extensionmiddleware",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/internal/componentalias",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/pdata",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/pdata/pprofile",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/pipeline",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/pipeline/xpipeline",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/processor",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/receiver",
"direct": false,
"version": "v1.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/receiver/receiverhelper",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/receiver/receivertest",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/receiver/xreceiver",
"direct": false,
"version": "v0.155.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace",
"direct": false,
"version": "v0.69.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutlog",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutmetric",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/log",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/log",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/atomic",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/goleak",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap/exp",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.3",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.4",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v4",
"direct": false,
"version": "v4.0.0-rc.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/arch",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20260611194520-c48552f49976",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "gomodules.xyz/jsonpatch/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": false,
"version": "v0.278.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260610212136-7ab31c22f7ad",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260610212136-7ab31c22f7ad",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.81.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.13.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.2",
"ecosystem": "go"
},
{
"name": "k8s.io/apiserver",
"direct": false,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20260317180543-43fb72c5454a",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20260603220949-865597e52e25",
"ecosystem": "go"
},
{
"name": "k8s.io/streaming",
"direct": false,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/apiserver-network-proxy/konnectivity-client",
"direct": false,
"version": "v0.34.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20250730193827-2d320260d730",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": false,
"version": "v6.3.2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": false,
"version": "v6.4.0",
"ecosystem": "go"
},
{
"name": "copyfiles",
"direct": false,
"version": "^2.4.1",
"ecosystem": "npm"
},
{
"name": "express",
"direct": false,
"version": "^5.1.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "^6.0.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^7.0.0",
"ecosystem": "npm"
},
{
"name": "flask",
"direct": false,
"version": "3.1.3",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-distro",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-exporter-otlp-proto-http",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-exporter-prometheus",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-aio-pika",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-aiohttp-client",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-aiohttp-server",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-aiokafka",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-aiopg",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-asgi",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-asyncio",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-asyncpg",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-aws-lambda",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-boto3sqs",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-botocore",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-cassandra",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-celery",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-click",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-confluent-kafka",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-dbapi",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-django",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-elasticsearch",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-falcon",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-fastapi",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-flask",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-grpc",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-httpx",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-jinja2",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-kafka-python",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-logging",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-mysql",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-mysqlclient",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-pika",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-psycopg",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-psycopg2",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-pymemcache",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-pymongo",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-pymysql",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-pyramid",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-redis",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-remoulade",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-requests",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-sqlalchemy",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-sqlite3",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-starlette",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-system-metrics",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-threading",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-tornado",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-tortoiseorm",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-urllib",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-urllib3",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-wsgi",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-propagator-aws-xray",
"direct": false,
"version": "1.0.2",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-propagator-b3",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-propagator-jaeger",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-propagator-ot-trace",
"direct": false,
"version": "0.64b0",
"ecosystem": "pypi"
},
{
"name": "prometheus-client",
"direct": false,
"version": "0.25.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 434,
"direct_count": 70,
"indirect_count": 364
}
},
"maintainership": {
"issues": {
"open_prs": 22,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 339
},
"bus_factor": 6,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "swiatekm",
"commits": 270,
"avatar_url": "https://avatars.githubusercontent.com/u/93588780?v=4"
},
{
"type": "User",
"login": "pavolloffay",
"commits": 242,
"avatar_url": "https://avatars.githubusercontent.com/u/5618424?v=4"
},
{
"type": "User",
"login": "jaronoff97",
"commits": 135,
"avatar_url": "https://avatars.githubusercontent.com/u/10070047?v=4"
},
{
"type": "User",
"login": "jpkrohling",
"commits": 128,
"avatar_url": "https://avatars.githubusercontent.com/u/13387?v=4"
},
{
"type": "User",
"login": "mmorel-35",
"commits": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/6032561?v=4"
},
{
"type": "User",
"login": "yuriolisa",
"commits": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/48062171?v=4"
},
{
"type": "User",
"login": "IshwarKanse",
"commits": 75,
"avatar_url": "https://avatars.githubusercontent.com/u/10349173?v=4"
},
{
"type": "User",
"login": "iblancasa",
"commits": 74,
"avatar_url": "https://avatars.githubusercontent.com/u/4806311?v=4"
},
{
"type": "User",
"login": "frzifus",
"commits": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/10403402?v=4"
},
{
"type": "User",
"login": "atoulme",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/16758?v=4"
}
],
"contributors_sampled": 98,
"top_contributor_share": 0.151
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"changelog.yaml",
"ci-markdown-link.yml",
"continuous-integration.yaml",
"create-release-issue.yaml",
"dependency-review.yml",
"e2e-nightly.yaml",
"e2e-reusable.yaml",
"e2e.yaml",
"ensure-sha-pinned-actions.yml",
"fossa.yml",
"ossf-scorecard.yml",
"publish-autoinstrumentation-apache-httpd.yaml",
"publish-autoinstrumentation-dotnet.yaml",
"publish-autoinstrumentation-java.yaml",
"publish-autoinstrumentation-nodejs.yaml",
"publish-autoinstrumentation-php.yaml",
"publish-autoinstrumentation-python.yaml",
"publish-images.yaml",
"publish-must-gather.yaml",
"publish-operator-bundle.yaml",
"publish-operator-hub.yaml",
"publish-operator-opamp-bridge.yaml",
"publish-target-allocator.yaml",
"publish-test-e2e-images.yaml",
"release.yaml",
"reusable-operator-hub-release.yaml",
"reusable-publish-test-e2e-images.yaml",
"scorecard.yaml",
"shellcheck.yaml",
"stale.yaml",
"tag-release.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 45 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 9,
"reason": "dependency not pinned by hash detected -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool detected: CodeQL",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "eaf90bf1578bbe430f411dbc4ac3d20d3bfa9b42",
"ran_at": "2026-07-25T21:36:05Z",
"aggregate_score": 6.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-12T16:19:39Z",
"oldest_open_prs": [
{
"number": 287,
"created_at": "2023-02-09T03:12:10Z",
"last_comment_at": "2023-03-29T13:07:48Z",
"last_comment_author": "dependabot"
},
{
"number": 297,
"created_at": "2023-03-16T03:57:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 304,
"created_at": "2023-03-29T04:05:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 308,
"created_at": "2023-03-30T04:07:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 309,
"created_at": "2023-03-30T04:07:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 311,
"created_at": "2023-03-30T04:10:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 312,
"created_at": "2023-04-11T03:57:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 320,
"created_at": "2023-04-17T04:09:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 321,
"created_at": "2023-04-17T04:09:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 322,
"created_at": "2023-04-17T04:09:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 325,
"created_at": "2023-05-05T04:07:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 326,
"created_at": "2023-05-05T04:08:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 332,
"created_at": "2024-05-27T03:15:12Z",
"last_comment_at": "2024-05-27T03:15:26Z",
"last_comment_author": "coderabbitai"
},
{
"number": 335,
"created_at": "2024-05-27T03:26:19Z",
"last_comment_at": "2024-05-27T03:26:24Z",
"last_comment_author": "coderabbitai"
},
{
"number": 337,
"created_at": "2024-05-27T03:26:23Z",
"last_comment_at": "2024-05-27T03:26:28Z",
"last_comment_author": "coderabbitai"
},
{
"number": 339,
"created_at": "2024-05-27T03:49:56Z",
"last_comment_at": "2024-05-27T03:50:00Z",
"last_comment_author": "coderabbitai"
},
{
"number": 347,
"created_at": "2024-06-24T03:20:43Z",
"last_comment_at": "2024-06-24T03:20:51Z",
"last_comment_author": "coderabbitai"
},
{
"number": 355,
"created_at": "2024-07-08T03:16:35Z",
"last_comment_at": "2024-07-08T03:16:40Z",
"last_comment_author": "coderabbitai"
},
{
"number": 357,
"created_at": "2024-07-22T03:55:21Z",
"last_comment_at": "2024-07-22T03:55:26Z",
"last_comment_author": "coderabbitai"
},
{
"number": 358,
"created_at": "2024-07-22T03:55:54Z",
"last_comment_at": "2024-07-22T03:55:59Z",
"last_comment_author": "coderabbitai"
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jpkrohling/opentelemetry-operator",
"host": "github.com",
"name": "opentelemetry-operator",
"owner": "jpkrohling"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 70,
"vitality": 67,
"community": 12,
"governance": 56,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"commits_last_year": 739,
"human_commit_share": 0.51,
"days_since_last_push": 13,
"active_weeks_last_year": 50
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 13 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "50/52 weeks with commits",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 50
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "739 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 739
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.0.3",
"releases_from_tags": true,
"days_since_latest_release": 2222,
"mean_days_between_releases": 150.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2222 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2222
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~150.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 150.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"bus_factor": 6,
"contributors_sampled": 98,
"top_contributor_share": 0.151
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "6 contributor(s) cover half of all commits",
"points": 48.6,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 6
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 15% of commits",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 15
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "98 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 98
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 45 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 339
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "0/339 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 339
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"followers": 484,
"owner_type": "User",
"is_verified": null,
"owner_login": "jpkrohling",
"public_repos": 441,
"account_age_days": 6618
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "484 followers of jpkrohling",
"points": 19.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 484,
"login": "jpkrohling"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "441 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 441
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "31 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 31
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 70,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 6.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 45 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected: CodeQL",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 429 resolved dependencies against OSV; 5 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 429
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 5
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 8,
"affected_packages": 7,
"assessed_packages": 429,
"unassessed_packages": 5,
"affected_by_severity": "critical 1, moderate 1, unknown 5",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 429,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 21
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.941,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 15
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md (stub)",
"points": 18,
"status": "partial",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
},
{
"code": "agent_instructions_stub",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "48 of 51 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 48,
"sampled": 51
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"autoinstrumentation/nodejs/tsconfig.json"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [
"apis/go.mod",
"cmd/otel-allocator/integrationtest/go.mod",
"go.mod",
"tests/test-e2e-apps/bridge-server/go.mod",
"tests/test-e2e-apps/dotnet/DiceRoller/DiceRoller.csproj",
"tests/test-e2e-apps/java/build.gradle"
],
"dependency_bot_commit_share": 0.49
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "autoinstrumentation/nodejs/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "autoinstrumentation/nodejs/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "49 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 49,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 146057,
"source_files_sampled": 455,
"oversized_source_files": 5
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "5/455 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 455,
"oversized": 5
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"go package 'github.com/open-telemetry/opentelemetry-operator' points at a different repository (https://github.com/open-telemetry/opentelemetry-operator); excluded from ecosystem scoring",
"go package 'github.com/open-telemetry/opentelemetry-operator/apis' points at a different repository (https://github.com/open-telemetry/opentelemetry-operator); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-25T21:36:33.976929Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jpkrohling/opentelemetry-operator.svg",
"full_name": "jpkrohling/opentelemetry-operator",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}