原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"baremetal",
"operator",
"provisioning",
"servermanagement"
],
"is_fork": false,
"size_kb": 3652,
"has_wiki": false,
"homepage": "https://ironcore.dev/metal-operator/",
"languages": {
"Go": 1583307,
"HTML": 38844,
"Shell": 12416,
"Makefile": 18041,
"Starlark": 6224,
"Dockerfile": 3359
},
"pushed_at": "2026-07-21T06:50:07Z",
"created_at": "2024-04-12T13:00:14Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T06:51:04Z",
"description": "Kubernetes operator for automating bare metal server discovery and provisioning",
"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://ironcore.dev",
"name": "IronCore",
"type": "Organization",
"login": "ironcore-dev",
"company": null,
"location": null,
"followers": 90,
"avatar_url": "https://avatars.githubusercontent.com/u/147836484?v=4",
"created_at": "2023-10-13T13:43:48Z",
"is_verified": null,
"public_repos": 43,
"account_age_days": 1012
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-17T12:12:14Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-09T12:01:15Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-06-23T14:28:59Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-06-08T13:40:09Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-05-06T14:13:48Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-03-03T12:47:20Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-02-13T11:55:23Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-01-22T15:17:41Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-01-20T08:05:53Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-10-16T12:23:30Z"
}
],
"recent_commits": [
{
"oid": "dcb1859283dc8db25af8d6da2ad56821e60e78fa",
"body": "…es (#1024)\n\n* Deprecate ServerMaintenance BIOS/BMC Settings/Version (SET) Resources\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* Review comments\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* fix review comments for webhook\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n---------\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>",
"is_bot": false,
"headline": "Deprecate ServerMaintenance BIOS/BMC Settings/Version and Set Resourc…",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-07-21T06:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a3cbb2d342f4707d8dd40244181a106d11d0214",
"body": "Signed-off-by: simontesar <simon@simontesar.com>",
"is_bot": false,
"headline": "Add metaldata image build in tilt setup (#1038)",
"author_name": "Simon Tesar",
"author_login": "simontesar",
"committed_at": "2026-07-21T06:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4519a77570e2d83070c5bf2baedb96f9494a33a",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '7'\n depen\n[…]\nirect:production\n update-type: version-update:semver-major\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": "Bump actions/setup-go from 6 to 7 (#1035)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-21T06:27:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "655f93196b2c736dd495227a6279f6f35fc7fdb8",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '\n[…]\nirect:production\n update-type: version-update:semver-major\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": "Bump actions/setup-node from 6 to 7 (#1036)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-21T06:26:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4b36c4c72f8ebc60f157354c29361a1e1680e41",
"body": "Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.23.2 to 1.24.0.\n- [Release notes](https://github.com/prometheus/client_golang/releases)\n- [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.0/CHANGELOG.md)\n- [Commits](https://github.com/\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/prometheus/client_golang from 1.23.2 to 1.24.0 (#1037)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-21T06:26:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4f87e05e2d2bf580f61f2a35859a2d5ec9a3ecaa",
"body": "* Implement Server cordoning (IEP-22)\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n* Rename Server cordon field from unschedulable to unclaimable\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n* Remove server subcommand from metalctl cordon\n\nSigned-off-by: Andreas Fritz\n[…]\nler@sap.com>\n\n* Use local flags for metalctl cordon/uncordon commands\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n---------\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Implement Server cordoning (IEP-22) (#1016)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-20T07:32:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "92ef8ae338d91c5eb3086d476fcd767a40d10948",
"body": "Resolves: https://github.com/ironcore-dev/metal-operator/issues/1008\n\nSigned-off-by: Maximilian Moehl <maximilian@moehl.eu>",
"is_bot": false,
"headline": "Update probe image in Tiltfile (#1029)",
"author_name": "Maximilian Moehl",
"author_login": "maxmoehl",
"committed_at": "2026-07-17T08:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca33da2bb505e141dc020c706f2d2ff936add65f",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Align the go-install-tool in Makefile with upstream kubebuilder (#1028)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-17T08:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a4aa7d1b2e86fc4e82c1ccec503a04183bbc836",
"body": "Signed-off-by: Maximilian Moehl <maximilian@moehl.eu>",
"is_bot": false,
"headline": "Remove duplicate reuse workflow",
"author_name": "Maximilian Moehl",
"author_login": "maxmoehl",
"committed_at": "2026-07-17T08:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a8b1a5e1af676dcdff9cd6d3e49ed90a71b69a",
"body": "Resolves: https://github.com/ironcore-dev/metal-operator/issues/1008\n\nSigned-off-by: Maximilian Moehl <maximilian@moehl.eu>",
"is_bot": false,
"headline": "Include metaldata in the images published via GHA (#1026)",
"author_name": "Maximilian Moehl",
"author_login": "maxmoehl",
"committed_at": "2026-07-17T07:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30552777d3685af4b2a3c3a1a92e830b3328524",
"body": "* Deprecate the Endpoint resource\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n* Deprecate the endpointRef field on the BMC resource\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n---------\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Deprecate the Endpoint resource (#1019)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-17T07:56:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f14a4694b4924a45e4ca2a61c621280c0b8c6768",
"body": "* Make bmcutils package public\n\nMove internal/bmcutils to the repo root so it can be imported by the\nmetal-maintenance-operator.\n\nFixes #991\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n* Copy bmcutils into Docker build context\n\nThe manager and mock-server builds failed because bmcutils mo\n[…]\ned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n* Move bmcutils to pkg/bmcutils\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n---------\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>",
"is_bot": false,
"headline": "Make bmcutils package public (#999)",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-07-16T14:03:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7bc956a5a7746fd48fe5515d613ced4f54097085",
"body": "… iDRAC (#1020)\n\nDell iDRAC returns @odata.etag on the UpdateService resource from schema\nversion v1_15_0 onwards (confirmed on R770 v1_15_0 and R6715 v1_16_0).\ngofish's Entity.PostWithResponse automatically includes that ETag as an\nIf-Match header on any POST. SimpleUpdate is an action endpoint, no\n[…]\nteService fixture and enforce the\ncorrect 412 behaviour in handleSimpleUpdate so that the test suite would\ncatch any future regression.\n\nFixes #1015\n\nSigned-off-by: Andrew Dodds <andrew.dodds@sap.com>",
"is_bot": false,
"headline": "Disable If-Match on SimpleUpdate action POST to prevent 412 from Dell…",
"author_name": "Andrew Dodds",
"author_login": "atd9876",
"committed_at": "2026-07-16T06:43:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9bc578465aaa1164eb4790bfe95d87ea0931704e",
"body": "Signed-off-by: Daniel Gonzalez Nothnagel <daniel.gonzalez.nothnagel@sap.com>",
"is_bot": false,
"headline": "Remove size-label workflow (#1012)",
"author_name": "Daniel Gonzalez",
"author_login": "gonzolino",
"committed_at": "2026-07-15T10:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c58c27f8ccc137b17ea0559f43f27afe38915f3",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Remove retired Go Report card badge (#1009)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-15T08:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac45903b4edaa46b5235cb9f57f55d62398daf1e",
"body": "* feat: bind webhook startup to readiness\n\nSigned-off-by: simontesar <simon@simontesar.com>\n\n* fixe: dev: add a dependency to sample endpoint creation\n\nAvoids racing with webhook creation and webhook service readiness\n\nSigned-off-by: simontesar <simon@simontesar.com>\n\n---------\n\nSigned-off-by: simontesar <simon@simontesar.com>",
"is_bot": false,
"headline": "Fix webhook-related races in local dev setup (#1011)",
"author_name": "Simon Tesar",
"author_login": "simontesar",
"committed_at": "2026-07-15T06:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d60ca9b29aa6a1e979b735409c773ea8529ddf39",
"body": "Bumps [github.com/jaypipes/ghw](https://github.com/jaypipes/ghw) from 0.24.0 to 0.25.0.\n- [Release notes](https://github.com/jaypipes/ghw/releases)\n- [Commits](https://github.com/jaypipes/ghw/compare/v0.24.0...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jaypipes/ghw\n dependenc\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/jaypipes/ghw from 0.24.0 to 0.25.0 (#1006)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T08:21:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a6760c4bda5550b79a54a2ae265982f226b7b9d",
"body": "Bumps [github.com/stmcginnis/gofish](https://github.com/stmcginnis/gofish) from 0.22.0 to 0.23.0.\n- [Release notes](https://github.com/stmcginnis/gofish/releases)\n- [Commits](https://github.com/stmcginnis/gofish/compare/v0.22.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stmc\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/stmcginnis/gofish from 0.22.0 to 0.23.0 (#1005)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T07:40:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ec8b02e190d3f8902ae341ed73b133c718eb6b8",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.53.0 to 0.54.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.53.0...v0.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.54.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\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": "Bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#1004)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T07:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89e4e52b1a238c7cc6ea580a6586e6c4b2d4496d",
"body": "Bumps golang from 1.26.4 to 1.26.5.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n dependency-version: 1.26.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\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": "Bump golang from 1.26.4 to 1.26.5 (#1003)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T07:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab57def6f97aa03fbde1835b789a5d837eb576a8",
"body": "---\nupdated-dependencies:\n- dependency-name: sigs.k8s.io/structured-merge-diff/v6\n dependency-version: 6.4.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\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": "Bump sigs.k8s.io/structured-merge-diff/v6 from 6.4.0 to 6.4.2 (#1007)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T07:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c6b847add08b1574e8ad264969035a51d78cf7",
"body": "Signed-off-by: Daniel Gonzalez Nothnagel <daniel.gonzalez.nothnagel@sap.com>",
"is_bot": false,
"headline": "Set maintainers as codeowners (#1002)",
"author_name": "Daniel Gonzalez",
"author_login": "gonzolino",
"committed_at": "2026-07-13T14:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab520509c9868226701f278e6ae4befa7e787185",
"body": "…939, #985, #996, #998) (#1000)\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Revert maintenance boot-override persistence and ClearBootOverride (#…",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-13T12:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "428fcd7aead327a888b31c601d05e11ce9c8c55e",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Keep BootSourceOverrideTarget as Pxe when clearing override (#998)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-13T10:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8e8fb485dab8e18a69b057da06b5c23559a176",
"body": "…e (#996)\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Set maintenance boot override once at entry instead of every reconcil…",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-10T14:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b34f0beab29fe70e60070ea1a08f498e97da17",
"body": "…t (#985)\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Omit BootSourceOverrideMode on Supermicro BMCs that don't advertise i…",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-10T11:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc5c2eba866b243d853300116fbd6873a690b10",
"body": "…ed drift detection (#992)\n\nIntroduce the ApplyResult struct to bmc/oem_helpers.go to hold the outcome\nof a single settings apply operation (URI + ETag). Update the BMC interface\nin bmc/bmc.go:\n\n - GetBMCAttributeValues: add storedETags map[string]ApplyResult parameter\n to enable ETag-based drif\n[…]\nhe new signatures,\npassing nil for storedETags (wired in #919) and discarding the ApplyResult\nmap for now (stored in #919).\n\nFixes #914\nPart of #858\n\nSigned-off-by: Andrew Dodds <andrew.dodds@sap.com>",
"is_bot": false,
"headline": "Add ApplyResult type and update BMC interface signatures for ETag-bas…",
"author_name": "Andrew Dodds",
"author_login": "atd9876",
"committed_at": "2026-07-10T10:30:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "707e3b42313fa86cf802ccb2f6f4d2b060ac3f2b",
"body": "…#941)\n\nResolves: https://github.com/ironcore-dev/metal-operator/issues/932\n\nSigned-off-by: Maximilian Moehl <maximilian@moehl.eu>",
"is_bot": false,
"headline": "IEP-18: Add metaldata component and add `UserData` to `ServerClaim` (…",
"author_name": "Maximilian Moehl",
"author_login": "maxmoehl",
"committed_at": "2026-07-09T14:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5da2ea2d0809f8fd7e5adcebf62c082064d3843",
"body": "…roval (#990)\n\n* Complete All maintenanaces before deleting the maintenance approval\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* Review comment fixes\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* review comments\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n---------\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>",
"is_bot": false,
"headline": "Complete all `ServerMaintenances` before removing the maintenance app…",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-07-09T11:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc12ccdcba7b6416742e43dbcce8e61c2e3698f8",
"body": "* ServerMaintenance: optionally turn on Locator LED\n\nCloses #421\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n* Fix codegen artifacts and test cleanup\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n* Fix test race conditions in servermaintenance controller tests\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n---------\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>",
"is_bot": false,
"headline": "ServerMaintenance: optionally turn on Locator LED (#948)",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-07-08T06:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66adbc347fd192b6f2419a2750a68c0e593d20ac",
"body": "…(#986)\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>",
"is_bot": false,
"headline": "Ignore errors for read only settings which already have right values …",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-07-06T08:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63296517deeb6cb8812b427364b1caf29e9cbc69",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Update concept doc (#980)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-02T13:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ecfc0a65c2bf5a70f0b9468ad2348ccc5c5c7fa",
"body": "* Split BMC into capability interfaces and an open vendor registry\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n* Guard against nil VendorFactory in redfish client construction\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n* Address review comments\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n* Fix client return\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n---------\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Split BMC into capability interfaces and an open vendor registry (#966)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-07-02T09:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7252f2a51830903307c5c17b74bde907ec551fc7",
"body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.31.0 to 2.32.0.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.31.0...v2.32.0)\n\n---\nupdate\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 (#975)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T14:38:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "62b9bf7f7e2e556b4b2a8d0895619db254388bed",
"body": "Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.42.0 to 1.42.1.\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.42.0...v1.42.1)\n\n---\nupdated-d\n[…]\nirect:production\n update-type: version-update:semver-patch\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": "Bump github.com/onsi/gomega from 1.42.0 to 1.42.1 (#976)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T07:48:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3bd7b0f0c0e74976adcfe8cd065c028061d3daab",
"body": "… (#970)\n\n* Fix serverMaintenance evicting exisiting ones\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* fix clean up removing other maintenance ref\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n---------\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>",
"is_bot": false,
"headline": "Prevent `ServerMaintenance` from evicting other `ServerMaintenances` …",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-06-26T10:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed44522628cba8fb8be900c290528e231209af8",
"body": "* ignition: use --skip-metadata on ctr image pull\n\nfixes issues on pulling images from certain mirrors\n\nSigned-off-by: Konstantin Koslowski <konstantin.koslowski@sap.com>\n\n* address coderabbit review\n\nSigned-off-by: Konstantin Koslowski <konstantin.koslowski@sap.com>\n\n---------\n\nSigned-off-by: Konstantin Koslowski <konstantin.koslowski@sap.com>",
"is_bot": false,
"headline": "Use --skip-metadata on ctr image pull (#964)",
"author_name": "Konstantin Koslowski",
"author_login": "xkonni",
"committed_at": "2026-06-23T14:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a73ede4316a00fd7af95b6b730995c772e4c967",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\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": "Bump actions/checkout from 6 to 7 (#961)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T06:22:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "526c3898d8a706146752ff60d53ef4990b1d20ca",
"body": "* Relax and consolidate the function to restrict the deletion and update of BIOS/BMC Settings/Version resources\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* logic fixed to avoid blocking in other states\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* Optimize shoulddelete ac\n[…]\n-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* Fix clean up in webhook tests\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n---------\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>",
"is_bot": false,
"headline": "Improve logic for the deletion and update restriction (#947)",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-06-22T08:16:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dcff1390281e1eb3fd5cc809d926d94b54c9159a",
"body": "Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.10 to 3.4.11.\n- [Release notes](https://github.com/cure53/DOMPurify/releases)\n- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.10...3.4.11)\n\n---\nupdated-dependencies:\n- dependency-name: dompurify\n dependency-version: 3.4.11\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": "Bump dompurify from 3.4.10 to 3.4.11 (#959)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-21T18:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc17239a2eec4b8439974d6502222a6c9c094355",
"body": "…(#956)\n\n* Fix Redfish event parsing and missing Prometheus metric registration\n\n- Add MessageId and MessageSeverity fields to Event struct to support\n the current Redfish spec (v1.5+), with fallback to deprecated\n Severity and EventId for older firmware\n- Replace OriginOfCondition string with Ori\n[…]\n.com>\n\n* Fix OriginOfConditionRef to accept object-form JSON with empty @odata.id\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n---------\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>",
"is_bot": false,
"headline": "Fix Redfish event parsing and missing Prometheus metric registration …",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-06-19T07:08:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15f14ed5787e07f51b9957b0ce147e8893bfe4f0",
"body": "Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.0 to 3.4.10.\n- [Release notes](https://github.com/cure53/DOMPurify/releases)\n- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.0...3.4.10)\n\n---\nupdated-dependencies:\n- dependency-name: dompurify\n dependency-version: 3.4.10\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": "Bump dompurify from 3.4.0 to 3.4.10 (#955)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-16T10:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73cea4da4954a556a40d5c211c7881f1d338fb7a",
"body": "Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.41.0 to 1.42.0.\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.41.0...v1.42.0)\n\n---\nupdated-d\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/onsi/gomega from 1.41.0 to 1.42.0 (#952)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-16T08:20:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70cc120957dc927fec3c55f5a6701f5ffa6519c5",
"body": "* Fix servermaintenance deletion logic\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* fix bug found in unit tests\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n---------\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>",
"is_bot": false,
"headline": "Fix servermaintenance deletion logic (#950)",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-06-16T07:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6372361e8df437db8cacde6c18c5c267810a8150",
"body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.29.0 to 2.31.0.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.29.0...v2.31.0)\n\n---\nupdate\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.31.0 (#953)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-16T06:59:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a71865604432ed2f0570ba2e141793e0aa869c26",
"body": "…#954)\n\nBumps [github.com/ironcore-dev/controller-utils](https://github.com/ironcore-dev/controller-utils) from 0.11.0 to 0.12.0.\n- [Release notes](https://github.com/ironcore-dev/controller-utils/releases)\n- [Commits](https://github.com/ironcore-dev/controller-utils/compare/v0.11.0...v0.12.0)\n\n---\n\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/ironcore-dev/controller-utils from 0.11.0 to 0.12.0 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-16T06:59:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "16362095f1a8e1144ccc6d2105392d373ed56fc7",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Remove deprecated maintenance annotation based approval logic (#945)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-06-12T09:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebebc1de1c913de94f5c6df11a0776c2968f38aa",
"body": "- Move BMC account creation out of ensureBMCSecretForUser into the\n Status.ID == \"\" branch where it belongs; the function now only\n manages the Kubernetes BMCSecret and its reference\n- Include the password in the same PATCH when updating an existing\n account; Dell iDRAC returns HTTP 400 when Role\n[…]\nn loop\n- Fix mock server to update the authentication store when Password is\n changed via PATCH, matching the behaviour of the real Redfish PATCH\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>",
"is_bot": false,
"headline": "Fix BMCUser account creation and password rotation on Dell iDRAC (#946)",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-06-12T08:40:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "50daae3693942e9ac3c5899629cb5608edf66861",
"body": "Signed-off-by: Alan Sergeant <alan.sergeant@sap.com>",
"is_bot": false,
"headline": "Publish Chart Workflow needs to consider tags on all branches (#943)",
"author_name": "Alan Sergeant",
"author_login": "asergeant01",
"committed_at": "2026-06-10T13:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f82e276b12c0d0faf59e11fc104d7dc7a7b2b4b",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Persist boot overrides during maintenance (#939)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-06-10T13:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ddd83742859a45de428acf8d2093f52d5be3e3",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.52.0 to 0.53.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.52.0...v0.53.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.53.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\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": "Bump golang.org/x/crypto from 0.52.0 to 0.53.0 (#937)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T06:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b8b6eb881b7e75f30a6ef30c653b1ebc2810674",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Document `ReclaimPolicy` concept (#934)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-06-08T13:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4ad5dc3d2db5dbd032ff386ad3aba5a37f57e5f",
"body": "* Add `ServerReadinessRule` resource\n* Add `ServerReadinessRule` controller\n * Continuous & bootstrap only mode\n* Add test cases\n\nSigned-off-by: Axel Christ <axel.christ@sap.com>",
"is_bot": false,
"headline": "Implement `ServerReadinessRule`s (#928)",
"author_name": "Axel Christ",
"author_login": "adracus",
"committed_at": "2026-06-08T07:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d914a196ae241e25dfc1a733021665a557f78586",
"body": "…e (#929)\n\ngardenlinux metal-capi ships containerd via the chost feature set, so\ndocker does not need to be installed at probe boot time. Switch to ctr\nfor image pull and container run, and add the containerd disk mount\nunits that wire /dev/sda into /var/lib/containerd before containerd\nstarts.\nthis comes with the added benefit that it does not require any internet\nconnectivity to install packages.\n\nSigned-off-by: Konstantin Koslowski <konstantin.koslowski@sap.com>",
"is_bot": false,
"headline": "enh: replace docker with containerd in default ignition probe templat…",
"author_name": "Konstantin Koslowski",
"author_login": "xkonni",
"committed_at": "2026-06-05T12:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d8a1ea0f48c4813a4d92f6cc50e8e0fd9be81d1",
"body": "* Fix BMCUser logging and rotation timing\n\n- Reduce log verbosity for routine operations\n- Set initial rotation timestamp to prevent immediate rotation\n- Handle empty password expiration strings\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n* Remove goto from password update fallback logic\n\nInline the PATCH fallback into the error handling branch for cleaner code.\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n---------\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>",
"is_bot": false,
"headline": "Fix BMCUser logging and rotation timing (#926)",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-06-04T07:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "063cb1cd6c2a62ce39a8c1d26c015654f18289a2",
"body": "* Introduce `reclaimPolicy`, allowing to transition a server to `state:\n Released` once the corresponding claim is gone.\n* Update logic for the claim ref and boot configuration ref removal.\n* Add tests\n\nSigned-off-by: Axel Christ <axel.christ@sap.com>",
"is_bot": false,
"headline": "Implement reclaim state and policy (#925)",
"author_name": "Axel Christ",
"author_login": "adracus",
"committed_at": "2026-06-03T19:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa1f85800bf10b539e957f3e8e12cf079ce3937e",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Fix sporadic test failure in bmcsettingsset tests (#927)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-06-03T18:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7815279ee98a52cdb603d53a91f7b3c90745fd54",
"body": "Bumps [github.com/stmcginnis/gofish](https://github.com/stmcginnis/gofish) from 0.21.6 to 0.22.0.\n- [Release notes](https://github.com/stmcginnis/gofish/releases)\n- [Commits](https://github.com/stmcginnis/gofish/compare/v0.21.6...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stmc\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/stmcginnis/gofish from 0.21.6 to 0.22.0 (#924)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T06:12:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7622e0930b9860df94770bfb58f7114aa312e7b4",
"body": "Bumps golang from 1.26.3 to 1.26.4.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n dependency-version: 1.26.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\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": "Bump golang from 1.26.3 to 1.26.4 (#923)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T06:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08973363134775ba23e4ff9c67ddb10dc0734c4d",
"body": "- Try POST first, fall back to PATCH on HTTP 405 for vendor compatibility\n- Use single PATCH call to set username, role, password, and enabled state\n- Add empty account slots to mock server for testing\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>",
"is_bot": false,
"headline": "Fix BMC user creation HTTP 405 error (#913)",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-06-01T12:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e4f9fd3fa0de715d608dc234458cf81625de706",
"body": "Signed-off-by: Andrew Dodds <andrew.dodds@sap.com>",
"is_bot": false,
"headline": "Reduce BMC API calls in applyBootOrder for empty spec.bootOrder (#911)",
"author_name": "Andrew Dodds",
"author_login": "atd9876",
"committed_at": "2026-05-26T11:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "943033e66028d38331b7919c83f3dd887f33f888",
"body": "* Fix nil error logging in probe registration\n\nFixes #785\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n* fixes CodeRabbitAI issue\n\nCo-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n* Fix unreachabl\n[…]\n-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\n\n---------\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>\nCo-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix nil error logging in probe registration (#874)",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-05-26T07:34:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e287ed72efeca1cc539a26184a2a870bb7047329",
"body": "Bumps [github.com/siderolabs/go-smbios](https://github.com/siderolabs/go-smbios) from 0.3.3 to 0.3.4.\n- [Release notes](https://github.com/siderolabs/go-smbios/releases)\n- [Commits](https://github.com/siderolabs/go-smbios/compare/v0.3.3...v0.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n update-type: version-update:semver-patch\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": "Bump github.com/siderolabs/go-smbios from 0.3.3 to 0.3.4 (#908)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-26T07:28:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0890a78dd7441569318fd155feb994effa6b5b7e",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.52.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\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": "Bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#909)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-26T07:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9cdb0bc467b00032a243d532e1225eed56870d1",
"body": "Bump the `k8s.io/*` deps to v1.36. Also bump `controller-runtime` and\n`controller-tool` to the latest version.\n\nBump `golang` to v1.26 and fix linting issues.\n\nBump `golangci-lint` to v2.12 and fix linting issues.\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Bump `k8s.io/*` to v1.36, golang to v1.26 (#904)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-05-21T11:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c066f77a839b1302b680e1efde83706d853b19",
"body": "…tributes for Dell (#902)\n\n* BMC Settings Spec to support display names for Dell\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n* Review comments\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>\n\n---------\n\nSigned-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>",
"is_bot": false,
"headline": "BMC Settings Spec to support display names for enum typed settings at…",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-05-20T12:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1da8c72fa347eaa14b0135f057fe5cac92f3b87",
"body": "…ce types (#885)\n\nRemove deprecated APIVersion, Kind, and UID fields from ObjectReference\nand ImmutableObjectReference structs along with all associated cleanup\n\nThe deprecated fields (APIVersion, Kind, UID) were previously retained\nfor backwards compatibility but are no longer needed. This removes:\n[…]\nper functions\n- All controller reconciliation logic that patched objects to clear these fields\n- The corresponding API documentation entries\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Remove deprecated APIVersion, Kind, and UID fields from ObjectReferen…",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-05-19T07:13:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5665088e77e86fd5d38a95c8db50a58d6b725f9d",
"body": "Bumps [sigs.k8s.io/structured-merge-diff/v6](https://github.com/kubernetes-sigs/structured-merge-diff) from 6.3.2-0.20260122202528-d9cc6641c482 to 6.4.0.\n- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)\n- [Changelog](https://github.com/kubernetes-sigs/structured-m\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump sigs.k8s.io/structured-merge-diff/v6 (#897)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T07:13:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "10df001e0ec9e1e7be45a220b7fb4c1e8aa23108",
"body": "Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.40.0 to 1.41.0.\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.40.0...v1.41.0)\n\n---\nupdated-d\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/onsi/gomega from 1.40.0 to 1.41.0 (#896)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T07:10:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5cae9ce880d2e28f84ad2d69ed180399e805259d",
"body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.28.3 to 2.29.0.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.28.3...v2.29.0)\n\n---\nupdate\n[…]\nirect:production\n update-type: version-update:semver-minor\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": "Bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 (#898)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T07:00:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "02c6f55e9ed1c0fcce2532b077ccada068e8d4b9",
"body": "Signed-off-by: Nagadeesh Nagaraja <nagdeesh@gmail.com>",
"is_bot": false,
"headline": "Add BMC object ref and fieldref map reading capability (#892)",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-05-18T08:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d79552febd35730d3be4abe057e4f15d072d5c2f",
"body": "Fixes #832\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>",
"is_bot": false,
"headline": "Remove condition/reason migration logic (#895)",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-05-18T08:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf8e0756aa6078bd54a9c5268e75a7ff4a4b4b17",
"body": "* feat: add Taints and Tolerations API types for Server and ServerClaim\n\nIntroduces Taint and Toleration types modelled after the Kubernetes\ntaint/toleration API. TaintEffect supports NoBind (blocks binding,\ndefault) and Evict (reserved for future eviction logic). Adds Taints\n[]Taint to ServerSpec a\n[…]\nonstantin.koslowski@sap.com>\n\n* address review, again\n\nSigned-off-by: Konstantin Koslowski <konstantin.koslowski@sap.com>\n\n---------\n\nSigned-off-by: Konstantin Koslowski <konstantin.koslowski@sap.com>",
"is_bot": false,
"headline": "Add Taints and Tolerations for Server and ServerClaim (#878)",
"author_name": "Konstantin Koslowski",
"author_login": "xkonni",
"committed_at": "2026-05-13T11:47:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ee244f27727381fcade4c3330d3174bffd3c0166",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Update kubebuilder scaffold v4.13.1 -> v4.14.0 (#866)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-05-13T06:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03907ad52fb42687ae685e1a2a443c1b4ae3351c",
"body": "Fixes #735\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>",
"is_bot": false,
"headline": "Introduce ErrNotSupported sentinel error (#876)",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-05-13T06:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3e46086903e8650b4f2f9f561627274c829f419",
"body": "CreateClient was validating/falling back for the kubeconfig path, but\nthen ignoring it completely — config.GetConfigWithContext(\"\") went\nthrough controller-runtime's default discovery chain with an empty\ncontext string, so the flag had no effect and clusters that require an\nexplicit context would fa\n[…]\ny using filepath.SplitList and\n assigning to Precedence when multiple paths are present\n\nSigned-off-by: Elias Hasenkampf <e.hasenkampf@sap.com>\nCo-authored-by: Elias Hasenkampf <e.hasenkampf@sap.com>",
"is_bot": false,
"headline": " fix(metalctl): honour --kubeconfig and add --context flag (#877)",
"author_name": "Elias Hasenkampf",
"author_login": "haze53",
"committed_at": "2026-05-13T06:36:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3669c74ff482ddfc216d86229d7060f47a9fef7e",
"body": "Signed-off-by: Konstantin Koslowski <konstantin.koslowski@sap.com>",
"is_bot": false,
"headline": "Exclude 'third_party' from add-license/check-license make target (#883)",
"author_name": "Konstantin Koslowski",
"author_login": "xkonni",
"committed_at": "2026-05-12T15:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4937fba0a714afb5d768262443f4175d59c35d13",
"body": "Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 14.0.0.\n- [Release notes](https://github.com/uuidjs/uuid/releases)\n- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v14.0.0)\n\n---\nupdated-dependencies:\n- depen\n[…]\nid\n dependency-version: 14.0.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": "Bump uuid from 11.1.0 to 14.0.0 (#882)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T11:00:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b6fc92ec6b176e4a854b701b969f84fb1e47d0d7",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.50.0 to 0.51.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.50.0...v0.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.51.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\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": "Bump golang.org/x/crypto from 0.50.0 to 0.51.0 (#881)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T06:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c5e4f92496c3ae30671940c34fadd070bd685f",
"body": "Bumps golang from 1.26.2 to 1.26.3.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n dependency-version: 1.26.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\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": "Bump golang from 1.26.2 to 1.26.3 (#880)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T06:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c94df97f64eb4048c6598ffd7db82402e12431d",
"body": "Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.12.3 to 11.15.0.\n- [Release notes](https://github.com/mermaid-js/mermaid/releases)\n- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.3...mermaid@11.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: mermaid\n dependency-version: 11.15.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": "Bump mermaid from 11.12.3 to 11.15.0 (#879)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T06:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "988617a0a30b39f62f9bcbff4a0659ea8164242a",
"body": "…#861)\n\n* Rework condition handling during settings application and BMC reset\n\nSigned-off-by: Andrew Dodds <andrew.dodds@sap.com>\n\n* correct conditions and add generation to checks\n\nCo-authored-by: Copilot <copilot@github.com>\nSigned-off-by: Andrew Dodds <andrew.dodds@sap.com>\n\n* updates re comments\n[…]\nauthored-by: Copilot <copilot@github.com>\nSigned-off-by: Andrew Dodds <andrew.dodds@sap.com>\n\n---------\n\nSigned-off-by: Andrew Dodds <andrew.dodds@sap.com>\nCo-authored-by: Copilot <copilot@github.com>",
"is_bot": false,
"headline": "Rework condition handling during settings application and BMC reset (…",
"author_name": "Andrew Dodds",
"author_login": "atd9876",
"committed_at": "2026-05-11T15:21:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "23be4e142b02c2ea7b8a439a1a13c0ac17b86b1a",
"body": "- Add +kubebuilder:ac:generate=true marker to enable the generator\n- Rename GroupVersion to SchemeGroupVersion (required by applyconfiguration-gen)\n- Add controller-gen applyconfiguration step to make generate\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Enable typed apply configuration builders for server-side apply (#860)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-05-11T12:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24dd23089e59152d7cf8cdedb4864003a6c2329c",
"body": "Mellanox Cumulus Linux switches report these fields as JSON arrays instead\nof strings, causing metalprobe to fail parsing LLDP data and preventing\nservers from leaving Discovery state. Add a parseMgmtIP helper and update\nthe struct fields to json.RawMessage to handle both formats gracefully.\n\nSigned-off-by: nikParasyr <nik.parasyr@protonmail.com>",
"is_bot": false,
"headline": "Fix(lldp): handle mgmt-ip and mgmt-iface as string or array (#873)",
"author_name": "Parasyris Nikolaos",
"author_login": "nikParasyr",
"committed_at": "2026-05-11T12:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2649248f25ba8537d8884d4e137031ed160ce844",
"body": "Signed-off-by: Elias Hasenkampf <e.hasenkampf@sap.com>\nCo-authored-by: Elias Hasenkampf <e.hasenkampf@sap.com>",
"is_bot": false,
"headline": "Add 3D server rack visualizer with metadata label schema (#871)",
"author_name": "Elias Hasenkampf",
"author_login": "haze53",
"committed_at": "2026-05-11T12:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd3c14f0bb34cd91ec35a23252b851e8f97a2753",
"body": "The cleanup function in servermaintenance_controller.go was logging\nerrors from removeMaintenanceRefFromServer but continuing execution,\npotentially removing the finalizer while the Server patch is still\nfailing. This could leave a stale ServerMaintenanceRef on the Server\nobject with no way to retry\n[…]\nhis change propagates the error so the reconciler can retry and does\nnot remove the finalizer while the Server patch is still failing.\n\nFixes #784\n\nSigned-off-by: Stefan Hipfel <stefan.hipfel@sap.com>",
"is_bot": false,
"headline": "Fix error swallowing in ServerMaintenance cleanup (#875)",
"author_name": "Stefan Hipfel",
"author_login": "stefanhipfel",
"committed_at": "2026-05-11T08:58:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd3048712c38c31aac63a8073d4a0b8ff63ffc68",
"body": "…lity logic (#864)\n\nRemove the deprecated constant ServerMaintenanceApprovalKey\n(metal.ironcore.dev/maintenance-approval) and all associated\nbackward-compatibility logic that was introduced in PR #830.\n\nConsumers should use ServerMaintenanceApprovedLabelKey\n(metal.ironcore.dev/maintenance-approved) instead.\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Remove deprecated ServerMaintenanceApprovalKey and backward-compatibi…",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-05-11T07:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac9dedb0d8e9d7d34e4d6335c320f1f2572f97c",
"body": "Signed-off-by: Alan Sergeant <alan.sergeant@sap.com>",
"is_bot": false,
"headline": "Improve handling of redfish error responses (#870)",
"author_name": "Alan Sergeant",
"author_login": "asergeant01",
"committed_at": "2026-05-08T08:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f698072d96493d3c7a16f4b873424de64d8a11f",
"body": "Signed-off-by: Alan Sergeant <alan.sergeant@sap.com>",
"is_bot": false,
"headline": "improve logging during event subscription reconciliation (#868)",
"author_name": "Alan Sergeant",
"author_login": "asergeant01",
"committed_at": "2026-05-07T15:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "044bd1e5fdf66e79676fc2b08bebed29306aeda7",
"body": "Signed-off-by: Alan Sergeant <alan.sergeant@sap.com>",
"is_bot": false,
"headline": "Fix `findExistingSubscription` bailing on partial CollectionError (#867)",
"author_name": "Alan Sergeant",
"author_login": "asergeant01",
"committed_at": "2026-05-07T13:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70aa1c08763ebe08ebae9e87e0ce2ff52d260333",
"body": "…d of EventFormatType (#865)\n\nSigned-off-by: Alan Sergeant <alan.sergeant@sap.com>",
"is_bot": false,
"headline": "Fix BMC subscription duplicate handling by matching on Context instea…",
"author_name": "Alan Sergeant",
"author_login": "asergeant01",
"committed_at": "2026-05-07T11:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "715247e352b4922668feabc2f28bb340c93b589f",
"body": "Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Update kubebuilder scaffold v4.13.0 -> v4.13.1 (#859)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-05-06T13:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac43ada57d0829aed1dd2e3c9b668b9a95d387e",
"body": "* Add BMC manager discovery and non-bootable system filtering\n\nIntroduce manager discovery during endpoint reconciliation to identify\nthe primary BMC manager by graphical console capabilities and store its\nUUID in the BMC spec. Filter out non-bootable systems (missing\nBootSourceOverrideTarget) from \n[…]\nundant DiscoverManager calls and make manager selection deterministic\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>\n\n---------\n\nSigned-off-by: Andreas Fritzler <andreas.fritzler@sap.com>",
"is_bot": false,
"headline": "Add BMC manager discovery and non-bootable system filtering (#825)",
"author_name": "Andreas Fritzler",
"author_login": "afritzler",
"committed_at": "2026-05-06T12:43:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "abdb372ab16e0b5d49a75bf5432a33179f167a24",
"body": "Signed-off-by: Alan Sergeant <alan.sergeant@sap.com>",
"is_bot": false,
"headline": "Add Server Label to metrics (#839)",
"author_name": "Alan Sergeant",
"author_login": "asergeant01",
"committed_at": "2026-05-05T18:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60d1b3976fd8d9f656c26cce843d72fb5982dd6a",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.4 to 8.5.14.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.4...8.5.14)\n\n---\nupdated-depend\n[…]\nss\n dependency-version: 8.5.14\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": "Bump postcss from 8.5.4 to 8.5.14 (#856)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-05T06:30:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1844236772ebee54e3ff3a2098662bd033ffdde7",
"body": "Bumps [lodash-es](https://github.com/lodash/lodash) and [langium](https://github.com/eclipse-langium/langium/tree/HEAD/packages/langium). These dependencies needed to be updated together.\n\nUpdates `lodash-es` from 4.17.23 to 4.18.1\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Comm\n[…]\nium\n dependency-version: 4.2.3\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": "Bump lodash-es and langium (#855)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-05T06:29:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14afa334c0b1b0daaf6c35af39632b650d7f45f3",
"body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.28.2 to 2.28.3.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.28.2...v2.28.3)\n\n---\nupdate\n[…]\nirect:production\n update-type: version-update:semver-patch\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": "Bump github.com/onsi/ginkgo/v2 from 2.28.2 to 2.28.3 (#852)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-05T06:12:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "998e8f4a5d9724337c570fbca0019088a30ec2e2",
"body": "… definitions (#849)\n\n* Fix Dell GetBMCAttributeValues: convert Integer attributes from float64 to int\n\nJSON numbers unmarshaled into map[string]any always produce float64 in Go.\nWhen the registry declares an attribute as IntegerAttributeType, convert\nthe float64 value to int so downstream checkAttr\n[…]\n\n\n* Handle missing runtime attribute values consistently for integer/default branches\n\nSigned-off-by: Andrew Dodds <andrew.dodds@sap.com>\n\n---------\n\nSigned-off-by: Andrew Dodds <andrew.dodds@sap.com>",
"is_bot": false,
"headline": "Improved handling of BMC attribute values by consulting registry type…",
"author_name": "Andrew Dodds",
"author_login": "atd9876",
"committed_at": "2026-05-04T09:22:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ed27370874a29fee0784803c44e6284687abdf18",
"body": null,
"is_bot": false,
"headline": "Fix dell fetch BMC attribute method (#844)",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-04-28T12:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b33cc8fcd9874f68d7e4ba9af789bda38c2591a",
"body": null,
"is_bot": false,
"headline": "Clean up unused mockup files (#845)",
"author_name": "Nag",
"author_login": "nagadeesh-nagaraja",
"committed_at": "2026-04-28T12:04:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 346,
"latest_release_at": "2026-07-17T12:12:14Z",
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 50,
"days_since_latest_release": 4,
"mean_days_between_releases": 30.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/ironcore-dev/metal-operator",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/ironcore-dev/metal-operator",
"is_deprecated": false,
"latest_version": "v0.6.1",
"repository_url": "https://github.com/ironcore-dev/metal-operator",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T12:11:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 22,
"stars": 32,
"watchers": 13,
"fork_history": {
"days": [
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-12-11",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-05-04",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-07-13",
"count": 2
}
],
"complete": true,
"collected": 22,
"total_forks": 22
},
"star_history": {
"days": [
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2025-04-16",
"count": 2
},
{
"date": "2025-04-25",
"count": 5
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-30",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_stars": 32
},
"open_issues_and_prs": 71
},
"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": true,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 72418,
"source_files_sampled": 251,
"oversized_source_files": 3,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 12410
},
"dependencies": {
"manifests": [
"go.mod",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "vite",
"direct": false,
"version": "5.4.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w7w-66w2-5vf9",
"GHSA-fx2h-pf6j-xcff",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 3,
"oldest_advisory_days": 106
},
{
"name": "esbuild",
"direct": false,
"version": "0.21.5",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-67mh-4wv8-2f99"
],
"fixed_version": "0.25.0",
"advisory_count": 1,
"oldest_advisory_days": 526
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.11",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 0,
"advisory_ids": [
"GHSA-c2j3-45gr-mqc4"
],
"fixed_version": "3.4.12",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 13
}
],
"collected": true,
"truncated": false,
"by_severity": {
"low": 1,
"high": 1,
"unknown": 1,
"moderate": 1
},
"advisory_count": 6,
"affected_count": 4,
"assessed_count": 402,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/go-logr/logr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.3"
},
{
"name": "github.com/ironcore-dev/controller-utils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.0"
},
{
"name": "github.com/jaypipes/ghw",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.25.0"
},
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.32.0"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.42.1"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.24.0"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/safchain/ethtool",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/siderolabs/go-smbios",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.4"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/stmcginnis/gofish",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.1"
},
{
"name": "k8s.io/apiextensions-apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.1"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.1"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.1"
},
{
"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-20260210185600-b8788abfbbc2"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.1"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v6.4.2"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/go-logr/logr",
"direct": true,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/ironcore-dev/controller-utils",
"direct": true,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/jaypipes/ghw",
"direct": true,
"version": "v0.25.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo/v2",
"direct": true,
"version": "v2.32.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": true,
"version": "v1.42.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.24.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/safchain/ethtool",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/siderolabs/go-smbios",
"direct": true,
"version": "v0.3.4",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/stmcginnis/gofish",
"direct": true,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.36.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": true,
"version": "v0.36.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.36.1",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.36.1",
"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": "sigs.k8s.io/controller-runtime",
"direct": true,
"version": "v0.24.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": true,
"version": "v6.4.2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "cel.dev/expr",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/antlr4-go/antlr/v4",
"direct": false,
"version": "v4.13.1",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver/v4",
"direct": false,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v5",
"direct": false,
"version": "v5.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.13.0",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch/v5",
"direct": false,
"version": "v5.9.11",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.0",
"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/jsonpointer",
"direct": false,
"version": "v0.22.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.21.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/cmdutils",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/conv",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/fileutils",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonname",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/loading",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/mangling",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/netutils",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/typeutils",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/yamlutils",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/go-task/slim-sprig/v3",
"direct": false,
"version": "v3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/cel-go",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20260402051712-545e8a4df936",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.27.7",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/jaypipes/pcidb",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/kylelemons/godebug",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.4.0",
"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/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.70.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/stoewer/go-strcase",
"direct": false,
"version": "v1.3.0",
"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.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.65.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": false,
"version": "v1.27.1",
"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": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20251219203646-944ab1f22d93",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.37.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.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "gomodules.xyz/jsonpatch/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260128011058-8636f8732409",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260128011058-8636f8732409",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.79.3",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.12-0.20260120151049-f2248ac996af",
"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": "howett.net/plist",
"direct": false,
"version": "v1.0.2-0.20250314012144-ee69052608d9",
"ecosystem": "go"
},
{
"name": "k8s.io/apiserver",
"direct": false,
"version": "v0.36.1",
"ecosystem": "go"
},
{
"name": "k8s.io/component-base",
"direct": false,
"version": "v0.36.1",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20260317180543-43fb72c5454a",
"ecosystem": "go"
},
{
"name": "k8s.io/streaming",
"direct": false,
"version": "v0.36.1",
"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": "@algolia/autocomplete-core",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-plugin-algolia-insights",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-preset-algolia",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-shared",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/client-abtesting",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-analytics",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-common",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-insights",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-personalization",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-query-suggestions",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-search",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/ingestion",
"direct": false,
"version": "1.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/monitoring",
"direct": false,
"version": "1.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/recommend",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-browser-xhr",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-fetch",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-node-http",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "@antfu/install-pkg",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.27.5",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.27.6",
"ecosystem": "npm"
},
{
"name": "@braintree/sanitize-url",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "@braintree/sanitize-url",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "@chevrotain/types",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "@docsearch/css",
"direct": false,
"version": "3.8.2",
"ecosystem": "npm"
},
{
"name": "@docsearch/js",
"direct": false,
"version": "3.8.2",
"ecosystem": "npm"
},
{
"name": "@docsearch/react",
"direct": false,
"version": "3.8.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@iconify-json/simple-icons",
"direct": false,
"version": "1.2.38",
"ecosystem": "npm"
},
{
"name": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@iconify/utils",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@mermaid-js/mermaid-mindmap",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "@mermaid-js/parser",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/transformers",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3",
"direct": false,
"version": "7.4.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-array",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "@types/d3-axis",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-brush",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-chord",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-color",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-contour",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-dispatch",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-drag",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-dsv",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-ease",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-fetch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-force",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "@types/d3-format",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-geo",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-hierarchy",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-interpolate",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-path",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@types/d3-polygon",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-quadtree",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-random",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-selection",
"direct": false,
"version": "3.0.11",
"ecosystem": "npm"
},
{
"name": "@types/d3-shape",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-time",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-time-format",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-timer",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-transition",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-zoom",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/geojson",
"direct": false,
"version": "7946.0.16",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/linkify-it",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@types/markdown-it",
"direct": false,
"version": "14.1.2",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@types/trusted-types",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/web-bluetooth",
"direct": false,
"version": "0.0.21",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@upsetjs/venn.js",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-vue",
"direct": false,
"version": "5.2.4",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-core",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-dom",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-sfc",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-ssr",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-api",
"direct": false,
"version": "7.7.6",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-kit",
"direct": false,
"version": "7.7.6",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-shared",
"direct": false,
"version": "7.7.6",
"ecosystem": "npm"
},
{
"name": "@vue/reactivity",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-core",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-dom",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "@vue/server-renderer",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "@vue/shared",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "@vueuse/core",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "@vueuse/integrations",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "@vueuse/metadata",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "@vueuse/shared",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.16.0",
"ecosystem": "npm"
},
{
"name": "algoliasearch",
"direct": false,
"version": "5.27.0",
"ecosystem": "npm"
},
{
"name": "birpc",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "copy-anything",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "cytoscape",
"direct": false,
"version": "3.33.3",
"ecosystem": "npm"
},
{
"name": "cytoscape-cose-bilkent",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cytoscape-fcose",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "d3",
"direct": false,
"version": "7.9.0",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "2.12.1",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "d3-axis",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-brush",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-chord",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-contour",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "d3-dispatch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-drag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-dsv",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-ease",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-fetch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-force",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-format",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-geo",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "d3-hierarchy",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-polygon",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-quadtree",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-random",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-sankey",
"direct": false,
"version": "0.12.3",
"ecosystem": "npm"
},
{
"name": "d3-scale",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-selection",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "d3-time",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-time-format",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "d3-timer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-transition",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-zoom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dagre-d3-es",
"direct": false,
"version": "7.0.14",
"ecosystem": "npm"
},
{
"name": "dayjs",
"direct": false,
"version": "1.11.19",
"ecosystem": "npm"
},
{
"name": "delaunator",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.11",
"ecosystem": "npm"
},
{
"name": "emoji-regex-xs",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.46.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "focus-trap",
"direct": false,
"version": "7.6.5",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "hachure-fill",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hookable",
"direct": false,
"version": "5.5.3",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-what",
"direct": false,
"version": "4.1.16",
"ecosystem": "npm"
},
{
"name": "katex",
"direct": false,
"version": "0.16.45",
"ecosystem": "npm"
},
{
"name": "khroma",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.17",
"ecosystem": "npm"
},
{
"name": "mark.js",
"direct": false,
"version": "8.11.1",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "16.4.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "mermaid",
"direct": false,
"version": "11.15.0",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "minisearch",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "mitt",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "mlly",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.11",
"ecosystem": "npm"
},
{
"name": "non-layered-tidy-tree-layout",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "path-data-parser",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "perfect-debounce",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "points-on-curve",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "points-on-path",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.14",
"ecosystem": "npm"
},
{
"name": "preact",
"direct": false,
"version": "10.28.2",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "robust-predicates",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "roughjs",
"direct": false,
"version": "4.6.6",
"ecosystem": "npm"
},
{
"name": "rw",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "search-insights",
"direct": false,
"version": "2.17.3",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "speakingurl",
"direct": false,
"version": "14.0.1",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "stylis",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "superjson",
"direct": false,
"version": "2.2.2",
"ecosystem": "npm"
},
{
"name": "tabbable",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ts-dedent",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.6.3",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "5.4.21",
"ecosystem": "npm"
},
{
"name": "vitepress",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "vitepress-plugin-mermaid",
"direct": false,
"version": "2.0.17",
"ecosystem": "npm"
},
{
"name": "vue",
"direct": false,
"version": "3.5.16",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 402,
"direct_count": 22,
"indirect_count": 380
}
},
"maintainership": {
"issues": {
"open_prs": 14,
"merged_prs": 600,
"open_issues": 57,
"closed_ratio": 0.805,
"closed_issues": 235,
"closed_unmerged_prs": 108
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "afritzler",
"commits": 173,
"avatar_url": "https://avatars.githubusercontent.com/u/1922939?v=4"
},
{
"type": "User",
"login": "nagadeesh-nagaraja",
"commits": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/202911495?v=4"
},
{
"type": "User",
"login": "stefanhipfel",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/566649?v=4"
},
{
"type": "User",
"login": "defo89",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/13087245?v=4"
},
{
"type": "User",
"login": "Nuckal777",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/10918541?v=4"
},
{
"type": "User",
"login": "xkonni",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/218331?v=4"
},
{
"type": "User",
"login": "asergeant01",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/5708692?v=4"
},
{
"type": "User",
"login": "SzymonSAP",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/187270884?v=4"
},
{
"type": "User",
"login": "hardikdr",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/12736827?v=4"
},
{
"type": "User",
"login": "maxmoehl",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/44866320?v=4"
}
],
"contributors_sampled": 31,
"top_contributor_share": 0.419
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto_update.yml",
"check-codegen.yml",
"clean-cache.yml",
"create-release-branch.yml",
"kustomize-validation.yml",
"lint.yml",
"publish-chart.yml",
"publish-docker.yml",
"publish-docs.yml",
"release-drafter.yml",
"test-chart.yml",
"test-e2e.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"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": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 18 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 10 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 0,
"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": 4,
"reason": "6 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "dcb1859283dc8db25af8d6da2ad56821e60e78fa",
"ran_at": "2026-07-21T21:24:11Z",
"aggregate_score": 6.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ironcore-dev/metal-operator",
"host": "github.com",
"name": "metal-operator",
"owner": "ironcore-dev"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"security": 70,
"vitality": 99,
"community": 55,
"governance": 75,
"engineering": 86
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 99,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"commits_last_year": 346,
"human_commit_share": 0.69,
"days_since_last_push": 0,
"active_weeks_last_year": 50
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"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": "346 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 346
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 30.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~30.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 30.4
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"forks": 22,
"stars": 32,
"watchers": 13,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "32 stars",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 32
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "22 forks",
"points": 11,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 22
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "13 watchers",
"points": 6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 13
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"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": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 75,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 31,
"top_contributor_share": 0.419
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 42% of commits",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 42
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "31 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 31
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 18 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 600,
"open_issues": 57,
"closed_issues": 235,
"issue_closed_ratio": 0.805,
"closed_unmerged_prs": 108
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "600/708 decided PRs merged",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 600,
"decided": 708
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 90,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ironcore-dev",
"public_repos": 43,
"account_age_days": 1012
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "90 followers of ironcore-dev",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 90,
"login": "ironcore-dev"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "43 public repos, account ~2 yr old",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 43
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/ironcore-dev/metal-operator"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 86,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"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": "13 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 13
}
}
],
"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.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"baremetal",
"operator",
"provisioning",
"servermanagement"
],
"has_wiki": false,
"homepage": "https://ironcore.dev/metal-operator/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"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": "https://ironcore.dev/metal-operator/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"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): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.5
},
"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 is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 18 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 10 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "6 existing vulnerabilities detected",
"points": 3,
"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. Remaining weights renormalized. Matched 402 resolved dependencies against OSV. 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 402
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 6,
"affected_packages": 4,
"assessed_packages": 402,
"unassessed_packages": 0,
"affected_by_severity": "high 1, moderate 1, low 1, unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/crypto v0.54.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto v0.54.0 (unknown)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 402,
"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": 16
},
"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": 80,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.942,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 12410
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "65 of 69 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 65,
"sampled": 69
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.31
},
"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.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "31 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 31,
"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 0",
"points": 0,
"status": "missed",
"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": 72418,
"source_files_sampled": 251,
"oversized_source_files": 3
},
"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": "3/251 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 251,
"oversized": 3
}
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-21T21:24:43.284631Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/ironcore-dev/metal-operator.svg",
"full_name": "ironcore-dev/metal-operator",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}