Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 5527,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 1127979,
"Shell": 1697,
"Makefile": 15524,
"Mustache": 2797,
"Dockerfile": 19747
},
"pushed_at": "2026-07-15T11:08:39Z",
"created_at": "2026-06-03T10:50:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T11:01:28Z",
"description": "NVIDIA GPU metrics exporter for Prometheus leveraging DCGM",
"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://cast.ai",
"name": "CAST AI",
"type": "Organization",
"login": "castai",
"company": null,
"location": null,
"followers": 251,
"avatar_url": "https://avatars.githubusercontent.com/u/44625431?v=4",
"created_at": "2018-10-31T00:13:08Z",
"is_verified": null,
"public_repos": 109,
"account_age_days": 2821
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2026-07-15T11:08:39Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-06-03T14:29:33Z"
}
],
"recent_commits": [
{
"oid": "0f0553d17c0296d2b06c1a1a617a5b537ad7bf29",
"body": null,
"is_bot": false,
"headline": "chore: build distroless image",
"author_name": "salisk",
"author_login": "salisk",
"committed_at": "2026-07-15T11:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "064eef5d40992e054d875d7a26afcf1f08b22c18",
"body": null,
"is_bot": false,
"headline": "feat: include pod information with dra",
"author_name": "salisk",
"author_login": "salisk",
"committed_at": "2026-07-15T10:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f4b2726af02c302ccdff7c2220d609fac96018",
"body": null,
"is_bot": false,
"headline": "ci: add GitHub Actions workflow for GHCR image publishing",
"author_name": "salisk",
"author_login": "salisk",
"committed_at": "2026-06-03T14:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcdca3bcc70924abea1d8fb2645d2521ddcd9fa6",
"body": null,
"is_bot": false,
"headline": "restructure",
"author_name": "salisk",
"author_login": "salisk",
"committed_at": "2026-06-03T13:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5d09448fd3c941443f3f6b1270dee97ac9e0ad",
"body": null,
"is_bot": false,
"headline": "feat: Add DRA with shared gpu support",
"author_name": "salisk",
"author_login": "salisk",
"committed_at": "2026-05-29T12:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5e5f510a1b6b393f39a43293ccd9dc985defc79",
"body": "All the other labels are all uppercase or lowercase\nJoining it with slurm-derived metrics (label hostname identical except for case) activates weird Grafana bugs such as duplicate timeseries\n\nTested: DISABLE_STARTUP_VALIDATE=true go test ./internal/pkg/rendermetrics/...",
"is_bot": false,
"headline": "Rename Hostname label to hostname (#655)",
"author_name": "daphne2337",
"author_login": "daphne2337",
"committed_at": "2026-05-12T17:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "691c92762eb551313c825f6efe4ceeee20982801",
"body": null,
"is_bot": false,
"headline": "DCGM-Exporter 4.5.3-4.8.2 (#656)",
"author_name": "Nick Curry",
"author_login": "nccurry",
"committed_at": "2026-05-06T16:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2623f7afab9466eca6f8dcc568f2a8a0c5a3e91b",
"body": "* feat: Add MIG device support for hpc labels\n\nmodified: README.md\nmodified: internal/pkg/transformation/hpc.go\nmodified: internal/pkg/transformation/hpc_test.go\n\nSigned-off-by: Jackson Jay McKay <jackjaymckay@gmail.com>\n\n* Use regex for file name parsing\n\n* Add unit tests\n\n---------\n\nSigned-off-by: Jackson Jay McKay <jackjaymckay@gmail.com>\nCo-authored-by: Nick Curry <ncurry@nvidia.com>",
"is_bot": false,
"headline": "feat: Add MIG device support for hpc labels (#602)",
"author_name": "Jackson Jay McKay",
"author_login": "jay-mckay",
"committed_at": "2026-04-07T19:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f03e25c5c8c59af60dc810a8179969730abaa30",
"body": "fix(helm): make priorityClassName overridable and add explicit defaults",
"is_bot": false,
"headline": "Merge pull request #444 from runzhliu/patch-2",
"author_name": "Nick Curry",
"author_login": "nccurry",
"committed_at": "2026-03-30T16:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d21e0881dd4e4f2294098138c9554b973bac1fbc",
"body": null,
"is_bot": false,
"headline": "Move default for helm chart priorityClassName variable to values.yaml",
"author_name": "Nick Curry",
"author_login": "nccurry",
"committed_at": "2026-03-30T16:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b298f9749721f5b40e6ec1e804a5f7f0fe9e6886",
"body": null,
"is_bot": false,
"headline": "Merge upstream/main into patch-2",
"author_name": "Nick Curry",
"author_login": "nccurry",
"committed_at": "2026-03-30T16:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb5e3dc823f29c663535807ceb08fef287cfec61",
"body": "* Add MIG time-sharing support with per-process metrics\n\nSigned-off-by: Krystian Bednarczuk <krystian@cast.ai>",
"is_bot": false,
"headline": "Add per-process GPU metrics for time-sharing and MIG (#594)",
"author_name": "krystiancastai",
"author_login": "krystiancastai",
"committed_at": "2026-03-24T15:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b8b7006d147e5d2e9227c427b2549dc351238a8",
"body": "… (#626)\n\n* Add PodMapper with informer-based caching for Kubernetes integration.",
"is_bot": false,
"headline": "Add PodMapper with informer-based caching for Kubernetes integration.…",
"author_name": "jaeeyoungkim",
"author_login": "jaeeyoungkim",
"committed_at": "2026-02-25T14:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52ffa18044bdb26d43d7a48944140cdcdf03d0f2",
"body": "* Update to DCGM 4.5.2, latest Go 1.24, and base containers\n* Fix distroless symlink issue\n* Fix for parsing blank XIDs\n* Fix for nvlink entities starting at offset 1",
"is_bot": false,
"headline": "DCGM-Exporter 4.5.2-4.8.1 (#628)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2026-02-09T15:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cb017b57e00bd8650ea5f0ff6fdf0c75a440586",
"body": null,
"is_bot": false,
"headline": "DCGM-Exporter 4.5.1-4.8.0 (#623)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2026-01-28T22:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff08436477f21dd4a3971642d7cd1236283944db",
"body": "…#617)\n\n* feat: ensure metrics are consistent for docker image and helm chart\n\nSigned-off-by: Ahmed Faizan <faizanofficial120@gmail.com>\n\n* chore: update mig tests json\n\nSigned-off-by: Ahmed Faizan <faizanofficial120@gmail.com>\n\n* chore: change type of PCIE metrics to gauge in helm chart\n\nSigned-off-by: Ahmed Faizan <faizanofficial120@gmail.com>\n\n---------\n\nSigned-off-by: Ahmed Faizan <faizanofficial120@gmail.com>",
"is_bot": false,
"headline": "feat: ensure metrics are consistent for docker image and helm chart (…",
"author_name": "Ahmed Faizan",
"author_login": "faizan-exe",
"committed_at": "2026-01-27T19:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab99882a028b6c3abe6bda9f49de933414ea229f",
"body": "* Fix health endpoint behavior\n\nSigned-off-by: aldi.j <aldi.jayadi222@gmail.com>\n\n* Revise health error handling\n\nSigned-off-by: aldi.j <aldi.jayadi222@gmail.com>\n\n* Fix health endpoint behavior\n\nSigned-off-by: aldi.j <aldi.jayadi222@gmail.com>\n\n---------\n\nSigned-off-by: aldi.j <aldi.jayadi222@gmail.com>",
"is_bot": false,
"headline": "Fix Health Endpoint Behavior (#605)",
"author_name": "Aldi Jayadi",
"author_login": "Alja9",
"committed_at": "2026-01-27T19:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5cbde0174ec9a089a0e5d1908c48410a6831c9",
"body": "Signed-off-by: Ahmed Faizan <faizanofficial120@gmail.com>",
"is_bot": false,
"headline": "helm: increase default memory limit to 512Mi (#618)",
"author_name": "Ahmed Faizan",
"author_login": "faizan-exe",
"committed_at": "2026-01-27T19:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8d220ab8c24cabca64c58db97b82ddf2b00e823",
"body": "Signed-off-by: Ahmed Faizan <faizanofficial120@gmail.com>",
"is_bot": false,
"headline": "feat(helm): made scrapeTimeout configurable (#619)",
"author_name": "Ahmed Faizan",
"author_login": "faizan-exe",
"committed_at": "2026-01-27T19:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e4a5e8270fbbef96b764a1101744e4968bd689",
"body": "The p2pStatusToString function had incorrect mapping of P2P status values.\nThe mapping was missing GPU_NOT_SUPPORTED (value 2) and had shifted values\nfor subsequent status codes.\n\nFixed mapping according to nvmlGpuP2PStatus_enum in nvml.h:\n- 0: OK\n- 1: ChipsetNotSupported\n- 2: GPUNotSupported (NEW)\n- 3: TopologyNotSupported (was 2)\n- 4: DisabledByRegKey (was 3)\n- 5: NotSupported (was 4)\n- 6: Unknown (was default only)",
"is_bot": false,
"headline": "Fix P2P status mapping to match NVML nvmlGpuP2PStatus_enum (#622)",
"author_name": "Jae Jahng (Jude)",
"author_login": "wkd-woo",
"committed_at": "2026-01-27T19:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b921c57eb70015d779d1e8237d609925614d7965",
"body": null,
"is_bot": false,
"headline": "Update version to 4.4.2-4.7.1 (#597)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-12-10T15:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3446595fbb31e22e45a8dbcd63ade14e3da49810",
"body": "https://docs.nvidia.com/deploy/xid-errors/analyzing-xid-catalog.html",
"is_bot": false,
"headline": "Update XID error texts based off \"XID errors v580\" (#588)",
"author_name": "acottre",
"author_login": "acottre",
"committed_at": "2025-12-05T16:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61056b94eb98ab6598bd3a7c2a299a482b16a42",
"body": "Signed-off-by: Calm Peng <494296669@qq.com>",
"is_bot": false,
"headline": " FIX: fix for vailation time us->ns (#589)",
"author_name": "calmkart",
"author_login": "calmkart",
"committed_at": "2025-12-04T15:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33027c6fab473fc90b34a094e64fbde825c52376",
"body": "…… (#580)\n\n* feat: updating readme to include OpenObserve blog and dashboards for better monitoring and visibility",
"is_bot": false,
"headline": "feat: updating readme to include OpenObserve blog and dashboards for …",
"author_name": "Chaitanya Sistla",
"author_login": "chaitanya-sistla",
"committed_at": "2025-11-18T17:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54267f29ee8037d15fdd55e9c0c65f99577d9990",
"body": "* Security improvements and Docker best practices\nCo-authored-by: Vadym Fedorov <vfedorov@nvidia.com>\n* Update DCGM-Exporter to 4.4.2-4.7.0",
"is_bot": false,
"headline": "DCGM-Exporter release 4.4.2-4.7.0 (#584)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-11-18T17:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd7812ec258f56922b73487d4ee02626611214c",
"body": "…up validation (#578)\n\n* feat(collector): crash if collector cannot be initialized under startup validation",
"is_bot": false,
"headline": "feat(collector): crash if collector cannot be initialized under start…",
"author_name": "Dave Young",
"author_login": "daveoy",
"committed_at": "2025-11-05T16:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "359c8e70fc81cde5dbe8fbcc4f42283922a9e809",
"body": null,
"is_bot": false,
"headline": "Fix unbounded label cache size (#574)",
"author_name": "Andrew Leung",
"author_login": "andrew-leung",
"committed_at": "2025-11-04T17:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b77dab50d90918d92d993bc12e6a0567162ad8ca",
"body": "Signed-off-by: JiangJiaWei1103 <waynechuang97@gmail.com>",
"is_bot": false,
"headline": "fix: Track unallocated GPUs (#570)",
"author_name": "江家瑋",
"author_login": "JiangJiaWei1103",
"committed_at": "2025-10-21T20:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13ad457b344272c3252a7d5be5bcb3fbf6e1c65f",
"body": "- Add allow list for pod label filtering (#564)\n- handle uninitialized map (#563)\n- Add hostPID field to values.yaml and DaemonSet template for Helm (#503)\n- feat(dcgm-exporter): add option to fail on nvml provider init error (#557)\n- Improved support for GPU NvLink monitoring",
"is_bot": false,
"headline": "DCGM-Exporter 4.4.1-4.6.0 (#565)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-10-13T17:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1a85045737c28d9d5061330f37023aa1ec5d35d",
"body": "* Add allow list for pod label filtering\n\n* Apply formatting and review comment changes",
"is_bot": false,
"headline": "Add allow list for pod label filtering (#564)",
"author_name": "Andrew Leung",
"author_login": "andrew-leung",
"committed_at": "2025-10-08T13:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9461e92e2209b228174c901ad42384ade7ba261",
"body": "Signed-off-by: Ali Sattari <ali.sattari@nebius.com>",
"is_bot": false,
"headline": "handle uninitialized map (#563)",
"author_name": "Ali Sattari",
"author_login": "ali-sattari",
"committed_at": "2025-09-30T13:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5269051c3e83a86642efdaece340461f022312f",
"body": "Signed-off-by: Pradyumn Yadav <pradyumny007@gmail.com>",
"is_bot": false,
"headline": "Add hostPID field to values.yaml and DaemonSet template for Helm (#503)",
"author_name": "Pradyumn Yadav",
"author_login": "Sicarius07",
"committed_at": "2025-09-23T14:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "405962f08cd12fae6338f85f56e524557ef75f93",
"body": "go.mod requires golang 1.24 but documentation still says 1.22",
"is_bot": false,
"headline": "Update build requirement (#558)",
"author_name": "Pennswood",
"author_login": "Pennswood",
"committed_at": "2025-09-19T19:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ec0a29eb3a36d2c5b07c12c28a7e326319cc694",
"body": "…#557)\n\n* feat(app): enable failure on NVML init error unless DisableStartupValidate is enabled",
"is_bot": false,
"headline": "feat(dcgm-exporter): add option to fail on nvml provider init error (…",
"author_name": "Dave Young",
"author_login": "daveoy",
"committed_at": "2025-09-19T16:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5a5aa859d1b39647e365dbbbd961b3e3b4b8fac",
"body": "- Follow FHS convention for logging: #556 \n- Fix: enable metrics without pods using kubernetes-enable-{dra,virtual-gpus} #554\n- Add disable startup validate flag #555\n- hpc: reduce error logging if jobs directory does not exist",
"is_bot": false,
"headline": "DCGM-Exporter release 4.5.2",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-09-17T14:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c555a3bd29a2e5ff5f9a426fe882fbb6888ff8",
"body": "Fixes #553.\n\nFor minimal or debug environments, where ldconfig-based checking is not\nnecessary, e.g. debugging a fix in a dev container or relying on standard\nlibrary paths, we propose to add a flag that skips the prerequisite validation\nchecks.\n\nSigned-off-by: Danny Clark <danielclark@google.com>",
"is_bot": false,
"headline": "feat: add disable startup validate flag (#555)",
"author_name": "Daniel Clark",
"author_login": "pintohutch",
"committed_at": "2025-09-09T14:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a4857098d3072817c6cf53db0916cb9274e7bbf",
"body": "…-gpus} (#554)\n\nFixes https://github.com/NVIDIA/dcgm-exporter/issues/549.\n\nIf pods are not scheduled and using the GPU resources, dcgm-exporter should\nstill expose the underlying GPU metrics when either of these flags are enabled.\n\nSigned-off-by: Danny Clark <danielclark@google.com>",
"is_bot": false,
"headline": "fix: enable metrics without pods using kubernetes-enable-{dra,virtual…",
"author_name": "Daniel Clark",
"author_login": "pintohutch",
"committed_at": "2025-09-09T14:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25d025b3fa5917e53912163068b072f50e34ce08",
"body": "Log files should be stored in /var/log, adjusted StandardOutput and StandardError in systemd unit file to meet Filesystem Hierarchy Standard conventions.\n\nSigned-off-by: Josh LeVoir <joshl@lambda.ai>",
"is_bot": false,
"headline": "Follow FHS convention for logging: (#556)",
"author_name": "Josh LeVoir",
"author_login": "lambdajosh",
"committed_at": "2025-09-08T14:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ecf9b68027dc2ccc24df03ace26c87a193725c5",
"body": null,
"is_bot": false,
"headline": "DCGM-Exporter 4.4.0-4.5.0 (#545)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-08-19T16:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16950fdd43f187444a9e15b0e99997ac900ad3b2",
"body": null,
"is_bot": false,
"headline": "Fix PodMetadata type issue resulting from merge conflict (#543)",
"author_name": "Andrew Leung",
"author_login": "andrew-leung",
"committed_at": "2025-08-15T01:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f0ba10e517d4eb53e1cf7dac74063baba987064",
"body": null,
"is_bot": false,
"headline": "Kubernetes Pod UID Support (#531)",
"author_name": "Andrew Leung",
"author_login": "andrew-leung",
"committed_at": "2025-08-14T20:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b5bedbbad93bece1cb4608804feb88986e9ff4",
"body": "* Create distroless container\n* Update Go bindings for missing metric",
"is_bot": false,
"headline": "DCGM-Exporter 4.3.1-4.4.1 (#541)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-08-14T15:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "694914191e72d0c8587ba27a41248049d7fe9494",
"body": "* Update podapi for dra (#501)\n* Fix linting errors, update Go toolchain, update version to 4.3.0\n* fix dra labels when gpu is shared\n* Enable DCGM_EXP_P2P_STATUS for reporting GPU peer-to-peer nvlink status\n* DCGM-Exporter 4.4.0\n---------\n\nCo-authored-by: Swati Gupta (SW-GPU) <swatig@nvidia.com>",
"is_bot": false,
"headline": "DCGM-Exporter 4.3.1-4.4.0 (#535)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-08-07T15:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40edbd350ee3adb8f5c63226ccc8623431a752ce",
"body": null,
"is_bot": false,
"headline": "allow specifying an initcontainer on the daemonset (#525)",
"author_name": "Hugh O'Brien",
"author_login": "hughobrien",
"committed_at": "2025-08-06T21:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe5275561a86c65b969798e3036917014ab52e1a",
"body": null,
"is_bot": false,
"headline": "Add a judgment on whether jobs is empty (#533)",
"author_name": "zhy_ocean",
"author_login": "zhyocean",
"committed_at": "2025-08-01T15:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a765d62c70de3976fb8dd5afe2d78f0894e4c813",
"body": "* Update base container, upgrade packages during build, fix multi-node test\n* Update podapi for dra (#501)\n* Fix linting errors, update Go toolchain to 1.23.10",
"is_bot": false,
"headline": "DCGM-Exporter 4.2.3-4.3.0 (#527)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-07-21T17:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd69339fe2138459d3618508c3ebb1f43b51f79",
"body": "* Add DRAResourceSlice Manager\n* Add DRA info to Per Pod metrics\n\nSigned-off-by: Swati Gupta <swatig@nvidia.com>",
"is_bot": false,
"headline": "Update podapi for dra (#501)",
"author_name": "Swati Gupta",
"author_login": "guptaNswati",
"committed_at": "2025-07-15T21:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebe70648c1c6e168673b72907d68327ffda74be",
"body": "…499)\n\nAs part of the effort to use the dedicated Perses dahsboard in the OCP\ncluster, 7 metrics need to be renamed to the expected OCP metrics\nnames and the vendor_id label needs to be added.This commit contains\nchanges to the helm deployment of the service-monitor\n\nCo-authored-by: glowkey <4634408+glowkey@users.noreply.github.com>",
"is_bot": false,
"headline": "feat:adding renaming/relabling configuration to the serviceMonitor (#…",
"author_name": "Yevgeny Shnaidman",
"author_login": "yevgeny-shnaidman",
"committed_at": "2025-07-11T14:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9378144a2febda0c61f80130fbd11d69ff98e7b6",
"body": "* [ISSUE-512] Added a new debugging facility to dump runtime objects into files\n* DCGM-Exporter 4.2.3-4.2.0\n\n---------\n\nCo-authored-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "DCGM-Exporter 4.2.3-4.2.0 (#520)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-07-07T21:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c9b72e68fbd7617106b2f90fd85f57c8829099b",
"body": null,
"is_bot": false,
"headline": "remove extra line (#511)",
"author_name": "Jinjia",
"author_login": "jinjiaKarl",
"committed_at": "2025-06-30T14:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb95c71fd0ff3e27b504e2a3c27e0d9b8c1a7150",
"body": "* Add Kubernetes pod label support\n\nThis commit adds an opt-in Kubernetes pod label support to\ndcgm-exporter, enabling GPU metrics to be enriched with labels from the\npods that are using the resources. The implementation includes caching\nto minimize API server load and optimize performance.\n\n**Key C\n[…]\nES_ENABLE_POD_LABELS` environment variable to\nactivate pod label collection at runtime.\n\nSigned-off-by: Jean-Baptiste Louazel <jb@flex.ai>\n\n---------\n\nSigned-off-by: Jean-Baptiste Louazel <jb@flex.ai>",
"is_bot": false,
"headline": "Kubernetes Pod Label Support",
"author_name": "Jean-Baptiste Louazel",
"author_login": "jlouazel",
"committed_at": "2025-06-24T19:52:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dcbb9276f0a5f380030dc129f043e5d9c25c3045",
"body": "- Helm charts refactoring",
"is_bot": false,
"headline": "DCGM-Exporter 4.2.3-4.1.3 (#508)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-06-04T18:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0b6cb304b0f6347c925d67c086602c93856eb6",
"body": null,
"is_bot": false,
"headline": "Fix duplicate key in Helm chart (#505)",
"author_name": "Vladimir Pankin",
"author_login": "reyvonger",
"committed_at": "2025-06-04T17:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f428394d1c96001656e82bafd47292b71af7b8bb",
"body": null,
"is_bot": false,
"headline": "DCGM-Exporter 4.2.3-4.1.2 (#504)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-06-02T18:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50f7eec8ae8adcd2d015c4a3ebe8da66c217f784",
"body": "…ive sidecar metrics labels (#498)\n\n* Fix: update podresourcesapi from v1alpha1 to v1\n\n* Add missing mocks after update",
"is_bot": false,
"headline": "Fix: update podresourcesapi from v1alpha1 to v1 to fix issue with nat…",
"author_name": "Wesley Yep",
"author_login": "wesley-yep-canva",
"committed_at": "2025-05-29T13:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "612eecb2b9a94563993f0a2d3425141e517a5787",
"body": null,
"is_bot": false,
"headline": "chore: add labels to configmap and remove label duplication (#496)",
"author_name": "afrancis101",
"author_login": "afrancis101",
"committed_at": "2025-05-22T20:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9316ead88c24422252f073920275a183b5feace2",
"body": null,
"is_bot": false,
"headline": "feat(app): reload on config change (#480)",
"author_name": "Dave Young",
"author_login": "daveoy",
"committed_at": "2025-05-22T20:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d04b77ace0031e4546c77fce209e30847f3def",
"body": "Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>",
"is_bot": false,
"headline": "[helm][k8s-service] add support for setting internalTrafficPolicy (#494)",
"author_name": "Tariq",
"author_login": "tariq1890",
"committed_at": "2025-05-15T16:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8d43c036cd3ea73662be0e97e2bae47187925c4",
"body": null,
"is_bot": false,
"headline": "DCGM-Exporter 4.2.3-4.1.1",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-05-07T19:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e30d623a023b12e9a2c14367c3b11a8b75693c",
"body": "* feat: add log formatting\n\nWe introduce log formatting to support both text and json formats. This\ncan be configured through a CLI flag \"log-format\" or env var\n\"DCGM_EXPORTER_LOG_FORMAT\".\n\nNotably, the log format will capture any DCGM logging that is\nconfigured.\n\nWe also move the automaxprocs call \n[…]\ndebug logging setup to consolidate logging config into a single\nfunction.\n\nAdditionally, we fix a formatting issues with the automaxprocs logging.\n\nChange-Id: I958e50464cee7f1eca7799ad6ee2a6ba730f3234",
"is_bot": false,
"headline": "feat: add log formatting (#435)",
"author_name": "Daniel Clark",
"author_login": "pintohutch",
"committed_at": "2025-04-16T17:54:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1d6b4b7fd8143bb6af333ef34561d3701ab43f6c",
"body": "- Update to DCGM 4.2.0\n- Update to latest Go-DCGM bindings",
"is_bot": false,
"headline": "DCGM-Exporter 4.2.0-4.1.0",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-04-07T18:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c4a777673f33c87d74ede0742f62be781886d0",
"body": null,
"is_bot": false,
"headline": "DCGM-Exporter 4.0.4 (#457)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-02-20T19:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1204702e8587a42ebad5b1d9d95ff4e238992e4e",
"body": null,
"is_bot": false,
"headline": "fix: install required packages for DCP metrics (#456)",
"author_name": "age9990",
"author_login": "age9990",
"committed_at": "2025-02-20T14:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "546bfe1b0423ee60b6b446b042d00123984321c7",
"body": "Update to DCGM 4.1.1\nAdd support for GPU sharing metrics in k8s (@pintohutch)",
"is_bot": false,
"headline": "DCGM-Exporter 4.0.3 (#454)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-02-19T18:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2660476e29efde92686a66234fc3b7093ea52a",
"body": "We add support for capturing separate metrics when running dcgm-exporter\r\nin K8s clusters that have GPU sharing enabled, including time-sharing\r\nand MPS. This should now support GPU sharing on MIG devices as well.\r\n\r\nWe ensure this is supported for both the NVIDIA and GKE device plugins,\r\nrespective\n[…]\nashboards and alerts. Allowing users\r\n to opt-in via a flag ensures backwards compatibility in these\r\n scenarios.\r\n\r\nFinally, we update the unit tests to ensure thorough coverage for the\r\nchanges.",
"is_bot": false,
"headline": "feat: add support for gpu sharing metrics in k8s (#432)",
"author_name": "Daniel Clark",
"author_login": "pintohutch",
"committed_at": "2025-01-28T14:29:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2bdf996e4001a2d2bab1d8c601bc1e8b9fdbfdda",
"body": "We bump the prometheus/exporter-toolkit dependency to 0.13.2.\r\n\r\nThis bumps the golang.org/x/crypto transitive dependency from 0.24.0 to\r\n0.31.0, which addresses a critical severity vulnerability:\r\nhttps://github.com/advisories/GHSA-v778-237x-gjrc.",
"is_bot": false,
"headline": "chore(deps): bump prometheus/exporter-toolkit (#436)",
"author_name": "Daniel Clark",
"author_login": "pintohutch",
"committed_at": "2025-01-27T16:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ddebab3df494285df36394dfa3920e946ca1582",
"body": null,
"is_bot": false,
"headline": "fix the default values for helm chart",
"author_name": "runzhliu",
"author_login": "runzhliu",
"committed_at": "2025-01-20T12:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964ae2334157930d3fb61eca7cd42733544daf67",
"body": "We make a small fix to the Kubernetes PodMapper tranform processor.\r\nSpecifically we update the regular expression used in building the\r\ndevice mapping to properly capture pod attributes in both MIG and\r\nMIG-with-sharing GPUs in GKE.",
"is_bot": false,
"headline": "fix: enable pod attributes for gpu-sharing in gke (#433)",
"author_name": "Daniel Clark",
"author_login": "pintohutch",
"committed_at": "2025-01-13T14:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f9250c211a011dd46028bde83e1c4a625c46402",
"body": "- Update to DCGM 4.0.0\r\n- Major refactor to enable clean mock testing\r\n- Refactor metric collection to align with prometheus best practices\r\n- Many more bug fixes and improvements",
"is_bot": false,
"headline": "DCGM-Exporter 4.0.0 (#437)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2025-01-07T17:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "900d465675d3c227a6992b93b2206f66aa3385cd",
"body": "Add --cap-add SYS_ADMIN flag to docker run command in quickstart section,\r\nas it is required for DCGM-Exporter to function properly.",
"is_bot": false,
"headline": "Add SYS_ADMIN capability requirement for docker run (#427)",
"author_name": "Kei YAMAZAKI",
"author_login": "kei-yamazaki",
"committed_at": "2024-12-02T21:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d03881d85f034c2d249288473c336bdf21b3a600",
"body": "```\r\nclusterIP:\r\n```\r\nShould only show up in manifest if `.Values.service.clusterIP` is defined. Otherwise it shows an empty value, which causes argoCD to report app as out of sync because of expects `spec.clusterIP` to have the auto assigned IP but manifest states it should be null value.",
"is_bot": false,
"headline": "Fix empty clusterIP when no clusterIP is defined in values (#426)",
"author_name": "Nebula",
"author_login": "nebula-it",
"committed_at": "2024-12-02T20:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b97b7633e3f39f7a537bd77561cc0ec0c2dca3f5",
"body": null,
"is_bot": false,
"headline": "DCGM-Exporter release 3.3.9-3.6.1 (#420)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2024-11-18T20:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965b2de86d647d6c4c3a9ebe0d66e7ebf46045f5",
"body": "This should mitigate a vulnerability in the gRPC go dependency, detailed\r\nin https://github.com/advisories/GHSA-xr7q-jx4m-x55m.",
"is_bot": false,
"headline": "fix: bump grpc dependency to 1.64.1 (#413)",
"author_name": "Daniel Clark",
"author_login": "pintohutch",
"committed_at": "2024-11-04T21:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9bd7d28f2a63b00cb7b5ed9c7d05a2d4246d2eb",
"body": "Signed-off-by: Remi Rampin <remi@rampin.org>",
"is_bot": false,
"headline": "Rename 'secuity' to 'security' (#374)",
"author_name": "Remi Rampin",
"author_login": "remram44",
"committed_at": "2024-10-30T15:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a543e1793299aa3e95657441da62580127f12e6",
"body": "This is mostly useful to be able to set it to \"None\", creating a\r\nheadless service that can be scraped using DNS discovery\r\n(dns_sd_configs).\r\n\r\nSigned-off-by: Remi Rampin <remi@rampin.org>",
"is_bot": false,
"headline": "Allow selecting the service's ClusterIP (#375)",
"author_name": "Remi Rampin",
"author_login": "remram44",
"committed_at": "2024-10-30T15:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cc1d199cd3b13b6edee96af5339708f9747f499",
"body": "Signed-off-by: Indresh Prakash <indreshprakash24@gmail.com>",
"is_bot": false,
"headline": "Fix Helm Templates Generation (#406)",
"author_name": "Indresh2410",
"author_login": "Indresh2410",
"committed_at": "2024-10-25T15:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818a20fa58d719b3131336cb4c6262edbdc3f244",
"body": "Signed-off-by: Indresh Prakash <indreshprakash24@gmail.com>",
"is_bot": false,
"headline": "Fix securityContext in static yaml (#403)",
"author_name": "Indresh2410",
"author_login": "Indresh2410",
"committed_at": "2024-10-25T15:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f796076fbc139e3b744c084bb977d968016aca79",
"body": null,
"is_bot": false,
"headline": "Service monitor API value configurable (#391)",
"author_name": "David Tesar",
"author_login": null,
"committed_at": "2024-10-22T14:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402a10fd8bb4a36be7cc5b2c703cf8f1322d1ef0",
"body": null,
"is_bot": false,
"headline": "DCGM-Exporter release 3.3.8-3.6.0 (#390)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2024-09-19T18:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178d22f48543e4d4e09f744b5c0fbab9a3309028",
"body": "* allow custom metrics\r\n\r\nSigned-off-by: Chip Zoller <chipzoller@gmail.com>",
"is_bot": false,
"headline": "[Helm] Enable custom metrics, mount ConfigMap by default (#351)",
"author_name": "Chip Zoller",
"author_login": "chipzoller",
"committed_at": "2024-08-16T14:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d499c68a93677e8ccafe857427b09d4617ebfae",
"body": "Co-authored-by: Vadym Fedorov <152634547+nvvfedorov@users.noreply.github.com>",
"is_bot": false,
"headline": "DCGM-Exporter release version 3.3.7-3.5.0 (#366)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2024-07-24T19:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4552f0bb78fe5b2cd7a17d048ee49abc1c2d926",
"body": "* Make nvidia resource names configurable\r\n\r\nSigned-off-by: lx1036 <lx1036@126.com>\r\n\r\n* added unit test\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\n\r\n---------\r\n\r\nSigned-off-by: lx1036 <lx1036@126.com>\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\nCo-authored-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "Make nvidia resource names configurable (#359)",
"author_name": "LiuXiang",
"author_login": "lx1036",
"committed_at": "2024-07-15T20:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "219eb08847232a4246cbab3b23876dcf95e9137b",
"body": "Signed-off-by: Koshi Eguchi <koshieguegu@gmail.com>",
"is_bot": false,
"headline": "Update default PCIe metrics names (#357)",
"author_name": "Koshi Eguchi",
"author_login": "koshieguchi",
"committed_at": "2024-07-15T15:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54fd1ca137c66511a87a720390613680b9bdabdd",
"body": "A few of the profiling metric gauges claimed a % unit in the help text\r\nof the sample CSVs. However, they are reported as a ratio [0,1].\r\n\r\nThis change removes the percentage unit described for correctness.\r\n\r\nSigned-off-by: Danny Clark <danielclark@google.com>",
"is_bot": false,
"headline": "fix: correct metric help text (#346)",
"author_name": "Daniel Clark",
"author_login": "pintohutch",
"committed_at": "2024-06-27T19:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961ee351b96acc82908fad3afc4b5a59aff136fb",
"body": "Signed-off-by: Garen Fang <fungaren@qq.com>",
"is_bot": false,
"headline": "feat: add pci_bus_id label for metrics (#326)",
"author_name": "FANG",
"author_login": "fungaren",
"committed_at": "2024-06-10T20:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "478fab1573c7a1f0db4358357733967e4ec52200",
"body": null,
"is_bot": false,
"headline": "Github Issue 331 (#333)",
"author_name": "Vadym Fedorov",
"author_login": "nvvfedorov",
"committed_at": "2024-05-23T15:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3001a700452c0340bdc1942eb600fd59acc296",
"body": "Signed-off-by: Rohit Arora <roarora@nvidia.com>\r\nCo-authored-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "DCGM Exporter Release 3.3.6-3.4.2 (#325)",
"author_name": "Rohit Arora",
"author_login": "rohit-arora-dev",
"committed_at": "2024-05-20T19:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7decfd2a773b5f362af18f0b7583b1136cb8434f",
"body": "…DCGM_FI_DEV_XID_ERRORS (#309)\n\n* pkg/dcgmexporter/gpu_collector.go: include a err_msg label in metric DCGM_FI_DEV_XID_ERRORS\r\n\r\nThe DCGM_FI_DEV_XID_ERRORS metric reports xid error code as its value, this commit includes an err_msg\r\nlabel with value retrieved from this nvidia doc: https://docs.nvidi\n[…]\nm Fedorov <vfedorov@nvidia.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Xiaofan Hu <bom.d.van@gmail.com>\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\nCo-authored-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "pkg/dcgmexporter/gpu_collector.go: include a err_msg label in metric …",
"author_name": "Xiaofan Hu",
"author_login": "bom-d-van",
"committed_at": "2024-05-09T17:17:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5121ded837c8ddbc5284c8d396ea58a37e1a5480",
"body": null,
"is_bot": false,
"headline": "Fixes for building on arm64 (#306)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2024-04-03T20:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9c5ed5ff2da9ca9d9e7158b1dd54a9948d6900",
"body": null,
"is_bot": false,
"headline": "Bump version to 3.3.5-3.4.1 (#305)",
"author_name": "glowkey",
"author_login": "glowkey",
"committed_at": "2024-04-03T18:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57fa1c6e0e493e0789a77095891f4c4371728180",
"body": "… (#304)\n\n* The value of the DCGM_FI_DEV_XID_ERRORS field is always printed twice\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\n\r\n* Addressed code review comments\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "The value of the DCGM_FI_DEV_XID_ERRORS field is always printed twice…",
"author_name": "Vadym Fedorov",
"author_login": "nvvfedorov",
"committed_at": "2024-04-03T17:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c79aca171d36e46e9a5ac41d59b0a8170b14b1d",
"body": "* Added golangci configuration\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\n\r\n* Verbose flag added to the golangci-lint command\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "Chore: Added golangci configuration and formater to the makefile (#300)",
"author_name": "Vadym Fedorov",
"author_login": "nvvfedorov",
"committed_at": "2024-04-02T17:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31195d5bb916450e9bf881a04ee48b399c709514",
"body": "* E2E tests refactored to use ginkgo\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "E2E use ginkgo (#299)",
"author_name": "Vadym Fedorov",
"author_login": "nvvfedorov",
"committed_at": "2024-03-25T18:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65199a9d936192f837a0fa53c9c20c70ffecd29c",
"body": "* Added new forms for bug, feature and question\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\n\r\n* Addressed code review comments\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "Added new forms for bug, feature and question (#296)",
"author_name": "Vadym Fedorov",
"author_login": "nvvfedorov",
"committed_at": "2024-03-21T17:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12695ba84ebbd0b05e850ffc56dd56f360db474d",
"body": "* E2E tests can be run with default-counters.csv\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\n\r\n* Addressed code review comments\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>\r\n\r\n* Update main_test.go\r\n\r\nRemoved accidental change\r\n\r\n---------\r\n\r\nSigned-off-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "E2E tests can be run with default-counters.csv (#295)",
"author_name": "Vadym Fedorov",
"author_login": "nvvfedorov",
"committed_at": "2024-03-21T16:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "049c5970f3127987a3ae8e6ef9c53a570a306eff",
"body": "make kubelet pod-resources socket directory configurable",
"is_bot": false,
"headline": "Merge pull request #199 from zclyne/yifan/kubelet-socket-dir",
"author_name": "Vadym Fedorov",
"author_login": "nvvfedorov",
"committed_at": "2024-03-19T21:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05eff12cb5253bc8742bfb5365c95476b37728de",
"body": "Signed-off-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "Conflicts were resolved and made changes in a new parameter semantic",
"author_name": "Vadym Fedorov",
"author_login": "nvvfedorov",
"committed_at": "2024-03-19T17:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "431acafad3d94cbc497496c4095bb0b2726513cd",
"body": "Signed-off-by: Yifan Zhang <yzhang2343@bloomberg.net>",
"is_bot": false,
"headline": "make kubelet pod-resources socket directory configurable",
"author_name": "Yifan Zhang",
"author_login": null,
"committed_at": "2024-03-19T15:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cfb2a27913e201d191b480379478b2ff7ff643e",
"body": "Signed-off-by: Vadym Fedorov <vfedorov@nvidia.com>",
"is_bot": false,
"headline": "Issue 102 - Allow setting runtimeClassName (#291)",
"author_name": "Vadym Fedorov",
"author_login": "nvvfedorov",
"committed_at": "2024-03-19T15:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18009e6289622fadb3a903eda0f4a53fe7057e2b",
"body": "Adding a change to make it easier to update version information in `go`, `YAML`, `Makefile`, and `README` files.\r\nAutomatically run this when creating a binary or when creating images.\r\n\r\nThe version information is stored in `hack/VERSION`, and should be updated to reflect the new version information at the time of the release.",
"is_bot": false,
"headline": "Makefile changes to update version information",
"author_name": "Rohit Arora",
"author_login": "rohit-arora-dev",
"committed_at": "2024-03-18T18:14:46Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 45,
"latest_release_at": "2026-07-15T11:08:39Z",
"latest_release_tag": "v0.0.2",
"releases_from_tags": false,
"days_since_last_push": 7,
"active_weeks_last_year": 24,
"days_since_latest_release": 7,
"mean_days_between_releases": 41.9
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"tests/docker/Makefile",
"tests/e2e/Makefile"
],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 85136,
"source_files_sampled": 149,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.80.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf"
],
"fixed_version": "1.82.1",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.50.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 61
},
{
"name": "github.com/containerd/containerd",
"direct": false,
"version": "v1.7.31",
"severity": "high",
"ecosystem": "go",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-fqw6-gf59-qr4w",
"GHSA-jpcc-p29g-p8mq",
"GHSA-xhf5-7wjv-pqxp",
"GO-2026-5064",
"GO-2026-5338",
"GO-2026-5378",
"GO-2026-5475",
"GO-2026-5622",
"GO-2026-5758"
],
"fixed_version": "2.3.2",
"advisory_count": 9,
"oldest_advisory_days": 61
},
{
"name": "oras.land/oras-go/v2",
"direct": false,
"version": "v2.6.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8xwf-rjm4-xvhv",
"GHSA-fxhp-mv3v-67qp",
"GHSA-jxpm-75mh-9fp7",
"GHSA-vh4v-2xq2-g5cg",
"GHSA-xf85-363p-868w"
],
"fixed_version": "2.6.1",
"advisory_count": 5,
"oldest_advisory_days": 20
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.53.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 8,
"oldest_advisory_days": 61
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.43.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 61
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.36.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 8
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2,
"unknown": 2,
"critical": 2,
"moderate": 1
},
"advisory_count": 52,
"affected_count": 7,
"assessed_count": 159,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/NVIDIA/go-dcgm",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260422145128-ec245c09fe3e"
},
{
"name": "github.com/NVIDIA/go-nvml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.0-1"
},
{
"name": "github.com/avast/retry-go/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.6.0"
},
{
"name": "github.com/bits-and-blooms/bitset",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.24.4"
},
{
"name": "github.com/containerd/cgroups/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.1.3"
},
{
"name": "github.com/fsnotify/fsnotify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/gorilla/mux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/mittwald/go-helm-client",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.19"
},
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.28.1"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.39.1"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/prometheus/common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.67.5"
},
{
"name": "github.com/prometheus/exporter-toolkit",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.0"
},
{
"name": "github.com/sirupsen/logrus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.4"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/urfave/cli/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.7"
},
{
"name": "go.uber.org/goleak",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "go.uber.org/mock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.80.0"
},
{
"name": "helm.sh/helm/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.20.2"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "k8s.io/kubelet",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "k8s.io/utils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260319190234-28399d86e0b5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/avast/retry-go/v4",
"direct": true,
"version": "v4.6.0",
"ecosystem": "go"
},
{
"name": "github.com/bits-and-blooms/bitset",
"direct": true,
"version": "v1.24.4",
"ecosystem": "go"
},
{
"name": "github.com/containerd/cgroups/v3",
"direct": true,
"version": "v3.1.3",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": true,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": true,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/mittwald/go-helm-client",
"direct": true,
"version": "v0.12.19",
"ecosystem": "go"
},
{
"name": "github.com/nvidia/go-dcgm",
"direct": true,
"version": "v0.0.0-20260422145128-ec245c09fe3e",
"ecosystem": "go"
},
{
"name": "github.com/nvidia/go-nvml",
"direct": true,
"version": "v0.13.0-1",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo/v2",
"direct": true,
"version": "v2.28.1",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": true,
"version": "v1.39.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": true,
"version": "v0.67.5",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/exporter-toolkit",
"direct": true,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": true,
"version": "v1.9.4",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli/v2",
"direct": true,
"version": "v2.27.7",
"ecosystem": "go"
},
{
"name": "go.uber.org/goleak",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/mock",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.80.0",
"ecosystem": "go"
},
{
"name": "helm.sh/helm/v3",
"direct": true,
"version": "v3.20.2",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/kubelet",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": true,
"version": "v0.0.0-20260319190234-28399d86e0b5",
"ecosystem": "go"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/adalogics/go-fuzz-headers",
"direct": false,
"version": "v0.0.0-20240806141605-e8a1dd7889d6",
"ecosystem": "go"
},
{
"name": "github.com/asaskevich/govalidator",
"direct": false,
"version": "v0.0.0-20230301143203-a9d515a09cc2",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-ansiterm",
"direct": false,
"version": "v0.0.0-20250102033503-faa5f7b0171c",
"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/burntsushi/toml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/chai2010/gettext-go",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/containerd",
"direct": false,
"version": "v1.7.31",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/log",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/platforms",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-systemd/v22",
"direct": false,
"version": "v22.7.0",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/cyphar/filepath-securejoin",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker-credential-helpers",
"direct": false,
"version": "v0.9.3",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.13.0",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch",
"direct": false,
"version": "v5.9.11+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/exponent-io/jsonpath",
"direct": false,
"version": "v0.0.0-20210407135951-1de76d718b3f",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.1",
"ecosystem": "go"
},
{
"name": "github.com/go-errors/errors",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/go-gorp/gorp/v3",
"direct": false,
"version": "v3.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.23.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.21.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/cmdutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/conv",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/fileutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonname",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/loading",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/mangling",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/netutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/typeutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/yamlutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-task/slim-sprig/v3",
"direct": false,
"version": "v3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/glob",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": false,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/google/btree",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.7.1",
"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/gorilla/websocket",
"direct": false,
"version": "v1.5.4-0.20250319132907-e064f32e3674",
"ecosystem": "go"
},
{
"name": "github.com/gosuri/uitable",
"direct": false,
"version": "v0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/jmoiron/sqlx",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/jpillora/backoff",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.5",
"ecosystem": "go"
},
{
"name": "github.com/lann/builder",
"direct": false,
"version": "v0.0.0-20180802200727-47ae307949d0",
"ecosystem": "go"
},
{
"name": "github.com/lann/ps",
"direct": false,
"version": "v0.0.0-20150810152359-62de8c46ede0",
"ecosystem": "go"
},
{
"name": "github.com/lib/pq",
"direct": false,
"version": "v1.12.3",
"ecosystem": "go"
},
{
"name": "github.com/liggitt/tabwriter",
"direct": false,
"version": "v0.0.0-20181228230101-89fcab3d43de",
"ecosystem": "go"
},
{
"name": "github.com/makenowjust/heredoc",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/goutils",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig/v3",
"direct": false,
"version": "v3.3.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/squirrel",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.21",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.23",
"ecosystem": "go"
},
{
"name": "github.com/mdlayher/socket",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/mdlayher/vsock",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/spdystream",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/userns",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/term",
"direct": false,
"version": "v0.5.2",
"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/monochromegane/go-gitignore",
"direct": false,
"version": "v0.0.0-20200626010858-205db1a8cc00",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/mwitkow/go-conntrack",
"direct": false,
"version": "v0.0.0-20190716064945-2f068394615f",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/go-digest",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/image-spec",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/peterbourgon/diskv",
"direct": false,
"version": "v2.0.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": false,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.20.1",
"ecosystem": "go"
},
{
"name": "github.com/rubenv/sql-migrate",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v6",
"direct": false,
"version": "v6.0.2",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": false,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/xlab/treeprint",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/xrash/smetrics",
"direct": false,
"version": "v0.0.0-20250705151800-55b8f293f342",
"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/crypto",
"direct": false,
"version": "v0.50.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260420184626-e10c466a9529",
"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": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apiserver",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/cli-runtime",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/component-base",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.140.0",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20260414162039-ec9c827d403f",
"ecosystem": "go"
},
{
"name": "k8s.io/kubectl",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/streaming",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "oras.land/oras-go/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20250730193827-2d320260d730",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/api",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/kyaml",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": false,
"version": "v6.4.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 159,
"direct_count": 28,
"indirect_count": 131
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 4,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "glowkey",
"commits": 96,
"avatar_url": "https://avatars.githubusercontent.com/u/4634408?v=4"
},
{
"type": "User",
"login": "guptaNswati",
"commits": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/13976383?v=4"
},
{
"type": "User",
"login": "nvvfedorov",
"commits": 60,
"avatar_url": "https://avatars.githubusercontent.com/u/152634547?v=4"
},
{
"type": "User",
"login": "klueska",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/96419?v=4"
},
{
"type": "User",
"login": "dbeer",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/2153898?v=4"
},
{
"type": "User",
"login": "RenaudWasTaken",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/2519571?v=4"
},
{
"type": "User",
"login": "nikkon-dev",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/980965?v=4"
},
{
"type": "User",
"login": "nvjmayo",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/12177636?v=4"
},
{
"type": "User",
"login": "dualvtable",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/3824052?v=4"
},
{
"type": "User",
"login": "shivamerla",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/30056107?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.19
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yaml",
"go.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 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": 0,
"reason": "no 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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": "no SAST tool detected",
"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": 0,
"reason": "35 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0f0553d17c0296d2b06c1a1a617a5b537ad7bf29",
"ran_at": "2026-07-22T19:24:11Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-15T11:15:23Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/castai/dcgm-exporter",
"host": "github.com",
"name": "dcgm-exporter",
"owner": "castai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 40,
"vitality": 81,
"community": 12,
"governance": 55,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 45,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 24
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "24/52 weeks with commits",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 24
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "45 commits in the last year",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 45
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 2,
"latest_release_tag": "v0.0.2",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 41.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~41.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 41.9
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 99,
"top_contributor_share": 0.19
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 19% of commits",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 19
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 251,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "castai",
"public_repos": 109,
"account_age_days": 2821
},
"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": "251 followers of castai",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 251,
"login": "castai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "109 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 109
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 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": "no update tool detected",
"points": 0,
"status": "missed",
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": "no SAST tool detected",
"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": "35 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 159 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": 159
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 66,
"inputs": {
"source": "osv",
"advisories": 52,
"affected_packages": 7,
"assessed_packages": 159,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 2, moderate 1, unknown 2",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: google.golang.org/grpc v1.80.0 (critical 9.1)",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "google.golang.org/grpc v1.80.0 (critical 9.1)"
}
}
],
"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": 159,
"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": 6
},
"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": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.92,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "92 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 92,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"tests/docker/Makefile",
"tests/e2e/Makefile"
],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, tests/docker/Makefile, tests/e2e/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, tests/docker/Makefile, tests/e2e/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": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"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": 85136,
"source_files_sampled": 149,
"oversized_source_files": 2
},
"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": "2/149 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 149,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"Could not fetch go package 'github.com/NVIDIA/dcgm-exporter' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:24:29.029938Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/castai/dcgm-exporter.svg",
"full_name": "castai/dcgm-exporter",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}