Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 25222,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 145934,
"Shell": 10929,
"Python": 3007,
"Makefile": 4117,
"Dockerfile": 1615
},
"pushed_at": "2020-05-04T17:32:52Z",
"created_at": "2018-09-06T17:32:29Z",
"owner_type": "User",
"updated_at": "2018-09-06T17:32:31Z",
"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"
]
},
"owner": {
"blog": "https://matthiasloibl.com",
"name": "Matthias Loibl",
"type": "User",
"login": "metalmatze",
"company": "@polarsignals",
"location": "Berlin",
"followers": 542,
"avatar_url": "https://avatars.githubusercontent.com/u/872251?v=4",
"created_at": "2011-06-24T01:30:32Z",
"is_verified": null,
"public_repos": 116,
"account_age_days": 5509
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.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": "a8b6bbb6ae38d675e0e1655a8c9bf98ff8de1851",
"body": "jsonnet: Remove runbooks",
"is_bot": false,
"headline": "Merge pull request #89 from squat/remove_runbooks",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-09-06T17:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0515f4ec4c996b40df5d6dbb4b1fea610c2c31f8",
"body": null,
"is_bot": false,
"headline": "jsonnet: remove runbook urls",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-09-06T17:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2effa255ce5be81b7adcc557cc28ecb62615dfdc",
"body": "Now that jsonnet-bundler actually produces stable lockfiles, use that as\nan indicator for stale-ness rather than grepping for libsonnet files,\nsince this will produce false positives with non-vendored libsonnet\nfiles.",
"is_bot": false,
"headline": "Makefile: jsonnet dependency to lockfile",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-09-06T17:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eac4aadf374f6b5fb33e41d15417a027e8c1ddb2",
"body": "Update alerting rules and scope to openshift namespaces",
"is_bot": false,
"headline": "Merge pull request #88 from brancz/update",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-09-06T08:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabe9f965fb2c64c8e9c0cf32ef3c92aeca849a2",
"body": null,
"is_bot": false,
"headline": "Update alerting rules and scope to openshift namespaces",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-09-06T08:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f6529a333d36fbc4788ec9b52419cc0e19ecef5",
"body": "Add cluster-monitoring-view ClusterRole",
"is_bot": false,
"headline": "Merge pull request #87 from brancz/cluster-mon-role",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-09-05T21:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e920663c29bc08c603bc9e20a1dadec4b5c37fa",
"body": "This ClusterRole can be used by users to bind against, to allow viewing\nthe cluster monitoring stack. This is useful for usability but also to\nallow us to modify the specific roles at a later point in time, because\nexisting users that bind to it will continue to have the correct roles.",
"is_bot": false,
"headline": "Add cluster-monitoring-view ClusterRole",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-09-05T20:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d5b11416ebd8bbe615801d43d4bf2e95e35721",
"body": "assets: bump kubernetes-mixins",
"is_bot": false,
"headline": "Merge pull request #86 from s-urbaniak/bump-mixins",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-09-05T14:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1ec63d917cc0bd71c22f3cc108d678c8308fa55",
"body": null,
"is_bot": false,
"headline": "assets: bump kubernetes-mixins",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2018-09-05T10:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2500badeddb476785f04b4a0fe6dcd375c8686fb",
"body": "Bump kube-state-metrics scrape timeout",
"is_bot": false,
"headline": "Merge pull request #84 from brancz/bump-ksm-timeout",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-28T08:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34d6c860831bb7afd9f3428de3e47865c317adcb",
"body": null,
"is_bot": false,
"headline": "Bump kube-state-metrics scrape timeout",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-08-27T17:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c835d23cf44f463502c60e0b33be80e3ba234b",
"body": "Update kubernetes-mixin",
"is_bot": false,
"headline": "Merge pull request #83 from s-urbaniak/mixin",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-27T15:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "971e68109cbd129d3a276a8f8a0a3478f814be4f",
"body": "Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>",
"is_bot": false,
"headline": "Update kubernetes-mixin",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2018-08-27T15:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "895407a57fedf0eb496f05c97e3fd915e64ec954",
"body": "Update kubernetes-mixin",
"is_bot": false,
"headline": "Merge pull request #81 from brancz/update-disk-dashboard",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-23T16:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c49bfaa7dc9d11de6f2bbb2a49036d0a82d44f",
"body": null,
"is_bot": false,
"headline": "Update kubernetes-mixin",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-08-23T16:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "921ffc0e8f40bf221c4799b14802ac19a8aeb23d",
"body": "node-exporter: bind-mount correct root filesystem",
"is_bot": false,
"headline": "Merge pull request #80 from s-urbaniak/root-fix",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-23T13:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97543f4061469473bc60476d6fad6898d8c8c6b",
"body": "This mechanically bumps the changes made in\nhttps://github.com/coreos/prometheus-operator/pull/1820",
"is_bot": false,
"headline": "node-exporter: bind-mount correct root filesystem",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2018-08-23T13:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebdfe689bb8d7d736450df2b8c5546212d7ae9ad",
"body": "Fix duplicate rule group name",
"is_bot": false,
"headline": "Merge pull request #79 from brancz/openshift-build-rule-group",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-23T08:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "648f75f21f6e7e7580ffb66a2a03a06071edd359",
"body": null,
"is_bot": false,
"headline": "Fix duplicate rule group name",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-08-23T08:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a30b2cf25e6983bcdbeeedb355bb0bc1fe0352a",
"body": "Update kube-prometheus dependency",
"is_bot": false,
"headline": "Merge pull request #78 from brancz/node-exporter-update-try2",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-23T08:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c328423ad85d5ba01f9487142255e70baeecc8",
"body": null,
"is_bot": false,
"headline": "Update kube-prometheus dependency",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-08-23T07:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46cf2132fcc4dba9075b3d4ca77480f0afbe80d9",
"body": "add recording rule for build metrics",
"is_bot": false,
"headline": "Merge pull request #73 from bparees/builds",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-22T20:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "971800c723cac8801f4df4e859b4a7663bbca949",
"body": null,
"is_bot": false,
"headline": "add recording rule for build metrics",
"author_name": "Ben Parees",
"author_login": "bparees",
"committed_at": "2018-08-22T18:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe6f17f005ed429d597f031ba46d65a9befcff4",
"body": "Update jsonnet dependencies",
"is_bot": false,
"headline": "Merge pull request #75 from brancz/node-exporter-update",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-22T14:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3d881678f27be280cc7fce60c304e7001af307",
"body": null,
"is_bot": false,
"headline": "Update jsonnet dependencies",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-08-22T12:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87f2270982a8ff8753f37856ff394715495d850f",
"body": "assets: bump kube-prometheus assets",
"is_bot": false,
"headline": "Merge pull request #71 from s-urbaniak/mon-285",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-17T15:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "555e736a14f2a533e8909ea95723f6d5979fc592",
"body": "This mechanically bumps kube-prometheus assets to include\nhttps://github.com/coreos/prometheus-operator/pull/1806\n\nFixes MON-285",
"is_bot": false,
"headline": "assets: bump kube-prometheus assets",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2018-08-17T14:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84d4ff938bf6d588a6de7c5a4eb1b613bdd3f8fa",
"body": "prometheus-operator: Update to v0.23.1",
"is_bot": false,
"headline": "Merge pull request #70 from mxinden/bump-po",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-17T09:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7696064d9e0e5e394b9a52a72b8719b21c5e3289",
"body": null,
"is_bot": false,
"headline": "prometheus-operator: Update to v0.23.1",
"author_name": "Max Leonard Inden",
"author_login": "mxinden",
"committed_at": "2018-08-15T16:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "446a51ba4b5b64bc733646c5f2d0b5eaf0ef418b",
"body": "Makefile: container build operator with deps",
"is_bot": false,
"headline": "Merge pull request #69 from squat/build_container",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-15T12:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d502f8ca19865c98a47f82fab100be337d7bd6",
"body": "Update integration of cluster components description",
"is_bot": false,
"headline": "Merge pull request #68 from brancz/update-integration-description",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-15T12:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5edf1df807112b2ec432121cc24ccd7666430789",
"body": null,
"is_bot": false,
"headline": "Makefile: container build operator with deps",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-15T12:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711327c9babc07cc4bb4b901aafb6e3dd26f253a",
"body": null,
"is_bot": false,
"headline": "Update integration of cluster components description",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-08-15T12:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01bfe3789117e7074e893251f2f6d31c816db8fb",
"body": "Remove Prometheus Operator container security context",
"is_bot": false,
"headline": "Merge pull request #67 from brancz/po-container-sc",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-15T08:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5f5baa5e50308458e2affa6117bcc5416752b42",
"body": null,
"is_bot": false,
"headline": "Remove Prometheus Operator container security context",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-08-15T08:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e03b012c5e27c4080ac2d70f617d06f7746a1d8",
"body": "pkg/manifests: add nodeSelector to prometheus operator config",
"is_bot": false,
"headline": "Merge pull request #66 from s-urbaniak/mon-270",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-14T16:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9298ff23afc74de397f0ef8ab5da31a36e27b623",
"body": "Currently, the node selector in the prometheus operator config is\nignored.\n\nThis fixes it\nFixes MON-270\n\nSigned-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>",
"is_bot": false,
"headline": "pkg/manifests: add nodeSelector to prometheus operator config",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2018-08-14T12:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f44aad55f779260c4b8f3ea811ca9a28c3253b04",
"body": "config: add no_proxy configuration",
"is_bot": false,
"headline": "Merge pull request #65 from s-urbaniak/mon-255",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-14T12:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3cbde0001d5d6b86c3f63af46aa73b9de3d72fa",
"body": "Currently there is no possibility to add a NO_PROXY configuration\nto the operator.\n\nThis fixes it and applies the HTTP configuration to the oauth proxy\nsidecar for alertmanager.\n\nFixes MON-255\n\nSigned-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>",
"is_bot": false,
"headline": "config: add no_proxy configuration",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2018-08-14T11:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7727e0052107f7ea35be9980a48aed84c1a9e62",
"body": "OWNERS: add lucas and sergiusz",
"is_bot": false,
"headline": "Merge pull request #64 from squat/owners",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-14T09:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee47d6209da6f982110e43842aa26b8731988b86",
"body": "*: enable unit tests",
"is_bot": false,
"headline": "Merge pull request #63 from squat/enable_unit_tests",
"author_name": "Lucas Servén Marín",
"author_login": "squat",
"committed_at": "2018-08-14T09:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c085f6f172e3871deb8085bdca7bdc9c3696c68",
"body": null,
"is_bot": false,
"headline": "OWNERS: add lucas and sergiusz",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-14T09:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe0508cd0a18fd89a71b2273b4f11374ab97bfd",
"body": null,
"is_bot": false,
"headline": "*: enable unit tests",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-14T09:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08d6b451f0413c20a4f0e8c3323acf8d7a28e2ae",
"body": "Makefile: don't install binaries as direct deps",
"is_bot": false,
"headline": "Merge pull request #62 from squat/build_dependencies",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-13T15:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f805f2b77680872b4b7fd889105cea352d0614f1",
"body": "This commit modifies the Makefile dependency tree so that all utility\nbinaries are no longer automatically installed as direct dependencies of\nthe targets. This ensures that in a Docker container with no jsonnet,\nfor example, the entire static asset tree will not be regenerated. This\nin turn allows us to avoid having to install extra tools like jq during\nthe container build process.",
"is_bot": false,
"headline": "Makefile: don't install binaries as direct deps",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-13T15:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29b76b09ced969962717e2fe999cd3f895a9a978",
"body": "hack,manifests: deduplicate cluster roles",
"is_bot": false,
"headline": "Merge pull request #60 from squat/dedupe_cluster_roles",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-13T08:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386cf17608779340378e7296e0dcfc30320afeec",
"body": "Makefile: prevent which logs in stderr",
"is_bot": false,
"headline": "Merge pull request #58 from squat/which-stderr",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-11T06:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c2bd485bcb7900d96060f105da985856e0eac1",
"body": "This commit fixes issue\nhttps://github.com/openshift/cluster-monitoring-operator/issues/59 where\nthe merge_cluster_roles.py script was producing a base cluster role with\nduplicate rules.",
"is_bot": false,
"headline": "hack,manifests: deduplicate cluster roles",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-10T16:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeec37ad96b14d4eb23cc65b95be0e5bc38199e2",
"body": "This commit prevents Make from logging errors to stderr when it\nis checking if it should install go-jsonnet or not. These errors are of\nthe form:\n\n```\nwhich: no jsonnet in\n(/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/go/bin)\n```\n\nand are expected if jsonnet is not installed but can make it seem like\nthe build is failing.",
"is_bot": false,
"headline": "Makefile: prevent which logs in stderr",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-09T13:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a3ff15b5784580f11c9fe04e077e2524da2dc56",
"body": "Bump Prometheus Operator and Kube-Prometheus",
"is_bot": false,
"headline": "Merge pull request #56 from squat/bump-po",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-08T13:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8476809d89e1989b8eff7ed3ecba1d8530b35854",
"body": null,
"is_bot": false,
"headline": "pkg: enable creating lists of roles",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-08T13:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7577f764b957f39cd6bf721b5780c29f80d62f37",
"body": "config: add http configuration",
"is_bot": false,
"headline": "Merge pull request #55 from s-urbaniak/mon-255",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-08T09:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a067cf3c35014bea56137b6d6b9b8a57d8ead03",
"body": "This commit adds extra logic to hack/merge_cluster_roles.py so that it\nis able to merge lists of roles. If the script detects a resouce that is\nnot a ClusterRole, e.g. a Role, then it will log a warning. If the\nresource is neither a Role, ClusterRole, or list of these, then it is\nskipped.",
"is_bot": false,
"headline": "manigests,hack: only merge ClusterRoles",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-07T18:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8724ba6259995f09edeb66408b3c5d0c31bdc38d",
"body": "Currently there is no possibility to add top-level HTTP configuration\nto the operator.\n\nThis fixes it and applies the HTTP configuration to the oauth proxy\nsidecar for alertmanager.\n\nFixes MON-255",
"is_bot": false,
"headline": "config: add http configuration",
"author_name": "Sergiusz Urbaniak",
"author_login": "s-urbaniak",
"committed_at": "2018-08-07T17:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a4c8029c307503e2df873342ae1bb8c54572820",
"body": null,
"is_bot": false,
"headline": "pkg: update roles and role bindings",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-07T16:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "397198239927d6192354cec17ffdd0e02a02c582",
"body": null,
"is_bot": false,
"headline": "*: bump PO and regenerate",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-07T16:38:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2b16c54caa9853f674acc61e9ca889871b863c",
"body": null,
"is_bot": false,
"headline": "vendor: revendor",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-07T16:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "449d7efc99f69124fc437535eb4392e81eb7c130",
"body": "*: create CMO service monitor and alerting rule",
"is_bot": false,
"headline": "Merge pull request #53 from squat/cmo_service_monitor",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-08-02T15:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8b875f7825c6b7b98984a2d1244442885ddff2",
"body": null,
"is_bot": false,
"headline": "*: regenerate",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-02T11:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0480f5b9c871aea14022112980fc8d7d6553c08b",
"body": "This commit creates and deploys a ServiceMonitor for the Cluster\nMonitoring Operator itself. The problem of monitoring the CMO if the\noperator fails to bootstrap the monitoring stack is out of scope here.\n\nThis commit also adds an alerting rule for the Cluster Monitoring\nOperator reconcilliation error rate as well as an alerting rule for when\nthe CMO is down.",
"is_bot": false,
"headline": "*: create a ServiceMonitor for CMO",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-02T11:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17374d059b8da850da3e453e17b326b58821e1cc",
"body": "This commit fixes the dependency order in the Makefile so that a single\nchange in, for example, a jsonnet file will result in a newly compiled\nbinary. These improvements also ensure that Make properly tracks\nstaleness to avoid re-running tasks unnecessarily.\n\nThis commit adds a new file to the assets directory that was actually a\ndependency of pkg/manifests/manifests.go.",
"is_bot": false,
"headline": "Makefile: improve dependencies",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-08-02T09:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e111e7b3ce84c40f4e336a53d5af3248c2f4ae03",
"body": "*: add basic instrumentation",
"is_bot": false,
"headline": "Merge pull request #52 from squat/instrument",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-07-24T14:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ad8ce99e5a63f406dd6bad3ffafe7614eb9df4",
"body": "This commit implements basic instrumentation for the Cluster Monitoring\nOperator. The CMO will report how many errors it has gotten while\nattempting to reconcile. The metrics endpoint is exposed on port 8080,\nfor consistency with the Prometheus Operator.",
"is_bot": false,
"headline": "*: add basic instrumentation",
"author_name": "Lucas Serven",
"author_login": "squat",
"committed_at": "2018-07-24T13:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14bbfb17a12e9ceeee2fc9b6d41ae0c396099166",
"body": "config: changed operator config to include images from the coreos org",
"is_bot": false,
"headline": "Merge pull request #50 from sichvoge/master",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-07-20T14:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559ec8b4f86ba7e7af5a74b03c48440e63d4cfcc",
"body": null,
"is_bot": false,
"headline": "added new line at the end of the file",
"author_name": "Christian Vogel",
"author_login": "sichvoge",
"committed_at": "2018-07-20T12:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37f7b432266819a63b3182d2b8965904bdd542dc",
"body": "Previous config included images from Frederics personal Quay account, this\nchange will switch it to the CoreOS account.",
"is_bot": false,
"headline": "config: changed operator config to include images from the coreos org",
"author_name": "Christian Vogel",
"author_login": "sichvoge",
"committed_at": "2018-07-20T12:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a335e3850378a8aa704486fcf699ecff2ec750",
"body": "Fix no etcd",
"is_bot": false,
"headline": "Merge pull request #49 from brancz/fix-no-etcd",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-19T08:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b49c8bbd490ec9071c3534d0deb67f443a654428",
"body": null,
"is_bot": false,
"headline": "Bump kube-state-metrics scrape interval and timeout",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-19T06:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bce708a82a6b90ef443eb6e842b62c4e3d376c",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-18T19:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6742ea6bd9baf4f6204788a4d76b028dd927f0a1",
"body": null,
"is_bot": false,
"headline": "Add namespace flag to Prometheus Operator",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-18T18:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79a28660c1cc45ac84893627a11bec5f33748028",
"body": null,
"is_bot": false,
"headline": "Update jsonnet dependencies",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-18T17:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5367119ae6fde80d4ca76717f0d1e6b78273e0",
"body": null,
"is_bot": false,
"headline": "Properly remove etcd when disabled",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-18T08:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be103f3c2c300c19fbbbac0ec26ad844799c0e24",
"body": "Normalize Grafana setup",
"is_bot": false,
"headline": "Merge pull request #47 from brancz/normalize-grafana",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-17T13:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44c06456545b83e725838f897a0bf8d4d4de70e",
"body": "This normalizes the Grafana setup, so Grafana does not depend on any\n\"default\" paths, but instead the only interface for the container image\nis that the entrypoint execs a Grafana server binary.",
"is_bot": false,
"headline": "Normalize Grafana setup",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-17T09:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff66ee5cd7bd02a6015e96c9f3673ab3d3b2280c",
"body": "Tag overrides",
"is_bot": false,
"headline": "Merge pull request #46 from brancz/tag-overrides",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-07-10T14:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "036397a0b5d2e021cc8d848f4beca69a46b7fc46",
"body": null,
"is_bot": false,
"headline": "cmd/operator: Introduce tag flag to override tags of individual images",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-10T12:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45508cffc2ce851cb2ebd65326665d8954bf3d70",
"body": null,
"is_bot": false,
"headline": "vendor: Update vendoring for latest prometheus-operator changes",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-10T12:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92593b2fc976490fe66c35e4301a09075c2737a4",
"body": "Disable the wifi collector in node_exporter",
"is_bot": false,
"headline": "Merge pull request #39 from simonpasquier/disable-wifi-collector",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-07-10T11:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb8d199326a093260ea0c1bf99f20be41e15ab87",
"body": "This collector isn't useful for OpenShift and it produces AVC\ndenials from SELinux.\n\nRef: https://bugzilla.redhat.com/show_bug.cgi?id=1593211",
"is_bot": false,
"headline": "Disable the wifi collector in node_exporter",
"author_name": "Simon Pasquier",
"author_login": "simonpasquier",
"committed_at": "2018-07-10T09:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b1fda8953f35bea557ac27857d4a04c3149ddee",
"body": "*: Add etcd monitoring",
"is_bot": false,
"headline": "Merge pull request #43 from brancz/etcd",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-07-09T13:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d789ff9f47ff355855394723338fa0cdc47909a",
"body": "manifests: Make node-selectors configurable",
"is_bot": false,
"headline": "Merge pull request #45 from brancz/node-selectors",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-07-09T10:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ae1847f16e9a421d472f16dbcf440a5252344c",
"body": null,
"is_bot": false,
"headline": "Filter etcd rules and dashboard if disabled",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-09T09:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f77885979b6879f002389b9579dd25c4f74ceff8",
"body": null,
"is_bot": false,
"headline": "*: Add etcd monitoring",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-09T09:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef78a3e147e55f8ba94576dc116b3a1be8ff03b6",
"body": "*: Update Prometheus and Alertmanager",
"is_bot": false,
"headline": "Merge pull request #44 from brancz/update-versions",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-09T09:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d09abdbb4d1c45f4379bd221967a845a0012893",
"body": null,
"is_bot": false,
"headline": "*: Update Prometheus and Alertmanager",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-09T09:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28398b97a219d83ee6c4d7d197bf43cda718ebdb",
"body": null,
"is_bot": false,
"headline": "manifests: Make node-selectors configurable",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-07-09T09:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "143f173116089d633a2968245f18287c36be4a9d",
"body": "Update jsonnet and use openshift based images",
"is_bot": false,
"headline": "Merge pull request #41 from brancz/openshift-container-images",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-07-02T07:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29148f20952bd118218b1eb6654e03e6c0d7eda0",
"body": "Change default retention to 15 days",
"is_bot": false,
"headline": "Merge pull request #42 from brancz/default-retention",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-06-29T19:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf52e6ef31085fae969d3f501e9e184525e5af9",
"body": null,
"is_bot": false,
"headline": "Change default retention to 15 days",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-06-29T08:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd73fdbee165344bc3e3379d9fce428b8267e822",
"body": null,
"is_bot": false,
"headline": "Update jsonnet and use openshift based images",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-06-29T07:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c97908591f4b4fc3b12251c4b6ab0d6289fdbc0",
"body": "Use openshift/origin-base as base container image",
"is_bot": false,
"headline": "Merge pull request #40 from brancz/openshift-origin-base",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-06-28T10:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8102c221f9522510795d3ebbade2dd4dbe4319b",
"body": null,
"is_bot": false,
"headline": "Use openshift/origin-base as base container image",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-06-28T10:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b14517fa264e14b8c669002f134c10e8da2a2104",
"body": "Grafana",
"is_bot": false,
"headline": "Merge pull request #37 from brancz/grafana",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-06-18T16:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8bf4b192ab76906e06e4eb9368d1cebeb10bb21",
"body": null,
"is_bot": false,
"headline": "*: Integrate Grafana to authenticate with Prometheus",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-06-18T16:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89b8cb9ce5fc3ede27a637c55de3a8797ca19b53",
"body": null,
"is_bot": false,
"headline": "Initial Grafana integration",
"author_name": "Frederic Branczyk",
"author_login": "brancz",
"committed_at": "2018-06-12T15:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c228eff4798b13aa5e383eb90bfb11d794a6cd7",
"body": "*: Cut v0.0.6",
"is_bot": false,
"headline": "Merge pull request #35 from ironcladlou/cut-v0.0.6",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-06-06T11:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b844a29dbddd03a014c29f1ae904453d100743",
"body": null,
"is_bot": false,
"headline": "*: Cut v0.0.6",
"author_name": "Dan Mace",
"author_login": "ironcladlou",
"committed_at": "2018-06-06T10:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4e913d9afe11c01e0f942754020de85f8d8f803",
"body": "Fix creation of default rules",
"is_bot": false,
"headline": "Merge pull request #34 from ironcladlou/default-rules-fix",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-06-06T07:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e44528af40e5ee1f0c87d973a62941ad548ff3",
"body": "Fix the creation of the default rules. Default rules are now expressed as a\nPrometheusRule object, but the manifest was still being unmarshalled into a\nConfigMap causing the creation of an empty ConfigMap rather than a\nPrometheusRule.",
"is_bot": false,
"headline": "Fix creation of default rules",
"author_name": "Dan Mace",
"author_login": "ironcladlou",
"committed_at": "2018-06-05T19:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa53e8300399c3b43fb31e67bdd2f3e8447325c0",
"body": "*: Cut v0.0.5",
"is_bot": false,
"headline": "Merge pull request #33 from ironcladlou/cut-v0.5.0",
"author_name": "OpenShift Merge Robot",
"author_login": "openshift-merge-robot",
"committed_at": "2018-06-05T18:02:12Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 0,
"latest_release_at": "2018-07-19T08:28:12Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_last_push": 2272,
"active_weeks_last_year": 0,
"days_since_latest_release": 2927,
"mean_days_between_releases": 31.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": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"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"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 217639,
"source_files_sampled": 25,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"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": [],
"dependencies": [],
"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": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "openshift-merge-robot",
"commits": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/30189218?v=4"
},
{
"type": "User",
"login": "brancz",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/4546722?v=4"
},
{
"type": "User",
"login": "squat",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/20484159?v=4"
},
{
"type": "User",
"login": "ironcladlou",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/298299?v=4"
},
{
"type": "User",
"login": "s-urbaniak",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/375856?v=4"
},
{
"type": "User",
"login": "mxinden",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/7047859?v=4"
},
{
"type": "User",
"login": "sichvoge",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/498114?v=4"
},
{
"type": "User",
"login": "bparees",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4974046?v=4"
},
{
"type": "User",
"login": "derekwaynecarr",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6233452?v=4"
},
{
"type": "User",
"login": "dobbymoodge",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1537044?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.351
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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 15 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a8b6bbb6ae38d675e0e1655a8c9bf98ff8de1851",
"ran_at": "2026-07-24T21:58:18Z",
"aggregate_score": 2.8,
"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/metalmatze/cluster-monitoring-operator",
"host": "github.com",
"name": "cluster-monitoring-operator",
"owner": "metalmatze"
},
"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": 23,
"inputs": {
"security": 28,
"vitality": 20,
"community": 12,
"governance": 45,
"engineering": 28,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 27,
"overall_after_abandonment_multiplier": 23
},
"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": 1,
"days_since_last_push": 2272,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2272 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2272
}
}
],
"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": 4,
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_latest_release": 2927,
"mean_days_between_releases": 31.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2927 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2927
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~31.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 31.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": 2878,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2878 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2878,
"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": 1,
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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": 45,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 11,
"top_contributor_share": 0.351
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 35% of commits",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 35
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 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": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"followers": 542,
"owner_type": "User",
"is_verified": null,
"owner_login": "metalmatze",
"public_repos": 116,
"account_age_days": 5509
},
"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": "542 followers of metalmatze",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 542,
"login": "metalmatze"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "116 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 116
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 28,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 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": 28,
"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": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"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 15 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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.68,
"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": "68 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 68,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"examples/example-app/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, examples/example-app/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, examples/example-app/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": null,
"points": 0,
"status": "missed",
"details": [],
"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",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"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": 98,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 217639,
"source_files_sampled": 25,
"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/25 source files over 60KB",
"points": 52.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 25,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-24T21:58:28.559974Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/metalmatze/cluster-monitoring-operator.svg",
"full_name": "metalmatze/cluster-monitoring-operator",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}