原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 8534,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 279695,
"Shell": 14693,
"Python": 16232,
"Makefile": 9602,
"Dockerfile": 2610,
"PowerShell": 2721
},
"pushed_at": "2020-09-29T10:29:36Z",
"created_at": "2018-08-30T07:43:28Z",
"owner_type": "Organization",
"updated_at": "2023-02-08T09:11:20Z",
"description": "CLI and validation tools for Kubelet Container Runtime Interface (CRI) .",
"is_archived": true,
"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": null,
"name": "Alibaba Archive",
"type": "Organization",
"login": "alibaba-archive",
"company": null,
"location": null,
"followers": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/121285115?v=4",
"created_at": "2022-12-23T08:19:17Z",
"is_verified": null,
"public_repos": 524,
"account_age_days": 1306
},
"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": "v1.11.1",
"kind": "patch",
"published_at": "2018-07-13T01:35:15Z"
},
{
"tag": "v1.11.0",
"kind": "minor",
"published_at": "2018-06-19T03:04:53Z"
},
{
"tag": "v1.0.0-beta.1",
"kind": "prerelease",
"published_at": "2018-05-03T22:10:34Z"
},
{
"tag": "v1.0.0-beta.0",
"kind": "prerelease",
"published_at": "2018-03-27T08:27:57Z"
},
{
"tag": "v1.0.0-alpha.0",
"kind": "prerelease",
"published_at": "2017-12-14T07:21:12Z"
}
],
"recent_commits": [
{
"oid": "e78e8d1f2308eba15187a867a8a0503a2b350084",
"body": "Test image status for various references.",
"is_bot": false,
"headline": "Merge pull request #468 from Random-Liu/add-image-status-test",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-05-31T22:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5900189ad7302031fb05aca4e8f5a977c99d79",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Test image status for various references.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2019-05-31T21:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d4e87a55c189bf66a58906f1fe5614eab41269",
"body": "fix cannot set debug to false",
"is_bot": false,
"headline": "Merge pull request #466 from yeya24/fix/debug",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-05-31T16:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c264957baa2d26c451e51d4ab0c941a6062edd",
"body": "Signed-off-by: yeya24 <yb532204897@gmail.com>",
"is_bot": false,
"headline": "fix debug in config file",
"author_name": "yeya24",
"author_login": "yeya24",
"committed_at": "2019-05-31T11:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d7bac3cc6547223757f3327902034c0cb583a1d",
"body": "Update `rmp` to test for running sandbox",
"is_bot": false,
"headline": "Merge pull request #465 from openSUSE/rmp-force",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-05-30T03:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e344bc927e8ab729942aa4143b4086c83c5ccc",
"body": "Running pod sandboxes have to be stopped before the actual removal. To\nachieve a better user-experience, we now error in that case and give the\nuser the option to ignore it with the added `-f` flag for `rmp`.\n\nSigned-off-by: Sascha Grunert <sgrunert@suse.com>",
"is_bot": false,
"headline": "Update `rmp` to test for running sandbox",
"author_name": "Sascha Grunert",
"author_login": "saschagrunert",
"committed_at": "2019-05-29T12:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7c9d2ab9d926a54898d91363e7329d93f50435a",
"body": "Search program directory for config as fallback",
"is_bot": false,
"headline": "Merge pull request #463 from jterry75/config-fallback-path",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-05-22T01:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31ae8ee111a9718b6d0806bd44d38b454fce3133",
"body": "Fix log directory typo in pod config examples.",
"is_bot": false,
"headline": "Merge pull request #462 from congliu01/patch-1",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-05-15T00:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ea501c93f09d0c11a667ca4cbbc73cf70b140a0",
"body": "\"log_directory\" is the right key instead of \"logDirectory\".",
"is_bot": false,
"headline": "Fix logDirectory typo in examples.",
"author_name": "Cong Liu",
"author_login": "liu-cong",
"committed_at": "2019-05-10T18:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a03b005419503ed52767fe56beb8af418305c0f1",
"body": "Causes crictl to search its own directory for crictl.yaml if the user\ndoes not specify a config path, and the default global path does not\nexist.\n\nSigned-off-by: Kevin Parsons <kevpar@microsoft.com>",
"is_bot": false,
"headline": "Search program directory for config as fallback",
"author_name": "Kevin Parsons",
"author_login": "kevpar",
"committed_at": "2019-05-07T18:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb336ab6016e5164077aa9c750f828d40d44bcf",
"body": "Improve error message for failed to connect",
"is_bot": false,
"headline": "Merge pull request #459 from umohnani8/msg",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-04-12T06:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c4b99917b92449f434aa934c43c4a20b1b94ce0",
"body": "Add more info to the error message when crictl fails to connect\nto the runtime either due to permissions or the runtime not being\nstarted.\n\nSigned-off-by: Urvashi Mohnani <umohnani@redhat.com>",
"is_bot": false,
"headline": "Improve error message for failed to connect",
"author_name": "Urvashi Mohnani",
"author_login": "umohnani8",
"committed_at": "2019-04-11T16:11:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d7320448cf2db7bc25853ec2f83f81b0fbeeb4e",
"body": "Update crictl version to v1.14.0 in docs",
"is_bot": false,
"headline": "Merge pull request #457 from feiskyer/update-docs",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-04-09T02:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff8d2e81baf8ff720fb916e42da57c2b772bd19e",
"body": "Set SelinuxRelabel to true for bind mounts",
"is_bot": false,
"headline": "Merge pull request #458 from umohnani8/selinux",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-04-08T05:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6777b5ae499c5bea73c05dac6afe5e22cfa8cd",
"body": "The volume mount tests were not setting selinuxRelabel to\ntrue, which was causing the paths mounted in to not have the\ncorrect label. We caught this with the SELinux rework we are\ndoing in cri-o.\n\nSigned-off-by: Urvashi Mohnani <umohnani@redhat.com>",
"is_bot": false,
"headline": "Set SelinuxRelabel to true for bind mounts",
"author_name": "Urvashi Mohnani",
"author_login": "umohnani8",
"committed_at": "2019-04-04T13:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aeea470a6fb222fe53697f3f4124486df3a93ee",
"body": null,
"is_bot": false,
"headline": "Update crictl version to v1.14.0 in docs",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-04-04T08:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac5cd02672896d829b9515eecef42e5068da843",
"body": "Add `curl` to download example",
"is_bot": false,
"headline": "Merge pull request #453 from bennythejudge/patch-1",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-04-04T08:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39044fb7f39439e991c999f00ecb7ab5bfe36b95",
"body": "Include gcs bucket release.",
"is_bot": false,
"headline": "Merge pull request #456 from Random-Liu/include-gcs-bucket-release",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-03-29T23:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "839cc7a98ed7772fe89f0c4e9c390b0ed0a8dd3a",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Include gcs bucket release.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2019-03-29T22:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25cb49e9b3ef1039b05fafd141f146daa4f561b3",
"body": "`curl` example should use the same version as in the `wget` example",
"is_bot": false,
"headline": "Use same version as previous example",
"author_name": "Benedetto Lo Giudice",
"author_login": "bennythejudge",
"committed_at": "2019-03-27T07:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa137a112b22a56ec9e37e572ff470693bd5e33",
"body": "Release version v1.14.0",
"is_bot": false,
"headline": "Merge pull request #452 from feiskyer/version-1.14",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-03-25T17:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38f49f2109bd2be8a4f78ea0a67d4e49e249ef71",
"body": "If someone needed to use `curl` instead of `wget`, an example could be added to this doc.",
"is_bot": false,
"headline": "Add `curl` to download example",
"author_name": "Benedetto Lo Giudice",
"author_login": "bennythejudge",
"committed_at": "2019-03-25T13:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c55b7eea1c510c65566aec79512325179a47b47",
"body": null,
"is_bot": false,
"headline": "Update changelog for v1.14.0",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-25T03:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f327b0fec956137e27d1053a8f4eca6c385bea1d",
"body": null,
"is_bot": false,
"headline": "Update version to v1.14.0",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-25T03:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7d3a78a3587c400136aac8fc5e6727cb3b3e67a",
"body": "Upgrade kubernetes vendors to 1.14",
"is_bot": false,
"headline": "Merge pull request #451 from feiskyer/update-k8s-1.14",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-03-21T03:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9318a7b014d24c183c9491f1fdae45d5770458ce",
"body": "Upgrade go version to 1.12",
"is_bot": false,
"headline": "Merge pull request #450 from feiskyer/1.12",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-03-21T03:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a61483c07aefba815eb6f794a2fef95e8d8fa901",
"body": null,
"is_bot": false,
"headline": "Upgrade kubernetes vendors to 1.14",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-20T05:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19362c45acf4ba7ece5fba41271c02fd0a0643ff",
"body": null,
"is_bot": false,
"headline": "update go version to 1.12",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-20T05:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "277d54b7c9d2c489be1bb9f7f37b96933e0f8a5a",
"body": null,
"is_bot": false,
"headline": "Update version matrix",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-20T05:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "583b40a9d0ecf619783fc978bc15dc7303250c28",
"body": " Re-enable image bench tests",
"is_bot": false,
"headline": "Merge pull request #447 from feiskyer/enable-image-bench",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-19T13:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cfd432cf0878c8fc6a8e6f75bd3f15476a3c446",
"body": null,
"is_bot": false,
"headline": "Add travis_wait to extend install timeouts",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-18T08:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7d366f41d3ae64299728ab94f8bc5bfd0a674a8",
"body": null,
"is_bot": false,
"headline": "Renable image bench tests",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-18T02:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521d7566e17421d8e42f57cc4ea584d41ab4dd73",
"body": "add simple completion support for zsh",
"is_bot": false,
"headline": "Merge pull request #442 from mgit-at/zsh-completion",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-03-15T13:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c1308e7b32a01e429a586e3e22af84cfafb0154",
"body": "update link to point to correct godep instructions",
"is_bot": false,
"headline": "Merge pull request #434 from yangkev/fix-dep-link",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-03-15T13:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6111ed208a7c729ba8f96309c0ad9db475c46bda",
"body": "Add `-q` support for `crictl info`.",
"is_bot": false,
"headline": "Merge pull request #437 from Random-Liu/add-quiet-info",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-03-15T12:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f17b7705309d7d08616cca96a83aea1a9c5e96b",
"body": "Fix docker installation for CI",
"is_bot": false,
"headline": "Merge pull request #445 from feiskyer/docker-install-fix",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-03-15T09:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e81259ff7eb288b77106c9e487e30d0873a03182",
"body": "This is actually a workaround for\nhttps://github.com/kubernetes/kubernetes/pull/75367. It would be removed\nafter the upstream PR #75367 got merged.",
"is_bot": false,
"headline": "Skip image operations benchmark tests because of dockershim panic",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-15T07:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4706f5845bf9dca0c112ab1117a0ba13a4a970de",
"body": null,
"is_bot": false,
"headline": "Fix docker installation for CI",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2019-03-15T07:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0277b92b08f90d95ba6d75fc76b8421822dc0cf1",
"body": null,
"is_bot": false,
"headline": "completion: better log message for unsupported shells",
"author_name": "Christian Pointner",
"author_login": null,
"committed_at": "2019-03-14T09:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5230fdbbe455e1d02b1cf42a7bf8e0f1bc273af",
"body": null,
"is_bot": false,
"headline": "add simple completion support for zsh",
"author_name": "Christian Pointner",
"author_login": null,
"committed_at": "2019-03-11T16:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3cf081bc1d3fc72d193f139c5264fb00d8166ba",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Add `-q` support for `crictl info`.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2019-02-27T02:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7737811cf01acac1d72873a1e0f5e3a0575cd65",
"body": null,
"is_bot": false,
"headline": "refer to vndr wrapper for adding new packages, and godep for restoring",
"author_name": "Kevin Yang",
"author_login": "yangkev",
"committed_at": "2019-02-17T01:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39282439e5469b0502d2abf41c35cff4f9cb493",
"body": "Change exec-sync on exit code != 0",
"is_bot": false,
"headline": "Merge pull request #431 from openSUSE/exec-sync-code",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-01-31T05:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99551e7e015d48612ea19b630a2cc86ec159fbe3",
"body": "Ported critest to Windows",
"is_bot": false,
"headline": "Merge pull request #430 from SaswatB/master",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-01-31T03:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3562a185d404c5109786e511770b798ba4c0d5f5",
"body": null,
"is_bot": false,
"headline": "Ported critest to Windows",
"author_name": "Saswat Bhattacharya",
"author_login": null,
"committed_at": "2019-01-30T22:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb541f1eb9df9bfa9c35de11c6e27e1e20e980f",
"body": "Signed-off-by: Sascha Grunert <sgrunert@suse.com>",
"is_bot": false,
"headline": "Change exec-sync on exit code != 0",
"author_name": "Sascha Grunert",
"author_login": "saschagrunert",
"committed_at": "2019-01-30T13:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f74301a0aa2289ed272aa3b7c733161f567096",
"body": "Change streaming tests to omit newlines on echo",
"is_bot": false,
"headline": "Merge pull request #429 from openSUSE/newline-fix",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-01-26T05:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fc7a23e72259748392ebf93dcb00f471c7e9ccb",
"body": "Signed-off-by: Sascha Grunert <sgrunert@suse.com>",
"is_bot": false,
"headline": "Change streaming tests to omit newlines on echo",
"author_name": "Sascha Grunert",
"author_login": "saschagrunert",
"committed_at": "2019-01-25T13:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db87490607d73586a8aa63b0b14b3fd77617aedc",
"body": "crictl: do not error out if one rm operation fails",
"is_bot": false,
"headline": "Merge pull request #425 from nirmoy/continue-rm",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-01-24T03:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd69210e3d16672cbb5b6c3f8e272e5fa29981d8",
"body": "add a benchmark testcase for measuring the time of creating pod and a container",
"is_bot": false,
"headline": "Merge pull request #419 from lifupan/kata_support",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-01-24T03:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd67db29ac4dd1f4a784620b20317ba2d2ffca3",
"body": "Reduce the default connection timeout value",
"is_bot": false,
"headline": "Merge pull request #428 from mrunalp/reduce_default_timeout",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-01-24T03:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9bb11cc0b3993a7078b98fa559bf93ac12155e5",
"body": "In interactive use, if user doesn't sudo or running as root\nthen has to wait too long before getting a connection failure.\n\nSigned-off-by: Mrunal Patel <mrunalp@gmail.com>",
"is_bot": false,
"headline": "Reduce the default connection timeout value",
"author_name": "Mrunal Patel",
"author_login": "mrunalp",
"committed_at": "2019-01-23T19:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ad84dc6a10da35a9f9e2259765ab35743ba0d89",
"body": "crictl would stop trying to remove other containers in case of error.\n\ncrictl rm 95bfe31395ba 95bf0e31395b\nFATA[0000] Removing the container \"95bfe31395ba\" failed: rpc error: code = Unknown desc = container with ID starting with 95bfe31395ba not found: ID does not exist\n\nSigned-off-by: Nirmoy Das <ndas@suse.de>",
"is_bot": false,
"headline": "crictl: do not error out if one rm operation fails",
"author_name": "Nirmoy Das",
"author_login": "nirmoy",
"committed_at": "2019-01-18T11:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42cb1cf44c4c512480c458b433c8ed06ace8845f",
"body": "Add a testcase for measuring the time of creating a pod\nand container.\n\nSigned-off-by: Fupan Li <lifupan@gmail.com>",
"is_bot": false,
"headline": "benchmark: add a testcase for creating a pod and a container",
"author_name": "Fupan Li",
"author_login": "lifupan",
"committed_at": "2019-01-07T01:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fcc1d1131d8de7ff18bcc0faeb9cd450ce0d1a9",
"body": "Add support to filter containers by image.",
"is_bot": false,
"headline": "Merge pull request #424 from Random-Liu/add-filter-by-image",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-01-03T05:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fbb22374af16aa81db3909f7d4820427f179473",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Add support to filter containers by image.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2019-01-03T01:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a917fdc8fe6937d95c137e287e9358376e986c7",
"body": "docs: typo fixup in crictl.md",
"is_bot": false,
"headline": "Merge pull request #423 from egernst/typo-fix",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2019-01-03T00:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559c4b23778fc3684f72fc6f1b795533f054fa34",
"body": "Signed-off-by: Eric Ernst <eric.ernst@intel.com>",
"is_bot": false,
"headline": "docs: typo fixup in crictl.md",
"author_name": "Eric Ernst",
"author_login": null,
"committed_at": "2019-01-02T20:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f1025698c0e24a26c0c2b0e529d3d0f82ebad66",
"body": "For some hypervisor based containers, it would take much longer\ntime to create a pod, thus it's better expand the tiemout value\nfrom 2 to 5 to avoid timeout errors.\n\nSigned-off-by: Fupan Li <lifupan@gmail.com>",
"is_bot": false,
"headline": "benchmark: expand the timeout from 2 to 5 for creating a pod",
"author_name": "Fupan Li",
"author_login": "lifupan",
"committed_at": "2018-12-21T16:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a36858724fd9007bc1b90b5c24881a8db4eb63c",
"body": "Init a slice with length 0, otherwise it will init\nit with capability as length and the following append\noperation will append the value and there will be\n\"length\" zero value in front.\n\nSigned-off-by: Fupan Li <lifupan@gmail.com>",
"is_bot": false,
"headline": "benchmark: fix the issue of empty container ids",
"author_name": "Fupan Li",
"author_login": "lifupan",
"committed_at": "2018-12-21T16:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b9ed46f4179ceeb28f362b9b2e40e53a758d13",
"body": "Add ImageFSInfo method",
"is_bot": false,
"headline": "Merge pull request #417 from jorgesece/master",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-12-17T08:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce63f6de1b8e4efa2d2892cca7d90fbb1dbdb48e",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "jorgesece",
"author_login": "jorgesece",
"committed_at": "2018-12-13T17:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57085ff770dec5473876dd33c4e450937c2b358f",
"body": null,
"is_bot": false,
"headline": "undo import change",
"author_name": "jorgesece",
"author_login": "jorgesece",
"committed_at": "2018-12-13T16:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac16a80c8cabfff5b77ab0221438e4f7c20e89a",
"body": null,
"is_bot": false,
"headline": "Add ImageFsInfo method",
"author_name": "jorgesece",
"author_login": "jorgesece",
"committed_at": "2018-12-13T16:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04babd3fcb97b19c997cab771cc3374fd75a9224",
"body": "Update release notes for v1.13.0",
"is_bot": false,
"headline": "Merge pull request #416 from feiskyer/notes-1.13",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-12-13T05:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61f0ec5c6395b91016065fad581f4386fb394ee4",
"body": null,
"is_bot": false,
"headline": "Update release notes for v1.13.0",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-12-13T05:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c06001ff65b2de51c7bb8160ee902f46a3e0858d",
"body": "Update kubernetes version to v1.13",
"is_bot": false,
"headline": "Merge pull request #415 from feiskyer/update-1.13",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-12-13T05:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d80b92165663ec3e87549ff8950db416f736e15",
"body": null,
"is_bot": false,
"headline": "Remove unsupported flag 'logtostderr'",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-12-11T06:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c9ef528792db9fe0c4186c178cd24d12f3ad0d",
"body": null,
"is_bot": false,
"headline": "Update kubernetes version to v1.13",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-12-11T05:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c5c47a168ccbb1c126b65424e39683358ed83c4",
"body": "Fix readonly filesystem test.",
"is_bot": false,
"headline": "Merge pull request #411 from Random-Liu/fix-readonly-fs-test",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-11-15T12:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6d42582a556ca56cbea32ac364a7d579c32aad5",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Fix readonly filesystem test.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2018-11-15T08:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1373ad13470e3d19f7c40ff4289bd74d53ba51ad",
"body": "Add exec sync timeout test.",
"is_bot": false,
"headline": "Merge pull request #410 from Random-Liu/add-exec-timeout-test",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-11-14T14:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1da4c1ee40ea6cd50fe872d64ff00cbee0b5957c",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Add exec sync timeout test.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2018-11-13T18:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d55e8090d995b972139d737cbd7763514b9390",
"body": "crictl inspect: print annotations and labels for table output",
"is_bot": false,
"headline": "Merge pull request #407 from runcom/annotations-labels-inspect",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-11-09T13:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83cca7690f16964dbabed957ee058eca2447dd31",
"body": "Signed-off-by: Antonio Murdaca <runcom@linux.com>",
"is_bot": false,
"headline": "crictl inspect: print annotations and labels for table output",
"author_name": "Antonio Murdaca",
"author_login": "runcom",
"committed_at": "2018-11-09T13:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4370621a691272c89c8132942a0e095bfcaa0c33",
"body": "Use metadata to filter",
"is_bot": false,
"headline": "Merge pull request #406 from Random-Liu/use-metadata-to-filter",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-11-09T03:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef6bc62db113a9e200698016240d643a58d15905",
"body": "Add `runtime-handler` flag in critest.",
"is_bot": false,
"headline": "Merge pull request #405 from Random-Liu/critest-support-runtime-handler",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-11-09T02:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd335191066979dad43eea78223062fd11c9182f",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Use metadata to filter instead of using labels.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2018-11-09T02:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcc6421ac57048b1fbc10b7418d5b5285faef976",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Add `runtime-handler` flag in critest.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2018-11-09T01:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c080f38e0ddb3a0a3a7d6879a565dc39da2d29f0",
"body": "Switch Windows default runtime endpoints to npipe",
"is_bot": false,
"headline": "Merge pull request #398 from feiskyer/npipe",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-11-08T08:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c051948a60bdcad943375584c17b19f3b6744395",
"body": "crictl: add option to filter by container name in ps",
"is_bot": false,
"headline": "Merge pull request #404 from runcom/filter-ctrs-name",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-11-08T01:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f3427f8b804f98b1fc2f53edc283a1896b9120",
"body": "Signed-off-by: Antonio Murdaca <runcom@linux.com>",
"is_bot": false,
"headline": "crictl: add option to filter by container name in ps",
"author_name": "Antonio Murdaca",
"author_login": "runcom",
"committed_at": "2018-11-08T00:38:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee9a391653d798c3297b80ac5fa43328e30cfd8",
"body": "Update version matrix",
"is_bot": false,
"headline": "Merge pull request #402 from feiskyer/version-matric",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-11-07T23:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74d8567441dc6bd6de6691eef23db780b6163c95",
"body": "Refer https://github.com/kubernetes/kubernetes/pull/69516.",
"is_bot": false,
"headline": "Switch Windows default runtime endpoints to npipe",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-11-06T13:10:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63f93c88c2fa66fe1c94903e35f381e021fa7ffa",
"body": null,
"is_bot": false,
"headline": "Update version matrix",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-11-06T13:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3970ecf8be24d5bfd2f8d41ee7cc9eb856072027",
"body": null,
"is_bot": false,
"headline": "Update vendors",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-10-31T07:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c616b23d6db0b37db7bcb5d3a47cb8638462ca7b",
"body": "Enable windows CI on travis",
"is_bot": false,
"headline": "Merge pull request #394 from feiskyer/windows-ci",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-10-23T01:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49537a862e7fc4a0d2e19de421bbe19ad7f543c8",
"body": null,
"is_bot": false,
"headline": "Enable windows CI",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-10-17T06:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f559d445c6eab3cef9edbf222a9cd5f389a2bcbd",
"body": "fix error way of parsing URL for cmd exec and attach",
"is_bot": false,
"headline": "Merge pull request #392 from tanyifeng/fix_ipv6_dial",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-10-15T04:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f428b779fef4658002469530cec5010c461a507d",
"body": "Signed-off-by: t00416110 <tanyifeng1@huawei.com>",
"is_bot": false,
"headline": "fix error way of parsing URL for cmd exec and attach",
"author_name": "t00416110",
"author_login": null,
"committed_at": "2018-10-15T04:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03e7c88969b7faa7e98cc042c63e6250900ce6d1",
"body": "Update versions",
"is_bot": false,
"headline": "Merge pull request #393 from feiskyer/go-version",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-10-14T13:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1368c5f678cf5ab3d9655659a6aa8220793c4b3a",
"body": null,
"is_bot": false,
"headline": "Update versions",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-10-12T07:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4dff19cff8d37fb1e3fe8e88fec23501052bd4b",
"body": "Add multiple container in a pod test.",
"is_bot": false,
"headline": "Merge pull request #391 from Random-Liu/add-multi-container-test",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-10-04T01:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fa1874d0fa54d08841c1c1cb105b9103132b491",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Add multiple container in a pod test.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2018-10-03T17:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c535b35d45e99c1aa46b953f952190130a992712",
"body": "Update docs for v1.12.0",
"is_bot": false,
"headline": "Merge pull request #389 from feiskyer/update-doc",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-09-28T03:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "745e258499690af754bbbdcb737f8b8c424763b4",
"body": "Add `--auth` support for `crictl pull`.",
"is_bot": false,
"headline": "Merge pull request #390 from Random-Liu/add-auth-flag",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-09-26T21:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "293aed6e78c830290c04ac68d628634fff2aa7c7",
"body": "Signed-off-by: Lantao Liu <lantaol@google.com>",
"is_bot": false,
"headline": "Add `--auth` support for `crictl pull`.",
"author_name": "Lantao Liu",
"author_login": "Random-Liu",
"committed_at": "2018-09-26T20:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3e0de35e1908b5fa8df35d4310e0bbd425b236c",
"body": null,
"is_bot": false,
"headline": "Update docs for v1.12.0",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-09-25T13:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a01d85344fae4c7a7d74312d720b4fe90a55962",
"body": "Add docs for runtime handler",
"is_bot": false,
"headline": "Merge pull request #385 from feiskyer/runtime",
"author_name": "k8s-ci-robot",
"author_login": "k8s-ci-robot",
"committed_at": "2018-09-21T21:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2f66f38944adac323d9d5c0813086fe8e004157",
"body": null,
"is_bot": false,
"headline": "Add docs for runtime handler",
"author_name": "Pengfei Ni",
"author_login": "feiskyer",
"committed_at": "2018-09-21T04:45:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 0,
"latest_release_at": "2018-07-13T01:35:15Z",
"latest_release_tag": "v1.11.1",
"releases_from_tags": true,
"days_since_last_push": 2121,
"active_weeks_last_year": 0,
"days_since_latest_release": 2931,
"mean_days_between_releases": 52.7
},
"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": 13,
"stars": 4,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2018-08-30",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-11-11",
"count": 1
},
{
"date": "2020-11-18",
"count": 2
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2020-11-27",
"count": 3
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2022-10-21",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": {
"days": [
{
"date": "2018-12-25",
"count": 1
},
{
"date": "2019-02-01",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_stars": 4
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"images/hostnet-nginx/Makefile",
"images/image-test/Makefile",
"images/image-user/Makefile"
],
"api_schema_files": [
"vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto",
"vendor/github.com/golang/protobuf/ptypes/any/any.proto",
"vendor/github.com/golang/protobuf/ptypes/duration/duration.proto",
"vendor/github.com/golang/protobuf/ptypes/struct/struct.proto",
"vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto",
"vendor/k8s.io/api/core/v1/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/runtime/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
"vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
"vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2/api.proto",
"vendor/k8s.io/kubernetes/third_party/protobuf/google/protobuf/compiler/plugin.proto",
"vendor/k8s.io/kubernetes/third_party/protobuf/google/protobuf/descriptor.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 46237,
"source_files_sampled": 48,
"oversized_source_files": 0,
"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": 1,
"merged_prs": 8,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 3
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "feiskyer",
"commits": 228,
"avatar_url": "https://avatars.githubusercontent.com/u/676637?v=4"
},
{
"type": "User",
"login": "Random-Liu",
"commits": 120,
"avatar_url": "https://avatars.githubusercontent.com/u/5821883?v=4"
},
{
"type": "User",
"login": "xlgao-zju",
"commits": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/1636894?v=4"
},
{
"type": "User",
"login": "k8s-ci-robot",
"commits": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/20407524?v=4"
},
{
"type": "User",
"login": "heartlock",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/11348138?v=4"
},
{
"type": "User",
"login": "Helen-Xie",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/18390810?v=4"
},
{
"type": "User",
"login": "runcom",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/849915?v=4"
},
{
"type": "User",
"login": "yanxuean",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/25762709?v=4"
},
{
"type": "User",
"login": "mikebrow",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/12767641?v=4"
},
{
"type": "User",
"login": "dchen1107",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/7740897?v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.383
},
"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 31 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": "project is archived",
"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": "e78e8d1f2308eba15187a867a8a0503a2b350084",
"ran_at": "2026-07-22T06:45:35Z",
"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": [
{
"number": 12,
"created_at": "2020-09-29T10:29:36Z",
"last_comment_at": "2020-09-29T10:29:40Z",
"last_comment_author": "CLAassistant"
}
],
"last_merged_pr_at": "2019-01-29T10:08:08Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alibaba-archive/cri-tools",
"host": "github.com",
"name": "cri-tools",
"owner": "alibaba-archive"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 29,
"pct": 40
}
}
],
"value": 13,
"inputs": {
"security": 28,
"vitality": 17,
"community": 21,
"governance": 58,
"engineering": 32,
"abandonment_cap": 29,
"abandonment_state": "declared",
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 32,
"overall_after_abandonment_multiplier": 13
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"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": 2121,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2121 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2121
}
}
],
"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": "project is archived",
"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": 40,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v1.11.1",
"releases_from_tags": true,
"days_since_latest_release": 2931,
"mean_days_between_releases": 52.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2931 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2931
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~52.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 52.7
}
}
],
"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": "at_risk",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 29,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 21,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"forks": 13,
"stars": 4,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"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": 38,
"top_contributor_share": 0.383
},
"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 38% of commits",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 38
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 31 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"merged_prs": 8,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 3
},
"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": "8/11 decided PRs merged",
"points": 27.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 11
}
}
],
"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": null,
"notes": [],
"value": 59,
"inputs": {
"followers": 16,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "alibaba-archive",
"public_repos": 524,
"account_age_days": 1306
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "16 followers of alibaba-archive",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16,
"login": "alibaba-archive"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "524 public repos, account ~3 yr old",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 524
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"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": 32,
"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": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "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 31 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": "project is archived",
"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": 18
},
"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": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.58,
"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": "58 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"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",
"images/hostnet-nginx/Makefile",
"images/image-test/Makefile",
"images/image-user/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, images/hostnet-nginx/Makefile, images/image-test/Makefile, images/image-user/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, images/hostnet-nginx/Makefile, images/image-test/Makefile, images/image-user/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": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 46237,
"source_files_sampled": 48,
"oversized_source_files": 0
},
"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": "0/48 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 48,
"oversized": 0
}
}
],
"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/gogo/protobuf/gogoproto/gogo.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto",
"vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto",
"vendor/github.com/golang/protobuf/ptypes/any/any.proto",
"vendor/github.com/golang/protobuf/ptypes/duration/duration.proto",
"vendor/github.com/golang/protobuf/ptypes/struct/struct.proto",
"vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto",
"vendor/k8s.io/api/core/v1/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/runtime/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
"vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
"vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2/api.proto",
"vendor/k8s.io/kubernetes/third_party/protobuf/google/protobuf/compiler/plugin.proto",
"vendor/k8s.io/kubernetes/third_party/protobuf/google/protobuf/descriptor.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto, vendor/github.com/golang/protobuf/ptypes/any/any.proto, vendor/github.com/golang/protobuf/ptypes/duration/duration.proto, vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/k8s.io/api/core/v1/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/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2/api.proto, vendor/k8s.io/kubernetes/third_party/protobuf/google/protobuf/compiler/plugin.proto, vendor/k8s.io/kubernetes/third_party/protobuf/google/protobuf/descriptor.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto, vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto, vendor/github.com/golang/protobuf/ptypes/any/any.proto, vendor/github.com/golang/protobuf/ptypes/duration/duration.proto, vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/k8s.io/api/core/v1/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/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2/api.proto, vendor/k8s.io/kubernetes/third_party/protobuf/google/protobuf/compiler/plugin.proto, vendor/k8s.io/kubernetes/third_party/protobuf/google/protobuf/descriptor.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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T06:45:52.817379Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alibaba-archive/cri-tools.svg",
"full_name": "alibaba-archive/cri-tools",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}