Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-09 14:44 UTC

nan1888 / tyk

Tyk Open Source API Gateway written in Go

GoCustom license★ 0 stars⑂ 0 forkssince Dec 2016forkView on GitHub ↗
KindNetwork servicehow this is determined

nan1888/tyk holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (81/100) and lowest on Community & Adoption (9/100). It was last updated 158 days ago. 4 contributors account for most of its recent work.

54
overall / 100
Moderate

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.

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

Ownership

nan1888Personal account
6 followers331 public repossince Oct 2013

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/TykTechnologies/tykpoints to another repo — not scoredv1.9.1-723893 days ago

Metrics by category

Vitality

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

48Weak · 21% of overall
How it's scored
9.9/36Push recencylast push 158 days ago
19.4/36Commit cadence28/52 weeks with commits
18/18Commit volume217 commits in the last year
0/10OpenSSF Scorecard: Maintainedno data
Inputs used
commits_last_year217
human_commit_share0.99
days_since_last_push158
active_weeks_last_year28
How it's scored
16.2/27Ships releases10 version tags (no GitHub releases)
0/36Release recencylatest release 3,893 days ago
19.8/27Release cadencea release every ~48.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count10
latest_release_tagv1.9.1
releases_from_tagsyes
days_since_latest_release3,893
mean_days_between_releases48.1

Community & Adoption

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

9Critical · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers1 watchers
Inputs used
forks0
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
16.9/22.5Licenselicense file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges10
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno

Sustainability & Governance

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

68Good · 23% of overall
How it's scored
43.2/54Bus factor4 contributor(s) cover half of all commits
18.1/22.5Commit distributiontop contributor authored 20% of commits
13.5/13.5Contributor breadth98 contributors
0/10OpenSSF Scorecard: Contributorsno data
Inputs used
bus_factor4
contributors_sampled98
top_contributor_share0.197
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
6.1/25Owner reach6 followers of nan1888
25/25Track record331 public repos, account ~12 yr old
Inputs used
followers6
owner_typeUser
is_verified
owner_loginnan1888
public_repos331
account_age_days4,698
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 19% of overall
How it's scored
24/24CI workflows15 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
0/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

70Good · 16% of overall
How it's scored
0/30Security policy (SECURITY.md)
25/25Dependabot config
25/25Dependency lockfilesgo.sum
20/20CodeQL workflow
Inputs used
sourcefile_signals
lockfilesgo.sum
manifestsgo.mod
has_codeql_workflowyes
has_security_policyno
has_dependabot_configyes

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.

81Excellent · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://tyk.io/llms.txt)
40/40Legible commit history99 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://tyk.io/llms.txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile, Taskfile.yml, apidef/oas/Taskfile.yml, ci/images/plugin-compiler/Taskfile.yml, ci/tests/Taskfile.yml, ci/tests/metrics/Taskfile.yml, ci/tests/plugin-compiler/Taskfile.yml, ci/tests/plugin-compiler/testdata/Taskfile.yml, ci/tests/specs/Taskfile.yml, ci/tests/tracing/Taskfile.yml, ci/tests/tracing/tracetest/Taskfile.yml, config/Taskfile.yml, coprocess/Taskfile.yml, coprocess/proto/Taskfile.yml, ctx/Taskfile.yml, docker/services/Taskfile.yml, docs/Taskfile.yml, docs/plugins/python/Taskfile.yml, docs/plugins/tests/Taskfile.yml, internal/cache/Taskfile.yml, internal/event/Taskfile.yml, internal/httputil/Taskfile.yml, internal/policy/Taskfile.yml, internal/rate/Taskfile.yml, log/Taskfile.yml, tests/coprocess/Taskfile.yml, tests/lifecycle/Taskfile.yml, tests/policy/Taskfile.yml, tests/quota/Taskfile.yml, tests/regression/Taskfile.yml
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentDockerfile, lockfile
8/10Demonstrated agent practice4 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, Taskfile.yml, apidef/oas/Taskfile.yml, ci/images/plugin-compiler/Taskfile.yml, ci/tests/Taskfile.yml, ci/tests/metrics/Taskfile.yml, ci/tests/plugin-compiler/Taskfile.yml, ci/tests/plugin-compiler/testdata/Taskfile.yml, ci/tests/specs/Taskfile.yml, ci/tests/tracing/Taskfile.yml, ci/tests/tracing/tracetest/Taskfile.yml, config/Taskfile.yml, coprocess/Taskfile.yml, coprocess/proto/Taskfile.yml, ctx/Taskfile.yml, docker/services/Taskfile.yml, docs/Taskfile.yml, docs/plugins/python/Taskfile.yml, docs/plugins/tests/Taskfile.yml, internal/cache/Taskfile.yml, internal/event/Taskfile.yml, internal/httputil/Taskfile.yml, internal/policy/Taskfile.yml, internal/rate/Taskfile.yml, log/Taskfile.yml, tests/coprocess/Taskfile.yml, tests/lifecycle/Taskfile.yml, tests/policy/Taskfile.yml, tests/quota/Taskfile.yml, tests/regression/Taskfile.yml
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.04
toolchain_manifestsci/smoke-tests/plugin-aliasing/foobar-plugin/go.mod, ci/smoke-tests/plugin-aliasing/helloworld-plugin/go.mod, ci/tests/metrics/go.mod, ci/tests/plugin-compiler/testdata/basic-plugin/go.mod, ci/tests/plugin-compiler/testdata/complex-plugin/go.mod, ci/tests/plugin-compiler/testdata/test-plugin/go.mod, go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
53.4/55Manageable file sizes26/921 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes2,118,013
source_files_sampled921
oversized_source_files26
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)coprocess/proto/coprocess_common.proto, coprocess/proto/coprocess_mini_request_object.proto, coprocess/proto/coprocess_object.proto, coprocess/proto/coprocess_response_object.proto, coprocess/proto/coprocess_return_overrides.proto, coprocess/proto/coprocess_session_state.proto, swagger.yml
0/20MCP server
40/40Runnable examplessample
Inputs used
example_dirssample
has_mcp_signalno
api_schema_filescoprocess/proto/coprocess_common.proto, coprocess/proto/coprocess_mini_request_object.proto, coprocess/proto/coprocess_object.proto, coprocess/proto/coprocess_response_object.proto, coprocess/proto/coprocess_return_overrides.proto, coprocess/proto/coprocess_session_state.proto, swagger.yml
interfaces_expected_ofnetwork-service

Key facts

0GitHub stars
98contributors
217commits, last 12 months
158days since last push
10releases
4bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Community profile unavailable
  • go package 'github.com/TykTechnologies/tyk' points at a different repository (https://github.com/TykTechnologies/tyk); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • OpenSSF Scorecard did not return a usable result (exit code 0; Skipping github.com/nan1888/tyk: run: internal error: ListCommits:error during graphqlHandler.setup: internal error: githubv4.Query: Something went wrong while executing your query on 2026-09-09T14:44:03Z. Please include `8CEA:83436:199CBD:18B758:6AA170B0` when reporting this issue.); skipping Scorecard checks

More detail

Direct dependencies 108
RegistryPackageVersion constraintManifest
Gogithub.com/Jeffail/tunnyv0.1.4go.mod
Gogithub.com/Masterminds/sprig/v3v3.3.0go.mod
Gogithub.com/TykTechnologies/againv0.0.0-20190805133618-6ad301e7eaedgo.mod
Gogithub.com/TykTechnologies/circuitbreakerv2.2.2+incompatiblego.mod
Gogithub.com/TykTechnologies/drlv0.0.0-20231218155806-88e4363884a2go.mod
Gogithub.com/TykTechnologies/goautosocketv0.0.0-20190430121222-97bfa5e7e481go.mod
Gogithub.com/TykTechnologies/gorpcv0.0.0-20250214161245-e9f3f088e8c6go.mod
Gogithub.com/TykTechnologies/goverifyv0.0.0-20260203113354-7a104729566ego.mod
Gogithub.com/TykTechnologies/graphql-go-toolsv1.6.2-0.20251104074758-abfe5c458f3bgo.mod
Gogithub.com/TykTechnologies/graphql-translatorv0.0.0-20250602105400-41c2e7514a36go.mod
Gogithub.com/TykTechnologies/murmur3v0.0.0-20230310161213-aad17efd5632go.mod
Gogithub.com/TykTechnologies/openid2gov0.1.2go.mod
Gogithub.com/TykTechnologies/storagev1.3.0go.mod
Gogithub.com/TykTechnologies/tyk-pumpv1.13.0-rc2.0.20251023125113-bc7641d42e63go.mod
Gogithub.com/akutz/memconnv0.1.0go.mod
Gogithub.com/bshuster-repo/logrus-logstash-hookv1.1.0go.mod
Gogithub.com/buger/jsonparserv1.1.2go.mod
Gogithub.com/cenk/backoffv2.2.1+incompatiblego.mod
Gogithub.com/cenkalti/backoff/v4v4.3.0go.mod
Gogithub.com/clbanning/mxjv1.8.4go.mod
Gogithub.com/evalphobia/logrus_sentryv0.8.2go.mod
Gogithub.com/gemnasium/logrus-graylog-hookv2.0.7+incompatiblego.mod
Gogithub.com/go-jose/go-jose/v3v3.0.4go.mod
Gogithub.com/gocraft/healthv0.0.0-20170925182251-8675af27fef0go.mod
Gogithub.com/gofrs/uuidv4.4.0+incompatiblego.mod
Gogithub.com/golang-jwt/jwt/v4v4.5.2go.mod
Gogithub.com/golang/protobufv1.5.4go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/hashicorp/consul/apiv1.31.2go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/hashicorp/go-versionv1.7.0go.mod
Gogithub.com/hashicorp/vault/apiv1.16.0go.mod
Gogithub.com/jensneuse/abstractloggerv0.0.4go.mod
Gogithub.com/justinas/alicev1.2.0go.mod
Gogithub.com/kelseyhightower/envconfigv1.4.0go.mod
Gogithub.com/lonelycode/osinv0.0.0-20160423095202-da239c9dacb6go.mod
Gogithub.com/mavricknz/ldapv0.0.0-20160227184754-f5a958005e43go.mod
Gogithub.com/miekg/dnsv1.1.62go.mod
Gogithub.com/mitchellh/mapstructurev1.5.0go.mod
Gogithub.com/nsf/jsondiffv0.0.0-20230430225905-43f6cf3098c1go.mod
Gogithub.com/opentracing/opentracing-gov1.2.0go.mod
Gogithub.com/openzipkin/zipkin-gov0.4.3go.mod
Gogithub.com/oschwald/maxminddb-golangv1.13.1go.mod
Gogithub.com/paulbellamy/ratecounterv0.2.0go.mod
Gogithub.com/pires/go-proxyprotov0.8.0go.mod
Gogithub.com/robertkrimen/ottov0.5.1go.mod
Gogithub.com/rs/corsv1.11.1go.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/spf13/aferov1.11.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/uber/jaeger-client-gov2.30.1-0.20220110192849-8d8e8fcfd04d+incompatiblego.mod
Gogithub.com/valyala/fasthttpv1.58.0go.mod
Gogithub.com/vmihailenco/msgpackv4.0.4+incompatiblego.mod
Gogithub.com/xeipuuv/gojsonschemav1.2.0go.mod
Gogolang.org/x/cryptov0.47.0go.mod
Gogolang.org/x/netv0.49.0go.mod
Gogolang.org/x/syncv0.19.0go.mod
Gogoogle.golang.org/grpcv1.79.3go.mod
Gogoogle.golang.org/grpc/examplesv0.0.0-20250407062114-b368379ef8f6go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/vmihailenco/msgpack.v2v2.9.2go.mod
Gogopkg.in/xmlpath.v2v2.0.0-20150820204837-860cbeca3ebcgo.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogithub.com/TykTechnologies/exp/pkg/limitersv0.0.0-20231219151617-0c4f9315fe5cgo.mod
Gogithub.com/go-redsync/redsync/v4v4.13.0go.mod
Gogithub.com/redis/go-redis/v9v9.13.0go.mod
Gogithub.com/Azure/go-amqpv1.0.5go.mod
Gogithub.com/IBM/saramav1.43.3go.mod
Gogithub.com/Jeffail/gabs/v2v2.7.0go.mod
Gogithub.com/TykTechnologies/graphql-go-tools/v2v2.0.0-20250926102005-c54e73aae17dgo.mod
Gogithub.com/TykTechnologies/opentelemetryv0.0.24-0.20260311151149-64d208d9ae58go.mod
Gogithub.com/TykTechnologies/structviewerv1.2.0go.mod
Gogithub.com/alecthomas/kingpin/v2v2.4.0go.mod
Gogithub.com/eclipse/paho.mqtt.golangv1.5.1go.mod
Gogithub.com/getkin/kin-openapiv0.133.0go.mod
Gogithub.com/go-playground/validator/v10v10.30.1go.mod
Gogithub.com/go-redis/redismock/v9v9.2.0go.mod
Gogithub.com/goccy/go-jsonv0.10.4go.mod
Gogithub.com/goccy/go-yamlv1.15.23go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/huandu/go-clone/genericv1.7.2go.mod
Gogithub.com/klauspost/compressv1.18.0go.mod
Gogithub.com/mccutchen/go-httpbin/v2v2.18.2go.mod
Gogithub.com/nats-io/nats.gov1.38.0go.mod
Gogithub.com/newrelic/go-agent/v3v3.35.1go.mod
Gogithub.com/newrelic/go-agent/v3/integrations/nrgorillav1.2.2go.mod
Gogithub.com/oasdiff/yamlv0.0.0-20250309154309-f31be36b4037go.mod
Gogithub.com/ohler55/ojgv1.26.9go.mod
Gogithub.com/rabbitmq/amqp091-gov1.9.0go.mod
Gogithub.com/samber/lov1.50.0go.mod
Gogithub.com/shirou/gopsutilv3.21.11+incompatiblego.mod
Gogithub.com/testcontainers/testcontainers-gov0.37.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/kafkav0.37.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/natsv0.37.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/rabbitmqv0.36.0go.mod
Gogithub.com/tidwall/gjsonv1.17.1go.mod
Gogithub.com/warpstreamlabs/bentov1.7.1go.mod
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.60.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/runtimev0.67.0go.mod
Gogo.opentelemetry.io/otelv1.42.0go.mod
Gogo.opentelemetry.io/otel/tracev1.42.0go.mod
Gogo.uber.org/mockv0.5.0go.mod
Gogolang.org/x/expv0.0.0-20250106191152-7588d65b2ba8go.mod
Gogolang.org/x/oauth2v0.34.0go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

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 statisticsGo.