Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 4158,
"has_wiki": true,
"homepage": "https://blog.gobuffalo.io/goth-needs-a-new-maintainer-626cd47ca37b",
"languages": {
"Go": 803254
},
"pushed_at": "2026-07-18T09:04:41Z",
"created_at": "2025-03-26T12:32:30Z",
"owner_type": "User",
"updated_at": "2026-07-18T09:03:01Z",
"description": "Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://blog.webdev-jogeleit.de/",
"name": "Frank Jogeleit",
"type": "User",
"login": "fjogeleit",
"company": "@nirmata",
"location": "Pirna",
"followers": 87,
"avatar_url": "https://avatars.githubusercontent.com/u/16627596?v=4",
"created_at": "2016-01-09T21:09:55Z",
"is_verified": null,
"public_repos": 25,
"account_age_days": 3848
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.83.0",
"kind": "minor",
"published_at": "2026-07-18T09:02:55Z"
},
{
"tag": "v1.82.0",
"kind": "minor",
"published_at": "2025-09-25T07:40:31Z"
},
{
"tag": "v1.81.0",
"kind": "minor",
"published_at": "2025-04-28T12:49:37Z"
},
{
"tag": "v1.80.3",
"kind": "patch",
"published_at": "2025-03-28T16:06:51Z"
},
{
"tag": "v1.80.2",
"kind": "patch",
"published_at": "2025-03-26T13:03:10Z"
},
{
"tag": "v1.80.1",
"kind": "patch",
"published_at": "2025-03-26T12:37:04Z"
}
],
"recent_commits": [
{
"oid": "9ff09fc4087d825c5f2ad42f3eb2ac1a5b309b69",
"body": "feat(openidConnect): auto-detect and apply PKCE from OIDC discovery",
"is_bot": false,
"headline": "Merge pull request #1 from fjogeleit/oidc-pkce-auto-algo",
"author_name": "Frank Jogeleit",
"author_login": "fjogeleit",
"committed_at": "2026-07-18T09:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b84518f94097c954880d66e0020ad652f66b9f04",
"body": "Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>",
"is_bot": false,
"headline": "feat(openidConnect): auto-detect and apply PKCE from OIDC discovery",
"author_name": "Frank Jogeleit",
"author_login": "fjogeleit",
"committed_at": "2026-07-18T09:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adf6da81483214c56ab8261eea6390f3833d6a06",
"body": null,
"is_bot": false,
"headline": "Merge branch 'markbates:master' into master",
"author_name": "Frank Jogeleit",
"author_login": "fjogeleit",
"committed_at": "2026-07-18T08:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c7a2826a6e2a481a2947b6746ab454d0f82a565",
"body": null,
"is_bot": false,
"headline": "Add CodeQL workflow for Go analysis",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2026-02-11T05:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4556f55f1d738b5194aa54e2f34e5c0c0077f99a",
"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: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#634)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-11T05:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3ac58129097b6f3c2735429759f5d5930a990d",
"body": null,
"is_bot": false,
"headline": "Add Go 1.26.x check to CI",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2026-02-11T05:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18841d811707891d15f93c9a1ee51a6a0ec51f0b",
"body": "Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>",
"is_bot": false,
"headline": "push example fix",
"author_name": "Frank Jogeleit",
"author_login": "fjogeleit",
"committed_at": "2025-09-25T07:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f53ec7c43c70e36b814a8e17aa5537e28be4d9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'markbates:master' into master",
"author_name": "Frank Jogeleit",
"author_login": "fjogeleit",
"committed_at": "2025-09-25T07:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15b24f54ca2944bbdb02e9be29840e3d23bcb41e",
"body": null,
"is_bot": false,
"headline": "png instead of jpg (#400)",
"author_name": "Ziv Shalit",
"author_login": "zivoy",
"committed_at": "2025-08-22T19:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9cc7cb0de39ee513f4dbc4e48458a2357524099",
"body": null,
"is_bot": false,
"headline": "rm legacy gothic code (#623)",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2025-08-22T19:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c60d812de42c2f8c0a294159982db5bd909b43",
"body": null,
"is_bot": false,
"headline": "Add DingTalk provider (#607)",
"author_name": "Jiang Le",
"author_login": "naokij",
"committed_at": "2025-08-22T19:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9133499f16c5ca7469ff7e88120ef4f1f289fe9d",
"body": null,
"is_bot": false,
"headline": "go vet fixes (#622)",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2025-08-22T19:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cda81b76c89a421507984590fec357e1eb654b1",
"body": null,
"is_bot": false,
"headline": "Use updated Google user info endpoint (#621)",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2025-08-22T19:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c7fc319f1f5149273c813736418e5b27fce988e",
"body": null,
"is_bot": true,
"headline": "Bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2 (#619)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T03:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeef24859edbc45b01c8d6cafc822b6defc6160c",
"body": null,
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.21.0 to 0.35.0 (#618)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T03:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9962d6ad7789ed39fc88990ff4a1be69e9cb2c",
"body": null,
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.17.0 to 0.27.0 (#617)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T03:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da694166ba1dae5d3b8df0a9e97b4fad6c9a746",
"body": null,
"is_bot": false,
"headline": "Merge branch 'markbates:master' into master",
"author_name": "Frank Jogeleit",
"author_login": "fjogeleit",
"committed_at": "2025-04-28T12:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b34e1719daae56def96b42ec23ca05badf6ca24",
"body": "Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>",
"is_bot": false,
"headline": "Upgrade `github.com/golang-jwt/jwt` to v5 for LINE provider (#602)",
"author_name": "Eng Zer Jun",
"author_login": "Juneezee",
"committed_at": "2025-04-04T01:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d36ea57ba5e2b319c2ff7c55f073d1ed0da7cf",
"body": "Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>",
"is_bot": false,
"headline": "add http client to constructor",
"author_name": "Frank Jogeleit",
"author_login": "fjogeleit",
"committed_at": "2025-03-28T16:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21ad27db74a9a745dc331a4bd8f874651610aedf",
"body": "Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>",
"is_bot": false,
"headline": "Add content logging for openIDConnect fetchUser API error",
"author_name": "Frank Jogeleit",
"author_login": "fjogeleit",
"committed_at": "2025-03-26T13:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2842de38dce446d234981a9c89375a89a2620323",
"body": "Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>",
"is_bot": false,
"headline": "Add content logging for openIDConnect fetchUser API error",
"author_name": "Frank Jogeleit",
"author_login": "fjogeleit",
"committed_at": "2025-03-26T12:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b2bdca3779ea216644eea8bec2e927fa31e380f",
"body": null,
"is_bot": false,
"headline": "Add 1.22 mux support (#570)",
"author_name": "Derek Duncan",
"author_login": "dgduncan",
"committed_at": "2025-03-15T00:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98b105c3296783cb69b5e1ccef3cbb65ba049b87",
"body": "…599)\n\n* add 1.24.x to testing matrix and update 1.22.x to 1.24.x to latest\n\n* fix broken test and flip expected and actual on equal\n\n---------\n\nCo-authored-by: Derek Duncan <derekduncan@gmail.com>",
"is_bot": false,
"headline": "add 1.24.x to testing matrix and update 1.22.x to 1.24.x to latest (#…",
"author_name": "Derek Duncan",
"author_login": "dgduncan",
"committed_at": "2025-03-10T05:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c5727cb5a7e3a9ef4aa2cd7825590d3d11a6af",
"body": null,
"is_bot": false,
"headline": "make providers map concurrent safe (#521)",
"author_name": "Jeffrey D.",
"author_login": "verygoodsoftwarenotvirus",
"committed_at": "2025-01-14T19:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0629733fe83993d930852e68e17058bbf20a70b9",
"body": "Co-authored-by: camdenwang <camdenwang@tencent.com>",
"is_bot": false,
"headline": "feat: add lark app oauth support (#550)",
"author_name": "wangchen",
"author_login": "linth2005",
"committed_at": "2025-01-14T19:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d5b57849cc322e7cf3d9fbd8f09037abe37254e",
"body": "* feat: add authURLParams to BeginAuth\n\n* test: add test case for openidConnect authCodeOptions\n\n* style: whitespace",
"is_bot": false,
"headline": "Add authCodeOptions to openidConnect Provider (#580)",
"author_name": "JensHeise",
"author_login": "jehe98",
"committed_at": "2025-01-14T19:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba0d36a48049bfe7ad868b29ac5c7727b8b47b6",
"body": null,
"is_bot": false,
"headline": "line: added email from id_token (#578)",
"author_name": "Alexander Gromov",
"author_login": "AlexanderGrom",
"committed_at": "2025-01-14T17:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c63ed90238dc88dee7ffe226b9a564b6a33db8c",
"body": null,
"is_bot": false,
"headline": "feat: upgrade golang-jwt version for apple provider (#583)",
"author_name": "Burkay Anduv",
"author_login": "burkayanduv",
"committed_at": "2024-11-25T01:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e55b0146e36b7e1fbaa7453d353861136bf4ed28",
"body": null,
"is_bot": false,
"headline": "add 1.23 to CI matrix",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2024-10-17T18:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcd837795bb225182b7ca6a6ac86ca4e79ace5ec",
"body": "Prior to this commit, the Yahoo provider was using an old, discontinued\r\nendpoint. This changes it to the new, working endpoint to fetch user\r\ndata.\r\n\r\nUpdate yahoo example",
"is_bot": false,
"headline": "Fix yahoo user fetching (#577)",
"author_name": "Nathanael Tehilla Gunawan",
"author_login": "narasaka",
"committed_at": "2024-08-24T05:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d0f51eacaf316657eeea303a75d36ca3a32c269",
"body": null,
"is_bot": false,
"headline": "adding get provider name support for chi router (#569)",
"author_name": "Kazi Fardin Islam Abir",
"author_login": "fardinabir",
"committed_at": "2024-07-14T18:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49616316aea8435f462794a2a7fffc5f90ca003a",
"body": null,
"is_bot": false,
"headline": "Added Reddit to the Supported Providers list (#568)",
"author_name": "Eduard Smet",
"author_login": "celarye",
"committed_at": "2024-07-09T21:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733ee8eea160bd20cbf5a1010c54b7ac17b98c95",
"body": null,
"is_bot": false,
"headline": "fix: fail gracefully when id_token is missing (#565)",
"author_name": "Func",
"author_login": "Func86",
"committed_at": "2024-06-22T16:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "260588e82ba14930ae070a80acadcf0f75348c05",
"body": "* [Enhancement] Add EmailVerified field for Apple's ID token\r\n\r\n* [Fix] Include \"email_verified\" field in Apple's unit test case.\r\n\r\n* [Fix] Add missing BooleanString validation in TestIDTokenClaimsUnmarshal method\r\n\r\n* [Fix] Fill up test payload",
"is_bot": false,
"headline": "[Enhancement] Add EmailVerified field for Apple's ID token (#558)",
"author_name": "Althen Lim Zi Xuan",
"author_login": "althenlimzixuan",
"committed_at": "2024-05-21T19:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb002ea8adf7884063d9c33dfc0b558cb05ead9e",
"body": null,
"is_bot": false,
"headline": "upgrade lestrrat-go/jwx to 1.2.29 (#553)",
"author_name": "Guilherme Aleixo",
"author_login": "Fotkurz",
"committed_at": "2024-04-27T17:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4685f5f6edf65de920b6c6c03fc1ffabcb88e68",
"body": null,
"is_bot": false,
"headline": "Classlink (#421)",
"author_name": "Ryan Berger",
"author_login": "ryan-berger",
"committed_at": "2024-04-03T23:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710927aa833215ae272d800faae08a8c9476e7af",
"body": null,
"is_bot": false,
"headline": "gothic: fix link to examples (#546)",
"author_name": "Adam Hintz",
"author_login": "adam000",
"committed_at": "2024-03-24T18:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a48a9aceaa750d9100e5140a45825acd646dec7",
"body": null,
"is_bot": false,
"headline": "Fix deezer authentication (#542)",
"author_name": "Anthony MARQUES",
"author_login": "anthonymq",
"committed_at": "2024-03-11T15:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172172b2171c32ed3197aa210b1be33657eb574a",
"body": null,
"is_bot": false,
"headline": "Adding a Hubspot provider for Goth (#531)",
"author_name": "Justin Sweeney",
"author_login": "justinrsweeney",
"committed_at": "2024-02-20T23:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9e52408381b00e0524ddd6d8b307583ebd4c5cb",
"body": null,
"is_bot": false,
"headline": "Fix issue with id_token unmarshalling (#538)",
"author_name": "Yaroslav 'Zorg' Zborovsky",
"author_login": "yaronius",
"committed_at": "2024-02-16T00:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce547e95223830ebb6881e2a81a4b6517d0113d1",
"body": null,
"is_bot": false,
"headline": "Fix deezer's fetch user (#537)",
"author_name": "Anthony MARQUES",
"author_login": "anthonymq",
"committed_at": "2024-02-15T17:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f1373c014a2374badbc3e64a812f247416ba9f",
"body": null,
"is_bot": false,
"headline": "bump min go to 1.18 (#541)",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2024-02-15T17:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f347ee3e9478c9dee76c03d842220a14715cb3e6",
"body": null,
"is_bot": false,
"headline": "drop go1.15 support",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-10-04T03:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef6c3039a71013f14e1f5b4b52c55f0ea5e2463e",
"body": "* add reddit provider and session\r\n\r\n* fix: wechat failing test",
"is_bot": false,
"headline": "Add reddit provider and session (#523)",
"author_name": "Chukwuemezie Aneke",
"author_login": "ccaneke",
"committed_at": "2023-10-03T17:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08df1f02a28deda8833c0a57dd55cddfd12903ae",
"body": "Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 1.2.21 to 1.2.26.\r\n- [Release notes](https://github.com/lestrrat-go/jwx/releases)\r\n- [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.26/Changes)\r\n- [Commits](https://github.com/lestrrat-go/jwx/compare/v1.2.21...v1.2\n[…]\nm/lestrrat-go/jwx\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/lestrrat-go/jwx from 1.2.21 to 1.2.26 (#524)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-03T17:11:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61965072b330437971e4b317f65321dc94e2f42b",
"body": null,
"is_bot": false,
"headline": "fix(#435): fix scope value for strava (#484)",
"author_name": "Kirill Kholodilin",
"author_login": "chrl",
"committed_at": "2023-09-06T03:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d4916f5b93f02af055b6f92d534103e3c7d948",
"body": null,
"is_bot": false,
"headline": "feat: add wechat provider (#486)",
"author_name": "Aben",
"author_login": "rushairer",
"committed_at": "2023-09-06T03:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b41a0bff12fc53cbe819e9aae5f22e14007c2c",
"body": null,
"is_bot": false,
"headline": "twitch: Sync scopes with the latest API specs (#514)",
"author_name": "Vladimir Petrigo",
"author_login": "vpetrigo",
"committed_at": "2023-09-06T03:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8377fa0320ff5d34ec3549cc966e9b3d272c511",
"body": null,
"is_bot": false,
"headline": "add go1.21 to CI (#522)",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-09-06T02:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "492927988958a49753893bce51f9c972dce82929",
"body": "github: Add ErrNoVerifiedGitHubPrimaryEmail error",
"is_bot": false,
"headline": "Merge pull request #508 from penberg/github-explicit-email-error",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-05-07T05:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22a3c4d94cbf86f7479670ae42fdca2db12d2073",
"body": "Add a `ErrNoVerifiedGitHubPrimaryEmail` error to FetchUser() function so\nthat callers have the chance to handle the error explicitly. For\nexample, instead of forwarding the error message, we can more easily\ndirect users to a HTML page explaining the problem.",
"is_bot": false,
"headline": "github: Add ErrNoVerifiedGitHubPrimaryEmail error",
"author_name": "Pekka Enberg",
"author_login": "penberg",
"committed_at": "2023-04-28T05:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8333bec01e14cc21c0c1ea74e6ed42130db2500d",
"body": "Fix mail ru auth flow",
"is_bot": false,
"headline": "Merge pull request #501 from sokolovstas/mailru-fix",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-04-11T21:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a063947d3c42c33f697ad403a066c22775729c1",
"body": "…inks\n\nupdate readme with session and provider interface links",
"is_bot": false,
"headline": "Merge pull request #505 from openmohan/update-readme-with-interface-l…",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-04-11T21:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b8a88a5d3095c1918c32ec8d5262b91a84d6ecb",
"body": "Allow for multiple OIDC providers",
"is_bot": false,
"headline": "Merge pull request #504 from yaronius/master",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-04-11T21:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae33e08314f8e5ad57cca2044c4b4bbd8b20d516",
"body": null,
"is_bot": false,
"headline": "use switch case",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-04-11T21:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b75b19d4908c88e583a7db83110c3c3914e813",
"body": null,
"is_bot": false,
"headline": "update readme with session and provider interface links",
"author_name": "Mohan Sekar",
"author_login": null,
"committed_at": "2023-03-31T11:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb8f0c2cdae7da412c0646426996e97c14c9430e",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Yaroslav Zborovsky",
"author_login": "yaronius",
"committed_at": "2023-03-30T15:16:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c954805c10d68e9eaaa24d5de8f018e47155fcb",
"body": null,
"is_bot": false,
"headline": "Allow for multiple OIDC providers",
"author_name": "Yaroslav Zborovsky",
"author_login": "yaronius",
"committed_at": "2023-03-30T15:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2cb934fe86de1d346c3f3f19d7f8317ec68209a",
"body": null,
"is_bot": false,
"headline": "Fix mail ru auth flow",
"author_name": "Stanislav Sokolov",
"author_login": "sokolovstas",
"committed_at": "2023-03-02T17:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "271cf13eb582d8a37d8df28981b44502db4fd7cf",
"body": "…provements\n\nMinor improvements in the providers map in examples",
"is_bot": false,
"headline": "Merge pull request #500 from antichris/minor-example-providers-map-im…",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-02-27T20:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff8aa66f24e721fbe5d24d7c07e443c0434c872",
"body": "042f5311fcab71f9bd8ac33c1e25597799eb34d7 is a syntactic change not a\nsemantic one.",
"is_bot": false,
"headline": "Add the example provider map init commit to `.git-blame-ignore-revs`",
"author_name": "Chris Nobody",
"author_login": "antichris",
"committed_at": "2023-02-27T19:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786af2d122831ee75c915a02b2f2fd5350d1afe1",
"body": "See https://brand.linkedin.com/policies",
"is_bot": false,
"headline": "examples: Spell LinkedIn the way they do and prefer done",
"author_name": "Chris Nobody",
"author_login": "antichris",
"committed_at": "2023-02-27T18:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "651bb000e75800386d7d87d3f9958af2f25a4dc9",
"body": "See https://battle.net/",
"is_bot": false,
"headline": "examples: Spell Battle.net the way they do",
"author_name": "Chris Nobody",
"author_login": "antichris",
"committed_at": "2023-02-27T18:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "042f5311fcab71f9bd8ac33c1e25597799eb34d7",
"body": "It's much more readable this way.\nAnd, technically, more resource efficient (on my system, ~-59% sec/op,\n~-51% B/op, -2/3 allocs/op). Although — who cares — this only runs once\nand in an example.",
"is_bot": false,
"headline": "examples: Initialize provider title map instead adding values one by one",
"author_name": "Chris Nobody",
"author_login": "antichris",
"committed_at": "2023-02-27T18:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeec8c8c851ed0705a4f9cf03d55c276b634a450",
"body": "fix: fitbit PKCE param",
"is_bot": false,
"headline": "Merge pull request #497 from ev1lQuark/fix-PKCE",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-02-26T19:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed046bd7393f065aa15ba7ff0ef51babd45e1f2b",
"body": "fixed error of bitbucket in struct",
"is_bot": false,
"headline": "Merge pull request #499 from nik0811/fix-bitbucket-err",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-02-26T19:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c66f94321b25f66dc4759539d2759ce8187f0cce",
"body": null,
"is_bot": false,
"headline": "Test with go 1.20 in CI",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-02-26T19:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0dfcc00fbf01f59455fe45bba72263f9d769741",
"body": null,
"is_bot": false,
"headline": "reverted go mod changes",
"author_name": "Nikhil Kumar",
"author_login": "nik0811",
"committed_at": "2023-02-26T08:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "880814da42f873f5dc074a75e774b2c382e8940a",
"body": null,
"is_bot": false,
"headline": "Update go.mod",
"author_name": "Nikhil Kumar",
"author_login": "nik0811",
"committed_at": "2023-02-26T07:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c98d4685809a94bcecad28989653d38399d403af",
"body": null,
"is_bot": false,
"headline": "fixed error of bitbucket in struct",
"author_name": "Nikhil Kumar",
"author_login": "nik0811",
"committed_at": "2023-02-26T07:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de1d807768ab5e14ec0aafc08f69e329cb94c4f",
"body": null,
"is_bot": false,
"headline": "fix: fitbit PKCE param",
"author_name": "WangGuan",
"author_login": "ev1lQuark",
"committed_at": "2023-02-02T16:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dc244d0903e7e71fe01a9f118ff337ae62a3bac",
"body": "Add bot permissions to Discord",
"is_bot": false,
"headline": "Merge pull request #494 from Jleagle/master",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-01-12T17:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056c7c7547e83b835dc959b6a45ef4e3dfa6269a",
"body": null,
"is_bot": false,
"headline": "Fix comments",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2023-01-05T12:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b70e9cd1ca17c78f67950779f6ea909baf18919",
"body": null,
"is_bot": false,
"headline": "Option to set permissions",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2023-01-05T12:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab36d077ddcb74d9964da8c93d3154cd9528c06",
"body": "Add cognito provider",
"is_bot": false,
"headline": "Merge pull request #491 from pilotso11/add-cognito-provider",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2023-01-03T17:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44542cede88e50dab025b93c5ac4ba043b601c94",
"body": "… macos go1.15",
"is_bot": false,
"headline": "go fmt and goimports - to trigger CI again and see if it completes on…",
"author_name": "pilotso11",
"author_login": "pilotso11",
"committed_at": "2023-01-01T22:18:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872a439448a6f798f36651de2a5ef461d855b668",
"body": null,
"is_bot": false,
"headline": "Add manual trigger for CI workflow (will revert)",
"author_name": "seth@vademecum.uk",
"author_login": "vademecumuk",
"committed_at": "2022-12-24T12:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67776407062b3a29aa4a75475c11b4aea2e779f2",
"body": null,
"is_bot": false,
"headline": "Revert io.ReadAll to ioutil.ReadAll",
"author_name": "seth@vademecum.uk",
"author_login": "vademecumuk",
"committed_at": "2022-12-24T12:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6262a0ae5872717f064f6f217ce3bb0c52bb35ce",
"body": "Fixed typos in comments",
"is_bot": false,
"headline": "Added mappings for all cognito standard claims into the user.RawData",
"author_name": "seth@vademecum.uk",
"author_login": "vademecumuk",
"committed_at": "2022-12-23T12:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e1fc8570031aca72a084c97719b2383e528f77e",
"body": "…ing in CI build",
"is_bot": false,
"headline": "Removed use of url.JoinPath with string concat - as url.JoinPath miss…",
"author_name": "seth@vademecum.uk",
"author_login": "vademecumuk",
"committed_at": "2022-12-22T21:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90e0efcae29eee5c36a5ff48080651de0eca10c5",
"body": null,
"is_bot": false,
"headline": "Added usage comments",
"author_name": "seth@vademecum.uk",
"author_login": "vademecumuk",
"committed_at": "2022-12-22T20:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b45d11f768b49c06663e0d5c4302a0acf6c7eff",
"body": null,
"is_bot": false,
"headline": "Added AWS cognito provider, based on the OKTA provider.",
"author_name": "seth@vademecum.uk",
"author_login": "vademecumuk",
"committed_at": "2022-12-22T20:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5cb5a628f070880f909731a01c1952aaa494c46",
"body": "Fix Patreon FetchUser",
"is_bot": false,
"headline": "Merge pull request #481 from Jleagle/master",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2022-11-23T16:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da25dd24099e954f3d01ae2f31d7966f060845b",
"body": null,
"is_bot": false,
"headline": "Fix Patreon FetchUser",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2022-11-08T12:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6995e29b24e874396bde1a7278e4b3d431f3ae5",
"body": "Typos",
"is_bot": false,
"headline": "Merge pull request #480 from Jleagle/master",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2022-11-05T17:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41bcac37a28e3eafc388ea9f398e0cbde6bacda",
"body": null,
"is_bot": false,
"headline": "Tidy",
"author_name": "James Eagle",
"author_login": "Jleagle",
"committed_at": "2022-11-05T07:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24d1721e6475750310d13649eda0c7accf9eb4ef",
"body": null,
"is_bot": false,
"headline": "Typos",
"author_name": "James Eagle",
"author_login": "Jleagle",
"committed_at": "2022-11-05T07:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4902a49d1f8ef293cbf440020ae546431139ecf1",
"body": null,
"is_bot": false,
"headline": "Format comment",
"author_name": "James Eagle",
"author_login": "Jleagle",
"committed_at": "2022-11-05T07:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f84216207c04b15c1c4e40c454d543f1e551fb4b",
"body": null,
"is_bot": false,
"headline": "Merge pull request #479 from Jleagle/master",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2022-11-05T06:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "309b7c26d88d22d8f0d70c1f27e32ef665722297",
"body": null,
"is_bot": false,
"headline": "Format imports",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2022-11-04T20:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26840010671819a33cf5ad3a11164994c4947052",
"body": "Patreon Provider",
"is_bot": false,
"headline": "Merge pull request #478 from Jleagle/master",
"author_name": "techknowlogick",
"author_login": "techknowlogick",
"committed_at": "2022-11-04T15:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13c75a4a4cfa9fcc4800ad419e9ff18e33c03792",
"body": null,
"is_bot": false,
"headline": "Rename",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2022-11-04T13:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31298b8221ea70860ab65b9481073564f70a4b55",
"body": null,
"is_bot": false,
"headline": "Order",
"author_name": "James Eagle",
"author_login": "Jleagle",
"committed_at": "2022-11-03T21:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4c30ce59e052d9525c545728494d7958562f0d7",
"body": null,
"is_bot": false,
"headline": "Add Patreon to readme",
"author_name": "James Eagle",
"author_login": "Jleagle",
"committed_at": "2022-11-03T21:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efc3596867f2e0c6df67d9463c3e559a4e6b8b18",
"body": null,
"is_bot": false,
"headline": "Reorder funcs",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2022-11-02T12:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a374e826b7aa7ab30ce07c0e26d245f4a11b23d1",
"body": null,
"is_bot": false,
"headline": "Rename const",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2022-11-02T12:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e48f5f78367cc93c09f06438275e13401d8df42",
"body": null,
"is_bot": false,
"headline": "Revert to ioutil",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2022-11-02T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "803328e09a26e5b9be6829128697a6efab10d8ff",
"body": null,
"is_bot": false,
"headline": "Tidy",
"author_name": "James Eagle",
"author_login": "Jleagle",
"committed_at": "2022-11-01T21:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e973660f344df610036bc57b7c74639a0a80fbf",
"body": null,
"is_bot": false,
"headline": "Comments",
"author_name": "James Eagle",
"author_login": "Jleagle",
"committed_at": "2022-11-01T21:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b75cb16d43280cf64d9ae63e3974b4df223b108",
"body": null,
"is_bot": false,
"headline": "Update FetchUser",
"author_name": "James Eagle",
"author_login": "Jleagle",
"committed_at": "2022-11-01T21:57:00Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 16,
"latest_release_at": "2026-07-18T09:02:55Z",
"latest_release_tag": "v1.83.0",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 5,
"days_since_latest_release": 5,
"mean_days_between_releases": 95.8
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/markbates/goth",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/markbates/goth",
"is_deprecated": false,
"latest_version": "v1.82.0",
"repository_url": "https://github.com/markbates/goth",
"versions_count": 73,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-08-18T03:17:23Z",
"latest_version_yanked": null,
"days_since_latest_publish": 339
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 35582,
"source_files_sampled": 305,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/go-chi/chi/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.2.2"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.2.2"
},
{
"name": "github.com/gorilla/mux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.2"
},
{
"name": "github.com/gorilla/pat",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20180118222023-199c85a7f6d1"
},
{
"name": "github.com/gorilla/sessions",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/jarcoal/httpmock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20180424175123-9c70cfe4a1da"
},
{
"name": "github.com/lestrrat-go/jwx",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.29"
},
{
"name": "github.com/markbates/going",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/mrjones/oauth",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20180629183705-f4e24b6d100c"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.30.0"
}
],
"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": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 5,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "bentranter",
"commits": 115,
"avatar_url": "https://avatars.githubusercontent.com/u/5421627?v=4"
},
{
"type": "User",
"login": "markbates",
"commits": 105,
"avatar_url": "https://avatars.githubusercontent.com/u/3528?v=4"
},
{
"type": "User",
"login": "techknowlogick",
"commits": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/164197?v=4"
},
{
"type": "User",
"login": "wunderkind2k1",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/552617?v=4"
},
{
"type": "User",
"login": "Jleagle",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/381099?v=4"
},
{
"type": "User",
"login": "tylerb",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/64670539?v=4"
},
{
"type": "User",
"login": "adamo57",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/7308278?v=4"
},
{
"type": "User",
"login": "rbo13",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/10726631?v=4"
},
{
"type": "User",
"login": "fjogeleit",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/16627596?v=4"
},
{
"type": "User",
"login": "sunho",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/12246126?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.178
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"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/29 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 54 contributing companies or organizations",
"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": 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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": 10,
"reason": "SAST tool is run on all commits",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "15 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9ff09fc4087d825c5f2ad42f3eb2ac1a5b309b69",
"ran_at": "2026-07-23T21:30:38Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T18:08:03Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-18T09:02:55Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/fjogeleit/goth",
"host": "github.com",
"name": "goth",
"owner": "fjogeleit"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 34,
"vitality": 64,
"community": 12,
"governance": 74,
"engineering": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"commits_last_year": 16,
"human_commit_share": 0.95,
"days_since_last_push": 5,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "16 commits in the last year",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 16
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 80,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v1.83.0",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": 95.8
},
"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 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~95.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 95.8
}
}
],
"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": 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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"bus_factor": 5,
"contributors_sampled": 99,
"top_contributor_share": 0.178
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "5 contributor(s) cover half of all commits",
"points": 45.9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 5
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 18% of commits",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 18
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 54 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 1,
"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": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 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": 58,
"inputs": {
"followers": 87,
"owner_type": "User",
"is_verified": null,
"owner_login": "fjogeleit",
"public_repos": 25,
"account_age_days": 3848
},
"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": "87 followers of fjogeleit",
"points": 14,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 87,
"login": "fjogeleit"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "25 public repos, account ~10 yr old",
"points": 22.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 25
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 51,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://blog.gobuffalo.io/goth-needs-a-new-maintainer-626cd47ca37b",
"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": "https://blog.gobuffalo.io/goth-needs-a-new-maintainer-626cd47ca37b",
"points": 15,
"status": "met",
"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": "at_risk",
"name": "Security",
"value": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.4
},
"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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 54 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "15 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 24
},
"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": 55,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.547,
"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": "52 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 29.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 52,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.05
},
"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": 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": "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": "5 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"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": 35582,
"source_files_sampled": 305,
"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/305 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 305,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"go package 'github.com/markbates/goth' points at a different repository (https://github.com/markbates/goth); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T21:30:57.225708Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fjogeleit/goth.svg",
"full_name": "fjogeleit/goth",
"license_state": "standard",
"license_spdx": "MIT"
}