Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 49845,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 665694,
"Shell": 29917,
"Jsonnet": 191197,
"Makefile": 5669,
"Dockerfile": 1044
},
"pushed_at": "2022-02-04T16:33:38Z",
"created_at": "2019-04-01T12:14:29Z",
"owner_type": "User",
"updated_at": "2021-08-04T13:09:57Z",
"description": "Manage the OpenShift monitoring stack",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"Jsonnet"
]
},
"owner": {
"blog": "pawel.krupa.net.pl/about",
"name": "Paweł Krupa",
"type": "User",
"login": "paulfantom",
"company": "@AVSystem",
"location": "Somewhere in EU",
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/3531758?v=4",
"created_at": "2013-02-11T11:47:28Z",
"is_verified": null,
"public_repos": 201,
"account_age_days": 4911
},
"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": "v3.11.0",
"kind": "minor",
"published_at": "2018-09-10T18:51:04Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2018-09-24T19:19:20Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2018-07-19T08:28:12Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2018-05-25T15:05:15Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2018-05-23T14:41:47Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2018-04-16T17:37:51Z"
}
],
"recent_commits": [
{
"oid": "f70f93acf244175425c959f805bcd51e657b472b",
"body": "Bug 1987197: hack,jsonnet: Better version checker",
"is_bot": true,
"headline": "Merge pull request #1298 from paulfantom/automated-version-checker",
"author_name": "openshift-ci[bot]",
"author_login": "openshift-ci[bot]",
"committed_at": "2021-08-03T20:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba385eca17a741ebed8d67874ca09263bf8a79c",
"body": "Signed-off-by: paulfantom <pawel@krupa.net.pl>",
"is_bot": false,
"headline": "hack: remove unused scripts",
"author_name": "paulfantom",
"author_login": "paulfantom",
"committed_at": "2021-08-03T11:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ceec424d44027f9da6b741a286dc6c17813bc9",
"body": null,
"is_bot": false,
"headline": "hack: better version generator",
"author_name": "paulfantom",
"author_login": "paulfantom",
"committed_at": "2021-08-03T10:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c8196400aed93a21b7c211cff6bc5524bf1439a",
"body": null,
"is_bot": false,
"headline": "jsonnet: put version numbers in YAML file",
"author_name": "paulfantom",
"author_login": "paulfantom",
"committed_at": "2021-08-03T10:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a67d1d70611baba7f348470500acbb016d90c354",
"body": null,
"is_bot": false,
"headline": "hack/tools: bump used jsonnet version to allow parsing YAML",
"author_name": "paulfantom",
"author_login": "paulfantom",
"committed_at": "2021-08-03T10:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0773760ab7a53425d93de7da2d0102fe9ae5c353",
"body": "Bug 1988291: pkg/client/client.go: Add retry logic for daemonset create",
"is_bot": true,
"headline": "Merge pull request #1307 from slashpai/retry_daemonset",
"author_name": "openshift-ci[bot]",
"author_login": "openshift-ci[bot]",
"committed_at": "2021-07-30T20:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc319136efe061f23561abd12e5558db98dc5916",
"body": "Signed-off-by: Jayapriya Pai <janantha@redhat.com>",
"is_bot": false,
"headline": "pkg/client/client.go: Add retry logic for daemonset create",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-30T10:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb09d292f80899db223904009a5bd0991a4afa86",
"body": "Bug 1973491: jsonnet: update deps",
"is_bot": false,
"headline": "Merge pull request #1302 from prashbnair/node-veth",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-29T21:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827725c12a0af75eb10f6e6204c59a5716d52583",
"body": "Bug 1987143: Update prometheus resources label to 2.28.1",
"is_bot": false,
"headline": "Merge pull request #1303 from arajkumar/update-prometheus-labels",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-29T13:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "916c92935b40f8844613afdbc255f2913a96bd6e",
"body": "removing prometheus operator changes",
"is_bot": false,
"headline": "jsonnet: update deps",
"author_name": "Prashant Balachandran",
"author_login": null,
"committed_at": "2021-07-29T09:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e4b74416d5f5d8f117154b95f4619474fedf932",
"body": "Signed-off-by: Arunprasad Rajkumar <arajkuma@redhat.com>",
"is_bot": false,
"headline": "assets: regenerate",
"author_name": "Arunprasad Rajkumar",
"author_login": "arajkumar",
"committed_at": "2021-07-29T04:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbd16839cd10f54e847088b8ba0426eb1df80343",
"body": "Signed-off-by: Arunprasad Rajkumar <arajkuma@redhat.com>",
"is_bot": false,
"headline": "chore: update prometheus version to 2.28.1",
"author_name": "Arunprasad Rajkumar",
"author_login": "arajkumar",
"committed_at": "2021-07-29T04:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c9fa34517f6f267143340db911317bd7f123e8b",
"body": "Bug 1986840: track number of active alertmanager receivers via telemetry",
"is_bot": false,
"headline": "Merge pull request #1209 from paulfantom/receivers",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-28T15:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1959ea9461c47eee506a497b21f10b0e2c3701ac",
"body": "Bug 1986375: adding check for node exporter daemon set",
"is_bot": false,
"headline": "Merge pull request #1279 from prashbnair/mon-1292",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-27T17:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b47ced434b32f8e7f415b9c7f844aa9ca7d891",
"body": null,
"is_bot": false,
"headline": "assets,Documentation: regenerate",
"author_name": "paulfantom",
"author_login": "paulfantom",
"committed_at": "2021-07-27T11:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0832c85cf98751c3a580c5a5de8665226ad9b9dd",
"body": null,
"is_bot": false,
"headline": "*: track number of active alertmanager receivers via telemetry",
"author_name": "paulfantom",
"author_login": "paulfantom",
"committed_at": "2021-07-27T11:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a178fcf7df910baf9b89ee1cff09b1fdb477e5d",
"body": "Bug 1973576: Bump thanos to v0.22.0",
"is_bot": false,
"headline": "Merge pull request #1297 from arajkumar/bump-thanos-to-v0.22.0",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-27T05:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57df962638780d3e30d64e197121aa92489369e0",
"body": "removing operator log\n\ncode review comments\n\ncorrecting log message\n\nchanging to use context instead of todo",
"is_bot": false,
"headline": "adding check for node exporter daemon set",
"author_name": "Prashant Balachandran",
"author_login": null,
"committed_at": "2021-07-27T05:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3023648dee4860e07b04e329f2a64c4f50061ef",
"body": "Remove context field from structs",
"is_bot": false,
"headline": "Merge pull request #1290 from slashpai/remove_ctx_struct",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-23T18:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "136dcf25e90b458401f411336167bd5a57077571",
"body": "Bug 1978091: fix node_exporter recording rules for cluster network dashboards",
"is_bot": false,
"headline": "Merge pull request #1296 from simonpasquier/bz1978091",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-23T13:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f67569de275050fc16cdfbb9054bfd58639e8dab",
"body": "Signed-off-by: Arunprasad Rajkumar <arajkuma@redhat.com>",
"is_bot": false,
"headline": "assets: regenerate",
"author_name": "Arunprasad Rajkumar",
"author_login": "arajkumar",
"committed_at": "2021-07-23T10:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa2d304ee2cefd16130977034276b9a2ebc8503",
"body": "Signed-off-by: Arunprasad Rajkumar <arajkuma@redhat.com>",
"is_bot": false,
"headline": "thanos: bump to v0.22.0",
"author_name": "Arunprasad Rajkumar",
"author_login": "arajkumar",
"committed_at": "2021-07-23T10:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bc73d9983bdb15bc3fce900d828b0e8b679348",
"body": null,
"is_bot": false,
"headline": "test/e2e/thanos_ruler_test.go: Fix method call",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T09:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f8ad2bf3e1c5c7a07ac23be9fc040c1837ee0d",
"body": null,
"is_bot": false,
"headline": "assets,manifests: regenerate",
"author_name": "Simon Pasquier",
"author_login": "simonpasquier",
"committed_at": "2021-07-23T09:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c3d961ec4f29b2294c6ca85fa6a108883bcb29a",
"body": "Prometheus scrapes node_exporter every 15 seconds so the associated\nrecording rules can use a range interval value of 1m instead of the\ndefault 5m.\n\nIt also fixes an issue with the cluster network dashboard in the OCP\nconsole because it queries the\ninstance:node_network_*_bytes_excluding_lo:rate1m metrics.\n\nSigned-off-by: Simon Pasquier <spasquie@redhat.com>",
"is_bot": false,
"headline": "jsonnet: adjust range interval for node_exporter recording rules",
"author_name": "Simon Pasquier",
"author_login": "simonpasquier",
"committed_at": "2021-07-23T09:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb10ed90412408f4caac5bc7d3bf538aba553fdc",
"body": "Remove manual CRI-O metrics modification",
"is_bot": false,
"headline": "Merge pull request #1287 from saschagrunert/crio-metrics-override",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-23T09:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0978718f7ed286d12b8b4ea415ed79813c8b1728",
"body": null,
"is_bot": false,
"headline": "pkg/tasks: Fix method calls",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T08:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fdbec186418c0f90edf30b94e182acba6b1336e",
"body": null,
"is_bot": false,
"headline": "Fix nits and address review comments",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T08:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3a47a2a318ed00a3cbc87161b7d3afa6c787fa",
"body": null,
"is_bot": false,
"headline": "Fix end to end tests",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T08:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d56680cc70dd93e0a4d17d28dc35936e5c5f46",
"body": null,
"is_bot": false,
"headline": "Fix go formatting",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T08:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d07355927e4218ad0ed069a3a64ae3eb5c654980",
"body": null,
"is_bot": false,
"headline": "test/e2e: Remove context from framework struct",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T08:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "236c87f1f25f8ee4b675dcb1310dc7f397c9c008",
"body": null,
"is_bot": false,
"headline": "pkg: Update task func signature",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T08:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0b6e48abd50e8e90b8a5ab500b9841daa5e4d2",
"body": null,
"is_bot": false,
"headline": "pkg/tasks: propagate real context",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T08:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18fd4da69f31ffcaca1a11e5a4c050e8ba18f8a7",
"body": null,
"is_bot": false,
"headline": "operator: Remove context from operator struct",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T07:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e31878dce19bae4dc4d6d23402d36b5d1c91d79",
"body": null,
"is_bot": false,
"headline": "pkg/client/client*.go: Remove context from client struct",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T07:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "272b96fe49a3eca5ef9dcf9249a6dcda74833bd1",
"body": null,
"is_bot": false,
"headline": " pkg/client/status_reporter*.go: Remove ctx from statusreporter struct",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-23T07:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ebde5c8a433bce83fa46205c8c0ff7aad1271c9",
"body": "Allow configuring additional alertmanagers for UWM Prometheus and Thanos",
"is_bot": false,
"headline": "Merge pull request #1271 from fpetkovski/uwm-external-alertmanager",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-23T06:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51daaa24174f971be4451d3b0359afc8868d6375",
"body": null,
"is_bot": false,
"headline": "Always create alertmanager-config secret",
"author_name": "fpetkovski",
"author_login": "fpetkovski",
"committed_at": "2021-07-22T15:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e597fdb4f8c163a913ea769133b3c57e565df7",
"body": null,
"is_bot": false,
"headline": "Refactor alertmanager config rendering",
"author_name": "fpetkovski",
"author_login": "fpetkovski",
"committed_at": "2021-07-22T15:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf0cbb2ec293b1acb818e874a67520c849c4793",
"body": null,
"is_bot": false,
"headline": "Rename alertManager to alertmanager",
"author_name": "fpetkovski",
"author_login": "fpetkovski",
"committed_at": "2021-07-22T15:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc749bf4c1a4f874ac106133cc05090ef0004127",
"body": "Signed-off-by: fpetkovski <filip.petkovsky@gmail.com>",
"is_bot": false,
"headline": "Allow configuring additional alertmanagers for Thanos Ruler",
"author_name": "fpetkovski",
"author_login": "fpetkovski",
"committed_at": "2021-07-22T15:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c69b5cca42f4f6270de2819328562d9b14a6d403",
"body": null,
"is_bot": false,
"headline": "Allow configuring additional alertmanagers for UWM Prometheus",
"author_name": "fpetkovski",
"author_login": "fpetkovski",
"committed_at": "2021-07-22T15:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96f611f692865cb07589cca1c6e66c0d0171270b",
"body": "Documentation: fix a typo",
"is_bot": false,
"headline": "Merge pull request #1295 from julianwiedmann/typo-fix",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-22T14:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5032dddc8c44e9d52ecc842fc8f89392a70eccf",
"body": "s/monitoring the Cluster cluster itself/monitoring the cluster itself\n\nSigned-off-by: Julian Wiedmann <jwi@linux.ibm.com>",
"is_bot": false,
"headline": "Documentation: fix a typo",
"author_name": "Julian Wiedmann",
"author_login": "julianwiedmann",
"committed_at": "2021-07-22T10:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff9fee90c17933427ca5f52670acb8582632db8",
"body": "Add new label to show grafana dashboards in ODC",
"is_bot": false,
"headline": "Merge pull request #1294 from jerolimov/label-odc-dashboards",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-22T09:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df26aec4a8d8321721476343a327d1d129dc1eff",
"body": "generate client key and certificates",
"is_bot": false,
"headline": "Merge pull request #1282 from stlaz/sur-certauth",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-21T20:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bed466dbdbd2c921d36bba9e03900e7e55e9b69",
"body": "No apiserver rules",
"is_bot": false,
"headline": "Merge pull request #1292 from paulfantom/no-apiserver-rules",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-21T16:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd514309d4aa7dbb7390fa2e4f331f2d37ec6a29",
"body": "See https://issues.redhat.com/browse/ODC-6066",
"is_bot": false,
"headline": "Add new label to show grafana dashboards in ODC",
"author_name": "Christoph Jerolimov",
"author_login": "christoph-jerolimov",
"committed_at": "2021-07-21T14:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec949247c7f9b2da142fbc8329401c3d0ecfbb06",
"body": "Send etcd telemetry rules",
"is_bot": false,
"headline": "Merge pull request #1281 from lilic/add-etcd-telemetry",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-21T10:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbf3dc2788e5a22d79d46ee6a4929bb35f4620ed",
"body": null,
"is_bot": false,
"headline": "assets: regenerate",
"author_name": "paulfantom",
"author_login": "paulfantom",
"committed_at": "2021-07-21T10:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37a588a49d8fc790dc4255ce9d27af56de3bb37",
"body": null,
"is_bot": false,
"headline": "jsonnet: exclude kube-apiserver-burnrate.rules",
"author_name": "paulfantom",
"author_login": "paulfantom",
"committed_at": "2021-07-21T09:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c595bc959ad17b73c52ceb37d776fa6e150b5ca0",
"body": "jsonnet: Sync with kube-prometheus",
"is_bot": false,
"headline": "Merge pull request #1291 from PhilipGough/MON-1741",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-20T17:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4383b9c67e216d101b130f7cb1ffd0ba5029351",
"body": null,
"is_bot": false,
"headline": "docs: Update changelog for dropped cAdvisor metrics",
"author_name": "Philip Gough",
"author_login": "philipgough",
"committed_at": "2021-07-20T13:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1cadb04dfdfcf6f5bfd177c1a4a8de74bffdbf0",
"body": null,
"is_bot": false,
"headline": "jsonnet: Sync with kube-prometheus",
"author_name": "Philip Gough",
"author_login": "philipgough",
"committed_at": "2021-07-20T13:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5037c69a3049b986fe1360de1055a42fc34dead",
"body": "Bug 1978662: Set a degraded message when persistent storage is not configured",
"is_bot": false,
"headline": "Merge pull request #1270 from fpetkovski/indicate-no-storage",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-20T12:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "104addb3b8e16f1a3eaece8cce404e2c1ca97aed",
"body": "…ble to progress\n\nThe prometheus-operator itself is using an kube-rbac-proxy and therefore\nneeds to have the client-ca for its deployment.",
"is_bot": false,
"headline": "move metrics-client-ca cm creation before prometheus-operator to be a…",
"author_name": "Stanislav Laznicka",
"author_login": "stlaz",
"committed_at": "2021-07-20T12:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe127be00239d88ba0f037a122bf2c96737f22fe",
"body": null,
"is_bot": false,
"headline": "manifests,assets: regenerate",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2021-07-20T12:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7717348c63dd3ffb5532e501f220d11dfd4a481",
"body": null,
"is_bot": false,
"headline": "don't configure cert-auth for the CMO's /metrics",
"author_name": "Stanislav Laznicka",
"author_login": "stlaz",
"committed_at": "2021-07-20T12:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a89f1d31fea54dc92ee594eafdb7c7bbfd78e5a",
"body": null,
"is_bot": false,
"headline": "add mount for the prom-op",
"author_name": "Stanislav Laznicka",
"author_login": "stlaz",
"committed_at": "2021-07-20T12:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29603332b09d62f4afa8797689b5d117125ee5cd",
"body": null,
"is_bot": false,
"headline": "add the client-ca to the custom worload's metrics kube-rbac-proxy",
"author_name": "Stanislav Laznicka",
"author_login": "stlaz",
"committed_at": "2021-07-20T12:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61359c8ad9390f7d8e3a1c322c2d6dbe40aeddc3",
"body": null,
"is_bot": false,
"headline": "make the client CA bundle be a CM, not a Secret",
"author_name": "Stanislav Laznicka",
"author_login": "stlaz",
"committed_at": "2021-07-20T12:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fbfe40ec0a61d9fd02119e2304f9c827f26a56a",
"body": null,
"is_bot": false,
"headline": "update rbac to allow event handling",
"author_name": "Stanislav Laznicka",
"author_login": "stlaz",
"committed_at": "2021-07-20T12:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "969b089dc114286a45401b222804160e1e36a830",
"body": null,
"is_bot": false,
"headline": "CSR: use CSR generate name and labels instead of a single name",
"author_name": "Stanislav Laznicka",
"author_login": "stlaz",
"committed_at": "2021-07-20T12:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f78d5c095276cc18fad1dfcda80c3864e8c0956",
"body": null,
"is_bot": false,
"headline": "generate client certificate for metrics scraping",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2021-07-20T12:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b4ef99e17b4300504305ae8139e8ba7ad16f0c2",
"body": null,
"is_bot": false,
"headline": "vendor: bump library-go",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2021-07-20T10:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f35619d5b51058f918acbdb794109d5a6c8f163",
"body": "…apis\n\nRemove use of deprecated APIs being removed in Kubernetes v1.22",
"is_bot": false,
"headline": "Merge pull request #1286 from simonpasquier/remove-use-of-deprecated-…",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-20T10:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41deb06a37249ebe6c266c9e29c5941313ddd9c3",
"body": null,
"is_bot": false,
"headline": "assets, Documentation: Regenerate",
"author_name": "Lili Cosic",
"author_login": "lilic",
"committed_at": "2021-07-20T09:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ab46e685c4365d8036c61359bf12efe804d3a8",
"body": null,
"is_bot": false,
"headline": "jsonnet,manifests: Add etcd telemetry rules",
"author_name": "Lili Cosic",
"author_login": "lilic",
"committed_at": "2021-07-20T09:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c7cddc0371f290eb278fe0636d0530e85b9045c",
"body": "Co-authored-by: Simon Pasquier <spasquie@redhat.com>",
"is_bot": false,
"headline": "Update pkg/client/status_reporter.go",
"author_name": "Filip Petkovski",
"author_login": "fpetkovski",
"committed_at": "2021-07-20T08:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca5f932654def86e67ac7feda34fc92634fbdf95",
"body": null,
"is_bot": false,
"headline": "Set a degraded message when persistent storage is not configured",
"author_name": "fpetkovski",
"author_login": "fpetkovski",
"committed_at": "2021-07-20T08:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e412e0e3d4b1bd39652ff918bc1ad8815ef5d1c9",
"body": null,
"is_bot": false,
"headline": "vendor: sync directory",
"author_name": "Simon Pasquier",
"author_login": "simonpasquier",
"committed_at": "2021-07-19T13:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5536ec28c24f2e02d12906991c1d73277f82b79",
"body": "These API versions will be removed in the upcoming Kubernetes v1.22 [1].\n\n[1] https://kubernetes.io/blog/2021/07/14/upcoming-changes-in-kubernetes-1-22/#api-changes\n\nSigned-off-by: Simon Pasquier <spasquie@redhat.com>",
"is_bot": false,
"headline": "pkg: remove use of deprecated v1beta1 API versions",
"author_name": "Simon Pasquier",
"author_login": "simonpasquier",
"committed_at": "2021-07-19T13:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfac777d91f8fea21bb6baf5bf216df0e9233aa7",
"body": null,
"is_bot": false,
"headline": "go.{mod,sum}: bump to v1.21.2 from v1.21.0",
"author_name": "Simon Pasquier",
"author_login": "simonpasquier",
"committed_at": "2021-07-19T13:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aed5abc86d2900a7b77896dc6d2ae1506cd503e",
"body": "The metrics have been dropped manually because we were not able to\nconfigure them. Now https://github.com/cri-o/cri-o/pull/5061 has been\nmerged and the list of enabled metrics will be handled in the Machine\nConfig Operator.\n\nSigned-off-by: Sascha Grunert <sgrunert@redhat.com>",
"is_bot": false,
"headline": "Remove manual CRI-O metrics modification",
"author_name": "Sascha Grunert",
"author_login": "saschagrunert",
"committed_at": "2021-07-19T08:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b8c300051365738ad1681cb252b92f8a00fd0cf",
"body": "Fix shellcheck errors",
"is_bot": false,
"headline": "Merge pull request #1284 from fpetkovski/fix-shellcheck",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-17T15:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172a96befed35a158b4b1ee64638a7d80b13c666",
"body": "Cleanup telemetry owners",
"is_bot": false,
"headline": "Merge pull request #1273 from simonpasquier/cleanup_telemetry_owners",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-17T11:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa89a91330adf7a45ddba0c504c451d00a00d660",
"body": "BUG 1980888: jsonnet: Favour http probes for thanos querier",
"is_bot": false,
"headline": "Merge pull request #1277 from PhilipGough/bz-1980888",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-15T11:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f2908d296862befdc0f84e800ab0546e6feb12d",
"body": "Remove context.TODO() and propagate real context",
"is_bot": false,
"headline": "Merge pull request #1254 from slashpai/remove_context_todo",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-14T11:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33fd1b05ca242cebc8433767767fe93419d92be2",
"body": null,
"is_bot": false,
"headline": "Fix shellcheck errors",
"author_name": "fpetkovski",
"author_login": "fpetkovski",
"committed_at": "2021-07-14T11:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "960114da679dbfea4237ebf7fabc1b426ec8a116",
"body": "The exec probe is timing out intermittently. This coud be caused in part\nby the timing on the probe not being sufficient, or there may be an underlying\nissue with the (exec, cri-o) combo.\n\nThis change takes the config for httpGet probes from upstream thanos and proxies\nto thanos via the oauth-gateway where we bypass the health check endpoints.\n\nThe HTTP probe cannot directly ping thanos since it listens on localhost\nand is unreachable from kubelet. This is by design.",
"is_bot": false,
"headline": "jsonnet: thanosquery: Use HTTP probes as opposed to exec",
"author_name": "Philip Gough",
"author_login": "philipgough",
"committed_at": "2021-07-13T13:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73494c25ef9dad3616584103035302b6050c6f1",
"body": null,
"is_bot": false,
"headline": "test/e2e/framework: Update function call",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T06:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f5d7fe4712f29f34eb8aabf4a301423e75c019",
"body": null,
"is_bot": false,
"headline": "pkg/cmd: Update methods to pass context as first parameter",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T04:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8292a43e055c0e1e5249991005ba738d45d4aa7e",
"body": null,
"is_bot": false,
"headline": "pkg/client/status_reporter_test.go: Fix tests",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T04:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cb74017703b9af325ebb709dba9891550bde950",
"body": null,
"is_bot": false,
"headline": "pkg/client/client_test.go: Fix formatting",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T04:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8449949573e05e53cacd2d8b6aaa9d6d748a2411",
"body": "Signed-off-by: Jayapriya Pai <janantha@redhat.com>",
"is_bot": false,
"headline": "pkg: Remove context.TODO() from prom adapter",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T04:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c57baf8dc4cb097bb789f5e9ef69b78730f6173",
"body": null,
"is_bot": false,
"headline": "pkg/client: Remove context.TODO() calls from stats reporter",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T04:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430f09c489c09065e3a49075ca846003a05c3aa6",
"body": null,
"is_bot": false,
"headline": "pkg/client/status_reporter.go: Remove context.TODO() calls",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T04:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f02f4be63d5524727c150529488efe45b08205f",
"body": null,
"is_bot": false,
"headline": "cmd/operator/main.go: Propagate real context to operator",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T04:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f5e8f8ca3bc65e2db6291d81c89bf4920f29639",
"body": null,
"is_bot": false,
"headline": "pkg/operator/operator.go: Update operator to include ctx field",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T04:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a34da7f36ede144e512cab4484841ff7bdf9df3b",
"body": null,
"is_bot": false,
"headline": "pkg/client/client*.go: Remove context.TODO() calls",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-13T04:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c476cd6a4044482e721446d06e0ecf1f90965a90",
"body": null,
"is_bot": false,
"headline": "Documentation: regenerate",
"author_name": "Simon Pasquier",
"author_login": "simonpasquier",
"committed_at": "2021-07-12T15:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7146706b4bded2114fee2f2c53c7ac414d17365",
"body": "This change cleans up the list of telemetry metrics with their proper\nowners and consumers (when identified).\n\nSigned-off-by: Simon Pasquier <spasquie@redhat.com>",
"is_bot": false,
"headline": "manifests: update owners for telemetry metrics",
"author_name": "Simon Pasquier",
"author_login": "simonpasquier",
"committed_at": "2021-07-12T15:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a054912abb0f5144bcfc772e59dfaf2ea02edd23",
"body": "pkg/manifests: Add EnforcedTargetLimit for user-workload monitoring",
"is_bot": false,
"headline": "Merge pull request #1278 from bison/uwm-target-limit",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-12T14:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81d78bc7e0489c516ea6e09fb5b4feb0319f028",
"body": "This adds support for configuring the EnforcedTargetLimit for the\nuser-workload Prometheus instance. This lets admins set an overall\nlimit on the number of targets scraped.",
"is_bot": false,
"headline": "pkg/manifests: Add EnforcedTargetLimit for user-workload monitoring",
"author_name": "Brad Ison",
"author_login": "bison",
"committed_at": "2021-07-12T12:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d745a4e3d768610a0ba0e40e531a6dc1d11df8ca",
"body": "Bug 1956308: Fix deployment update with retry option",
"is_bot": false,
"headline": "Merge pull request #1257 from slashpai/bz_1956308",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-12T08:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7529757844180d6273c97f7b047d08dc8ef0b51f",
"body": null,
"is_bot": false,
"headline": "pkg/client/client.go: reorder import and return statement",
"author_name": "Jayapriya Pai",
"author_login": "slashpai",
"committed_at": "2021-07-12T06:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623fe64d1ded29ed14ca1b76412852803f121921",
"body": "client: Always set OperatorUpgradeable reason to AsExpected",
"is_bot": false,
"headline": "Merge pull request #1275 from bison/status-upgradeable",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-09T22:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "972c1391a5f161097c27559290dd0c6aa1593e29",
"body": "jsonnet: Enable federated targets in thanos-querier",
"is_bot": false,
"headline": "Merge pull request #1274 from bison/thanos-targets",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-09T20:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7eb0121fe04dcdb4796e2d43a4a6f99edc68ae8",
"body": "Bug 1947005 : changing alert manager access rules",
"is_bot": false,
"headline": "Merge pull request #1217 from prashbnair/alm-rules",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2021-07-09T15:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "097388e9a3c325e3ec2a9004846b0470e874a3c8",
"body": "We always set the OperatorUpgradeable status condition on the\nClusterOperator resource to True, but we sometimes change the message\nto indiciate errors. This has proved confusing for users because the\nerrors are also indicated in the other status condition messages and\nthe Upgradeable condition has not actually changed values. This\nalways sets the Upgradeable condition to true with an \"AsExpcted\"\nreason.",
"is_bot": false,
"headline": "client: Always set OperatorUpgradeable reason to AsExpected",
"author_name": "Brad Ison",
"author_login": "bison",
"committed_at": "2021-07-09T14:25:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 0,
"latest_release_at": "2018-09-24T19:19:20Z",
"latest_release_tag": "v0.1.1",
"releases_from_tags": true,
"days_since_last_push": 1631,
"active_weeks_last_year": 0,
"days_since_latest_release": 2860,
"mean_days_between_releases": 32.2
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/openshift/cluster-monitoring-operator",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/openshift/cluster-monitoring-operator",
"is_deprecated": false,
"latest_version": "v3.11.0+incompatible",
"repository_url": "https://github.com/openshift/cluster-monitoring-operator",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2018-09-10T18:51:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2874
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"examples/example-app/Makefile",
"vendor/github.com/gogo/protobuf/proto/Makefile",
"vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
"vendor/github.com/pkg/errors/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/go.uber.org/atomic/Makefile",
"vendor/golang.org/x/net/http2/Makefile"
],
"api_schema_files": [
"vendor/github.com/googleapis/gnostic/extensions/extension.proto",
"vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.proto",
"vendor/github.com/openshift/api/route/v1/generated.proto",
"vendor/github.com/openshift/api/security/v1/generated.proto",
"vendor/google.golang.org/appengine/internal/base/api_base.proto",
"vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
"vendor/google.golang.org/appengine/internal/log/log_service.proto",
"vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
"vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto",
"vendor/k8s.io/api/admissionregistration/v1/generated.proto",
"vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto",
"vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto",
"vendor/k8s.io/api/apps/v1/generated.proto",
"vendor/k8s.io/api/apps/v1beta1/generated.proto",
"vendor/k8s.io/api/apps/v1beta2/generated.proto",
"vendor/k8s.io/api/authentication/v1/generated.proto",
"vendor/k8s.io/api/authentication/v1beta1/generated.proto",
"vendor/k8s.io/api/authorization/v1/generated.proto",
"vendor/k8s.io/api/authorization/v1beta1/generated.proto",
"vendor/k8s.io/api/autoscaling/v1/generated.proto",
"vendor/k8s.io/api/autoscaling/v2beta1/generated.proto",
"vendor/k8s.io/api/autoscaling/v2beta2/generated.proto",
"vendor/k8s.io/api/batch/v1/generated.proto",
"vendor/k8s.io/api/batch/v1beta1/generated.proto",
"vendor/k8s.io/api/certificates/v1/generated.proto",
"vendor/k8s.io/api/certificates/v1beta1/generated.proto",
"vendor/k8s.io/api/coordination/v1/generated.proto",
"vendor/k8s.io/api/coordination/v1beta1/generated.proto",
"vendor/k8s.io/api/core/v1/generated.proto",
"vendor/k8s.io/api/discovery/v1/generated.proto",
"vendor/k8s.io/api/discovery/v1beta1/generated.proto",
"vendor/k8s.io/api/events/v1/generated.proto",
"vendor/k8s.io/api/events/v1beta1/generated.proto",
"vendor/k8s.io/api/extensions/v1beta1/generated.proto",
"vendor/k8s.io/api/flowcontrol/v1alpha1/generated.proto",
"vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto",
"vendor/k8s.io/api/networking/v1/generated.proto",
"vendor/k8s.io/api/networking/v1beta1/generated.proto",
"vendor/k8s.io/api/node/v1/generated.proto",
"vendor/k8s.io/api/node/v1alpha1/generated.proto",
"vendor/k8s.io/api/node/v1beta1/generated.proto",
"vendor/k8s.io/api/policy/v1/generated.proto",
"vendor/k8s.io/api/policy/v1beta1/generated.proto",
"vendor/k8s.io/api/rbac/v1/generated.proto",
"vendor/k8s.io/api/rbac/v1alpha1/generated.proto",
"vendor/k8s.io/api/rbac/v1beta1/generated.proto",
"vendor/k8s.io/api/scheduling/v1/generated.proto",
"vendor/k8s.io/api/scheduling/v1alpha1/generated.proto",
"vendor/k8s.io/api/scheduling/v1beta1/generated.proto",
"vendor/k8s.io/api/storage/v1/generated.proto",
"vendor/k8s.io/api/storage/v1alpha1/generated.proto",
"vendor/k8s.io/api/storage/v1beta1/generated.proto",
"vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto",
"vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
"vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
"vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto",
"vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1/generated.proto",
"vendor/k8s.io/metrics/pkg/apis/metrics/v1alpha1/generated.proto",
"vendor/k8s.io/metrics/pkg/apis/metrics/v1beta1/generated.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"hack/tools/go.mod",
"vendor/github.com/Jeffail/gabs/go.mod",
"vendor/github.com/asaskevich/govalidator/go.mod",
"vendor/github.com/blang/semver/v4/go.mod",
"vendor/github.com/cespare/xxhash/v2/go.mod",
"vendor/github.com/go-logfmt/logfmt/go.mod",
"vendor/github.com/go-logr/logr/go.mod",
"vendor/github.com/go-openapi/analysis/go.mod",
"vendor/github.com/go-openapi/errors/go.mod",
"vendor/github.com/go-openapi/jsonpointer/go.mod",
"vendor/github.com/go-openapi/jsonreference/go.mod",
"vendor/github.com/go-openapi/loads/go.mod",
"vendor/github.com/go-openapi/runtime/go.mod",
"vendor/github.com/go-openapi/spec/go.mod",
"vendor/github.com/go-openapi/strfmt/go.mod",
"vendor/github.com/go-openapi/swag/go.mod",
"vendor/github.com/go-openapi/validate/go.mod",
"vendor/github.com/go-stack/stack/go.mod",
"vendor/github.com/google/gofuzz/go.mod",
"vendor/github.com/hashicorp/go-version/go.mod",
"vendor/github.com/hashicorp/golang-lru/go.mod",
"vendor/github.com/josharian/intern/go.mod",
"vendor/github.com/jpillora/backoff/go.mod",
"vendor/github.com/json-iterator/go/go.mod",
"vendor/github.com/mitchellh/hashstructure/go.mod",
"vendor/github.com/mitchellh/mapstructure/go.mod",
"vendor/github.com/moby/spdystream/go.mod",
"vendor/github.com/opencontainers/go-digest/go.mod",
"vendor/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/go.mod",
"vendor/github.com/prometheus/procfs/go.mod",
"vendor/github.com/spf13/pflag/go.mod",
"vendor/go.uber.org/atomic/go.mod",
"vendor/golang.org/x/oauth2/go.mod",
"vendor/golang.org/x/term/go.mod",
"vendor/gopkg.in/yaml.v2/go.mod",
"vendor/k8s.io/klog/v2/go.mod",
"vendor/sigs.k8s.io/yaml/go.mod"
],
"largest_source_bytes": 119875,
"source_files_sampled": 64,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/Jeffail/gabs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/ghodss/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/gogo/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.2"
},
{
"name": "github.com/imdario/mergo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.7"
},
{
"name": "github.com/openshift/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210706092853-b63d499a70ce"
},
{
"name": "github.com/openshift/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210521082421-73d9475a9142"
},
{
"name": "github.com/openshift/library-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210720093535-f8ed43828870"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/prometheus-operator/prometheus-operator",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.1"
},
{
"name": "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.48.1"
},
{
"name": "github.com/prometheus-operator/prometheus-operator/pkg/client",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.1"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
},
{
"name": "github.com/prometheus/prometheus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.2-0.20210518124745-6eeded0fdf76"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210220032951-036812b2e83c"
},
{
"name": "gopkg.in/yaml.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.2"
},
{
"name": "k8s.io/apiextensions-apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.2"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.2"
},
{
"name": "k8s.io/apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.2"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v12.0.0+incompatible"
},
{
"name": "k8s.io/klog/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.8.0"
},
{
"name": "k8s.io/kube-aggregator",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.1"
},
{
"name": "k8s.io/metrics",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.4"
},
{
"name": "github.com/brancz/gojsontoyaml",
"manifest": "hack/tools/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20201216083616-202f76bf8c1f"
},
{
"name": "github.com/campoy/embedmd",
"manifest": "hack/tools/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/google/go-jsonnet",
"manifest": "hack/tools/go.mod",
"ecosystem": "go",
"version_constraint": "v0.17.1-0.20210520122306-7373f5b60678"
},
{
"name": "github.com/jsonnet-bundler/jsonnet-bundler",
"manifest": "hack/tools/go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.0"
},
{
"name": "github.com/prometheus/prometheus",
"manifest": "hack/tools/go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.2-0.20210215121130-6f488061dfb4"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 3,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "openshift-merge-robot",
"commits": 811,
"avatar_url": "https://avatars.githubusercontent.com/u/30189218?v=4"
},
{
"type": "User",
"login": "lilic",
"commits": 217,
"avatar_url": "https://avatars.githubusercontent.com/u/6232346?v=4"
},
{
"type": "User",
"login": "paulfantom",
"commits": 212,
"avatar_url": "https://avatars.githubusercontent.com/u/3531758?v=4"
},
{
"type": "User",
"login": "s-urbaniak",
"commits": 198,
"avatar_url": "https://avatars.githubusercontent.com/u/375856?v=4"
},
{
"type": "User",
"login": "simonpasquier",
"commits": 178,
"avatar_url": "https://avatars.githubusercontent.com/u/2587585?v=4"
},
{
"type": "User",
"login": "brancz",
"commits": 155,
"avatar_url": "https://avatars.githubusercontent.com/u/4546722?v=4"
},
{
"type": "User",
"login": "squat",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/20484159?v=4"
},
{
"type": "User",
"login": "dgrisonnet",
"commits": 74,
"avatar_url": "https://avatars.githubusercontent.com/u/22327577?v=4"
},
{
"type": "User",
"login": "pgier",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/156120?v=4"
},
{
"type": "User",
"login": "metalmatze",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/872251?v=4"
}
],
"contributors_sampled": 87,
"top_contributor_share": 0.345
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": true,
"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 47 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "115 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f70f93acf244175425c959f805bcd51e657b472b",
"ran_at": "2026-07-24T21:58:32Z",
"aggregate_score": 1.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/paulfantom/cluster-monitoring-operator",
"host": "github.com",
"name": "cluster-monitoring-operator",
"owner": "paulfantom"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 24,
"inputs": {
"security": 17,
"vitality": 20,
"community": 12,
"governance": 42,
"engineering": 45,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 28,
"overall_after_abandonment_multiplier": 24
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 20,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.98,
"days_since_last_push": 1631,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1631 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1631
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.1.1",
"releases_from_tags": true,
"days_since_latest_release": 2860,
"mean_days_between_releases": 32.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2860 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2860
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~32.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 32.2
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1816,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1816 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1816,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 42,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 87,
"top_contributor_share": 0.345
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 34% of commits",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 34
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "87 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 87
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 47 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": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "paulfantom",
"public_repos": 201,
"account_age_days": 4911
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of paulfantom",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "paulfantom"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "201 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 201
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"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": 45,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"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": 58,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 6.4,
"status": "met",
"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": 25,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 17,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 17,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 1.7
},
"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 47 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "115 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 14
},
"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": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.541,
"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": "53 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"sampled": 98
}
}
],
"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",
"examples/example-app/Makefile",
"vendor/github.com/gogo/protobuf/proto/Makefile",
"vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
"vendor/github.com/pkg/errors/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/go.uber.org/atomic/Makefile",
"vendor/golang.org/x/net/http2/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"hack/tools/go.mod",
"vendor/github.com/Jeffail/gabs/go.mod",
"vendor/github.com/asaskevich/govalidator/go.mod",
"vendor/github.com/blang/semver/v4/go.mod",
"vendor/github.com/cespare/xxhash/v2/go.mod",
"vendor/github.com/go-logfmt/logfmt/go.mod",
"vendor/github.com/go-logr/logr/go.mod",
"vendor/github.com/go-openapi/analysis/go.mod",
"vendor/github.com/go-openapi/errors/go.mod",
"vendor/github.com/go-openapi/jsonpointer/go.mod",
"vendor/github.com/go-openapi/jsonreference/go.mod",
"vendor/github.com/go-openapi/loads/go.mod",
"vendor/github.com/go-openapi/runtime/go.mod",
"vendor/github.com/go-openapi/spec/go.mod",
"vendor/github.com/go-openapi/strfmt/go.mod",
"vendor/github.com/go-openapi/swag/go.mod",
"vendor/github.com/go-openapi/validate/go.mod",
"vendor/github.com/go-stack/stack/go.mod",
"vendor/github.com/google/gofuzz/go.mod",
"vendor/github.com/hashicorp/go-version/go.mod",
"vendor/github.com/hashicorp/golang-lru/go.mod",
"vendor/github.com/josharian/intern/go.mod",
"vendor/github.com/jpillora/backoff/go.mod",
"vendor/github.com/json-iterator/go/go.mod",
"vendor/github.com/mitchellh/hashstructure/go.mod",
"vendor/github.com/mitchellh/mapstructure/go.mod",
"vendor/github.com/moby/spdystream/go.mod",
"vendor/github.com/opencontainers/go-digest/go.mod",
"vendor/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/go.mod",
"vendor/github.com/prometheus/procfs/go.mod",
"vendor/github.com/spf13/pflag/go.mod",
"vendor/go.uber.org/atomic/go.mod",
"vendor/golang.org/x/oauth2/go.mod",
"vendor/golang.org/x/term/go.mod",
"vendor/gopkg.in/yaml.v2/go.mod",
"vendor/k8s.io/klog/v2/go.mod",
"vendor/sigs.k8s.io/yaml/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, examples/example-app/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/golang.org/x/net/http2/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, examples/example-app/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/golang.org/x/net/http2/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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "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": 119875,
"source_files_sampled": 64,
"oversized_source_files": 1
},
"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": "1/64 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 64,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"vendor/github.com/googleapis/gnostic/extensions/extension.proto",
"vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.proto",
"vendor/github.com/openshift/api/route/v1/generated.proto",
"vendor/github.com/openshift/api/security/v1/generated.proto",
"vendor/google.golang.org/appengine/internal/base/api_base.proto",
"vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
"vendor/google.golang.org/appengine/internal/log/log_service.proto",
"vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
"vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto",
"vendor/k8s.io/api/admissionregistration/v1/generated.proto",
"vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto",
"vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto",
"vendor/k8s.io/api/apps/v1/generated.proto",
"vendor/k8s.io/api/apps/v1beta1/generated.proto",
"vendor/k8s.io/api/apps/v1beta2/generated.proto",
"vendor/k8s.io/api/authentication/v1/generated.proto",
"vendor/k8s.io/api/authentication/v1beta1/generated.proto",
"vendor/k8s.io/api/authorization/v1/generated.proto",
"vendor/k8s.io/api/authorization/v1beta1/generated.proto",
"vendor/k8s.io/api/autoscaling/v1/generated.proto",
"vendor/k8s.io/api/autoscaling/v2beta1/generated.proto",
"vendor/k8s.io/api/autoscaling/v2beta2/generated.proto",
"vendor/k8s.io/api/batch/v1/generated.proto",
"vendor/k8s.io/api/batch/v1beta1/generated.proto",
"vendor/k8s.io/api/certificates/v1/generated.proto",
"vendor/k8s.io/api/certificates/v1beta1/generated.proto",
"vendor/k8s.io/api/coordination/v1/generated.proto",
"vendor/k8s.io/api/coordination/v1beta1/generated.proto",
"vendor/k8s.io/api/core/v1/generated.proto",
"vendor/k8s.io/api/discovery/v1/generated.proto",
"vendor/k8s.io/api/discovery/v1beta1/generated.proto",
"vendor/k8s.io/api/events/v1/generated.proto",
"vendor/k8s.io/api/events/v1beta1/generated.proto",
"vendor/k8s.io/api/extensions/v1beta1/generated.proto",
"vendor/k8s.io/api/flowcontrol/v1alpha1/generated.proto",
"vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto",
"vendor/k8s.io/api/networking/v1/generated.proto",
"vendor/k8s.io/api/networking/v1beta1/generated.proto",
"vendor/k8s.io/api/node/v1/generated.proto",
"vendor/k8s.io/api/node/v1alpha1/generated.proto",
"vendor/k8s.io/api/node/v1beta1/generated.proto",
"vendor/k8s.io/api/policy/v1/generated.proto",
"vendor/k8s.io/api/policy/v1beta1/generated.proto",
"vendor/k8s.io/api/rbac/v1/generated.proto",
"vendor/k8s.io/api/rbac/v1alpha1/generated.proto",
"vendor/k8s.io/api/rbac/v1beta1/generated.proto",
"vendor/k8s.io/api/scheduling/v1/generated.proto",
"vendor/k8s.io/api/scheduling/v1alpha1/generated.proto",
"vendor/k8s.io/api/scheduling/v1beta1/generated.proto",
"vendor/k8s.io/api/storage/v1/generated.proto",
"vendor/k8s.io/api/storage/v1alpha1/generated.proto",
"vendor/k8s.io/api/storage/v1beta1/generated.proto",
"vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto",
"vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
"vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
"vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto",
"vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1/generated.proto",
"vendor/k8s.io/metrics/pkg/apis/metrics/v1alpha1/generated.proto",
"vendor/k8s.io/metrics/pkg/apis/metrics/v1beta1/generated.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "vendor/github.com/googleapis/gnostic/extensions/extension.proto, vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.proto, vendor/github.com/openshift/api/route/v1/generated.proto, vendor/github.com/openshift/api/security/v1/generated.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1alpha1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha1/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto, vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1/generated.proto, vendor/k8s.io/metrics/pkg/apis/metrics/v1alpha1/generated.proto, vendor/k8s.io/metrics/pkg/apis/metrics/v1beta1/generated.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "vendor/github.com/googleapis/gnostic/extensions/extension.proto, vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.proto, vendor/github.com/openshift/api/route/v1/generated.proto, vendor/github.com/openshift/api/security/v1/generated.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1alpha1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha1/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto, vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1/generated.proto, vendor/k8s.io/metrics/pkg/apis/metrics/v1alpha1/generated.proto, vendor/k8s.io/metrics/pkg/apis/metrics/v1beta1/generated.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"go package 'github.com/openshift/cluster-monitoring-operator' points at a different repository (https://github.com/openshift/cluster-monitoring-operator); excluded from ecosystem scoring",
"Could not fetch go package 'github.com/openshift/cluster-monitoring-operator/hack' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-24T21:58:53.280206Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paulfantom/cluster-monitoring-operator.svg",
"full_name": "paulfantom/cluster-monitoring-operator",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}