Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 02:15 UTC

Nerzal / gocloak

golang keycloak client

GoApache-2.0★ 1,248 stars⑂ 316 forkssince Nov 2018View on GitHub ↗

Nerzal/gocloak holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Engineering Quality (84/100) and lowest on AI Readiness (66/100). It was last updated today. 2 contributors account for most of its recent work.

73
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

73
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

NerzalPersonal account
76 followers97 public repossince Oct 2014Noobygames

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/Nerzal/gocloak/v14v14.0.4-50 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

73Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.2/36Commit cadence — 6/52 weeks with commits
16/18Commit volume — 60 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year60
human_commit_share0.94
days_since_last_push0
active_weeks_last_year6
How it's scored
27/27Ships releases — 28 releases published
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~131.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count28
latest_release_tagv14.0.4
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases131.3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

68Moderate · 18% of overall
How it's scored
50.2/60Stars — 1,248 stars
20.8/25Forks — 316 forks
6.5/15Watchers — 16 watchers
Inputs used
forks316
stars1,248
watchers16
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

74Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.1/22.5Commit distribution — top contributor authored 42% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.42
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
32.1/38.3PR acceptance — 282/336 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/28 approved changesets -- score normalized to 1
Inputs used
merged_prs282
open_issues0
closed_issues197
issue_closed_ratio1
closed_unmerged_prs54
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.6/25Owner reach — 76 followers of Nerzal
25/25Track record — 97 public repos, account ~11 yr old
Inputs used
followers76
owner_typeUser
is_verified
owner_loginNerzal
public_repos97
account_age_days4,310
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 0 days ago
20/20Version history — 5 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/Nerzal/gocloak/v14
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 7 out of 7 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicskeycloak-client, golang, go, keycloak-adapter, auth, authentication
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

66Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/28 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 18 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: golang.org/x/crypto v0.52.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages12
unassessed_packages0
affected_by_severityunknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 12 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.

AI Readiness

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.

66Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
31.8/40Legible commit history — 56 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.596
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.06
How it's scored
45/45Type-checkable code — Go (statically typed)
38.1/55Manageable file sizes — 4/13 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes218,650
source_files_sampled13
oversized_source_files4
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — docs/26.6/openapi.yaml
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesdocs/26.6/openapi.yaml

Key facts

1,248GitHub stars
99contributors
60commits, last 12 months
0days since last push
28releases
2bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 316 ⇿
0Stars
316Forks
27Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

012525037531152019-012022-102026-07
Major 5Minor 11Patch 11

Each point covers 7 days.

OpenSSF Scorecard 6.0 / 10
6.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-29 02:15 UTC

9Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/28 approved changesets -- score normalized to 1
10Contributorsproject has 18 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Gogithub.com/go-resty/resty/v2v2.17.2go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/opentracing/opentracing-gov1.2.0go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/segmentio/ksuidv1.0.4go.mod
Gogithub.com/stretchr/testifyv1.10.0go.mod
Gogolang.org/x/cryptov0.52.0go.mod
Gogolang.org/x/modv0.35.0go.mod
All dependencies 12

Full resolved dependency set from the GitHub dependency graph: 8 direct and 4 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/go-resty/resty/v2v2.17.2direct
Gogithub.com/golang-jwt/jwt/v5v5.3.1direct
Gogithub.com/opentracing/opentracing-gov1.2.0direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/segmentio/ksuidv1.0.4direct
Gogithub.com/stretchr/testifyv1.10.0direct
Gogolang.org/x/cryptov0.52.0direct
Gogolang.org/x/modv0.35.0direct
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 12 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.52.0directunknown1
golang.org/x/netv0.55.0indirectunknown10.56.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "keycloak-client",
        "golang",
        "go",
        "keycloak-adapter",
        "auth",
        "authentication"
      ],
      "is_fork": false,
      "size_kb": 3228,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 536535,
        "Shell": 596,
        "Makefile": 331,
        "Dockerfile": 534
      },
      "pushed_at": "2026-07-28T11:30:07Z",
      "created_at": "2018-11-14T18:55:01Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T11:21:19Z",
      "description": "golang keycloak client",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://blog.noobygames.de",
      "name": "Nerzal",
      "type": "User",
      "login": "Nerzal",
      "company": "Noobygames",
      "location": "Fritzlar",
      "followers": 76,
      "avatar_url": "https://avatars.githubusercontent.com/u/9110370?v=4",
      "created_at": "2014-10-09T12:27:45Z",
      "is_verified": null,
      "public_repos": 97,
      "account_age_days": 4310
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v14.0.4",
          "kind": "patch",
          "published_at": "2026-07-28T11:30:07Z"
        },
        {
          "tag": "v14.0.3",
          "kind": "patch",
          "published_at": "2026-05-07T16:31:59Z"
        },
        {
          "tag": "v14.0.2",
          "kind": "patch",
          "published_at": "2026-05-07T16:29:40Z"
        },
        {
          "tag": "v14.0.1",
          "kind": "patch",
          "published_at": "2026-05-07T16:27:10Z"
        },
        {
          "tag": "v14.0.0",
          "kind": "major",
          "published_at": "2026-05-06T19:57:47Z"
        },
        {
          "tag": "v13.9.0",
          "kind": "minor",
          "published_at": "2024-02-01T14:40:57Z"
        },
        {
          "tag": "v13.8.0",
          "kind": "minor",
          "published_at": "2023-07-25T08:36:02Z"
        },
        {
          "tag": "v13.7.0",
          "kind": "minor",
          "published_at": "2023-05-24T13:38:57Z"
        },
        {
          "tag": "v13.5.0",
          "kind": "minor",
          "published_at": "2023-05-04T11:48:38Z"
        },
        {
          "tag": "v13.4.0",
          "kind": "minor",
          "published_at": "2023-05-03T11:55:11Z"
        },
        {
          "tag": "v13.3.0",
          "kind": "minor",
          "published_at": "2023-04-13T11:20:52Z"
        },
        {
          "tag": "v13.2.0",
          "kind": "minor",
          "published_at": "2023-04-06T14:51:42Z"
        },
        {
          "tag": "v13.1.0",
          "kind": "minor",
          "published_at": "2023-02-28T11:42:52Z"
        },
        {
          "tag": "v13.0.0",
          "kind": "major",
          "published_at": "2023-02-22T11:11:28Z"
        },
        {
          "tag": "v12.0.0",
          "kind": "major",
          "published_at": "2022-10-19T12:41:54Z"
        },
        {
          "tag": "v11.2.0",
          "kind": "minor",
          "published_at": "2022-05-20T06:59:56Z"
        },
        {
          "tag": "v11.1.0",
          "kind": "minor",
          "published_at": "2022-05-05T12:45:42Z"
        },
        {
          "tag": "v11.0.2",
          "kind": "patch",
          "published_at": "2022-03-11T09:25:20Z"
        },
        {
          "tag": "v11.0.1",
          "kind": "patch",
          "published_at": "2022-03-08T07:55:54Z"
        },
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2022-03-01T09:37:38Z"
        },
        {
          "tag": "v10.0.1",
          "kind": "patch",
          "published_at": "2021-11-17T12:10:23Z"
        },
        {
          "tag": "v9.0.4",
          "kind": "patch",
          "published_at": "2021-10-28T12:54:51Z"
        },
        {
          "tag": "v9.0.3",
          "kind": "patch",
          "published_at": "2021-10-07T11:38:55Z"
        },
        {
          "tag": "v9.0.2",
          "kind": "patch",
          "published_at": "2021-09-14T09:33:17Z"
        },
        {
          "tag": "v9.0.1",
          "kind": "patch",
          "published_at": "2021-09-02T12:22:16Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2021-03-27T01:24:32Z"
        },
        {
          "tag": "v8.1.1",
          "kind": "patch",
          "published_at": "2021-02-08T19:09:02Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2021-01-26T15:06:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7fe18eea824dde1094be5e3c13255f20df2a1fea",
          "body": "* Add SetServerVersion func\n\n* Fix red CI pipeline: non-blocking GoReportCard ping, harden flaky login test\n\nGoReportCard's /checks endpoint intermittently returns 404, and curl --fail\nwas turning that into a hard job failure on every push to main even though\nthe actual build/tests were fine. Made t\n[…]\nd with 5 consecutive\nuncached full-suite runs against a live Keycloak, all green.\n\n---------\n\nCo-authored-by: Nomzamo Mnguni <nomzamo@entersekt.com>\nCo-authored-by: Nerzal <tobias.theel@noobygames.de>",
          "is_bot": false,
          "headline": "Add SetServerVersion func (#526)",
          "author_name": "Nomzamo Mnguni",
          "author_login": "nomzam0",
          "committed_at": "2026-07-28T11:20:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b369d36556304538738acd8678386356cb65195",
          "body": "* add struct & functions to handle authentication configs\n\n* Fix red CI pipeline: non-blocking GoReportCard ping, harden flaky login test\n\nGoReportCard's /checks endpoint intermittently returns 404, and curl --fail\nwas turning that into a hard job failure on every push to main even though\nthe actual\n[…]\nfterward. Retry the\nlogin itself with a short backoff instead, validated with repeated\nuncached full-suite runs against a live Keycloak.\n\n---------\n\nCo-authored-by: Nerzal <tobias.theel@noobygames.de>",
          "is_bot": false,
          "headline": "Add authentication execution config (#531)",
          "author_name": "romaiiiinnn",
          "author_login": "romaiiiinnn",
          "committed_at": "2026-07-28T11:19:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2a4c3b9acec3ad2c75719c6d0f15224ab43a846",
          "body": "* Fix red CI pipeline: non-blocking GoReportCard ping, harden flaky login test\n\nGoReportCard's /checks endpoint intermittently returns 404, and curl --fail\nwas turning that into a hard job failure on every push to main even though\nthe actual build/tests were fine. Made that step continue-on-error si\n[…]\np (the very\nnext attempt succeeds). Retry the login itself with a short backoff\ninstead of failing on that transient response. Validated with 5\nconsecutive uncached full-suite runs with zero failures.",
          "is_bot": false,
          "headline": "Fix/ci goreportcard and flaky login test (#533)",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-07-28T08:25:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "51b1a0212986ea2ed5e517d2f7959ea39129f099",
          "body": "…in test (#532)\n\nGoReportCard's /checks endpoint intermittently returns 404, and curl --fail\nwas turning that into a hard job failure on every push to main even though\nthe actual build/tests were fine. Made that step continue-on-error since\nit's a best-effort external notification, not a correctness\n[…]\n can\nreturn before the credential is actually usable for a direct-grant login,\nso SetUpTestUser now polls with a login until it succeeds before releasing\nother parallel tests to use those credentials.",
          "is_bot": false,
          "headline": "Fix red CI pipeline: non-blocking GoReportCard ping, harden flaky log…",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-07-28T07:11:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4615b72d193fcda83c0922b4f03dd02c88f069f1",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#530)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T12:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bcfe0e4de2fa716d8a760fddd8e5aa246951182",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.53.0 to 0.55.0 (#527)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T18:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f57e024837f7e451052a64ee143c801d9968cc",
          "body": null,
          "is_bot": false,
          "headline": "add revokeRefreshToken field to models (#529)",
          "author_name": "Dani SG",
          "author_login": "flusflas",
          "committed_at": "2026-07-07T18:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df5c45ad24ab880236bd0ff8626325c8243757ac",
          "body": null,
          "is_bot": false,
          "headline": "cleanup deps",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-07T16:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df7b0c4a0446acfef40eef341592bb6e1340b27d",
          "body": null,
          "is_bot": false,
          "headline": "yep",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-07T16:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf6d24f4ab4c52cabe53f36525430f313f359d2",
          "body": null,
          "is_bot": false,
          "headline": "upgrade go mod to v14",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-07T16:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df3de5f07be0cf00abcbdf8cdb7aac66c563347",
          "body": null,
          "is_bot": false,
          "headline": "remove obsolete test.json",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T20:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14be7039afd10ac9215f891348faee6ad3d9d1ad",
          "body": null,
          "is_bot": false,
          "headline": "remove obsolete codebeat settings",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T20:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f78da5a9e46e60ad1d45c82337db049138df3a0",
          "body": null,
          "is_bot": false,
          "headline": "Update readme to represent new v14 release",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T20:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5507dcd370ee54010887584c8234d6d4e3bab50a",
          "body": null,
          "is_bot": false,
          "headline": "remove fail fast as i want to see all failed tests",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T20:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c9ca84bff21d10599937da6049df61f291c4cdf",
          "body": null,
          "is_bot": false,
          "headline": "remove codebeat badge as the project has been shut down",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T20:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "101beebc930f856020ace3abba90decba2eaa4d2",
          "body": null,
          "is_bot": false,
          "headline": "Add more sleep for keycloak startup in CI",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T20:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "850b17b67e27260a51e084b8104ed87c35621720",
          "body": null,
          "is_bot": false,
          "headline": "fix linter issues",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T20:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e9193bd13cbc242c76a7a7257916460fdd0cc1",
          "body": null,
          "is_bot": false,
          "headline": "fix red test",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T19:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e74f20cfc43a121db545f97aeea7073454ba29b0",
          "body": null,
          "is_bot": false,
          "headline": "Solve Issue #473",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T19:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2686c26960a10559332dce0a5077b4c12f1f0b4",
          "body": null,
          "is_bot": false,
          "headline": "Fix Issue #502",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T19:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5280d4123b13c313d1f82d048a4ff535a94e39d4",
          "body": null,
          "is_bot": false,
          "headline": "tests",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T18:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "669aa86f234cb37fb07bd432f8cc129a215a5d09",
          "body": "Test_GetUserBruteForceDetectionStatus enabled brute force protection\n(FailureFactor=1) on the realm but only restored it at the end without\na defer. If any assertion failed mid-test the realm was left broken,\ncausing BenchmarkLoginParallel-2 to fail with invalid_grant errors.",
          "is_bot": false,
          "headline": "Fix realm not restored on early exit in brute force test",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T17:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3aa38aff7ab28fa839b23bb91bbdcbc7d29310f",
          "body": "Keycloak 26 strictly validates protocol mapper IDs as UUIDs and returns\na 500 when a non-UUID string is provided. Remove the explicit mapper IDs\nfrom the test so Keycloak auto-generates valid UUIDs on creation.",
          "is_bot": false,
          "headline": "Fix Test_CreateDeleteClientScopeWithMappers for Keycloak 26",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T17:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cf1518569baf0e6d205e088fe86145e7e23b915",
          "body": "… and maps\n\n- Replace all *[]T struct fields with []T and *map[K]V with map[K]V throughout\n  models.go; slices and maps are reference types and need no pointer wrapper\n- Convert mutable ALLCAPS enum vars (ENFORCING, POSITIVE, AFFIRMATIVE, …) to\n  typed constants with CamelCase names (Enforcing, Posi\n[…]\n names never collide with leftovers from previous runs\n- Reset shared test user (required actions, enabled flag) in SetUpTestUser\n  when the user already exists, making Test_Login reliably re-runnable",
          "is_bot": false,
          "headline": "Refactor models to idiomatic Go: remove pointer indirection on slices…",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T16:47:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9c2a78c62be09137297e3f75a07cc5d75c37154",
          "body": "- Remove t.Parallel() from Test_RevokeToken: uses the shared test user\n  via SetUpTestUser/GetUserToken, consistent with prior fixes in 9259055\n\n- Replace GetRandomName with an atomic counter: the previous implementation\n  created a new rand.NewSource(time.Now().UnixNano()) on every call; on\n  Windo\n[…]\ngregatedPolicy, Test_GetAvailableClientRolesByUserID, and\n  Test_AddRealmRoleToUser_DeleteRealmRoleFromUser. A monotonically\n  incrementing atomic.Uint64 guarantees uniqueness across concurrent calls.",
          "is_bot": false,
          "headline": "Fix remaining non-stateless parallel tests",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T11:47:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2fff2764568f7043a75bbb83f3ff7c90f1631d2",
          "body": "- Replace github.com/pkg/errors with stdlib errors and fmt.Errorf with %w wrapping\n- Fix error shadowing: replace if err := checkForError( with if err = checkForError(\n- Fix 6 stale return ..., err after shadowed checkForError to return ..., nil\n- Fix nil dereferences in getServerVersion and findUsedKey\n- Replace interface{} with any throughout client.go, models.go, gocloak_iface.go, jwx.go\n- Rename splittedPath to parts in getID\n- Fix godoc typos flaot32/flaot64 in utils.go",
          "is_bot": false,
          "headline": "Fix idiomatic Go violations across codebase",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T11:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92590554c49807dd0c074fe7bb4d496e8677b6f9",
          "body": null,
          "is_bot": false,
          "headline": "Fix Tests that should not run parallel and tests with shared state",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T09:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18d4d7760daca9a20571b81e2a82ab9d8a8dde9a",
          "body": "Keycloak 26 enforces two new requirements for JWT client authentication:\n\n1. The iat (issued-at) claim must be present. Add IssuedAt to the\n   RegisteredClaims in LoginClientSignedJWT.\n\n2. The token expiry must not exceed the configured assertion lifetime.\n   The test was using a 2-hour expiry; reduce it to 30 seconds to stay\n   within Keycloak's default window.",
          "is_bot": false,
          "headline": "fix Test_LoginSignedJWT for Keycloak 26",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T09:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb5fdd8f07950a8f7cbd656aa2418c0b8c8dd72b",
          "body": "Two changes required for Keycloak 26:\n\n1. Enable admin-fine-grained-authz:v1 explicitly: in Keycloak 26 the\n   feature was split into v1 (legacy) and v2 (new). The group management\n   permissions endpoint requires v1, which is now deprecated and no\n   longer enabled by --features=preview. Add it to \n[…]\nrces that policies referenced in UpdatePermissionScope must belong\n   to the same client. The policy was being created in gocloakClientID\n   but used in the realm-management client's permission scope.",
          "is_bot": false,
          "headline": "fix Test_GroupPermissions for Keycloak 26",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T08:45:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "163b1e36e07116edece474c2b5a482d8df8fd62b",
          "body": "The realm JSON had the client secret masked as *** (Keycloak export\nartifact), so Keycloak imported the literal string *** as the secret.\nLogin attempts with the configured \"gocloak-secret\" failed at the client\nauthentication level (userId=null), never reaching user credential\nvalidation, so the bru\n[…]\nret\" in the realm JSON to\nmatch testdata/config.json. Also replace the immediate assertion after\nthe failed login with require.Eventually to tolerate any async event\nprocessing latency in Keycloak 26.",
          "is_bot": false,
          "headline": "fix Test_GetUserBruteForceDetectionStatus: restore gocloak client secret",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T07:55:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ad6abe901380f109a8991ccf94a5b96a4405e02d",
          "body": "Keycloak 26 processes brute-force events asynchronously, so the attack\ndetection status is not always updated by the time GetUserBruteForce-\nDetectionStatus is called immediately after a failed login. Replace the\ndirect assertions with require.Eventually polls (5s timeout, 100ms tick)\nto wait until the status reflects the expected state.",
          "is_bot": false,
          "headline": "fix Test_GetUserBruteForceDetectionStatus for Keycloak 26 async events",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T07:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdb45cae2d3dd0af37e33e5a4e654dda1c8673e9",
          "body": "Keycloak's invite-existing-user and invite-user endpoints require a\nconfigured SMTP server and fail with 500 otherwise. Add MailHog as a\nmock SMTP service in docker-compose and configure the test realm's\nsmtpServer to point to it, so Test_InviteUserToOrganizationByID and\nTest_InviteUserToOrganizationByEmail pass without a real mail server.",
          "is_bot": false,
          "headline": "add MailHog mock SMTP to fix invite-user organization tests",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-06T06:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37f8bcfb3d3b1884fbe98c391cff3345e96e951a",
          "body": "The generic /policy endpoint does not accept type-specific fields\n(e.g. clients, roles) at the top level - those belong in the config\nmap. Keycloak 26 now strictly enforces this, returning 500 for the\ngeneric endpoint when type-specific fields are present.\n\nAlways routing to /policy/{type} and /policy/{type}/{id} works for\nall Keycloak versions and correctly passes the typed representation.",
          "is_bot": false,
          "headline": "fix CreatePolicy and UpdatePolicy to always use type-specific endpoint",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T17:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c56cffa100857586633fd5edf71dbd8bcc1404d",
          "body": "Hardcoded names caused 409 conflicts on repeated runs and between\nparallel tests. Follow the same pattern as CreateGroup and other\nhelpers by generating random name/alias/domain per test run.\n\nAlso relax Test_GetOrganizations count assertion from Equal(2) to\nGreaterOrEqual(2) to tolerate leftover state from parallel runs.",
          "is_bot": false,
          "headline": "fix CreateOrganization test helper to use random names",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T17:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8893c6bbc356cc142c0ad67ee1f43234fe15502a",
          "body": null,
          "is_bot": false,
          "headline": "fix GetMemberAssociatedOrganizations call in test after signature change",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T17:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc6856143c289a9c5ea63720e286363cf330db54",
          "body": "- Fix DeleteOrganization URL bug: \"organization\" -> \"organizations\"\n- Fix MembershipType: empty struct -> string enum (MANAGED/UNMANAGED)\n- Fix JSON tag typo: \"membershipetype\" -> \"membershipType\" in GetMembersParams and MemberRepresentation\n- Add GetOrganizationMemberOrganizations to GoCloakIface\n-\n[…]\nethods: GetOrganizationCount, GetOrganizationMemberGroups,\n  identity provider management (Get/GetByAlias/Remove), invitation management\n  (Get/GetByID/Delete/Resend), and full organization group CRUD",
          "is_bot": false,
          "headline": "add missing organization endpoints and fix inconsistencies",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T17:20:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "16475b7d2d934d2c6c98e3f0dc3b2b6a51975c0a",
          "body": null,
          "is_bot": false,
          "headline": "update testrealm to include organization feature",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T15:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "852618be4ecf45840905bcb8b86cb8aefdb96ed9",
          "body": null,
          "is_bot": false,
          "headline": "update keycloak test environment",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T15:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271e4f4a3a2519f02a9a9b558fadc3e1f30f7f17",
          "body": null,
          "is_bot": false,
          "headline": "fix linter",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T14:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e5ae5d9edac0f624b3b61b6f5ac7fa76228c88d",
          "body": null,
          "is_bot": false,
          "headline": "add installmode",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T14:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc61e1e1d3fba86efb6793701d1186cc1e28bfd8",
          "body": "* fix GetClientOfflineSessions\n\n* update keycloak version\n\n* make linter happy\n\n* downgrade dockerfile\n\n* chore: go get -u ./... and go mod tidy\n\n* fix: remove duplicate test declarations and update error message assertion\n\n* cleanup\n\n* update go version in pipeline\n\n* update pipeline",
          "is_bot": false,
          "headline": "Fix red tests (#491)",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T14:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47fedd1780a91da9eedf3b3c5e0c98c19000c3b0",
          "body": null,
          "is_bot": false,
          "headline": "fix linter issue",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T14:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a82cea0bfbc47300b550f718456c06fc09cdcf",
          "body": null,
          "is_bot": false,
          "headline": "fix linter errors",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T14:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23633a23b9874a5ea5d1be74726f23b2c9893b01",
          "body": null,
          "is_bot": false,
          "headline": "use latest golangci-lint",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T14:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f126011182dc6c5b1dce4eb36f6b62d6ac8180d",
          "body": null,
          "is_bot": false,
          "headline": "fix syntax errors",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T14:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c847eb9978c11e3d4e50d98db68d7eb44b09d9a9",
          "body": null,
          "is_bot": false,
          "headline": "update pipeline",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T14:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6a0c41fad7abea69c2bdeff30c9d7ede14a178",
          "body": "…#483)\n\nCo-authored-by: Patryk Kowalewski <patryk.kowalewski@photonenergy.com>",
          "is_bot": false,
          "headline": "fix: parse all data types in RequestingPartyTokenOptions.FormData() (…",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T13:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "babea9b25c9169e1447065df40e8a7fd9ef70e60",
          "body": "Co-authored-by: Øyvind Aasen <9009359+oyviaase@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add LoginAdminOtp for OTP-protected admin realms (#475)",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T13:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76208302afbc6429166a2b66adb27acb832d5dd1",
          "body": null,
          "is_bot": false,
          "headline": "fix: Bring back existing tests",
          "author_name": "Patryk Kowalewski",
          "author_login": "patrykkowalewski-bit",
          "committed_at": "2026-05-05T13:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9b680059d8ad5c35686d7b4fdab0bb5c83cde89",
          "body": null,
          "is_bot": false,
          "headline": "fix: Parse all data types in RequestingPartyTokenOptions.FormData()",
          "author_name": "Patryk Kowalewski",
          "author_login": "patrykkowalewski-bit",
          "committed_at": "2026-05-05T13:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8903e789e05a3bde9bc53e1bf1420d1fcedffb56",
          "body": null,
          "is_bot": false,
          "headline": "Undo fork test",
          "author_name": "Patryk Kowalewski",
          "author_login": "patrykkowalewski-bit",
          "committed_at": "2026-05-05T13:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "706905445f3e9411a970423844f0f995b819ffb7",
          "body": null,
          "is_bot": false,
          "headline": "Fork test",
          "author_name": "Patryk Kowalewski",
          "author_login": "patrykkowalewski-bit",
          "committed_at": "2026-05-05T13:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb1df0986d5d82da0322f71bf1a0a5a65d70888",
          "body": null,
          "is_bot": false,
          "headline": "Add LoginAdminOtp to login to admin-cli with totp",
          "author_name": "Øyvind Aasen",
          "author_login": "oyviaase",
          "committed_at": "2026-05-05T13:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f43d43d52981e4ebf3ab0c2d92f6f4687f23a0ce",
          "body": "Co-authored-by: Kev Aldasoro <andrewaldasoro@gmail.com>",
          "is_bot": false,
          "headline": "feat: Add organization support (#519)",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T13:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bba0692c892e7dff4fee8649f99039dffb493dba",
          "body": "Pulls: #516, #506",
          "is_bot": false,
          "headline": "🔨 Add > support of orgs",
          "author_name": "Kev Aldasoro",
          "author_login": "andrewaldasoro",
          "committed_at": "2026-05-05T13:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de0df22ddd81721340bc2ff2ea795f3ac1688b95",
          "body": null,
          "is_bot": false,
          "headline": "🔨 Add > organization support",
          "author_name": "Kev Aldasoro",
          "author_login": "andrewaldasoro",
          "committed_at": "2026-05-05T13:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a42146b0f49ad4a948d2555ce74cef92d0fb941",
          "body": null,
          "is_bot": false,
          "headline": "ay",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T13:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e3a7f3673bca76a76c9b457e455d6cdaa6203e",
          "body": null,
          "is_bot": false,
          "headline": "fix: TestGocloak_GetRawUserInfo should test GetRawUserInfo, closes #261",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2026-05-05T13:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5019772d1c27228ecf56a0cc6721f93a8f9defdd",
          "body": "…(#525)\n\nGetRequestWithBasicAuth builds the HTTP Basic Auth header by\nbase64-encoding `clientID + \":\" + clientSecret` directly, without\nURL-encoding the values first.\n\nRFC 6749 Section 2.3.1 requires:\n\n> The client identifier is encoded using the\n> \"application/x-www-form-urlencoded\" encoding algori\n[…]\np SetBasicAuth\nbehavior per RFC 7617 combined with the RFC 6749 §2.3.1 requirement.\n\nSecrets containing only alphanumeric characters are unaffected since\nurl.QueryEscape is identity for those strings.",
          "is_bot": false,
          "headline": "fix: URL-encode client credentials in Basic Auth per RFC 6749 §2.3.1 …",
          "author_name": "sza2587",
          "author_login": "sza2587",
          "committed_at": "2026-05-05T13:10:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1c3d7b9f4936b3ebe3e22b89e95672aa68f3915",
          "body": "…(#508)",
          "is_bot": false,
          "headline": "add hideOnLogin field to the `IdentityProviderRepresentation` struct …",
          "author_name": "Yuval Ofir",
          "author_login": "yuvalof",
          "committed_at": "2026-05-05T13:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9662c97035414affa1831dbb1f301d78db89cd1e",
          "body": "cf: https://www.keycloak.org/docs-api/latest/rest-api/index.html#_component",
          "is_bot": false,
          "headline": "change GetComponentsParams provider to type (#495)",
          "author_name": "CARBONNEAUX Mathieu",
          "author_login": "mcarbonneaux",
          "committed_at": "2026-05-05T13:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1bbd906f8310f012a386949aa8a910f72db9232",
          "body": null,
          "is_bot": false,
          "headline": "feat: add GetAdminEvents (#338)",
          "author_name": "Hugo Renard",
          "author_login": "hrenard",
          "committed_at": "2026-05-05T13:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe92816d2e548eb51deeb557f3d62c8749595b62",
          "body": "…518)\n\n* feat: added IntrospectionTokenClaim field to ProtocolMappersConfig\n\n* test: added Introspection claim to tests",
          "is_bot": false,
          "headline": "Add field for introspection.token.claim to Protocol Mappers Config (#…",
          "author_name": "Robert Barbey",
          "author_login": "rbarbey",
          "committed_at": "2026-05-05T12:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1788dac11a9c511ff8d4e62b38478cb2521a1ed",
          "body": null,
          "is_bot": false,
          "headline": "Add UserSessionNote field to ProtocolMappersConfig (#521)",
          "author_name": "dbaumgarten",
          "author_login": "dbaumgarten",
          "committed_at": "2026-05-05T12:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bdb05d1ba55aae11f87e7273c6c6965cacce14d",
          "body": "Co-authored-by: EMKA <emil_karaev@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add fetchRoles field to RolePolicyRepresentation (#524)",
          "author_name": "EMKA",
          "author_login": "Emil-Ka",
          "committed_at": "2026-05-05T12:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ed36126a0375cd95d8e1c5a482fdf8122e49d2",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.36.0 to 0.45.0 (#522)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-05T12:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a4beff8d884e05bed4d981202fd08e68db51023",
          "body": "Co-authored-by: wavedeck <david@invadox.at>",
          "is_bot": false,
          "headline": "chore(deps): update dependencies (#511)",
          "author_name": "David Fally",
          "author_login": "wavedeck",
          "committed_at": "2025-08-19T10:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d3ec8168e7c3b1fc9a3554d739b7ea73af1f63",
          "body": null,
          "is_bot": false,
          "headline": "some fixes",
          "author_name": "Tobias Theel",
          "author_login": "Nerzal",
          "committed_at": "2024-11-05T10:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42b4cfb25bf16304f5b2059cc0e5c5641790ac78",
          "body": null,
          "is_bot": false,
          "headline": "fix some tests",
          "author_name": "Tobias Theel",
          "author_login": "Nerzal",
          "committed_at": "2024-11-05T09:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7204ab3ab4610502f975367ab996c86ee9a88cfc",
          "body": null,
          "is_bot": false,
          "headline": "fix gomod",
          "author_name": "Tobias Theel",
          "author_login": "Nerzal",
          "committed_at": "2024-11-05T09:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d95f13336c4a26406481f44ef0e518b2e097f29",
          "body": null,
          "is_bot": false,
          "headline": "fix: add Type field to ClientScope model (#467)",
          "author_name": "Johan Henriksson",
          "author_login": "johanhenriksson",
          "committed_at": "2024-11-05T09:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9a9ac4771f0cdb0ccf2235b60232c394c36fb93",
          "body": null,
          "is_bot": false,
          "headline": "Error appropriate for edge case (#471)",
          "author_name": "Daniel Marcotrigiano",
          "author_login": "Dmarcotrigiano",
          "committed_at": "2024-11-05T09:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51c8e6f274c26ded6d010b547857e46bd84b1441",
          "body": "…nt (#469)\n\nkeycloak server version\r\n\r\nCo-authored-by: Nerzal <tobias.theel@noobygames.de>",
          "is_bot": false,
          "headline": "conditionally formatting the policies endpoint url based on the curre…",
          "author_name": "Osama Adam",
          "author_login": "osamaadam",
          "committed_at": "2024-11-05T09:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75aae0cad9944722e77d7579f48d44fec6b698c5",
          "body": "* Add support for \"direct naked impersonation\"\r\n\r\n* Lint error on comment",
          "is_bot": false,
          "headline": "Add support for \"direct naked impersonation\" (#465)",
          "author_name": "tomqwpl",
          "author_login": "tomqwpl",
          "committed_at": "2024-11-05T09:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "179ac6ae6a299aabc39717c8ac0f1de74ecf4657",
          "body": null,
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Tobias Theel",
          "author_login": "Nerzal",
          "committed_at": "2024-11-05T09:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c410af12f9bd0bc80d710a5cb00def0ca9847a4",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Nerzal <tobias.theel@noobygames.de>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.17.0 to 0.23.0 (#472)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-05T09:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8867dd15fd3fe9ba155548bc037bad1be78b6b7a",
          "body": "* chore: update keycloak image version and fix docker compose\r\n\r\n* feat: get child groups\r\n\r\n* docs: update readme\r\n\r\n* chore: update health check endpoint\r\n\r\n* chore: update docker compose\r\n\r\n* test: update tests to be compatible with KC 25\r\n\r\n* feat: get unregisterd required actions\r\n\r\n* test: update test create and get required action\r\n\r\n* feat: get child group params\r\n\r\n* docs: update readme\r\n\r\n---------\r\n\r\nCo-authored-by: Nerzal <tobias.theel@noobygames.de>",
          "is_bot": false,
          "headline": "feat: get child groups and get unregistered required actions (#484)",
          "author_name": "Surasith",
          "author_login": "surasithaof",
          "committed_at": "2024-11-05T09:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d77c7889c3af9633a22eef7b8e2e87c585e07537",
          "body": "Add the permissions request for a client scope",
          "is_bot": false,
          "headline": "Add support for get client scope permissions (#490)",
          "author_name": "Nicholas Thompson",
          "author_login": "ncthompson",
          "committed_at": "2024-11-05T09:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f8cdf1e9dc62bf9f4e805dfa2a81cd8018c570c",
          "body": "* adding CLient template fields\r\n\r\n* revert removing import",
          "is_bot": false,
          "headline": "adding client template fields (#487)",
          "author_name": "Michael \"Miguel\" Alves",
          "author_login": "michael-picpay",
          "committed_at": "2024-11-05T09:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6f314e818ed54ef7c429757d720fa9cd8fc917a",
          "body": null,
          "is_bot": false,
          "headline": "nolint",
          "author_name": "Tobias Theel",
          "author_login": null,
          "committed_at": "2024-11-05T09:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd7eeb8e9e3b6be9f28a5caec1909f70b4510f0a",
          "body": null,
          "is_bot": false,
          "headline": "go fmt",
          "author_name": "Tobias Theel",
          "author_login": null,
          "committed_at": "2024-11-05T09:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f432da505df858b7e39bdbe6e71d9546901a7b47",
          "body": null,
          "is_bot": false,
          "headline": "Add azp to introspect token result (#480)",
          "author_name": "Srivastav Nanduri",
          "author_login": "nanduri1998",
          "committed_at": "2024-11-05T09:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f311a599d0b9dd12f13868ccd4178ee8c47f143b",
          "body": null,
          "is_bot": false,
          "headline": "add GetRealmRoleGroups function (#486)",
          "author_name": "Simon Fuhrer",
          "author_login": "simonfuhrer",
          "committed_at": "2024-11-05T09:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f3ba0945040eb96a0a8c69e95fb9c48aa99130",
          "body": "* chore: update workflows and lint fixes\r\n\r\n* chore: update golang version and dependencies\r\n\r\n* feat: provide generated and verified interface\r\n\r\nRelated https://github.com/Nerzal/gocloak/issues/438\r\n\r\nGenerates interface from struct and verifies implementation. This doesn't modify `NewClient` as that requires a larger refactor.\r\n\r\n* test: fix message to match logic\r\n\r\n* test: fix up codeQL",
          "is_bot": false,
          "headline": "feat: adds GoCloakIface and general dep upgrades (#482)",
          "author_name": "Ryan Caught",
          "author_login": "rcaught",
          "committed_at": "2024-11-05T09:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec0d9efa6d0bcb06e3f475fb4672790ec16fee0",
          "body": "* Add support for permission_resource_format/permission_resource_matching_uri\r\n\r\n* lint error\r\n\r\n* Add support for users-management-permissions",
          "is_bot": false,
          "headline": "Add support for users-management-permissions get/put (#463)",
          "author_name": "tomqwpl",
          "author_login": "tomqwpl",
          "committed_at": "2024-02-01T14:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56fa25b7b0ec5c71e63a359a71c78dd3bf4294b4",
          "body": "…… (#461)\n\n* Add support for permission_resource_format/permission_resource_matching_uri\r\n\r\n* lint error",
          "is_bot": false,
          "headline": "Add support for permission_resource_format/permission_resource_matchi…",
          "author_name": "tomqwpl",
          "author_login": "tomqwpl",
          "committed_at": "2024-02-01T11:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d728e280618f17ca07037221beb7dd04b88efd4",
          "body": null,
          "is_bot": false,
          "headline": "Add aggregate attribute to client scope model (#455)",
          "author_name": "vikram-deepfactor",
          "author_login": "vikram-deepfactor",
          "committed_at": "2024-01-02T10:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba0216d8c723ef032b3d573c2ca89b25318d1681",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.\r\n- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#453)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-19T07:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0246ee953b290243d31f7d444270b14988a41106",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.7.0 to 0.17.0 (#447)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-18T07:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a69ff6f3ced539fa378c1a93a90e1da524bc95",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgraded to golang-jwt v5 (#446)",
          "author_name": "John Rowley",
          "author_login": "robbert229",
          "committed_at": "2023-10-18T07:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2302a5019aec69af2eac4e0a2ad0b183a2e32a06",
          "body": null,
          "is_bot": false,
          "headline": "chore: omit nil check (#440)",
          "author_name": "guangwu",
          "author_login": "testwill",
          "committed_at": "2023-09-29T07:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f490d92f4de1b756fa848ee32b3289a6b9d48ec",
          "body": "* Added params GetClientUserSessionsParams for GetClientUserSessions and GetClientOfflineSessions\r\n\r\n* Made the params for the GetClientUserSessions and GetClientOfflineSessions variadic functions\r\n\r\n---------\r\n\r\nCo-authored-by: Dmitry Zakovyrin <dzakovyrin@tdera.ru>",
          "is_bot": false,
          "headline": "Added params for getting sessions associated with client (#436)",
          "author_name": "Dmitry Zakovyrin",
          "author_login": "mopo3ula",
          "committed_at": "2023-07-25T08:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f08754e193a8043bfc884b4cd95b78eb668ade31",
          "body": "* Added APIs to support fine-grained authorization\r\n\r\n* fixed linting error\r\n\r\n* Added test cases\r\nEnabled admin-fine-grained-authz feature\r\nReplaced sleep 10 with loop to wait for health endpoint availability\r\n\r\n* Added test cases\r\nEnabled admin-fine-grained-authz feature\r\nReplaced sleep 10 with loop to wait for health endpoint availability",
          "is_bot": false,
          "headline": "Added APIs to support fine-grained authorization (#432)",
          "author_name": "Daniele Martinoli",
          "author_login": "dmartinol",
          "committed_at": "2023-07-10T09:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166f4421c779f1ff62256fcbbc0f6cea2c4a169b",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix RealmRepresentation (#422)",
          "author_name": "Marcos Vinicius Gonçalves Cunha",
          "author_login": "mviniciusgc",
          "committed_at": "2023-05-24T13:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b1503f561fde71a03183a7ef761ecb0f8bc9d9c",
          "body": "Co-authored-by: Tobias Theel <tt@fino.digital>",
          "is_bot": false,
          "headline": "Add optional scope(s) to LoginClient function (#424)",
          "author_name": "Nerzal",
          "author_login": "Nerzal",
          "committed_at": "2023-05-24T13:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f054fd2bdd84045482369ee2abc9d9890f525c61",
          "body": null,
          "is_bot": false,
          "headline": "Allow scripts to be setup for script protocol mappers (#423)",
          "author_name": "Patrick Kavajin",
          "author_login": "pkavajin",
          "committed_at": "2023-05-10T11:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "640934dd78692930603e556a389a4a6f660d4ac9",
          "body": "* feat: add support for resource server settings endpoint\r\n\r\n* fix: endpoint URL\r\n\r\n* test: add unit test",
          "is_bot": false,
          "headline": "feat: add support for resource server settings endpoint (#421)",
          "author_name": "Brendan Le Glaunec",
          "author_login": "Ullaakut",
          "committed_at": "2023-05-04T11:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f6ad9988a208b1ee57cd053af1c7ea6506bd40",
          "body": null,
          "is_bot": false,
          "headline": "fix(client): correct serverinfo endpoint (#382)",
          "author_name": "Bastian",
          "author_login": null,
          "committed_at": "2023-05-03T11:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de1cf0b4d7298bbc47da5e74edc5f815e8740e66",
          "body": null,
          "is_bot": false,
          "headline": "fix lint issue",
          "author_name": "Tobias Theel",
          "author_login": null,
          "committed_at": "2023-04-13T11:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1dd4a7001d0032341ac678c07d9e4a99ab7147c",
          "body": null,
          "is_bot": false,
          "headline": "add comment to public struct",
          "author_name": "Tobias Theel",
          "author_login": null,
          "committed_at": "2023-04-13T10:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 60,
      "latest_release_at": "2026-07-28T11:30:07Z",
      "latest_release_tag": "v14.0.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 131.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/Nerzal/gocloak/v14",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/Nerzal/gocloak/v14",
          "is_deprecated": false,
          "latest_version": "v14.0.4",
          "repository_url": "https://github.com/Nerzal/gocloak",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-28T11:20:05Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 316,
      "stars": 1248,
      "watchers": 16,
      "fork_history": {
        "days": [
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 2
          },
          {
            "date": "2019-03-07",
            "count": 2
          },
          {
            "date": "2019-03-14",
            "count": 2
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-07-13",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-12-01",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 2
          },
          {
            "date": "2020-01-11",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-05-30",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 2
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 2
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-31",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-13",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 2
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 2
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 2
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-05",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 2
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 3
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 2
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 2
          },
          {
            "date": "2022-07-07",
            "count": 2
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 2
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 2
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 2
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 2
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 2
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 2
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 2
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 2
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 2
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 311,
        "total_forks": 316
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "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": [
        "docs/26.6/openapi.yaml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 218650,
      "source_files_sampled": 13,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 21
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 14
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 12,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/go-resty/resty/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.17.2"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/opentracing/opentracing-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/segmentio/ksuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.4"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.52.0"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/go-resty/resty/v2",
            "direct": true,
            "version": "v2.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opentracing/opentracing-go",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/ksuid",
            "direct": true,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 8,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 282,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 197,
        "closed_unmerged_prs": 54
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Nerzal",
          "commits": 251,
          "avatar_url": "https://avatars.githubusercontent.com/u/9110370?v=4"
        },
        {
          "type": "User",
          "login": "SVilgelm",
          "commits": 119,
          "avatar_url": "https://avatars.githubusercontent.com/u/523825?v=4"
        },
        {
          "type": "User",
          "login": "timdrysdale",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/12843137?v=4"
        },
        {
          "type": "User",
          "login": "tyrannosaurus-becks",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/1152361?v=4"
        },
        {
          "type": "User",
          "login": "viniciussousazup",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/42281176?v=4"
        },
        {
          "type": "User",
          "login": "kisamoto",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1744908?v=4"
        },
        {
          "type": "User",
          "login": "krisztianganyi",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/87753189?v=4"
        },
        {
          "type": "User",
          "login": "manju754",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/2039216?v=4"
        },
        {
          "type": "User",
          "login": "alexsn",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/987019?v=4"
        },
        {
          "type": "User",
          "login": "nityanandagohain",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/26831659?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.42
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "go.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "7 out of 7 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": 1,
            "reason": "Found 3/28 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 18 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 29 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7fe18eea824dde1094be5e3c13255f20df2a1fea",
        "ran_at": "2026-07-29T02:15:13Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T11:33:21Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-28T11:20:05Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Nerzal/gocloak",
    "host": "github.com",
    "name": "gocloak",
    "owner": "Nerzal"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 73,
      "inputs": {
        "security": 66,
        "vitality": 73,
        "community": 68,
        "governance": 74,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 60,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "60 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "v14.0.4",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 131.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~131.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 131.3
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "forks": 316,
              "stars": 1248,
              "watchers": 16,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,248 stars",
                "points": 50.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1248
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "316 forks",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 316
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "16 watchers",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 74,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.42
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 42% of commits",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 42
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 282,
              "open_issues": 0,
              "closed_issues": 197,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 54
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "282/336 decided PRs merged",
                "points": 32.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 282,
                      "decided": 336
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/28 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 76,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Nerzal",
              "public_repos": 97,
              "account_age_days": 4310
            },
            "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": "76 followers of Nerzal",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 76,
                      "login": "Nerzal"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "97 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 97
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/Nerzal/gocloak/v14"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "5 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "keycloak-client",
                "golang",
                "go",
                "keycloak-adapter",
                "auth",
                "authentication"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 7 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 3/28 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 29 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "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 12 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": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 12,
              "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.52.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/crypto v0.52.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 12,
              "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": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.596,
              "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": "56 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 56,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "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,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.06
            },
            "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 218650,
              "source_files_sampled": 13,
              "oversized_source_files": 4
            },
            "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": "4/13 source files over 60KB",
                "points": 38.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 13,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "docs/26.6/openapi.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "docs/26.6/openapi.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/26.6/openapi.yaml"
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T02:15:33.807795Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/Nerzal/gocloak.svg",
  "full_name": "Nerzal/gocloak",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.