Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 12152,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 219235,
"Shell": 8324,
"Makefile": 7823
},
"pushed_at": "2018-02-12T16:51:40Z",
"created_at": "2018-02-13T02:55:49Z",
"owner_type": "User",
"updated_at": "2018-02-13T02:55:51Z",
"description": "A Container Storage Interface (CSI) library, client, and other helpful utilities created with Go.",
"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": null,
"name": "Qing Hao",
"type": "User",
"login": "haoqing0110",
"company": null,
"location": "China",
"followers": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/24226678?v=4",
"created_at": "2016-11-28T13:52:59Z",
"is_verified": null,
"public_repos": 162,
"account_age_days": 3525
},
"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.2.4",
"kind": "patch",
"published_at": "2017-12-04T20:58:08Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2017-11-27T06:09:47Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2017-11-27T02:08:38Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2017-11-27T01:58:52Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2017-11-26T20:42:28Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-09-10T19:26:08Z"
}
],
"recent_commits": [
{
"oid": "9d2f5bdcd9177f6290cde9dc94d4339055f26c6a",
"body": "Write Generated Gopkg.toml w Travis info",
"is_bot": false,
"headline": "Merge pull request #71 from akutz/feature/pr-csi-sp",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-12T16:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b38da8965b7683f23c9735b974d5e552e02d1af0",
"body": "This patch introduces support for a forked version of the Go dependency\nmanager `dep`. This forked version includes golang/dep#1685, support for\nreferencing a Git ref from the GitHub refspec for pull requests,\n`refs/pull`. Once `dep` merges golang/dep#1685 this commit will be\nreverted.",
"is_bot": false,
"headline": "Custom Dep Install",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-12T16:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7d635f2067204110f7c1dbe412b6aa1e29685f8",
"body": "README: package name typo",
"is_bot": false,
"headline": "Merge pull request #88 from darkowlzz/patch-1",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-12T16:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b905df1d42e2e91dd293fc5c9f91c2a6415a4d",
"body": "golang/dep version upgrade to 0.4.1",
"is_bot": false,
"headline": "Merge pull request #87 from darkowlzz/dep-ver-upgrade",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-12T16:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b98bef31993adec7f73e29b43cc8ff84640e315",
"body": "`service` package.",
"is_bot": false,
"headline": "README: typo",
"author_name": "Sunny",
"author_login": "darkowlzz",
"committed_at": "2018-02-12T14:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ac1d341495099bf00836cf55b2f7e464fb2e72",
"body": null,
"is_bot": false,
"headline": "golang/dep version upgrade to 0.4.1",
"author_name": "Sunny",
"author_login": "darkowlzz",
"committed_at": "2018-02-12T11:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850ddbfb2fdf1746dbc5e58e3bcec7368af67709",
"body": "This patch updates the Makefile so that it tells gocsi.sh to use the\ncurrent repo slug and commit when generating the Gokpkg.toml file.",
"is_bot": false,
"headline": "Write Generated Gopkg.toml w Travis info",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-11T20:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8cde14c34443ad78ce05cdcbc239dacd402695",
"body": "Allow failure of csi-sp build job",
"is_bot": false,
"headline": "Merge pull request #85 from akutz/feature/csi-sp-allow-failure",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-08T18:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f388c034fbf8db2e652fc33ca2d8fe2fb4c719e",
"body": "This patch allows the failure of the csi-sp build job. This is a\ntemporary action until there is a way to use dep to pull from GitHub\nPR refs.",
"is_bot": false,
"headline": "Allow failure of csi-sp build job",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-08T18:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9770cefb000dbe03d63bd2209c0bfa3f736a1341",
"body": "This patch removes the explicit dependency constraint in the Gopkg.toml\nfile generated by gocsi.sh.",
"is_bot": false,
"headline": "Removes explicit dep on csi spec from gocsi.sh",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-06T19:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d0d7b198173aae9fe452728250836dbed77bc2",
"body": "CSI v0.1.0",
"is_bot": false,
"headline": "Merge pull request #82 from akutz/feature/csi-0.1.0",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-06T19:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8abd7f14d59b49d6d6ccaaafb65ff5886e5b01c",
"body": "Update Err Code for Pending Op to Aborted",
"is_bot": false,
"headline": "Merge pull request #83 from akutz/bugfix/pending-err-code",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-06T19:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16f81595070e1c92054c94e58529f30758a21fe4",
"body": "This patch updates the error code for pending operations returned by the\nserial volume access middleware to use Aborted instead of\nFailedPrecondition.",
"is_bot": false,
"headline": "Update Err Code for Pending Op to Aborted",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-06T19:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51149f162e1fea4f8fa1e5d5df466ad8b68a2467",
"body": "This patch updates GoCSI's CSI dependency to v0.1.0.",
"is_bot": false,
"headline": "CSI v0.1.0",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-06T19:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abda6ec9c37dc2e02132d7d6ec33d784e4b3d758",
"body": "This patch fixes the csi-sp target in the Makefile so that it uses the\ncorrect version when invoking `csc i info`.",
"is_bot": false,
"headline": "Fixes csi-sp target in Makefile",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-06T01:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c0ba9203efa61f2da1cf057cc959b911f553d02",
"body": "Spec Validation for Response Msgs - Off & Detailed",
"is_bot": false,
"headline": "Merge pull request #81 from akutz/feature/response-validation",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-06T01:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6498b3ecf290b77666f80e3c237ea59b6d569d7",
"body": "This patch updates the way GoCSI's specification validation middleware\nhandles response validation:\n\n* Validating response messages against the CSI specification now is now\n disabled by default. Use `X_CSI_SPEC_REP_VALIDATION=true` to enable\n response validation.\n* When enabled, response validatio\n[…]\nntially lead to further errors, such as data loss. This change\nboth allows for response message validation and still enables clients\nto reconstitute the response data, even when it is marked in error.",
"is_bot": false,
"headline": "Spec Validation for Response Msgs - Off & Detailed",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-06T01:33:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4a198a7a2bae6a5369fc37ff4fc21d2eae963629",
"body": "Remove Old Env Vars",
"is_bot": false,
"headline": "Merge pull request #79 from akutz/bufix/rm-old-env-vars",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-05T23:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7059bbf40ecb5e3468533396735ce16158f2388e",
"body": "This patch removes some env var definitions that are no longer used.",
"is_bot": false,
"headline": "Remove Old Env Vars",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-05T23:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a49158a3ac00f31073b09cdeb8139f084a3cf20",
"body": "Remove errors package",
"is_bot": false,
"headline": "Merge pull request #78 from akutz/feature/no-errors",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-05T22:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ee2aac05c1c6fbb352cba353cf78f6e86b69eb",
"body": "This patch removes the errors package as it takes up memory and is\nunnecessary.",
"is_bot": false,
"headline": "Remove errors package",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-05T22:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe2be6befae8aa797a9374b9af4f48af2b4e0eb9",
"body": "Remove Benchmark Build Step",
"is_bot": false,
"headline": "Merge pull request #77 from akutz/feature/rm-bench-build-step",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-04T02:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b054d0274760e6bf4c4f2354943b83d39a8a5c6",
"body": "Plug-in Info Validation",
"is_bot": false,
"headline": "Merge pull request #76 from akutz/feature/plugin-info-validation",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-04T01:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76fe91332f7b574b94732911cb9ea30fac3b67d4",
"body": "This patch removes the benchmark build step and Make target as the pipe\nconnection has been relocated to github.com/akutz/memconn.",
"is_bot": false,
"headline": "Remove Benchmark Build Step",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-04T01:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f131469ae9cfa1cfa0030b465ea51ab657d92c7e",
"body": "This patch introduces support for the validation of the plug-in Name and\nVendor Version as returned by GetPluginInfo.\n\nFixes #62.",
"is_bot": false,
"headline": "Plug-in Info Validation",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-04T01:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57583ff3045f066289f5e7da319a04ec0b1a3a74",
"body": "Field Size Validator",
"is_bot": false,
"headline": "Merge pull request #75 from akutz/feature/field-size",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-02T23:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "676a7284c96e3edc9b2fa15b5d69803755470683",
"body": "This patch updates the spec validator middleware to check both request\nand response message field sizes to ensure that strings and maps of\nstrings do not exceed the stated limits.",
"is_bot": false,
"headline": "Field Size Validator",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-02T23:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c1b25c23b2dc73b815ffb4408d680fefc005995",
"body": "Serial Vol Access Middleware - etcd updates",
"is_bot": false,
"headline": "Merge pull request #73 from akutz/feature/etcd-enhancements",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-02-02T19:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be2fb04318db82899c7b4448fc173e8fa7106d93",
"body": "This patch updates the serial volume access middleware's etcd lock\nprovider with new configuration options.",
"is_bot": false,
"headline": "Serial Vol Access Middleware - etcd updates",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-02-02T17:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13b04b7d4dd40ddece1f86041d39c08752e7fd5",
"body": "Serial Volume Access - etcd",
"is_bot": false,
"headline": "Merge pull request #72 from akutz/feature/etcd",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-01-30T21:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b1819a75220d4b36762adf7707e88e1f06fd7b5",
"body": "This patch updates the README file with the etcd configuration\ninformation.",
"is_bot": false,
"headline": "Serial Volume Access - etcd - docs",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-30T21:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa54254860c871de6961147f9457d6026ae935f9",
"body": "This patch updates the Travis-CI test job to use Go 1.9.3 since etcd\nwill not build on Go 1.8 due to using Go 1.9's type aliases.",
"is_bot": false,
"headline": "Update Travis-CI test job to Go 1.9.3",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-30T21:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78835374a69faeb0b0c3898e1c5b71b0a9b4a48e",
"body": "This patch adds etcd support to the serial volume access middleware,\nmeaning the middleware can now support distributed locking.",
"is_bot": false,
"headline": "Serial Volume Access - etcd",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-30T21:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e34d7ca4e44d94fde3855947747a8a7287ca203",
"body": "Fix Generated Code for Serial Vol Access",
"is_bot": false,
"headline": "Merge pull request #70 from akutz/bugfix/generated-idemp",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-01-25T19:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dd0596482bb86c6ac572abaccf7b3f76bd7f221",
"body": "This patch fixes the code generator to use the new serial volume access\nmiddleware.",
"is_bot": false,
"headline": "Fix Generated Code for Serial Vol Access",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-25T19:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d4c24c3c2155e5c19a883e6ac3279fe08748f0",
"body": "Remove Dropping of Errs for Create/Delete",
"is_bot": false,
"headline": "Merge pull request #69 from akutz/feature/rm-err-rm",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-01-25T18:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ef07e4f1803b7c504bee2812109a1251f48c37c",
"body": "This patch removes the feature of the spec validator middleware that is\nable to drop errors for the `CreateVolume` and `DeleteVolume` RPCs when\na volume already exists or is not found. This feature is no longer\nrelevant with the latest spec.",
"is_bot": false,
"headline": "Remove Dropping of Errs for Create/Delete",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-25T18:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b98d5237a4e4774ec731da945181d35653158efd",
"body": "Serial Volume Access Middleware",
"is_bot": false,
"headline": "Merge pull request #68 from akutz/feature/serial-volume-access",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-01-25T18:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2733e163d33e6d356811a8631e68266ef16c9bb6",
"body": "This patch replaces the idempotency middleware in favor of the new\nserial volume access middleware. While no longer enabling idempotency\ndirectly, the new serial volume access protection makes it simple for SP\ndevelopers to provide idempotent RPCs.",
"is_bot": false,
"headline": "Serial Volume Access Middleware",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-25T17:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad6d3fbfc23a7d3746484738b9ff9d90e9d81fb",
"body": "Custom Dep source for GoCSI with gocsi.sh",
"is_bot": false,
"headline": "Merge pull request #67 from akutz/feature/gocsi-custom-dep",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-01-24T21:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c90df6c249307498274e9f309fb9fbdc656e039e",
"body": "This path introduces the ability to specify a custom Git Source and\nversion info with the gocsi.sh file. A custom Git repo is specified\nwith the environment variable `GOCSI_DEP_SOURCE`. The variables\n`GOCSI_DEP_BRANCH`, `GOCSI_DEP_REVISION`, and `GOCSI_DEP_VERSION` are\nparsed in the listed order for version information. If none are\nspecified then the `master` branch is used.",
"is_bot": false,
"headline": "Custom Dep info for GoCSI with gocsi.sh",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-24T20:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37f026aade45b468ce7b496447cd0915ba05d1c",
"body": "This patch fixes the gocsi.sh dep entry to point to the master branch.",
"is_bot": false,
"headline": "Fix gocsi.sh dep entry",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-24T20:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21aecaf41b4dfbbb542ff5bfc1753a5bbd7615c4",
"body": "Relocated CSP to root of GoCSI",
"is_bot": false,
"headline": "Merge pull request #66 from akutz/feature/csp-to-root",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-01-24T19:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df151c3ae396fe9a5efad11abb47f450605522d6",
"body": "This patch relocates the CSP package to the root of the GoCSI project\nand updates related references. The script \"csp.sh\" has been renamed\n\"gocsi.sh\".",
"is_bot": false,
"headline": "Relocated CSP to root of GoCSI",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-24T19:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ffc98dfdeb0d7cf9e90ac504f8ff8c8f1a4ac1",
"body": "Create \"middleware\" package",
"is_bot": false,
"headline": "Merge pull request #65 from akutz/feature/middleware",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2018-01-22T22:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02e3802b69bd44ae544311756ee81d29646b9772",
"body": "This patch relocates all of the interceptors to the \"middleware\" package\nand updates an related references.",
"is_bot": false,
"headline": "Relocated middleware",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-22T22:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a78e8aa3c5fb893b09c358bbd7a1499a460fc4",
"body": "This patch moves the utility code related to interceptors from\ninterceptors.go to the utils package at utils/utils_middleware.go.",
"is_bot": false,
"headline": "Moved interceptors utility code to utils package",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-19T19:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8586783ded45fbf19aa10a3df6ef7eaf9432d988",
"body": "This patch introduces the \"errors\" package and relocates \"errors.go\"\ninto that package. This patch also updates all related references.",
"is_bot": false,
"headline": "Created \"errors\" package",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-19T17:24:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "347bfc2e097f5c66a603b2023ed208257627bf1c",
"body": "This patch relocates all GoCSI tests at the root of the project to\nthe \"testing\" package.",
"is_bot": false,
"headline": "Created \"testing\" package",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-19T17:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25346875133cde3dc04178fe97cfeaee040089ab",
"body": "This patch introduces the \"utils\" package and relocates \"utils.go\"\nand \"utils_test.go\" into that package. The patch also moves all of the\nRPC constants from the root of GoCSI into the new \"utils\" package.\nFinally, the patch updates all related references.",
"is_bot": false,
"headline": "Created \"utils\" package",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-19T17:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5cdd8dcdbe99ecdc8d4e6654f354d88adcf332",
"body": "This patch introduces the \"context\" package and relocates \"context.go\"\ninto that package. The patch also updates all related references.",
"is_bot": false,
"headline": "Create \"context\" package",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-19T17:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43545450b233b911c070e900e68170903bb20d4",
"body": "This patch adds a dependency on akutz/memconn and removes the local\nsource for pipeconn.go.",
"is_bot": false,
"headline": "Added dependency on akutz/memconn",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-18T21:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea9a0c3e88eba5cb4bd4dc1993ff13ae0fc72fc",
"body": "This patch adds a dependency on thecodeteam/gosync for its\nimplementation of TryMutex.",
"is_bot": false,
"headline": "Added dependency on thecodeteam/gosync",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2018-01-18T21:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3bfc4752861d5e369fbab19049779c8f4185076",
"body": "This patch marks release 0.2.4.",
"is_bot": false,
"headline": "Release 0.2.4",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-12-04T20:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7adcd548d44d121e73c5d8e18a0e826852fa90dc",
"body": "This patch updates the \"volumeID\" field in the idempotent interceptor so\nthat the field is \"volumeID\" instead of \"volumeId\".",
"is_bot": false,
"headline": "Update \"volumeID\" field in idempotent logging",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-12-04T20:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d013fc5082644bca772a6b38ab3842a8a455ea2",
"body": "This patch updates the log level at which gRPC requests and responses\nare logged to DEBUG.",
"is_bot": false,
"headline": "Changed Req/Rep Logging to DEBUG level",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-12-04T20:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7cc8c8a8776b05dd4ba92e351aa3bc769bb7b15",
"body": "Make Require Node ID respect its option",
"is_bot": false,
"headline": "Merge pull request #58 from akutz/bugfix/req-node-id",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-12-01T02:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127ec5068eb92ddd8ed9d5329c7d368153f22591",
"body": "This patch fixes the spec validator as it was not checking the option to\nrequire the node ID, but rather doing it all the time.",
"is_bot": false,
"headline": "Make Require Node ID respect its option",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-12-01T02:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c9764863d9a27c639b98b114e334b1e0f8a93c9",
"body": "csc: Use gRPC error code as exit code",
"is_bot": false,
"headline": "Merge pull request #56 from akutz/feature/exit-with-grpc-error-code",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-30T18:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bef4c722392823c75926415162a3316f96f3d471",
"body": "This patch updates csc to use the gRPC exit code (if there is one) as\nthe csc process's exit code.",
"is_bot": false,
"headline": "csc: Use gRPC error code as exit code",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-30T18:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a7ca8c548a769a2136abbae8ae13ef73e4a9c4",
"body": "Add CSP ability to only run node/controller svc",
"is_bot": false,
"headline": "Merge pull request #55 from codenrhoden/enhancement/node_controller_only",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-30T18:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f587e7b479fe8e3be5f0011f2937ac7d4f040b47",
"body": "Plugins that can can be centralized will only want to run the Controller\nor Node Service depending on the node. Add Env vars that enable that,\nwhile still defaulting to running all services.",
"is_bot": false,
"headline": "Add CSP ability to only run node/controller svc",
"author_name": "Travis Rhoden",
"author_login": "codenrhoden",
"committed_at": "2017-11-30T17:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d4e71d78fbb4eb2eb07a2a83502458ec4ed4fd",
"body": "CSC Output, Idemp Err Caching, Cred/Info Format",
"is_bot": false,
"headline": "Merge pull request #54 from akutz/feature/updates",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-30T16:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8628bc39abcc22bd3e99a0ecc1fb0ece27fa26a",
"body": "This patch removes the idempotency interceptor's error caching behavior.\nThis is retained as a separate commit to make it easy to re-enable error\ncaching if it is ever required.",
"is_bot": false,
"headline": "Removed Idempotency Err Caching",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-30T16:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5465a1aa0a48ee1c699abfefc87ea03776e5e72a",
"body": "Add --params flag to get-capacity",
"is_bot": false,
"headline": "Merge pull request #53 from codenrhoden/enhancement/get_capacity_params",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-29T21:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d9a45cbf292f73dd287a727e5ab8ef69a141e65",
"body": "This patch includes the following changes:\n\n1. csc output involving volume info and plug-in info now emit the\nattribute and manifest maps on the same line as the other data\n\n2. The idempotency interceptor now only caches errors and bypasses\nidempotency on subsequent RPC invocations if the feature is enabled with\nX_CSI_IDEMP_CACHE_ERRORS=true.\n\n3. The formats of X_CSI_USER_CREDENTIALS, X_CSI_PLUGIN_INFO, and\nX_CSI_SUPPORTED_VERSIONS have all changed from space-delimited to\ncomma-delimited.",
"is_bot": false,
"headline": "CSC Output, Idemp Err Caching, Cred/Info Format",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-29T20:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b7b65e49057b0baf39c96426f22b1d9d17a17e8",
"body": null,
"is_bot": false,
"headline": "Add --params flag to get-capacity",
"author_name": "Travis Rhoden",
"author_login": "codenrhoden",
"committed_at": "2017-11-29T19:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21fd48e1e4804db45865f1cc75f8a4a07a9e95fa",
"body": "Idempotency Interceptor Fixes & New Tests",
"is_bot": false,
"headline": "Merge pull request #52 from akutz/bugfix/idemp-errs",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-29T05:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8ffd973a98df6068c6acc8c2ebc3bdbcc0b972",
"body": "This patch fixes an issue with the idempotency interceptor where it was\nconsidering a NotFound error as it relates to volumes to be cacheable\nand mark the current RPC in error. This patch changes the logic so that\nOpPending, NotFound, and AlreadyExists errors will not mark an RPC in\nerror. The NotFound errors must be accompanied with an error message\nthat has the prefix \"volumeID=\" since the NotFound error code is also\nused when the node specified by a node ID is not found.",
"is_bot": false,
"headline": "Idempotency Interceptor Fixes & New Tests",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-29T05:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d145f1b754a543471eb6b47c37b05bfc5c8c2a",
"body": "Chmod/Chown",
"is_bot": false,
"headline": "Merge pull request #51 from akutz/feature/chmod-chown",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-28T21:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d584c987e9325405dd7bf67cb4411754ae774d26",
"body": "This patch adds the ability to chmod/chown the UNIX socket file that is\ncreated for the CSP.",
"is_bot": false,
"headline": "Chmod/Chown",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-28T21:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b616ce9327a6e0ff3513b1812475a783c186c03",
"body": "This patch fixes a bug in the CSP usage template.",
"is_bot": false,
"headline": "Fixed CSP usage template",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T21:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f4e1111137eb4b4fc2892bac0bd6e672c35e29",
"body": "This patch updates the CSI-SP example to use the root Go import path of\n\"csi-sp\" instead of \"github.com/csi-sp\".",
"is_bot": false,
"headline": "Updated CSI-SP example to use root Go Import Path",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T20:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5668e7496bd433dfe74c94ed89a1d66689bad7e",
"body": "This patch marks release 0.2.3.",
"is_bot": false,
"headline": "Release 0.2.3",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T06:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6019fe9ad1a39c1120006f829ef160e685ca3c3b",
"body": "This patch adds the command \"csc identity info\" to the csi-sp build\nstep, showcasing the ability to set an SP's plug-in at runtime.",
"is_bot": false,
"headline": "Add \"csc identity info\" to csi-sp build step",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T06:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec377a4283e61ea0dbc7a0de1e88f7ee7468b514",
"body": "CSP GetPluginInfo",
"is_bot": false,
"headline": "Merge pull request #50 from akutz/feature/csp-plugin-info",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-27T06:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c3bd22a288492bf50066b23454c7f2afc395e97",
"body": "This patch adds the option to specify an SP's plug-in information via\nthe environment variable X_CSI_PLUGIN_INFO.",
"is_bot": false,
"headline": "CSP GetPluginInfo",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T05:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a5c7d2dd4e481c2618f616465760237adada2d",
"body": "This patch marks release 0.2.2.",
"is_bot": false,
"headline": "Release 0.2.2",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T02:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8116b4451400ebde76a4527851f85cf116f5147b",
"body": "This patch adds a missing import in the provider file generated by\ncsp/csp.sh.",
"is_bot": false,
"headline": "Minor fix to csp/csp.sh",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T02:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108a697f086d9843ec564c72cee0d6d503544325",
"body": "This patch marks release 0.2.1.",
"is_bot": false,
"headline": "Release 0.2.1",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T01:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2447a5061239e01bc80c5a246720049aedad6eba",
"body": "This patch is a fix for csp/csp.sh where `go build` was directing errors\nto /dev/null. That was not the intention. It has been corrected.",
"is_bot": false,
"headline": "Minor fix to csp/csp.sh",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T01:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fdd864bd348a603fa84bd0d59bc8749b8c3c6cc",
"body": "CSP BeforeServe",
"is_bot": false,
"headline": "Merge pull request #49 from akutz/feature/csp-before-serve",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-27T01:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df828488efaf54963382ccde849a67dc8e0bdf37",
"body": "This patch adds a new function to the csp.StoragePlugin struct,\nBeforeServe. This function allows an SP to participate in the SP\nlifecycle and modify interceptors and/or server options before the gRPC\nserver is started.",
"is_bot": false,
"headline": "CSP BeforeServe",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-27T01:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e091e2edbc40a1ee04d9cb00328691e75af30e35",
"body": "This patch marks release 0.2.0.",
"is_bot": false,
"headline": "Release 0.2.0",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-26T20:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1fbc334a6dc77464d095d0c8c36453119a2a24d",
"body": "CSP Readme Updates",
"is_bot": false,
"headline": "Merge pull request #48 from akutz/feature/csp-readme-updates",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-26T20:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93503aca31139885f456a0db6dac76db0b856128",
"body": "This patch updates the CSP README file.",
"is_bot": false,
"headline": "CSP Readme Updates",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-26T20:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e739b2511c6e44d66f2ce7ad9ba110779830bbb6",
"body": "Use official CSI spec repo for Go bindings",
"is_bot": false,
"headline": "Merge pull request #47 from akutz/feature/nogen-csi",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-26T20:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a6ef4a0f2183ee4adc5372d09a8c3da0419e4f",
"body": "This patch removes the generated CSI bindings in favor of importing them\ndirectly from the official CSI spec repo. The reason for this change is\nexplained in container-storage-interface/spec#142.",
"is_bot": false,
"headline": "Use official CSI spec repo for Go bindings",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-26T20:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3415760a705f3473db0a852b490da2f58476ae42",
"body": "Readme Updates",
"is_bot": false,
"headline": "Merge pull request #46 from akutz/feature/readme-updates",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-26T19:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42a228ee800ad3ba67b6fcd67fb66db8715a51a5",
"body": "This patch updates the main readme file as well as renames\n`PageAllVolumes` to `PageVolumes`.",
"is_bot": false,
"headline": "Readme Updates",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-26T19:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d644aafe6d08de67dfc7f4023433d463968665ee",
"body": "Container Storage Plug-in (CSP)",
"is_bot": false,
"headline": "Merge pull request #45 from akutz/feature/csp",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-26T03:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d3c7573a5f8cb762990f9357a4c7cf88f2b10c9",
"body": "This patch provides the new package \"csp\" to assist in the rapid\ncreation of CSI storage plug-ins (SP).",
"is_bot": false,
"headline": "Container Storage Plug-in (CSP)",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-26T03:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daa30275dedb8ce7db384d606006a7b11d732837",
"body": "CSI Spec 4ac2d13",
"is_bot": false,
"headline": "Merge pull request #44 from akutz/feature/csi-spec-4ac2d13",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-23T20:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2235507b4a763e29b2d30f7ebd2990de1d0560e2",
"body": "This patch updates the CSI spec to revision\n4ac2d13f89360f2da40d188473d77f2ec56b9d0d.",
"is_bot": false,
"headline": "CSI Spec 4ac2d13",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-23T20:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112fb4fc53d5c6117bd518755d1289fa54acc3ed",
"body": "Minor updates",
"is_bot": false,
"headline": "Merge pull request #43 from akutz/feature/minor-updates",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-23T19:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9c9718006512660baa517a4a77c0e3d1b700b28",
"body": "Because Travis-CI's containers have limited resources, the Mock SP's\nidempotency provider's timeout needs to be increased from the default\nvalue of 0 to 1s. This ensures that lack of system resources will not\nprevent a single, non-concurrent RPC from failing due to an OpPending\nerror.",
"is_bot": false,
"headline": "Travis-CI Op Pending Test Fix",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-23T19:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f32e84af966d2a9969622da55a1678b03fd5954",
"body": "This patch is an addendum to the previous commit that added the\nisResponseNil function to interceptors.go.",
"is_bot": false,
"headline": "Addendum to isResponseNil",
"author_name": "akutz",
"author_login": "akutz",
"committed_at": "2017-11-23T19:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03f29b5cdd9ca1094f1b97aa0d901222355914d9",
"body": "Don't log response if response is nil",
"is_bot": false,
"headline": "Merge pull request #38 from codenrhoden/bugfix/log_crash_nil_resp",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-23T19:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633055a7be9e156502411dbf6947bf6289264627",
"body": null,
"is_bot": false,
"headline": "Fix handling of nil response in logging intercept",
"author_name": "Travis Rhoden",
"author_login": "codenrhoden",
"committed_at": "2017-11-22T04:53:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9679b1b99c315ecdb11845fa3fbe5aaf5245a1",
"body": "Fix for Panic on Nil gRPC Response",
"is_bot": false,
"headline": "Merge pull request #42 from akutz/bugfix/panic-on-nil-grpc-response",
"author_name": "Schley Andrew Kutz",
"author_login": "akutz",
"committed_at": "2017-11-20T22:40:59Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 0,
"latest_release_at": "2017-12-04T20:58:08Z",
"latest_release_tag": "v0.2.4",
"releases_from_tags": true,
"days_since_last_push": 3084,
"active_weeks_last_year": 0,
"days_since_latest_release": 3154,
"mean_days_between_releases": 17
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"examples",
"recipes"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"csc/Makefile",
"mock/Makefile",
"vendor/github.com/container-storage-interface/spec/Makefile",
"vendor/github.com/container-storage-interface/spec/lib/cxx/Makefile",
"vendor/github.com/container-storage-interface/spec/lib/go/Makefile",
"vendor/github.com/coreos/etcd/e2e/docker/Makefile",
"vendor/github.com/coreos/etcd/hack/scripts-dev/Makefile",
"vendor/github.com/coreos/etcd/hack/tls-setup/Makefile",
"vendor/github.com/golang/protobuf/Makefile",
"vendor/github.com/golang/protobuf/_conformance/Makefile",
"vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile",
"vendor/github.com/golang/protobuf/proto/Makefile",
"vendor/github.com/golang/protobuf/proto/testdata/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile",
"vendor/golang.org/x/net/http2/Makefile",
"vendor/golang.org/x/net/http2/h2demo/Makefile",
"vendor/golang.org/x/text/collate/tools/colcmp/Makefile",
"vendor/golang.org/x/text/language/Makefile",
"vendor/google.golang.org/grpc/Makefile"
],
"api_schema_files": [
"vendor/github.com/container-storage-interface/spec/csi.proto",
"vendor/github.com/coreos/etcd/auth/authpb/auth.proto",
"vendor/github.com/coreos/etcd/etcdserver/api/v3election/v3electionpb/v3election.proto",
"vendor/github.com/coreos/etcd/etcdserver/api/v3lock/v3lockpb/v3lock.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/etcdserver.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/raft_internal.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.proto",
"vendor/github.com/coreos/etcd/lease/leasepb/lease.proto",
"vendor/github.com/coreos/etcd/mvcc/mvccpb/kv.proto",
"vendor/github.com/coreos/etcd/raft/raftpb/raft.proto",
"vendor/github.com/coreos/etcd/snap/snappb/snap.proto",
"vendor/github.com/coreos/etcd/wal/walpb/record.proto",
"vendor/github.com/golang/protobuf/_conformance/conformance_proto/conformance.proto",
"vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto",
"vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto",
"vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto",
"vendor/github.com/golang/protobuf/proto/testdata/test.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.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/empty/empty.proto",
"vendor/github.com/golang/protobuf/ptypes/struct/struct.proto",
"vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto",
"vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.proto",
"vendor/github.com/onsi/gomega/ghttp/protobuf/simple_message.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/control.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/messages.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/payloads.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/services.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/stats.proto",
"vendor/google.golang.org/grpc/examples/helloworld/helloworld/helloworld.proto",
"vendor/google.golang.org/grpc/examples/route_guide/routeguide/route_guide.proto",
"vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages/messages.proto",
"vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/service/service.proto",
"vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto",
"vendor/google.golang.org/grpc/interop/grpc_testing/test.proto",
"vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testing/proto2.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testing/proto2_ext.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testing/proto2_ext2.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testing/test.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testingv3/testv3.proto",
"vendor/google.golang.org/grpc/stats/grpc_testing/test.proto",
"vendor/google.golang.org/grpc/stress/grpc_testing/metrics.proto",
"vendor/google.golang.org/grpc/test/codec_perf/perf.proto",
"vendor/google.golang.org/grpc/test/grpc_testing/test.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 21219,
"source_files_sampled": 57,
"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": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "akutz",
"commits": 162,
"avatar_url": "https://avatars.githubusercontent.com/u/101085?v=4"
},
{
"type": "User",
"login": "codenrhoden",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1627176?v=4"
},
{
"type": "User",
"login": "darkowlzz",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/614105?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.936
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"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 5 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": "9d2f5bdcd9177f6290cde9dc94d4339055f26c6a",
"ran_at": "2026-07-25T03:37:23Z",
"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/haoqing0110/gocsi",
"host": "github.com",
"name": "gocsi",
"owner": "haoqing0110"
},
"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": 19,
"inputs": {
"security": 28,
"vitality": 20,
"community": 12,
"governance": 27,
"engineering": 22,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 22,
"overall_after_abandonment_multiplier": 19
},
"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": 3084,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3084 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 3084
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.2.4",
"releases_from_tags": true,
"days_since_latest_release": 3154,
"mean_days_between_releases": 17
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3154 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3154
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~17 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 17
}
}
],
"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": 3084,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3084 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 3084,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "critical",
"name": "Sustainability & Governance",
"value": 27,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.936
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 94% of commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 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": 57,
"inputs": {
"followers": 28,
"owner_type": "User",
"is_verified": null,
"owner_login": "haoqing0110",
"public_repos": 162,
"account_age_days": 3525
},
"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": "28 followers of haoqing0110",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 28,
"login": "haoqing0110"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "162 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 162
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"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": 22,
"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": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 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 5 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": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.83,
"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": "83 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 83,
"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",
"csc/Makefile",
"mock/Makefile",
"vendor/github.com/container-storage-interface/spec/Makefile",
"vendor/github.com/container-storage-interface/spec/lib/cxx/Makefile",
"vendor/github.com/container-storage-interface/spec/lib/go/Makefile",
"vendor/github.com/coreos/etcd/e2e/docker/Makefile",
"vendor/github.com/coreos/etcd/hack/scripts-dev/Makefile",
"vendor/github.com/coreos/etcd/hack/tls-setup/Makefile",
"vendor/github.com/golang/protobuf/Makefile",
"vendor/github.com/golang/protobuf/_conformance/Makefile",
"vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile",
"vendor/github.com/golang/protobuf/proto/Makefile",
"vendor/github.com/golang/protobuf/proto/testdata/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile",
"vendor/golang.org/x/net/http2/Makefile",
"vendor/golang.org/x/net/http2/h2demo/Makefile",
"vendor/golang.org/x/text/collate/tools/colcmp/Makefile",
"vendor/golang.org/x/text/language/Makefile",
"vendor/google.golang.org/grpc/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, csc/Makefile, mock/Makefile, vendor/github.com/container-storage-interface/spec/Makefile, vendor/github.com/container-storage-interface/spec/lib/cxx/Makefile, vendor/github.com/container-storage-interface/spec/lib/go/Makefile, vendor/github.com/coreos/etcd/e2e/docker/Makefile, vendor/github.com/coreos/etcd/hack/scripts-dev/Makefile, vendor/github.com/coreos/etcd/hack/tls-setup/Makefile, vendor/github.com/golang/protobuf/Makefile, vendor/github.com/golang/protobuf/_conformance/Makefile, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile, vendor/github.com/golang/protobuf/proto/Makefile, vendor/github.com/golang/protobuf/proto/testdata/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/golang.org/x/net/http2/h2demo/Makefile, vendor/golang.org/x/text/collate/tools/colcmp/Makefile, vendor/golang.org/x/text/language/Makefile, vendor/google.golang.org/grpc/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, csc/Makefile, mock/Makefile, vendor/github.com/container-storage-interface/spec/Makefile, vendor/github.com/container-storage-interface/spec/lib/cxx/Makefile, vendor/github.com/container-storage-interface/spec/lib/go/Makefile, vendor/github.com/coreos/etcd/e2e/docker/Makefile, vendor/github.com/coreos/etcd/hack/scripts-dev/Makefile, vendor/github.com/coreos/etcd/hack/tls-setup/Makefile, vendor/github.com/golang/protobuf/Makefile, vendor/github.com/golang/protobuf/_conformance/Makefile, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile, vendor/github.com/golang/protobuf/proto/Makefile, vendor/github.com/golang/protobuf/proto/testdata/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/golang.org/x/net/http2/h2demo/Makefile, vendor/golang.org/x/text/collate/tools/colcmp/Makefile, vendor/golang.org/x/text/language/Makefile, vendor/google.golang.org/grpc/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": 21219,
"source_files_sampled": 57,
"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/57 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 57,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"example",
"examples",
"recipes"
],
"has_mcp_signal": false,
"api_schema_files": [
"vendor/github.com/container-storage-interface/spec/csi.proto",
"vendor/github.com/coreos/etcd/auth/authpb/auth.proto",
"vendor/github.com/coreos/etcd/etcdserver/api/v3election/v3electionpb/v3election.proto",
"vendor/github.com/coreos/etcd/etcdserver/api/v3lock/v3lockpb/v3lock.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/etcdserver.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/raft_internal.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.proto",
"vendor/github.com/coreos/etcd/lease/leasepb/lease.proto",
"vendor/github.com/coreos/etcd/mvcc/mvccpb/kv.proto",
"vendor/github.com/coreos/etcd/raft/raftpb/raft.proto",
"vendor/github.com/coreos/etcd/snap/snappb/snap.proto",
"vendor/github.com/coreos/etcd/wal/walpb/record.proto",
"vendor/github.com/golang/protobuf/_conformance/conformance_proto/conformance.proto",
"vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto",
"vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto",
"vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto",
"vendor/github.com/golang/protobuf/proto/testdata/test.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.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/empty/empty.proto",
"vendor/github.com/golang/protobuf/ptypes/struct/struct.proto",
"vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto",
"vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.proto",
"vendor/github.com/onsi/gomega/ghttp/protobuf/simple_message.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/control.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/messages.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/payloads.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/services.proto",
"vendor/google.golang.org/grpc/benchmark/grpc_testing/stats.proto",
"vendor/google.golang.org/grpc/examples/helloworld/helloworld/helloworld.proto",
"vendor/google.golang.org/grpc/examples/route_guide/routeguide/route_guide.proto",
"vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages/messages.proto",
"vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/service/service.proto",
"vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto",
"vendor/google.golang.org/grpc/interop/grpc_testing/test.proto",
"vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testing/proto2.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testing/proto2_ext.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testing/proto2_ext2.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testing/test.proto",
"vendor/google.golang.org/grpc/reflection/grpc_testingv3/testv3.proto",
"vendor/google.golang.org/grpc/stats/grpc_testing/test.proto",
"vendor/google.golang.org/grpc/stress/grpc_testing/metrics.proto",
"vendor/google.golang.org/grpc/test/codec_perf/perf.proto",
"vendor/google.golang.org/grpc/test/grpc_testing/test.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "vendor/github.com/container-storage-interface/spec/csi.proto, vendor/github.com/coreos/etcd/auth/authpb/auth.proto, vendor/github.com/coreos/etcd/etcdserver/api/v3election/v3electionpb/v3election.proto, vendor/github.com/coreos/etcd/etcdserver/api/v3lock/v3lockpb/v3lock.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/etcdserver.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/raft_internal.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.proto, vendor/github.com/coreos/etcd/lease/leasepb/lease.proto, vendor/github.com/coreos/etcd/mvcc/mvccpb/kv.proto, vendor/github.com/coreos/etcd/raft/raftpb/raft.proto, vendor/github.com/coreos/etcd/snap/snappb/snap.proto, vendor/github.com/coreos/etcd/wal/walpb/record.proto, vendor/github.com/golang/protobuf/_conformance/conformance_proto/conformance.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto, vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto, vendor/github.com/golang/protobuf/proto/testdata/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.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/empty/empty.proto, vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.proto, vendor/github.com/onsi/gomega/ghttp/protobuf/simple_message.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/control.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/messages.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/payloads.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/services.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/stats.proto, vendor/google.golang.org/grpc/examples/helloworld/helloworld/helloworld.proto, vendor/google.golang.org/grpc/examples/route_guide/routeguide/route_guide.proto, vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages/messages.proto, vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/service/service.proto, vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto, vendor/google.golang.org/grpc/interop/grpc_testing/test.proto, vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto, vendor/google.golang.org/grpc/reflection/grpc_testing/proto2.proto, vendor/google.golang.org/grpc/reflection/grpc_testing/proto2_ext.proto, vendor/google.golang.org/grpc/reflection/grpc_testing/proto2_ext2.proto, vendor/google.golang.org/grpc/reflection/grpc_testing/test.proto, vendor/google.golang.org/grpc/reflection/grpc_testingv3/testv3.proto, vendor/google.golang.org/grpc/stats/grpc_testing/test.proto, vendor/google.golang.org/grpc/stress/grpc_testing/metrics.proto, vendor/google.golang.org/grpc/test/codec_perf/perf.proto, vendor/google.golang.org/grpc/test/grpc_testing/test.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "vendor/github.com/container-storage-interface/spec/csi.proto, vendor/github.com/coreos/etcd/auth/authpb/auth.proto, vendor/github.com/coreos/etcd/etcdserver/api/v3election/v3electionpb/v3election.proto, vendor/github.com/coreos/etcd/etcdserver/api/v3lock/v3lockpb/v3lock.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/etcdserver.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/raft_internal.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.proto, vendor/github.com/coreos/etcd/lease/leasepb/lease.proto, vendor/github.com/coreos/etcd/mvcc/mvccpb/kv.proto, vendor/github.com/coreos/etcd/raft/raftpb/raft.proto, vendor/github.com/coreos/etcd/snap/snappb/snap.proto, vendor/github.com/coreos/etcd/wal/walpb/record.proto, vendor/github.com/golang/protobuf/_conformance/conformance_proto/conformance.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto, vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto, vendor/github.com/golang/protobuf/proto/testdata/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.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/empty/empty.proto, vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.proto, vendor/github.com/onsi/gomega/ghttp/protobuf/simple_message.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/control.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/messages.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/payloads.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/services.proto, vendor/google.golang.org/grpc/benchmark/grpc_testing/stats.proto, vendor/google.golang.org/grpc/examples/helloworld/helloworld/helloworld.proto, vendor/google.golang.org/grpc/examples/route_guide/routeguide/route_guide.proto, vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages/messages.proto, vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/service/service.proto, vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto, vendor/google.golang.org/grpc/interop/grpc_testing/test.proto, vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.proto, vendor/google.golang.org/grpc/reflection/grpc_testing/proto2.proto, vendor/google.golang.org/grpc/reflection/grpc_testing/proto2_ext.proto, vendor/google.golang.org/grpc/reflection/grpc_testing/proto2_ext2.proto, vendor/google.golang.org/grpc/reflection/grpc_testing/test.proto, vendor/google.golang.org/grpc/reflection/grpc_testingv3/testv3.proto, vendor/google.golang.org/grpc/stats/grpc_testing/test.proto, vendor/google.golang.org/grpc/stress/grpc_testing/metrics.proto, vendor/google.golang.org/grpc/test/codec_perf/perf.proto, vendor/google.golang.org/grpc/test/grpc_testing/test.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": "example, examples, recipes",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, examples, recipes"
}
}
],
"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-25T03:37:32.045182Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/haoqing0110/gocsi.svg",
"full_name": "haoqing0110/gocsi",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}