Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 06:03 UTC

lingio / go-common

Go · Go TemplateNo license detected★ 0 stars⑂ 0 forkssince May 2018View on GitHub ↗
KindLibraryNetwork servicehow this is determined

lingio/go-common holds a health index of 38 out of 100, placing it in the Weak band. It scores highest on Vitality (75/100) and lowest on Community & Adoption (13/100). It was last updated today. A single contributor accounts for most of its recent work.

38
overall / 100
Weak

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.

38
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 42 is calibrated to 38 on the published index scale (record calibration 2026-08-02).

Ownership

LingioOrganization
0 followers7 public repossince Mar 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/lingio/go-commonv1.48.1-1290 days ago

Metrics by category

Vitality

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

75Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.9/36Commit cadence — 10/52 weeks with commits
12.4/18Commit volume — 23 commits in the last year
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year23
human_commit_share1
days_since_last_push0
active_weeks_last_year10

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~40 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv1.48.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases40
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?

13Critical · 17% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
2.7/15Watchers — 4 watchers
Inputs used
forks0
stars0
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services—
has_pull_request_templateno

Sustainability & Governance

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

56Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.3/22.5Commit distribution — top contributor authored 72% of commits
9.5/13.5Contributor breadth — 7 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.721
How it's scored
0/42Issue resolution — no issues or no data
27.8/30PR acceptance — 101/109 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/26 approved changesets -- score normalized to 0
Inputs used
merged_prs101
open_issues0
closed_issues0
prs_merged_7d1
prs_decided_7d1
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio—
closed_unmerged_prs8
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
0/25Owner reach — 0 followers of lingio
18.6/25Track record — 7 public repos, account ~11 yr old
Inputs used
followers0
owner_typeOrganization
is_verifiedno
owner_loginlingio
public_repos7
account_age_days4,190

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 0 days ago
20/20Version history — 129 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/lingio/go-common
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

30At Risk · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics—
has_wikiyes
homepage—
docs_site—
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

19Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/26 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — no data
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 57 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate1.6
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.
How it's scored
4.6/35Direct dependencies free of known advisories — 7 affected: github.com/getkin/kin-openapi v0.124.0 (critical 9.1), google.golang.org/grpc v1.65.0 (critical 9.1), github.com/golang-jwt/jwt/v5 v5.0.0 (high 7.5), +4 more
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
18.9/40No advisories left outstanding — 6 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,983 days ago
Inputs used
sourceosv
advisories99
affected_packages15
assessed_packages105
unassessed_packages0
affected_by_severitycritical 3, high 5, moderate 3, low 1, unknown 3
direct_affected_packages7
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 105 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.

52Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.9/40Legible commit history — 41 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url—
legible_history_share0.41
agent_instruction_files—
agent_instruction_max_bytes—
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files—
has_devcontainerno
has_linter_configno
typecheck_configs—
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/54 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes17,868
source_files_sampled54
oversized_source_files0

Key facts

0GitHub stars
7contributors
23commits, last 12 months
0days since last push
100releases
1bus factor
0open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 1.6 / 10
1.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-09-19 06:03 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/26 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities57 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
Gocloud.google.com/go/spannerv1.67.0go.mod
Gogithub.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/tracev1.20.0go.mod
Gogithub.com/getkin/kin-openapiv0.124.0go.mod
Gogithub.com/go-redis/redis/v8v8.11.5go.mod
Gogithub.com/go-redsync/redsync/v4v4.10.0go.mod
Gogithub.com/go-yaml/yamlv2.1.0+incompatiblego.mod
Gogithub.com/goccy/go-jsonv0.10.2go.mod
Gogithub.com/golang-jwt/jwt/v5v5.0.0go.mod
Gogithub.com/google/go-cmpv0.6.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/labstack/echo-contribv0.15.0go.mod
Gogithub.com/labstack/echo/v4v4.12.0go.mod
Gogithub.com/minio/minio-go/v7v7.0.63go.mod
Gogithub.com/oapi-codegen/echo-middlewarev1.0.2go.mod
Gogithub.com/oapi-codegen/runtimev1.1.1go.mod
Gogithub.com/rs/zerologv1.31.0go.mod
Gogo.opentelemetry.io/contrib/detectors/gcpv1.20.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelechov0.45.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.53.0go.mod
Gogo.opentelemetry.io/otelv1.28.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.19.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.28.0go.mod
Gogo.opentelemetry.io/otel/tracev1.28.0go.mod
Gogolang.org/x/syncv0.8.0go.mod
Gogolang.org/x/timev0.6.0go.mod
Gogoogle.golang.org/apiv0.192.0go.mod
Gogoogle.golang.org/genprotov0.0.0-20240814211410-ddb44dafa142go.mod
Gogoogle.golang.org/grpcv1.65.0go.mod
All dependencies 105

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

RegistryPackageVersionRelation
Gocloud.google.com/go/spannerv1.67.0direct
Gogithub.com/getkin/kin-openapiv0.124.0direct
Gogithub.com/go-redis/redis/v8v8.11.5direct
Gogithub.com/go-redsync/redsync/v4v4.10.0direct
Gogithub.com/go-yaml/yamlv2.1.0+incompatibledirect
Gogithub.com/goccy/go-jsonv0.10.2direct
Gogithub.com/golang-jwt/jwt/v5v5.0.0direct
Gogithub.com/google/go-cmpv0.6.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/tracev1.20.0direct
Gogithub.com/labstack/echo-contribv0.15.0direct
Gogithub.com/labstack/echo/v4v4.12.0direct
Gogithub.com/minio/minio-go/v7v7.0.63direct
Gogithub.com/oapi-codegen/echo-middlewarev1.0.2direct
Gogithub.com/oapi-codegen/runtimev1.1.1direct
Gogithub.com/rs/zerologv1.31.0direct
Gogo.opentelemetry.io/contrib/detectors/gcpv1.20.0direct
Gogo.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelechov0.45.0direct
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.53.0direct
Gogo.opentelemetry.io/otelv1.28.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.19.0direct
Gogo.opentelemetry.io/otel/sdkv1.28.0direct
Gogo.opentelemetry.io/otel/tracev1.28.0direct
Gogolang.org/x/syncv0.8.0direct
Gogolang.org/x/timev0.6.0direct
Gogoogle.golang.org/apiv0.192.0direct
Gogoogle.golang.org/genprotov0.0.0-20240814211410-ddb44dafa142direct
Gogoogle.golang.org/grpcv1.65.0direct
Gocel.dev/exprv0.16.0indirect
Gocloud.google.com/gov0.115.1indirect
Gocloud.google.com/go/authv0.8.1indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.4indirect
Gocloud.google.com/go/compute/metadatav0.5.0indirect
Gocloud.google.com/go/iamv1.1.13indirect
Gocloud.google.com/go/longrunningv0.5.11indirect
Gocloud.google.com/go/tracev1.10.11indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/cenkalti/backoff/v4v4.2.1indirect
Gogithub.com/census-instrumentation/opencensus-protov0.4.1indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cncf/xds/gov0.0.0-20240723142845-024c85f92f20indirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/envoyproxy/go-control-planev0.13.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.1.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/go-logr/logrv1.4.2indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-openapi/jsonpointerv0.20.2indirect
Gogithub.com/go-openapi/swagv0.22.8indirect
Gogithub.com/golang-jwt/jwtv3.2.2+incompatibleindirect
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/gomodule/redigov2.0.0+incompatibleindirect
Gogithub.com/google/s2a-gov0.1.8indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.2indirect
Gogithub.com/googleapis/gax-go/v2v2.13.0indirect
Gogithub.com/googlecloudplatform/grpc-gcp-go/grpcgcpv1.5.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.20.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.44.0indirect
Gogithub.com/gorilla/muxv1.8.1indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.18.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/invopop/yamlv0.2.0indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/compressv1.17.1indirect
Gogithub.com/klauspost/cpuid/v2v2.2.5indirect
Gogithub.com/labstack/gommonv0.4.2indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/matttproud/golang_protobuf_extensionsv1.0.4indirect
Gogithub.com/minio/md5-simdv1.1.2indirect
Gogithub.com/minio/sha256-simdv1.0.1indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826indirect
Gogithub.com/perimeterx/marshmallowv1.1.5indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/prometheus/client_golangv1.17.0indirect
Gogithub.com/prometheus/client_modelv0.6.0indirect
Gogithub.com/prometheus/commonv0.44.0indirect
Gogithub.com/prometheus/procfsv0.12.0indirect
Gogithub.com/rs/xidv1.5.0indirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/valyala/bytebufferpoolv1.0.0indirect
Gogithub.com/valyala/fasttemplatev1.2.2indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.53.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.19.0indirect
Gogo.opentelemetry.io/otel/metricv1.28.0indirect
Gogo.opentelemetry.io/proto/otlpv1.0.0indirect
Gogolang.org/x/cryptov0.26.0indirect
Gogolang.org/x/netv0.28.0indirect
Gogolang.org/x/oauth2v0.22.0indirect
Gogolang.org/x/sysv0.24.0indirect
Gogolang.org/x/textv0.17.0indirect
Gogolang.org/x/xerrorsv0.0.0-20240716161551-93cc26a95ae9indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20240814211410-ddb44dafa142indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240814211410-ddb44dafa142indirect
Gogoogle.golang.org/protobufv1.34.2indirect
Gogopkg.in/ini.v1v1.67.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 15

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

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/getkin/kin-openapiv0.124.0directcritical100.144.0
google.golang.org/grpcv1.65.0directcritical101.85.0-dev.0.20260825072537-93e31b48545e
golang.org/x/cryptov0.26.0indirectcritical390.56.0
github.com/golang-jwt/jwt/v5v5.0.0directhigh25.2.2
github.com/labstack/echo/v4v4.12.0directhigh25.2.0
go.opentelemetry.io/otel/sdkv1.28.0directhigh51.45.0
github.com/golang-jwt/jwtv3.2.2+incompatibleindirecthigh25.2.2
golang.org/x/oauth2v0.22.0indirecthigh20.27.0
github.com/go-yaml/yamlv2.1.0+incompatibledirectmoderate42.2.8
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.19.0directmoderate31.45.0
golang.org/x/netv0.28.0indirectmoderate161.27.0-rc.3
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.19.0indirectlow11.45.0
github.com/klauspost/compressv1.17.1indirectunknown11.18.7
golang.org/x/sysv0.24.0indirectunknown10.44.0
golang.org/x/textv0.17.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.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics — Go.