Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-04 22:34 UTC

gin-gonic / gin

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.

GoMIT★ 89,030 stars⑂ 8,657 forkssince Jun 2014View on GitHub ↗
KindLibraryApplicationhow this is determined

gin-gonic/gin holds a health index of 95 out of 100, placing it in the Exceptional band. It scores highest on Community & Adoption (96/100) and lowest on Security (71/100). It was last updated 4 days ago. 3 contributors account for most of its recent work.

95
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

95
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 82 is calibrated to 95 on the published index scale (record calibration 2026-08-02).

Ownership

Gin-GonicOrganization
1,374 followers13 public repossince Jun 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/gin-gonic/ginv1.12.0-28157 days ago

Metrics by category

Vitality

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

79Good · 21% of overall
How it's scored
36/36Push recencylast push 4 days ago
19.4/36Commit cadence28/52 weeks with commits
18/18Commit volume134 commits in the last year
10/10OpenSSF Scorecard: Maintained14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year134
human_commit_share0.76
days_since_last_push4
active_weeks_last_year28
How it's scored
27/27Ships releases29 releases published
27/36Release recencylatest release 157 days ago
12.6/27Release cadencea release every ~173 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count29
latest_release_tagv1.12.0
releases_from_tagsno
days_since_latest_release157
mean_days_between_releases173
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?

96Exceptional · 17% of overall

Popularity & adoption

100Exceptional
How it's scored
60/60Stars89,030 stars
25/25Forks8,657 forks
15/15Watchers1,363 watchers
Inputs used
forks8,657
stars89,030
watchers1,363
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io, github.com, goreportcard.com, pkg.go.dev, shields.io
has_pull_request_templateyes

Sustainability & Governance

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

80Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
15.4/22.5Commit distributiontop contributor authored 32% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 96 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled99
top_contributor_share0.315
How it's scored
31.4/42Issue resolution75% of issues closed
17.5/30PR acceptance1,245/2,137 decided PRs merged
0/13Newcomer PR acceptance0/16 first-time contributors' PRs merged in 30d
9/15OpenSSF Scorecard: Code-ReviewFound 17/27 approved changesets -- score normalized to 6
Inputs used
merged_prs1,245
open_issues604
closed_issues1,796
prs_merged_7d0
prs_decided_7d3
prs_merged_30d0
prs_decided_30d18
issue_closed_ratio0.748
closed_unmerged_prs892
first_time_authors_30d7
first_time_prs_merged_30d0
first_time_prs_decided_30d16
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
22.6/25Owner reach1,374 followers of gin-gonic
20.3/25Track record13 public repos, account ~12 yr old
Inputs used
followers1,374
owner_typeOrganization
is_verified
owner_logingin-gonic
public_repos13
account_age_days4,433
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 157 days ago
20/20Version history28 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/gin-gonic/gin
ecosystemsgo
any_deprecatedno
min_days_since_publish157

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://gin-gonic.com/
10/10Repository description
10/10Topics7 topics
0/10Wiki
Inputs used
topicsserver, middleware, framework, go, router, performance, gin
has_wikino
homepagehttps://gin-gonic.com/
docs_sitehttps://gin-gonic.com/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-ReviewFound 17/27 approved changesets -- score normalized to 6
2.5/2.5Contributorsproject has 96 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
4.5/5SASTSAST tool detected but not run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.6
Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories1 affected: golang.org/x/net v0.55.0 (unknown)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories3
affected_packages3
assessed_packages35
unassessed_packages0
affected_by_severityunknown 3
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 35 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

78Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history76 of 76 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice11 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance24 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.11
toolchain_manifestsgo.mod
dependency_bot_commit_share0.24
How it's scored
45/45Type-checkable codeGo (statically typed)
54.4/55Manageable file sizes1/99 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes118,206
source_files_sampled99
oversized_source_files1
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)testdata/protoexample/test.proto
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filestestdata/protoexample/test.proto
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

89,030GitHub stars
99contributors
134commits, last 12 months
4days since last push
29releases
3bus factor
604open 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 ★ / 8,657 ⇿
0Stars
8,657Forks
3Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

7,5007,7508,0008,2508,5008,7508,657432024-102025-092026-08
Major 0Minor 2Patch 1

Each point covers 2 days.

OpenSSF Scorecard 6.6 / 10
6.6aggregate

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-08-04 22:33 UTC

10Binary-Artifactsno binaries found in the repo
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-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 17/27 approved changesets -- score normalized to 6
10Contributorsproject has 96 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 15
RegistryPackageVersion constraintManifest
Gogithub.com/bytedance/sonicv1.15.0go.mod
Gogithub.com/gin-contrib/ssev1.1.0go.mod
Gogithub.com/go-playground/validator/v10v10.30.3go.mod
Gogithub.com/goccy/go-jsonv0.10.6go.mod
Gogithub.com/goccy/go-yamlv1.19.2go.mod
Gogithub.com/json-iterator/gov1.1.12go.mod
Gogithub.com/mattn/go-isattyv0.0.20go.mod
Gogithub.com/modern-go/reflect2v1.0.2go.mod
Gogithub.com/pelletier/go-toml/v2v2.2.4go.mod
Gogithub.com/quic-go/quic-gov0.60.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/ugorji/go/codecv1.3.1go.mod
Gogo.mongodb.org/mongo-driver/v2v2.5.0go.mod
Gogolang.org/x/netv0.55.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
All dependencies 35

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

RegistryPackageVersionRelation
Gogithub.com/bytedance/sonicv1.15.0direct
Gogithub.com/gin-contrib/ssev1.1.0direct
Gogithub.com/go-playground/validator/v10v10.30.3direct
Gogithub.com/goccy/go-jsonv0.10.6direct
Gogithub.com/goccy/go-yamlv1.19.2direct
Gogithub.com/json-iterator/gov1.1.12direct
Gogithub.com/mattn/go-isattyv0.0.20direct
Gogithub.com/modern-go/reflect2v1.0.2direct
Gogithub.com/pelletier/go-toml/v2v2.2.4direct
Gogithub.com/quic-go/quic-gov0.60.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/ugorji/go/codecv1.3.1direct
Gogo.mongodb.org/mongo-driver/v2v2.5.0direct
Gogolang.org/x/netv0.55.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogithub.com/bytedance/gopkgv0.1.3indirect
Gogithub.com/bytedance/sonic/loaderv0.5.0indirect
Gogithub.com/cloudwego/base64xv0.1.6indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogo.uber.org/mockv0.6.0indirect
Gogolang.org/x/archv0.25.0indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 3

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/netv0.55.0directunknown10.56.0
golang.org/x/cryptov0.52.0indirectunknown1
golang.org/x/textv0.37.0indirectunknown10.39.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

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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 v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

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