Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 302,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 171479,
"Shell": 8813,
"PowerShell": 1551
},
"pushed_at": "2026-07-24T18:50:29Z",
"created_at": "2022-03-14T21:50:21Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T18:50:34Z",
"description": "Repository for the Enterprise Certificate Proxy project.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://googleapis.github.io",
"name": "Google APIs",
"type": "Organization",
"login": "googleapis",
"company": null,
"location": null,
"followers": 6636,
"avatar_url": "https://avatars.githubusercontent.com/u/16785467?v=4",
"created_at": "2016-01-19T20:40:50Z",
"is_verified": null,
"public_repos": 900,
"account_age_days": 3842
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.19",
"kind": "patch",
"published_at": "2026-07-23T22:03:41Z"
},
{
"tag": "v0.3.18",
"kind": "patch",
"published_at": "2026-07-06T21:59:32Z"
},
{
"tag": "v0.3.17",
"kind": "patch",
"published_at": "2026-06-23T20:09:25Z"
},
{
"tag": "v0.3.16",
"kind": "patch",
"published_at": "2026-05-20T22:09:27Z"
},
{
"tag": "v0.3.15",
"kind": "patch",
"published_at": "2026-04-15T18:07:45Z"
},
{
"tag": "v0.3.14",
"kind": "patch",
"published_at": "2026-03-05T20:15:38Z"
},
{
"tag": "v0.3.13",
"kind": "patch",
"published_at": "2026-03-03T22:26:10Z"
},
{
"tag": "v0.3.12",
"kind": "patch",
"published_at": "2026-02-09T20:03:44Z"
},
{
"tag": "v0.3.11",
"kind": "patch",
"published_at": "2026-01-14T00:14:37Z"
},
{
"tag": "0.3.10",
"kind": "patch",
"published_at": "2026-01-09T22:21:03Z"
},
{
"tag": "v0.3.9",
"kind": "patch",
"published_at": "2026-01-08T01:27:38Z"
},
{
"tag": "v0.3.8",
"kind": "patch",
"published_at": "2026-01-07T00:40:33Z"
},
{
"tag": "v0.3.7",
"kind": "patch",
"published_at": "2025-11-05T18:24:18Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2025-03-13T18:06:48Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2025-02-28T22:51:45Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2024-09-09T17:29:09Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2024-08-27T17:30:38Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2023-10-23T23:31:20Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2023-09-21T21:11:49Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2023-09-21T21:06:07Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2023-06-16T20:46:59Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2023-06-07T22:47:40Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2023-02-13T19:37:46Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2023-02-08T22:12:16Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2022-12-07T18:41:13Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-09-29T19:03:16Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-06-13T17:50:23Z"
}
],
"recent_commits": [
{
"oid": "3996898ab216acf4f3af6956371e6f30d29a24a3",
"body": "Co-authored-by: Nolan Eastin <80856764+nolanleastin@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(deps): update actions/setup-go action to v7 (#207)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2026-07-24T18:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ffb5d19f0c39ccb790b4a290b178bce222f2243",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.47.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.52.0\n dependency-type: direct:production\n...\n\nSigned\n[…]\n: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Nolan Eastin <80856764+nolanleastin@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto from 0.47.0 to 0.52.0 (#205)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T18:36:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af31199a1cb836dddc87338fd7b67b10f1c844c5",
"body": null,
"is_bot": false,
"headline": "chore(deps): update actions/checkout action to v7 (#201)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2026-07-24T18:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49ff252f3a6254ab86ad3ddb9aea491aade541dd",
"body": null,
"is_bot": false,
"headline": "chore(deps): update actions/upload-artifact action to v7 (#156)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2026-07-24T18:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "163d0dce2454601c5b5b363e6b66a3bc95b2b3bc",
"body": "Update version.txt to v0.3.19",
"is_bot": false,
"headline": "chore: update version.txt to v0.3.19 (#214)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-07-23T21:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cd18458848ab43166048b3b70fa9bf4c0f9f4db",
"body": "- fix serialization issues related to pkcs operations \n- fix unit tests \n- add instructions for how to test",
"is_bot": false,
"headline": "fix: serialize PKCS11 operations to resolve thread exhaustion (#211)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-07-23T21:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce30bba5e60d387807e2a6c1189f362901cdd081",
"body": "* chore: update go.mod toolchain to 1.26.5\n\n* pin actions to hash\n\n* set explicit permissions",
"is_bot": false,
"headline": "chore: update go.mod toolchain to 1.26.5 (#212)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-07-23T17:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6b6019d874eb17fc66e295746fc161c6fddb6e8",
"body": "The ECP proxy determines whether to route a request via the mTLS transport\nby checking if the target host contains \".mtls.\".\n\nHowever, the IAP WebSocket host is \"mtls.tunnel.cloudproxy.app\", which starts\nwith \"mtls.\" but does not contain \".mtls.\" (lacking the leading dot). As a result,\nIAP WebSocket\n[…]\n in TestRoutingTransport.\n- Added an integration test case in TestECPProxyWithHTTPClient.\n- Fixed a port-reuse flakiness issue in TestECPProxyWithHTTPClient by using\n unique ports for each test case.",
"is_bot": false,
"headline": "fix: mTLS routing for hosts starting with 'mtls.' (#209)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-07-17T18:11:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a46d0764d2915884fb78d1490ee47cfa39dd895",
"body": null,
"is_bot": false,
"headline": "chore: Update version.txt to 0.3.18 (#204)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-07-17T17:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79b3b4f8c730237df4aa0e361b811475331e4fb7",
"body": "Add the `-legacy` flag to `openssl pkcs12` to fix a MAC verification\nfailure during import on macOS runners using OpenSSL 3.x.",
"is_bot": false,
"headline": "fix: use legacy OpenSSL algorithms for keychain import (#210)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-07-17T17:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e26a4d0e6e053d7e41c02964991e052b6c0852",
"body": null,
"is_bot": false,
"headline": "chore: Update version.txt to 0.3.17 (#202)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-06-23T18:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c01e3a2024d177d0f418ff789a639d64fcae47",
"body": null,
"is_bot": false,
"headline": "chore: Remove windows ECP DWARF debug symbols. (#203)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-06-23T17:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11a176e835c5a2e891361e043b580a5defc9f02f",
"body": null,
"is_bot": false,
"headline": "chore: downgrade min Go version (#199)",
"author_name": "Ludovic Fernandez",
"author_login": "ldez",
"committed_at": "2026-06-23T17:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "347ffa581a767d12597186d6dd39affe8b608ac4",
"body": null,
"is_bot": false,
"headline": "feat: Simplify mTLS filtering logic in ECP HTTP Proxy (#198)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-06-08T21:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dda839f9206feca5d906e4a36a7d08714c6f767b",
"body": null,
"is_bot": false,
"headline": "chore: Update version.txt to 0.3.16 (#194)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-05-20T21:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f23adc88aa591ebc229af94248fcaecee907f30b",
"body": "* Update go version to 1.25.8\n\n* Update golangci/golangci-lint-action to support new go version.\n\n* update gofmt usage\n\n* fix lint errors",
"is_bot": false,
"headline": "chore: Update go.mod to upgrade the go version to 1.25.8 (#193)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-05-20T20:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6964da16bfdce018ff1041134b2508988e0d994d",
"body": null,
"is_bot": false,
"headline": "chore: Update version.txt to 0.3.15 (#192)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2026-04-15T18:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "023385dce9a54844c04892165e1da8c4a2e514b0",
"body": "feat: Update version.txt to 0.3.14",
"is_bot": false,
"headline": "feat: Update version.txt to 0.3.14 (#189)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-03-05T20:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5d97de389fd5d72a731d22db2d42828bf4ce66",
"body": null,
"is_bot": false,
"headline": "chore: Increase proxy request timeout for rsync gcloud fix (#188)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-03-05T20:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90d12414022a4b9f57140b8394b58685aebb1f0f",
"body": "chore: Update main.go to increase proxyrequesttimeout",
"is_bot": false,
"headline": "chore: Update main.go to increase proxyrequesttimeout (#187)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-03-04T23:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c40a358cbf352f2097b1e1add80e7cb66a8289",
"body": null,
"is_bot": false,
"headline": "feat: Update version.txt to 0.3.13 (#186)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-03-03T22:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bffb714a2dd84fcda0b84756827c0e195916601",
"body": null,
"is_bot": false,
"headline": "feat: Update version.txt to 0.3.12 (#183)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-03-03T22:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f0910a56491a35db4e0ace182090ca40b83dd35",
"body": "* feat: support non-mtls requests as well\n\n* Remove allowest hosts\n\n* remove debug logs\n\n* update tests",
"is_bot": false,
"headline": "feat: support non-mtls requests as well (#185)",
"author_name": "sai-sunder-s",
"author_login": "sai-sunder-s",
"committed_at": "2026-03-03T21:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4bf8a98b4390e2dbb7e883a3bd317a9cd37ba3",
"body": "* chore: Update go.mod to upgrade the go version to 1.24.1\n\nchore: Update go.mod to upgrade the go version to 1.24.1\n\n* fix: Update go.mod to 1.24.11\n\nfix: Update go.mod to 1.24.11",
"is_bot": false,
"headline": "chore: Update go.mod to upgrade the go version to 1.24.11 (#180)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-02-09T19:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84fe33f9b5f729c5596077f469ad19751a239a42",
"body": "Co-authored-by: Andy Zhao <andyzhao@google.com>",
"is_bot": false,
"headline": "fix(deps): update module golang.org/x/crypto to v0.47.0 (#177)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2026-01-13T07:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2014fda1ce9cd59c88b343e2770e739e1ce469e9",
"body": "Co-authored-by: Andy Zhao <andyzhao@google.com>",
"is_bot": false,
"headline": "fix(deps): update module golang.org/x/sys to v0.40.0 (#145)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2026-01-13T07:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04c9eece8904cd42a6421b3593293535a106a9fd",
"body": null,
"is_bot": false,
"headline": "chore(deps): update dependency go to 1.25 (#144)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2026-01-13T07:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd0f101602eeb48b9cbc13b412e63ba531b4c6c",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.45.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Andy Zhao <andyzhao@google.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#161)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-13T07:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec6981ecec647e31b8195bac1e999c30d7230d0b",
"body": null,
"is_bot": false,
"headline": "feat: Update CODEOWNERS to add Radhika and Nolan to ECP code (#166)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-01-13T06:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d5c31d210bc705a58c914f3285062bd91d2590",
"body": "chore: Update version.txt to v0.3.11",
"is_bot": false,
"headline": "chore: Update version.txt to v0.3.11 (#176)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-01-10T00:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ac062c3f0f4551dce041e689cc818c085280aa",
"body": "…E_CERTIFICATE_LOGS (#175)\n\nchore: Update logging in http_proxy to be enabled via ENABLE_ENTERPRISE_CERTIFICATE_LOGS\n\nSigned-off-by: Radhika Agrawal <agrawalradhika@google.com>",
"is_bot": false,
"headline": "chore: Update logging in http_proxy to be enabled via ENABLE_ENTERPRS…",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-01-09T23:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab82d7af4449c36f86f5ef59cb686973543386bf",
"body": null,
"is_bot": false,
"headline": "chore: update version (#174)",
"author_name": "sai-sunder-s",
"author_login": "sai-sunder-s",
"committed_at": "2026-01-09T22:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a5f6e44596427f92ce4c52ea6f2ec06a658014",
"body": null,
"is_bot": false,
"headline": "fix: allow reauth.googleapis.com host (#173)",
"author_name": "sai-sunder-s",
"author_login": "sai-sunder-s",
"committed_at": "2026-01-09T21:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3407ea04f9d868830a2441e6b16cc785ebe65b7f",
"body": "Update version.txt to 0.3.9",
"is_bot": false,
"headline": "feat: Update version.txt to 0.3.9 (#172)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-01-08T06:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3950faecd8688b8669849c515f1317ea606ab47",
"body": "…will add them back later. (#169)\n\nSigned-off-by: Radhika Agrawal <agrawalradhika@google.com>",
"is_bot": false,
"headline": "chore: Remove logging from http_proxy to reduce noise for customers, …",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-01-08T01:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3e0b17579d4eb71a8eb225eebfebec3ed76f0e5",
"body": "…ing ENABLE_ENTERPRISE_CERTIFICATE_LOGS flag\" (#168)\n\nRevert \"feat: Add logging for ECP such that it is enabled/disabled using ENAB…\"\n\nThis reverts commit af376a1a1f44c0e2cff40cc32360b77aefa06f9c.",
"is_bot": false,
"headline": "Revert \"feat: Add logging for ECP such that it is enabled/disabled us…",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-01-08T00:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b36e3356b7f1b69f2bae214365fa4df208e1857a",
"body": null,
"is_bot": false,
"headline": "chore: Update version.txt to update version to v0.3.8 (#167)",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-01-07T00:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af376a1a1f44c0e2cff40cc32360b77aefa06f9c",
"body": "…LE_ENTERPRISE_CERTIFICATE_LOGS flag (#164)\n\n* feat: Add logging for ECP such that it is enabled/disabled using ENABLE_ENTERPRISE_CERTIFICATE_LOGS flag\n\nSigned-off-by: Radhika Agrawal <agrawalradhika@google.com>\n\n* fix: fix minor lint issues\n\nSigned-off-by: Radhika Agrawal <agrawalradhika@google.com\n[…]\nner.go\n\n* fix: fix lint errors in the pr that our giving checks error\n\nSigned-off-by: Radhika Agrawal <agrawalradhika@google.com>\n\n---------\n\nSigned-off-by: Radhika Agrawal <agrawalradhika@google.com>",
"is_bot": false,
"headline": "feat: Add logging for ECP such that it is enabled/disabled using ENAB…",
"author_name": "agrawalradhika-cell",
"author_login": "agrawalradhika-cell",
"committed_at": "2026-01-07T00:14:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "992974880a1f89b07d4fa111e37e66c8a646648e",
"body": null,
"is_bot": false,
"headline": "chore: Update version.txt to 0.3.7 (#159)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2025-11-05T18:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f71c68d21eac7af74bdb5a7f1441d09793fcc55",
"body": null,
"is_bot": false,
"headline": "feat(ecp-http-proxy): add /readyz endpoint to ecp http proxy (#158)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2025-11-03T22:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db69bcb604a943da9afc065b7d94c13c381ed941",
"body": "…#157)",
"is_bot": false,
"headline": "build(ecp-http-proxy): build scripts generate ecp_http_proxy binary (…",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2025-10-29T23:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d0be78eb6f469d74d80cc181a8dcb909b1f6129",
"body": "… with ECP (#154)\n\nECP Proxy Implementation\n\n- with error handling with header. \n- supports for proxy chaining.\n- proxy chaining can be configured using 'gcloud_configured_proxy_url' command line flag.\n- forward proxying only allowed to spsecific domains",
"is_bot": false,
"headline": "feat(http_proxy): Implement a local HTTP Proxy Server that integrates…",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2025-10-17T14:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d98ff6ec3c30a4c28785273d058ddca405a73c2",
"body": null,
"is_bot": false,
"headline": "fix: Address ImportPKCS12Cred failing tests (#155)",
"author_name": "Nolan Eastin",
"author_login": "nolanleastin",
"committed_at": "2025-10-15T18:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4169436d2356e54775ee7b43be7e8d0407fd2084",
"body": null,
"is_bot": false,
"headline": "chore: Update version.txt to 0.3.6 (#148)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2025-03-11T19:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13219002e369f8470b613cb18e14198e7fb49492",
"body": "…(#147)\n\n* feat(darwin): Add support for keychain type (login vs system vs all)\n\n* feat(darwin): Update test to use all keychain, since github tests use a custom keychain\n\n* feat(darwin): Fix lint issue",
"is_bot": false,
"headline": "feat(darwin): Add support for keychain type (login vs system vs all) …",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2025-03-11T04:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee2e68b4da8887a149c6891a1dddf304dc9fc370",
"body": "fix(deps): Update version to 0.3.5",
"is_bot": false,
"headline": "chore: Update version.txt to 0.3.5 (#143)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2025-02-28T22:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "811e60a6b97d389dd89fc991d001738c8dd7225f",
"body": null,
"is_bot": false,
"headline": "fix(deps): Update go.mod to use go 1.23 (#141)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2025-02-28T22:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "771d0d04c69ad9af1f306da92f38c8a0418d5e2e",
"body": null,
"is_bot": false,
"headline": "fix(deps): update module golang.org/x/crypto to v0.35.0 (#138)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2025-02-28T20:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eebf96faccaba04c74fe4d5cf64bbe920e631c5",
"body": "Co-authored-by: Andy Zhao <andyzhao@google.com>",
"is_bot": false,
"headline": "chore(deps): update golangci/golangci-lint-action action to v6 (#122)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2025-02-28T19:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a7c7cccbce43cb4e2b4ece690f9ca6ce433dfa0",
"body": "Co-authored-by: Andy Zhao <andyzhao@google.com>",
"is_bot": false,
"headline": "chore(deps): update actions/upload-artifact action to v4 (#120)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2025-02-28T19:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41aa35b88548cae8cd648f586a09649ec9c4aa4",
"body": "…136)\n\nCo-authored-by: Andy Zhao <andyzhao@google.com>",
"is_bot": false,
"headline": "fix(deps): update module golang.org/x/crypto to v0.31.0 [security] (#…",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2025-02-28T19:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9c8f28392d5c2554f025eb974c4ba4551e7780",
"body": null,
"is_bot": false,
"headline": "chore(deps): update actions/setup-go action to v5 (#113)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2025-02-28T19:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5227dc1f2124bac89d746f6d4c976b6e82658c90",
"body": "…132)\n\nAdded a new experimental API to import a PKCS12 file containing a client certificate and private key into the keychain on macOS. We use the SecPKCS12Import function from the Security framework to import the file to the default keychain (usually the login keychain).",
"is_bot": false,
"headline": "feat(darwin): add support for importing pkcs12 creds into keychain (#…",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2024-11-07T22:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfd7e8b9dd217c52614917367157a5e5eab34e76",
"body": null,
"is_bot": false,
"headline": "chore: Adding Ulises and Yao to the owner of ECP (#130)",
"author_name": "Yao Liu",
"author_login": "yaoliugg",
"committed_at": "2024-09-15T22:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed48b4f6337e496f2151cd285828843eac431d28",
"body": "Update main.go to comply with Golang linter",
"is_bot": false,
"headline": "chore: Update main.go to comply with Golang linter (#129)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2024-09-11T21:21:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93d0de73ace05fa5d49e10a6577c6a5b01b4a3f6",
"body": "Update version.txt to v0.3.4\r\n\r\nCreating a new release to fix mirror/proxy issue associated with v0.3.3. (No code changes between 0.3.4 and 0.3.3)",
"is_bot": false,
"headline": "chore: Update version.txt to v0.3.4 (#128)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2024-09-09T17:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3de1e7957d48af64204e6208d330445b3e553bb",
"body": null,
"is_bot": false,
"headline": "chore: Update version.txt to include v0.3.3 (#126)",
"author_name": "ulisesL",
"author_login": "ulisesL",
"committed_at": "2024-08-27T17:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f21be58b697858416572a2afe874ed3a198e0b87",
"body": "Co-authored-by: Andy Zhao <andyzhao@google.com>",
"is_bot": false,
"headline": "fix(deps): update module golang.org/x/crypto to v0.16.0 (#102)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2023-11-30T20:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "136c6b5b180cf919523c76d9cfd3bc3232a7d80f",
"body": "Co-authored-by: Andy Zhao <andyzhao@google.com>",
"is_bot": false,
"headline": "chore(deps): update actions/checkout action to v4 (#107)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2023-11-30T19:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707ccbfc24d9c15410b3a574494772fb976986a5",
"body": "* feat: Add version API to ECP shared library.",
"is_bot": false,
"headline": "feat: Add version API to ECP shared library. (#104)",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2023-11-29T23:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1db4b64ebfc133c0c626b3a628efecc600c244c",
"body": "Co-authored-by: Andy Zhao <andyzhao@google.com>",
"is_bot": false,
"headline": "fix(deps): update module github.com/google/go-pkcs11 to v0.3.0 (#108)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2023-11-29T18:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb56ae54d14b05ccf326b42ef72de727fa4adb7a",
"body": null,
"is_bot": false,
"headline": "fix: Update softhsm_setup.sh to unblock linux CI (#112)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-11-29T18:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aea55d866a9f85051b3380902d847e4bd259eab6",
"body": "* feat: API name changes from go/ecp-provider-design",
"is_bot": false,
"headline": "feat: API name changes from go/ecp-provider-design (#111)",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2023-11-27T21:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453e8ac4778276808971371719365b99f094404c",
"body": "This is used by the ECP provider at build time.",
"is_bot": false,
"headline": "feat: Add lib to Windows build (#110)",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2023-11-07T23:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d928958b5b9ec0c2d3ce5e97ea5d1f000125ba7b",
"body": "…1 init (#109)",
"is_bot": false,
"headline": "fix: Remove assertion for private key decryption support during pkcs1…",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-10-23T23:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5192b8e9cff794f454726945ed9aa0a1ada7b778",
"body": "* feat: Add KeyType API.",
"is_bot": false,
"headline": "feat: Add KeyType API. (#105)",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2023-10-16T22:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd1149793897089c41390b95627f892c117e6c26",
"body": "* Update test-signer-windows.yml to use go '1.20'",
"is_bot": false,
"headline": "fix: Update windows github action to use go 1.20 (#100)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-09-22T21:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02fb4ca52267bce5c6e95d5f4638ff290becb9c2",
"body": null,
"is_bot": false,
"headline": "doc: More certificate config file path options (#99)",
"author_name": "kevinkngo",
"author_login": "kevinkngo",
"committed_at": "2023-09-21T23:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1105278940df353308dbf076c38b6ae04b90fb8",
"body": null,
"is_bot": false,
"headline": "fix(deps): update module golang.org/x/crypto to v0.13.0 (#85)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2023-09-21T21:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8122ff218b0e6430dfcd245565f2d1b4bc2eaaa9",
"body": null,
"is_bot": false,
"headline": "fix: Fix go lint violations (#98)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-09-21T20:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de52690af0bae394f8a6fb4151aeb7574b6d36f3",
"body": null,
"is_bot": false,
"headline": "chore(deps): update actions/setup-go action to v4 (#70)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2023-09-21T20:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6a4f157ca3ed4754933f90d4cf0694aa4621e3d",
"body": "…ecrypter interface (#96)",
"is_bot": false,
"headline": "fix: Update API signatures for encrypt/decrypt to conform to crypto.D…",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-09-20T21:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8331df273965c7b680e2a9e58da1c4a7c2dbad1c",
"body": "feat: add support for encryption and decryption (Linux)",
"is_bot": false,
"headline": "feat: add support for encryption and decryption (Linux) (#94)",
"author_name": "lcforges",
"author_login": "lcforges",
"committed_at": "2023-09-08T19:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "784ae2c2ec6eb3f258d646805936133a9934263a",
"body": "* feat: MacOS Encryption/Decryption Implementation",
"is_bot": false,
"headline": "feat: MacOS Encryption/Decryption Implementation (#93)",
"author_name": "angelahao6",
"author_login": "angelahao6",
"committed_at": "2023-09-07T23:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e974e36013b354be2ee6b8710cb2b7d3dedc48f",
"body": null,
"is_bot": false,
"headline": "chore: Add test case for use of explicit config filepath over env (#88)",
"author_name": "lcforges",
"author_login": "lcforges",
"committed_at": "2023-07-07T17:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e98ffac04b382d7cfc3cc7473ae6c29fc677a85c",
"body": "…ME variables to go back to the home directory (#87)",
"is_bot": false,
"headline": "feat: Updated the LoadSignerBinaryPath() function to support ~ and HO…",
"author_name": "angelahao6",
"author_login": "angelahao6",
"committed_at": "2023-07-06T00:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f325e5cafd8e9e76e5254bc1ae741e8e24dd97b1",
"body": "… GOOGLE_API_CERTIFICATE_CONFIG (#86)\n\nfeat: support for overriding comfig location via environment variable GOOGLE_API_CERTIFICATE_CONFIG",
"is_bot": false,
"headline": "feat: support for overriding config location via environment variable…",
"author_name": "lcforges",
"author_login": "lcforges",
"committed_at": "2023-07-05T20:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b63ef50a6264a9749823f4e41da6d4e7836e419",
"body": "Also consolidates 3 config utils into a single common util.",
"is_bot": false,
"headline": "feat: Introduce windows-specific client (#83)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-06-16T20:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff40aa559eeb4917f692061bb8e796a01b383636",
"body": "* fix: Add bounds check to PKCS #11 object arrays. Mislabeled objects cause a segfault otherwise.",
"is_bot": false,
"headline": "fix: Add bounds check to PKCS #11 object arrays. (#82)",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2023-06-15T16:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a055bb520729059925bb81a46e7c6ed8de865850",
"body": "Refactored linux code-path to expose a linux-specific direct client.",
"is_bot": false,
"headline": "feat: Introduce linux-specific client (#81)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-06-14T20:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d5a59fc2126315cc027eb4417d930e50f9251f",
"body": "Introduces a darwin-specific client under the package name \"darwin\" for accessing the keychain APIs directly, bypassing the RPC mechanism of the universal client.\r\n\r\nUsage:\r\nimport \"github.com/googleapis/enterprise-certificate-proxy/darwin\"",
"is_bot": false,
"headline": "feat: Introduce darwin-specific client (#80)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-06-07T22:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "399642e5e1719bdd006021a4778a87e1a329827a",
"body": null,
"is_bot": false,
"headline": "doc: Update README.md to reflect GA usage instructions (#79)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-05-18T16:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed9f486bf88d2c79aa146f8cd2015dd334f480d",
"body": "* fix: remove ecp.exe process checking/termination logic for windows signer\r\n\r\n* chore: update",
"is_bot": false,
"headline": "fix: remove ecp.exe process checking/termination logic for windows (#74)",
"author_name": "arithmetic1728",
"author_login": "arithmetic1728",
"committed_at": "2023-04-17T18:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0957a96ce28f68cd21ce2742c06237f3fa93fbe",
"body": "Having this logic in the client is suppressing global logging outside of ECP for users of google-api-go-client, since this gets triggered during transport layer initialization.",
"is_bot": false,
"headline": "fix: Remove EnableECPLogging logic in client (#69)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-02-13T19:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26f9fc7784a1af854cc5673d8491051469287de",
"body": "… (#67)",
"is_bot": false,
"headline": "chore: Add Linter step to all relevant workflows and fix lint errors.…",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-02-10T18:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc1cf9723817ec6254e81e349be8beb2a4bbeba7",
"body": null,
"is_bot": false,
"headline": "feat: Add ErrCredUnavailable sentinel error (#65)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-02-08T17:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b022fa5bf44af935a4328ae8579a2bdb57f10ab7",
"body": null,
"is_bot": false,
"headline": "chore: Update license headers to be cross-compliant (#64)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2023-02-07T22:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acff0978dad6ada9a5d4a1616ba3020bfc861f1e",
"body": "* doc: Update documentation in preparation for GA",
"is_bot": false,
"headline": "doc: Update documentation in preparation for GA (#63)",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2023-01-27T17:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dea66e8f9ea52cee48c252181c66066cdf05a9b",
"body": null,
"is_bot": false,
"headline": "feat: Save artifacts from PR builds (#62)",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2022-12-21T04:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80592736477602cc7992372d4280f819dc7e4cbf",
"body": "…ment variable. (#57)",
"is_bot": false,
"headline": "feat: Gate ECP logs behind ENABLE_ENTERPRISE_CERTIFICATE_LOGS environ…",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2022-12-07T03:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee115d8c772d8058313b07c58d86d74c6675cf8",
"body": null,
"is_bot": false,
"headline": "doc: fix broken links in README.md (#59)",
"author_name": "Shin Fan",
"author_login": "shinfan",
"committed_at": "2022-12-05T19:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc925387ee41bb3f741947bcf021a4733692a468",
"body": null,
"is_bot": false,
"headline": "chore(deps): update module go to 1.19 (#58)",
"author_name": "Mend Renovate",
"author_login": "renovate-bot",
"committed_at": "2022-12-05T19:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a36c56eea2a614c08235249837d2d792c49016",
"body": null,
"is_bot": false,
"headline": "docs: fix default components location. (#55)",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2022-11-18T00:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e8f4451ada8811f57a9dc16a56e6356262b763e",
"body": null,
"is_bot": false,
"headline": "doc: update README with virtual env instruction for mac users (#53)",
"author_name": "Shin Fan",
"author_login": "shinfan",
"committed_at": "2022-11-15T00:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6234139cdd6712ca4b5759cddc9fa5bb6fe1fd34",
"body": null,
"is_bot": false,
"headline": "fix: Missed error handling in PKCS #11 module. (#52)",
"author_name": "Carl Lundin",
"author_login": "clundin25",
"committed_at": "2022-11-14T17:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e27ad899f536ee61c2c2c0c1d8f55859938dfdf",
"body": null,
"is_bot": false,
"headline": "fix: Update Close logic and logging (#51)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2022-11-13T19:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5c7f00fe2a773d8a48f11783cee16b0e6dde161",
"body": null,
"is_bot": false,
"headline": "chore: Update CODEOWNERS (#49)",
"author_name": "Andy Zhao",
"author_login": "andyrzhao",
"committed_at": "2022-10-19T22:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15a7a5a2f429a1a0714af523a3a82d2be25989c7",
"body": null,
"is_bot": false,
"headline": "feat: Add ARM64 build script (#48)",
"author_name": "Andrew Tsay",
"author_login": "atsay714",
"committed_at": "2022-10-19T22:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b83e8ad10f4f0976866e08e319f150377e276366",
"body": null,
"is_bot": false,
"headline": "chore: Update CODEOWNERS (#45)",
"author_name": "Shin Fan",
"author_login": "shinfan",
"committed_at": "2022-10-19T21:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c856f10f04189b23033d4e3e5f33986ccbd53b2",
"body": null,
"is_bot": false,
"headline": "doc: fixed a broken url link in README (#44)",
"author_name": "Shin Fan",
"author_login": "shinfan",
"committed_at": "2022-10-19T21:45:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 43,
"latest_release_at": "2026-07-23T22:03:41Z",
"latest_release_tag": "v0.3.19",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 13,
"days_since_latest_release": 4,
"mean_days_between_releases": 21.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/googleapis/enterprise-certificate-proxy",
"is_deprecated": false,
"latest_version": "v0.3.19",
"repository_url": "https://github.com/googleapis/enterprise-certificate-proxy",
"versions_count": 26,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T18:11:25Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 22,
"stars": 32,
"watchers": 38,
"fork_history": {
"days": [
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2023-06-28",
"count": 2
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2025-08-28",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
}
],
"complete": true,
"collected": 22,
"total_forks": 22
},
"star_history": null,
"open_issues_and_prs": 21
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 27571,
"source_files_sampled": 28,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.52.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 20
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/google/go-pkcs11",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.52.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/google/go-pkcs11",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.52.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 3,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 128,
"open_issues": 16,
"closed_ratio": 0.5,
"closed_issues": 16,
"closed_unmerged_prs": 50
},
"bus_factor": 3,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "andyrzhao",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/51722555?v=4"
},
{
"type": "User",
"login": "renovate-bot",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
},
{
"type": "User",
"login": "nolanleastin",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/80856764?v=4"
},
{
"type": "User",
"login": "clundin25",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/108372512?v=4"
},
{
"type": "User",
"login": "agrawalradhika-cell",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/229194234?v=4"
},
{
"type": "User",
"login": "shinfan",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1514780?v=4"
},
{
"type": "User",
"login": "atsay714",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/4250625?v=4"
},
{
"type": "User",
"login": "sai-sunder-s",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/4540365?v=4"
},
{
"type": "User",
"login": "lcforges",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/90981702?v=4"
},
{
"type": "User",
"login": "angelahao6",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/115599906?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.273
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test-client.yml",
"test-cshared.yml",
"test-signer-darwin.yml",
"test-signer-linux.yml",
"test-signer-windows.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "26 out of 30 merged PRs checked by a CI test -- score normalized to 8",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": 10,
"reason": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool is not run on all commits -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3996898ab216acf4f3af6956371e6f30d29a24a3",
"ran_at": "2026-07-28T13:12:22Z",
"aggregate_score": 8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T09:11:36Z",
"oldest_open_prs": [
{
"number": 179,
"created_at": "2026-01-15T21:49:41Z",
"last_comment_at": "2026-01-15T21:49:45Z",
"last_comment_author": "google-cla"
},
{
"number": 191,
"created_at": "2026-03-18T11:51:53Z",
"last_comment_at": "2026-03-18T11:52:18Z",
"last_comment_author": "google-cla"
},
{
"number": 200,
"created_at": "2026-06-17T07:07:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 213,
"created_at": "2026-07-23T01:14:31Z",
"last_comment_at": "2026-07-24T21:39:44Z",
"last_comment_author": "arithmetic1728"
},
{
"number": 215,
"created_at": "2026-07-24T18:38:17Z",
"last_comment_at": "2026-07-24T18:38:18Z",
"last_comment_author": "forking-renovate"
}
],
"last_merged_pr_at": "2026-07-24T18:50:29Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 24,
"created_at": "2022-08-16T19:24:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2022-10-13T21:53:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2022-12-06T18:43:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 71,
"created_at": "2023-03-22T22:55:28Z",
"last_comment_at": "2024-11-15T14:09:03Z",
"last_comment_author": "salrashid123"
},
{
"number": 76,
"created_at": "2023-05-11T15:05:50Z",
"last_comment_at": "2024-11-05T15:18:47Z",
"last_comment_author": "jay0lee"
},
{
"number": 90,
"created_at": "2023-08-21T23:15:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2023-09-08T17:06:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 97,
"created_at": "2023-09-20T23:10:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 103,
"created_at": "2023-10-16T18:09:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 118,
"created_at": "2024-01-05T16:50:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 131,
"created_at": "2024-10-21T18:21:31Z",
"last_comment_at": "2024-10-21T18:51:48Z",
"last_comment_author": "andyrzhao"
},
{
"number": 133,
"created_at": "2024-11-08T14:45:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 134,
"created_at": "2024-11-08T20:43:07Z",
"last_comment_at": "2024-11-14T20:30:45Z",
"last_comment_author": "salrashid123"
},
{
"number": 137,
"created_at": "2024-12-29T10:02:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 208,
"created_at": "2026-07-16T14:41:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 216,
"created_at": "2026-07-26T15:26:33Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/googleapis/enterprise-certificate-proxy",
"host": "github.com",
"name": "enterprise-certificate-proxy",
"owner": "googleapis"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"security": 82,
"vitality": 78,
"community": 63,
"governance": 78,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 43,
"human_commit_share": 0.98,
"days_since_last_push": 3,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "43 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 43
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 27,
"latest_release_tag": "v0.3.19",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 21.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~21.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 21.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 63,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 22,
"stars": 32,
"watchers": 38,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "32 stars",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 32
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "22 forks",
"points": 11,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 22
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "38 watchers",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 38
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": "good",
"name": "Sustainability & Governance",
"value": 78,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 16,
"top_contributor_share": 0.273
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 27% of commits",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 27
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 128,
"open_issues": 16,
"closed_issues": 16,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 50
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "128/178 decided PRs merged",
"points": 27.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 128,
"decided": 178
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 6636,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "googleapis",
"public_repos": 900,
"account_age_days": 3842
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "6,636 followers of googleapis",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6636,
"login": "googleapis"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "900 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 900
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/googleapis/enterprise-certificate-proxy"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 10
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "26 out of 30 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 82,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "26 out of 30 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 3 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 3,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/crypto v0.52.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto v0.52.0 (unknown)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"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": "good",
"name": "AI Readiness",
"value": 72,
"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": 1,
"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": "98 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 98,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 27571,
"source_files_sampled": 28,
"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/28 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 28,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:12:50.185543Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/googleapis/enterprise-certificate-proxy.svg",
"full_name": "googleapis/enterprise-certificate-proxy",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}