JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 362,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 194494,
"PLpgSQL": 2214,
"Makefile": 972
},
"pushed_at": "2026-07-23T16:31:06Z",
"created_at": "2025-02-11T19:40:48Z",
"owner_type": "User",
"updated_at": "2026-07-23T16:26:53Z",
"description": "Authentication starter kit for Golang",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.adriantworek.com",
"name": "Adrian Tworek",
"type": "User",
"login": "AdrianTworek",
"company": "Software Engineer | apptimia ",
"location": "Szczecin, Poland",
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/62119460?v=4",
"created_at": "2020-03-12T21:04:59Z",
"is_verified": null,
"public_repos": 28,
"account_age_days": 2326
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-07-15T22:23:05Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2026-06-28T22:34:21Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2026-06-28T02:33:12Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-06-28T00:40:11Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-06-07T21:20:51Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-03-20T17:49:15Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-03-20T17:44:36Z"
}
],
"recent_commits": [
{
"oid": "1741de603a8ee8e8fae54889d0a4c7304ba78e99",
"body": "…tions-781e586a15\n\nci: bump actions/setup-go from 6.5.0 to 7.0.0 in the actions group",
"is_bot": false,
"headline": "Merge pull request #52 from AdrianTworek/dependabot/github_actions/ac…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-23T16:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bd9dede4c15a666650f75156b827a409048f3d3",
"body": "Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 6.5.0 to 7.0.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/924ae3a1cded613372ab5595356fb5720e2\n[…]\netup-go\n dependency-version: 7.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "ci: bump actions/setup-go from 6.5.0 to 7.0.0 in the actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-19T14:02:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6186a8ef384d7bffae23fa3aa3ba4bf65a3b11d1",
"body": "feat(core): add session management endpoints (list/revoke)",
"is_bot": false,
"headline": "Merge pull request #50 from AdrianTworek/feat/session-management",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-16T18:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d23e2d4e8110859620eb5c0c44e65569e5e2647c",
"body": "Let authenticated users see and revoke their active sessions:\n\n- GET /auth/sessions — list active sessions, newest first, with the\n current session flagged (never exposes the token hash).\n- DELETE /auth/sessions — revoke every session except the current one\n (\"sign out everywhere else\").\n- DELETE \n[…]\nly like the other protected routes, no\nper-framework param-extraction closure. Wired into all six adapters and\ncovered by the conformance test.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(core): add session management endpoints",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-16T18:13:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "43138f942a338765aa35876ec06974fd002e756a",
"body": "chore(main): release 1.4.0",
"is_bot": false,
"headline": "Merge pull request #43 from AdrianTworek/release-please--branches--main",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-15T22:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5213c88015e2767294c2219793022b31a6975046",
"body": null,
"is_bot": false,
"headline": "chore(main): release 1.4.0",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-15T22:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d82a5d4039eeb7ec8083c24e7a3d002b0eb149",
"body": "…cation\n\nfeat(core): harden email change — old-address notification, cancel link, completion notice",
"is_bot": false,
"headline": "Merge pull request #49 from AdrianTworek/feat/email-change-old-notifi…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-15T22:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b5cdfc190b6abe4d15a84132576f44839f6a94",
"body": "Two hardenings on top of the old-address notification:\n\n- The request-time notification now includes a cancel link\n (GET /auth/change-email/{token}/cancel) so the account owner can abort a\n pending change from their current address before it is confirmed. It reuses\n the same single-use change tok\n[…]\nleted\n (SendEmailChangeCompletedNotification), best-effort.\n\nWired through all six adapters; the conformance test covers the new public\nroute.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(core): add cancel link and completion notice to email change",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-15T22:13:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "97450d83d916d6754fc045bfa6b89239d6e93718",
"body": "When an authenticated user requests an email change, alert their current\n(old) address that a change to the new address was requested, so the account\nowner can react while it is still pending — the change only applies once the\nlink sent to the new address is visited. This is the safety net for a typ\n[…]\nomewhere the owner\ndoesn't control.\n\nAdds Mailer.SendEmailChangeNotification(to, newEmail); best-effort, sent after\nthe change request commits.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(core): notify the old address when an email change is requested",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-15T18:37:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6612841682fbd5549336b446fbdd266d62c5a583",
"body": "…tions-ea00175525\n\nci: bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 in the actions group",
"is_bot": false,
"headline": "Merge pull request #46 from AdrianTworek/dependabot/github_actions/ac…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-15T18:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f6f160918cf3df2a6e9c5f91984911b4bcdf2db",
"body": "…or-patch-1e14b3a889\n\nfix: bump the go-minor-patch group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #47 from AdrianTworek/dependabot/go_modules/go-min…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-15T18:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0517da9671f39e594fc3321d947b4c0a9452afb2",
"body": "feat(core): add protected change-password and change-email handlers",
"is_bot": false,
"headline": "Merge pull request #48 from AdrianTworek/feat/change-password-and-email",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-15T18:25:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5557f84547e73504e6e98e4aadb35a760f74e1cd",
"body": "Two authenticated account-management endpoints (behind AuthMiddleware):\n\nPOST /auth/change-password — requires the current password as re-auth,\nrejects accounts with no password (OAuth-only / magic-link-only) and points\nthem to the password-reset flow, then rotates the password, revokes all other\nse\n[…]\nns.EmailChange\nlifetime, and duplicate-email detection on UserStore.Update. Wired through all\nsix adapters and covered by the conformance test.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(core): add protected change-password and change-email handlers",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-07-15T18:19:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6aab48b4946cddb47cdb83985e200dfdb3b95778",
"body": "Bumps the go-minor-patch group with 3 updates: [github.com/go-chi/chi/v5](https://github.com/go-chi/chi), [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) and [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `github.com/go-chi/chi/v5` from 5.3.0 to 5.3.1\n- [Release n\n[…]\n dependency-version: 0.54.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "fix: bump the go-minor-patch group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-12T14:03:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8eba1ff233e9fe61b06f698977a3835a40c89b83",
"body": "Bumps the actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 9.2.1 to 9.3.0\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci\n[…]\n-action\n dependency-version: 9.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "ci: bump golangci/golangci-lint-action in the actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T14:02:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d11e06e480a49c1f3ff53209d850c8be5ed0d63",
"body": "feat(core): add resend-verification endpoint",
"is_bot": false,
"headline": "Merge pull request #45 from AdrianTworek/feat/resend-verification",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-30T23:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0c09149a9856da24ee37d9e2c73ab1ccae0364f",
"body": "Add POST /auth/resend-verification (ResendVerificationHandler), the recovery\npath for an account that registered but never verified its email. Previously\nthis was a dead end once the verification token expired (5 minutes by\ndefault), and a hard lockout when RequireVerifiedEmail is enabled.\n\nEvery ou\n[…]\nll six framework adapters via the shared\ncore.PathResendVerification constant; the adapter conformance test covers the\nnew route automatically.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(core): add resend-verification endpoint",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-30T22:57:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d4fa9ad82c6dddb77a50776bd765d3a1adb7e03c",
"body": "…ance\n\nfeat(adapters): share canonical route paths and add a conformance test",
"is_bot": false,
"headline": "Merge pull request #44 from AdrianTworek/feat/route-constants-conform…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-30T22:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "845c03ca5814b00f30efd91f5e43404c61c7b3a6",
"body": "Pull the auth route paths into a single source of truth (core path\nconstants) and reference them from every framework adapter, so paths can\nno longer drift between adapters or pick up a stray trailing slash — chi,\nfiber and gin previously mounted /auth/magic-link and /auth/reset-password\nwith a trai\n[…]\nopping a route\nfrom one adapter). core.ColonParamPattern translates the canonical\n\"{name}\" patterns for the \":name\" routers (gin, echo, fiber).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(adapters): share canonical route paths and add a conformance test",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-30T22:12:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e279bf20a8eed9e6d452c66244985183fb21e2a1",
"body": "feat(core): configurable session and token durations",
"is_bot": false,
"headline": "Merge pull request #42 from AdrianTworek/feat/configurable-durations",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T23:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d62bcc80a41067b1fe4b5ed2a9fc62805e6acbe",
"body": "Add SessionConfig.Duration and RefreshThreshold, plus a new TokenConfig\nwith per-intent lifetimes (EmailVerification, PasswordReset, MagicLink).\nAll are optional; zero values fall back to the previous defaults (7-day\nsessions, half-duration slide threshold, 5-minute tokens), so behaviour\nis unchange\n[…]\nhey always agree.\n\nThe former mutable duration globals become DefaultSessionDuration and\nDefaultTokenDuration constants used only as fallbacks.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(core): configurable session and token durations",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T23:21:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4eb12a033b4bb0b834e609700de3d4d283a93217",
"body": "chore(main): release 1.3.2",
"is_bot": false,
"headline": "Merge pull request #41 from AdrianTworek/release-please--branches--main",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T22:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2165cee544c1dd27772808d0bd6c8d82f16292b2",
"body": null,
"is_bot": false,
"headline": "chore(main): release 1.3.2",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T22:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c61779d27d5f933e45b817ce30202323a8669cf",
"body": "…or-patch-86e7a98f63\n\nfix: bump the go-minor-patch group with 2 updates",
"is_bot": false,
"headline": "Merge pull request #40 from AdrianTworek/dependabot/go_modules/go-min…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T22:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e746e25f7b65b75153f606dcebe626649bd13b",
"body": "Bumps the go-minor-patch group with 2 updates: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) and [golang.org/x/oauth2](https://github.com/golang/oauth2).\n\n\nUpdates `github.com/go-playground/validator/v10` from 10.30.1 to 10.30.3\n- [Release notes](https://github\n[…]\n dependency-version: 0.36.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "fix: bump the go-minor-patch group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T02:37:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9221d8c4ee766bc9b3657741070b8352411ea763",
"body": "ci: make Go dependency bumps releasing commits",
"is_bot": false,
"headline": "Merge pull request #39 from AdrianTworek/make-dependency-bumps-releasing",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42a1c630cd4a89046b0628859dbb13124b730a5",
"body": "chore(main): release 1.3.1",
"is_bot": false,
"headline": "Merge pull request #38 from AdrianTworek/release-please--branches--main",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afac50909e468f5afd07a6b25004de75043749c3",
"body": "Switch the gomod Dependabot commit prefix from `build` to `fix` so\ndependency updates are releasing commit types. release-please then rolls\nthem into a single patch release PR automatically, removing the manual\n`Release-As` step. GitHub Actions bumps stay `ci:` (CI-only, not shipped\nto module consumers, so they should not cut releases).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: make Go dependency bumps releasing commits",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:32:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d1eaa2671080e310e61d58b34e8f2a0035d5079b",
"body": null,
"is_bot": false,
"headline": "chore(main): release 1.3.1",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ca76b9fe342175fd83337df43e6ae9aa9addff1",
"body": "chore: release 1.3.1",
"is_bot": false,
"headline": "Merge pull request #37 from AdrianTworek/release-1.3.1",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887bb506a5b917ae8278405fbe5fccf60aa55872",
"body": "Release-As: 1.3.1",
"is_bot": false,
"headline": "chore: release 1.3.1",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e2eae069ed8a2a955d362e1c93311a13195982f",
"body": "….com/quic-go/quic-go-0.59.1\n\nbuild: bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1",
"is_bot": false,
"headline": "Merge pull request #36 from AdrianTworek/dependabot/go_modules/github…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c0349b39ab3e4ade8bf75a2b2c0585afbe1d9d7",
"body": "…ntelemetry.io/otel/sdk-1.43.0\n\nchore(deps): bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.43.0",
"is_bot": false,
"headline": "Merge pull request #27 from AdrianTworek/dependabot/go_modules/go.ope…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac14803066737647e8abeb281fb4cb2407fe639",
"body": "…el/sdk-1.43.0",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/go_modules/go.opentelemetry.io/ot…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09eb4ffc27395e044d4f14b8fb1c053588b0d95b",
"body": "Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.59.0 to 0.59.1.\n- [Release notes](https://github.com/quic-go/quic-go/releases)\n- [Commits](https://github.com/quic-go/quic-go/compare/v0.59.0...v0.59.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/quic-go/quic-go\n dependency-version: 0.59.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build: bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T02:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4684eb35c42a415d00e65927b8de5f16e23ca0da",
"body": "…or-patch-e9926b0384\n\nbuild: bump the go-minor-patch group across 1 directory with 14 updates",
"is_bot": false,
"headline": "Merge pull request #35 from AdrianTworek/dependabot/go_modules/go-min…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2b1df0dae776f3558f3a012e4ce6112634a0ade",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/go_modules/go-minor-patch-e9926b0384",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3791d26d5c933638eba6bb361eeb4abee67c9c",
"body": "….com/go-chi/chi/v5-5.2.4\n\nbuild: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.4",
"is_bot": false,
"headline": "Merge pull request #34 from AdrianTworek/dependabot/go_modules/github…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T02:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41743b6aadda2565ccf525bff593338b1bd9701",
"body": "Bumps the go-minor-patch group with 10 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.10.0` | `1.12.0` |\n| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.2.1` | `5.3.0` |\n| [github.com/golan\n[…]\n dependency-version: 0.30.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build: bump the go-minor-patch group across 1 directory with 14 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T02:00:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7e2dd9a8b55f910a21e8fe3a97d5d26cd6c33770",
"body": "….com/go-viper/mapstructure/v2-2.4.0\n\nchore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0",
"is_bot": false,
"headline": "Merge pull request #25 from AdrianTworek/dependabot/go_modules/github…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1341ab9eca97db36aac497b1a67c61b0d67b59cc",
"body": "Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.1 to 5.2.4.\n- [Release notes](https://github.com/go-chi/chi/releases)\n- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/go-chi/chi/compare/v5.2.1...v5.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-chi/chi/v5\n dependency-version: 5.2.4\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T01:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab6f1b2028040896e9d5452550018f78c52b370d",
"body": "….com/gofiber/fiber/v2-2.52.13\n\nchore(deps): bump github.com/gofiber/fiber/v2 from 2.52.6 to 2.52.13",
"is_bot": false,
"headline": "Merge pull request #26 from AdrianTworek/dependabot/go_modules/github…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53247d45d167ba8c7095e52398a69e57fb2f14e2",
"body": "….org/x/oauth2-0.27.0\n\nbuild: bump golang.org/x/oauth2 from 0.25.0 to 0.27.0",
"is_bot": false,
"headline": "Merge pull request #32 from AdrianTworek/dependabot/go_modules/golang…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54702c9979c489461b3e436e0e3571a2b42290f",
"body": "…el/sdk-1.43.0",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/go_modules/go.opentelemetry.io/ot…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98e38501fc5f87dd3e75a52794ca91431e19687d",
"body": "…tions-df58930405\n\nci: bump the actions group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #30 from AdrianTworek/dependabot/github_actions/ac…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8b855886491a49d6bfd166f455119fd261a004e",
"body": "…pstructure/v2-2.4.0",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/go_modules/github.com/go-viper/ma…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c01d2ad4e6321465a2644d3f4955a547ae2f871",
"body": "…er/v2-2.52.13",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/go_modules/github.com/gofiber/fib…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c837d86923a25032cab3ef9aeabdbdd156aa4226",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.27.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.25.0...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n dependency-version: 0.27.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build: bump golang.org/x/oauth2 from 0.25.0 to 0.27.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T01:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11b4c3897ed352a1d6fac585f3b50a5bcdc5ee2",
"body": "….org/x/crypto-0.45.0\n\nchore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0",
"is_bot": false,
"headline": "Merge pull request #28 from AdrianTworek/dependabot/go_modules/golang…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50c01af97ecd4a36b3d5a3fcad464b6a76166882",
"body": "Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [googleapis/release-please-action](https://github.com/googleapis/release-please-action).\n\n\nUpdates `actions/checkout` from 4.3.1 to 7.0.0\n- [Re\n[…]\n-action\n dependency-version: 5.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "ci: bump the actions group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T01:46:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "63635c586f20be6f788505df58786daf261896df",
"body": "…actions-shas\n\nci: add Dependabot config and pin GitHub Actions to commit SHAs",
"is_bot": false,
"headline": "Merge pull request #29 from AdrianTworek/setup-dependabot-and-pin-gh-…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "893f6fd8759ab4dcc14e80ac1f4044623c73d440",
"body": "Add .github/dependabot.yml covering the gomod and github-actions\necosystems (weekly, grouped minor/patch updates) and pin all workflow\nactions to immutable commit SHAs with version comments so Dependabot\ncan keep them current.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: add Dependabot config and pin GitHub Actions to commit SHAs",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T01:40:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "159099ea5b072c7f1b1ace422ac99cb5bad6ec0c",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.38.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>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T01:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a87ed2d0a4eb080f2a4ee7c0f3c2d9dc122532c",
"body": "Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.35.0 to 1.43.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https://\n[…]\n...v1.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.opentelemetry.io/otel/sdk\n dependency-version: 1.43.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.43.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T01:32:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a250a5b06d267d7b6acb7f3bfc9be5cf55755db9",
"body": "Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.6 to 2.52.13.\n- [Release notes](https://github.com/gofiber/fiber/releases)\n- [Commits](https://github.com/gofiber/fiber/compare/v2.52.6...v2.52.13)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gofiber/fiber/v2\n dependency-version: 2.52.13\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.6 to 2.52.13",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T01:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0175d1cfad9c17e89da5048111066693a8a84258",
"body": "Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.4.0.\n- [Release notes](https://github.com/go-viper/mapstructure/releases)\n- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/go-viper/mapst\n[…]\n.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-viper/mapstructure/v2\n dependency-version: 2.4.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-viper/mapstructure/v2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T01:31:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d3f92c9d2791c21d0473e6a0aeca9f09f760baac",
"body": "chore(main): release 1.3.0",
"is_bot": false,
"headline": "Merge pull request #22 from AdrianTworek/release-please--branches--main",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T00:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45deb2bb0eceb27718879613ba5f91d6a17cca6f",
"body": "refactor(adapters): gate magic-link routes on CanLoginWithMagicLink",
"is_bot": false,
"headline": "Merge pull request #24 from AdrianTworek/gate-magic-link-routes",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T00:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52b0d9103ab5a92eab768875cace60a8ed3c44ac",
"body": null,
"is_bot": false,
"headline": "refactor(adapters): gate magic-link routes on CanLoginWithMagicLink",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T00:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a7a04c6033367402ff75394951f586c641c7745",
"body": null,
"is_bot": false,
"headline": "chore(main): release 1.3.0",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T00:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb31e0fd9d6cbf496286be0b4495e55d49c1d33",
"body": "…ples\n\nGorilla mux and stdhttp adapters and examples",
"is_bot": false,
"headline": "Merge pull request #23 from AdrianTworek/gorilla-mux-and-stdhttp-exam…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-28T00:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0f292d724f01c65d4e9e1c012456e5013c7e843",
"body": null,
"is_bot": false,
"headline": "feat(examples): add net/http standard library example and adapter",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-27T23:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65909ebeb9065eaba6672d5c705aedcdba9a1342",
"body": null,
"is_bot": false,
"headline": "refactor(examples): align gorilla example with others and fix linting",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-27T23:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "574da6468c6bbf03ac66c8841037090212b7b7ae",
"body": null,
"is_bot": false,
"headline": "feat(examples): add gorilla mux",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-27T23:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60818d29e2dd6453c63d2dcd34079b6f5bbd22c8",
"body": null,
"is_bot": false,
"headline": "chore: install gorilla mux",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-27T23:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "679a1faa3b8650cf33077e64b9ea0b656720b378",
"body": "Fix/security hardening",
"is_bot": false,
"headline": "Merge pull request #21 from AdrianTworek/fix/security-hardening",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-27T23:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ad96e540f8ce7d33fe95754a006e356c6aab361",
"body": "… users\n\nTwo correctness fixes in the auth flow plus example alignment:\n\n- Magic-link sign-in now marks an existing, previously-unverified user as\n email-verified. Completing a magic link proves inbox control — the same\n proof the verification flow relies on — and new magic-link and OAuth users\n \n[…]\noks through the test router; adds\ncoverage for magic-link verification and for the hook redirect taking\nprecedence over the default JSON error.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(core): honor email-verification-failed hook and verify magic-link…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-27T22:57:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9677ce51bf507fbd8eb853468922e6758e105def",
"body": "…coverage",
"is_bot": false,
"headline": "fix(core): OAuth account-linking panic, typo fixes, and broader test …",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-14T00:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02596cc9bb7dab2dd7d310cf99fa10516387dbc8",
"body": "…sword",
"is_bot": false,
"headline": "refactor(db): squash migrations, auto-update updated_at, nullable pas…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-13T23:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb6e1d775705d6e01b425abe0d6f4e5897aba4e6",
"body": null,
"is_bot": false,
"headline": "docs(core): add one-line README and CSRF/SameSite guidance",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-12T21:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19d9c7517e8d009c81062d5f8e1e724a01b0311",
"body": "…up, logout)",
"is_bot": false,
"headline": "refactor(core): code-quality cleanup (mailer, bcrypt cost, OTP, clean…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-12T20:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f885955fa4cfd8da3773ba0e574cf0e0e29ee5e",
"body": "…T user_agent",
"is_bot": false,
"headline": "feat(core): configurable verified-email policy, longer passwords, TEX…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-12T08:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b20db2e9af0023fe0ec02102b8083eff7cb46b4",
"body": null,
"is_bot": false,
"headline": "fix(core): stop leaking internal errors and reduce account enumeration",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-11T23:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d5867a5948ed70d2e1deb5a616f05aa7ede513c",
"body": "…d reset",
"is_bot": false,
"headline": "fix(core): atomic single-use tokens and session revocation on passwor…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-11T22:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4e1bb0dc9c46956c12a7652e353e0ff4963767",
"body": null,
"is_bot": false,
"headline": "fix(core): store session and verification tokens as SHA-256 hashes",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-11T22:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "796097435b3cb566f3b9975a3d94e92ab52f73f3",
"body": "…ion, examples update",
"is_bot": false,
"headline": "feat(core): secure-by-default session cookie and OAuth secret validat…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-11T21:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d4992535cb15aaf0049eedf7ca4238d0070550",
"body": "…n handlers",
"is_bot": false,
"headline": "fix(core): update session config default and improve error handling i…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-11T21:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a267b7521460e634ccbc4994a346f2bb29b324b",
"body": "…low-and-version-sync\n\nci: improve release please workflow and library version update within one PR",
"is_bot": false,
"headline": "Merge pull request #20 from AdrianTworek/improve-release-please-workf…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-07T21:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a0cc5dcddf88d1effc287ecdd2557cff91b178",
"body": "… one PR",
"is_bot": false,
"headline": "ci: improve release please workflow and library version update within…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-07T21:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60eb1ccf675d509684c0952f678b3c95dbb342ff",
"body": "chore(main): release 1.2.0",
"is_bot": false,
"headline": "Merge pull request #10 from AdrianTworek/release-please--branches--main",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-07T21:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cf58eac6806996ce06b03a884610b8a804f5814",
"body": null,
"is_bot": false,
"headline": "chore(main): release 1.2.0",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-07T21:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad6e08edf5cb5986edce9aa48f16fef7864f2834",
"body": "Tooling, linting and CI",
"is_bot": false,
"headline": "Merge pull request #19 from AdrianTworek/tooling-linting-ci",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-07T21:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8404aba7923910a252a06ae44ec8ced52315c8f8",
"body": null,
"is_bot": false,
"headline": "ci: update workflows, bump action versions",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-07T20:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4d5564537563e539044b912adf00afaf35b8dc",
"body": null,
"is_bot": false,
"headline": "chore(core): setup golangci linting, fix found issues",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-07T20:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2ae72a8bcd516684743e26f7080c2d3310d5d9e",
"body": null,
"is_bot": false,
"headline": "chore(core): bump go version to 1.26.4",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2026-06-07T14:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91d25d8ccd258f138eecbd1320ab77d4a82418a2",
"body": "…d-add-echo\n\nFix GitHub OAuth examples and add echo adapter",
"is_bot": false,
"headline": "Merge pull request #18 from AdrianTworek/fix-github-oauth-examples-an…",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2025-08-13T19:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439699c6204ab5be8e0171b5f2417bd315baad53",
"body": null,
"is_bot": false,
"headline": "fix(examples): github oauth email scope",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2025-08-12T18:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870dd4950eda038786c65a26b66cf1ec92efa0f1",
"body": null,
"is_bot": false,
"headline": "feat(examples): add echo",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2025-08-12T18:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36f153a648637b023e131060d2c6f2371e0796a5",
"body": null,
"is_bot": false,
"headline": "chore: install echo",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2025-08-12T18:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31b975d4eec2a8539d262a545cc6688f3f688cb4",
"body": null,
"is_bot": false,
"headline": "chore: update .env.example",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2025-08-12T18:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd6ce7003bba0b8524aed98fbd6b2945cc2edb0b",
"body": "More hooks",
"is_bot": false,
"headline": "Merge pull request #17 from AdrianTworek/hooks",
"author_name": "Kacper Hemperek",
"author_login": "KacperHemperek",
"committed_at": "2025-08-06T06:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44caeb4473bee4d12c632d41ae4312a7bd5a2f69",
"body": null,
"is_bot": false,
"headline": "fix(examples): hook function in example did not return redirect",
"author_name": "Kacper Hemperek",
"author_login": "KacperHemperek",
"committed_at": "2025-08-06T06:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2411d673fdaea8d94c8a8d46bbee29df6f2a23c",
"body": null,
"is_bot": false,
"headline": "feat(core): add more hook events",
"author_name": "Kacper Hemperek",
"author_login": "KacperHemperek",
"committed_at": "2025-08-06T05:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "470346eacc831e7321ea611a3681a3d139c2e406",
"body": null,
"is_bot": false,
"headline": "Merge pull request #16 from AdrianTworek/hooks",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2025-08-02T12:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9520ea5718063bc187622c6dfa7d8a67e75a7cee",
"body": null,
"is_bot": false,
"headline": "chore(core): fix typos in comments and logs",
"author_name": "Kacper Hemperek",
"author_login": "KacperHemperek",
"committed_at": "2025-08-02T09:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fae88427092a19b4bbe61a927e640f6b7a99e5d",
"body": null,
"is_bot": false,
"headline": "feat(core): add redirect response to hook functions",
"author_name": "Kacper Hemperek",
"author_login": "KacperHemperek",
"committed_at": "2025-08-02T09:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f90872fc226ca1c798bda650f748207da1497481",
"body": null,
"is_bot": false,
"headline": "feat(core): add option to prematurely respond from hook functions",
"author_name": "Kacper Hemperek",
"author_login": "KacperHemperek",
"committed_at": "2025-08-01T23:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6707c20cdf46a940c198467a6defd3362f3b90a9",
"body": null,
"is_bot": false,
"headline": "feat(core): implement hooks that work triggered by events",
"author_name": "Kacper Hemperek",
"author_login": "KacperHemperek",
"committed_at": "2025-08-01T22:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1037a51719b4717acf3aa59513a54ef89781b9ef",
"body": "OAuth with user configuration",
"is_bot": false,
"headline": "Merge pull request #15 from AdrianTworek/oauth-flow",
"author_name": "Adrian Tworek",
"author_login": "AdrianTworek",
"committed_at": "2025-08-01T19:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74852efa82421f714498f187ee9e06ff610e9d59",
"body": null,
"is_bot": false,
"headline": "fix(core): add defered tx rollback after transaction is created",
"author_name": "Kacper Hemperek",
"author_login": "KacperHemperek",
"committed_at": "2025-08-01T19:35:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 110,
"latest_release_at": "2026-07-15T22:23:05Z",
"latest_release_tag": "v1.4.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 10,
"days_since_latest_release": 10,
"mean_days_between_releases": 80.4
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/AdrianTworek/go-auth",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/AdrianTworek/go-auth",
"is_deprecated": false,
"latest_version": "v1.4.0",
"repository_url": "https://github.com/AdrianTworek/go-auth",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T22:22:57Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 36929,
"source_files_sampled": 47,
"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.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 18
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.41.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5158"
],
"fixed_version": "1.44.0",
"advisory_count": 1,
"oldest_advisory_days": 1
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 112,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/go-chi/chi/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.30.3"
},
{
"name": "github.com/gofiber/fiber/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.52.14"
},
{
"name": "github.com/golang-migrate/migrate/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.19.1"
},
{
"name": "github.com/gorilla/mux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/gorilla/sessions",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/jmoiron/sqlx",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/labstack/echo/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.15.4"
},
{
"name": "github.com/lib/pq",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.3"
},
{
"name": "github.com/markbates/goth",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.82.0"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "github.com/testcontainers/testcontainers-go/modules/postgres",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/gin-gonic/gin",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/go-chi/chi/v5",
"direct": true,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": true,
"version": "v10.30.3",
"ecosystem": "go"
},
{
"name": "github.com/gofiber/fiber/v2",
"direct": true,
"version": "v2.52.14",
"ecosystem": "go"
},
{
"name": "github.com/golang-migrate/migrate/v4",
"direct": true,
"version": "v4.19.1",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": true,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/sessions",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/jmoiron/sqlx",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/labstack/echo/v4",
"direct": true,
"version": "v4.15.4",
"ecosystem": "go"
},
{
"name": "github.com/lib/pq",
"direct": true,
"version": "v1.12.3",
"ecosystem": "go"
},
{
"name": "github.com/markbates/goth",
"direct": true,
"version": "v1.82.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"direct": true,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "github.com/testcontainers/testcontainers-go/modules/postgres",
"direct": true,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/brotli",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-ansiterm",
"direct": false,
"version": "v0.0.0-20250102033503-faa5f7b0171c",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/gopkg",
"direct": false,
"version": "v0.1.3",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic/loader",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v4",
"direct": false,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudwego/base64x",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs/pkg",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/log",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/platforms",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/dockercfg",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/distribution/reference",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-connections",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-units",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/ebitengine/purego",
"direct": false,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.13",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sse",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.2.6",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.5",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.19.2",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/securecookie",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.5",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/labstack/gommon",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20211012122336-39d0f177ccd0",
"ecosystem": "go"
},
{
"name": "github.com/magiconair/properties",
"direct": false,
"version": "v1.8.10",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.15",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.22",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.16",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/docker-image-spec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/go-archive",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/api",
"direct": false,
"version": "v1.54.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/client",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/patternmatcher",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/sequential",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/user",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/userns",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/term",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/go-digest",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/image-spec",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.2.4",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/power-devops/perfstat",
"direct": false,
"version": "v0.0.0-20240221224432-82ca36839d55",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.59.1",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/sagikazarmark/locafero",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v4",
"direct": false,
"version": "v4.26.5",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.4",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/conc",
"direct": false,
"version": "v0.3.1-0.20240121214520-5f936abd7ae8",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.3",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.3.16",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/twitchyliquid64/golang-asm",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/ugorji/go/codec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasthttp",
"direct": false,
"version": "v1.51.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasttemplate",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/valyala/tcplisten",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/arch",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.10",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 112,
"direct_count": 17,
"indirect_count": 95
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 48,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "AdrianTworek",
"commits": 112,
"avatar_url": "https://avatars.githubusercontent.com/u/62119460?v=4"
},
{
"type": "User",
"login": "KacperHemperek",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/94399057?v=4"
},
{
"type": "User",
"login": "actions-user",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.794
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"audit.yaml",
"release-please.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": true,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "15 out of 15 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/11 approved changesets -- score normalized to 0",
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 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": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1741de603a8ee8e8fae54889d0a4c7304ba78e99",
"ran_at": "2026-07-26T08:44:10Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T16:26:54Z",
"oldest_open_prs": [
{
"number": 51,
"created_at": "2026-07-16T18:45:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2026-07-23T16:25:22Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-23T16:26:28Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/AdrianTworek/go-auth",
"host": "github.com",
"name": "go-auth",
"owner": "AdrianTworek"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 61,
"vitality": 79,
"community": 12,
"governance": 56,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 110,
"human_commit_share": 0.87,
"days_since_last_push": 2,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "110 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 110
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 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": "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": 92,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.4.0",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": 80.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~80.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 80.4
}
}
],
"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": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"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": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.794
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 79% of commits",
"points": 4.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 79
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 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": "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": 68,
"inputs": {
"merged_prs": 48,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "48/51 decided PRs merged",
"points": 36,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 48,
"decided": 51
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 47,
"inputs": {
"followers": 4,
"owner_type": "User",
"is_verified": null,
"owner_login": "AdrianTworek",
"public_repos": 28,
"account_age_days": 2326
},
"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": "4 followers of AdrianTworek",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "AdrianTworek"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "28 public repos, account ~6 yr old",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 28
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/AdrianTworek/go-auth"
],
"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": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"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": ".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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "15 out of 15 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/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"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 112 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": 112
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 112,
"unassessed_packages": 0,
"affected_by_severity": "unknown 2",
"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.54.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto v0.54.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": 112,
"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": 3
},
"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": 73,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.943,
"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": "82 of 87 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 82,
"sampled": 87
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.1,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.13
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "10 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 10,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "13 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 13,
"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": 36929,
"source_files_sampled": 47,
"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/47 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"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": [],
"report_type": "repository",
"generated_at": "2026-07-26T08:44:24.522285Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/AdrianTworek/go-auth.svg",
"full_name": "AdrianTworek/go-auth",
"license_state": "absent",
"license_spdx": null
}