Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 00:48 UTC

vicanso / elton

High performance, simple Go web framework

GoMIT★ 69 stars⑂ 5 forkssince Nov 2018View on GitHub ↗

vicanso/elton holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (76/100) and lowest on Community & Adoption (44/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

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.

60
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

Tree XiePersonal account
244 followers285 public repossince Oct 2010

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/vicanso/elton/v2v2.0.0-16 days ago

Metrics by category

Vitality

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

67Moderate · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
1.4/36Commit cadence — 2/52 weeks with commits
7.6/18Commit volume — 6 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year6
human_commit_share1
days_since_last_push4
active_weeks_last_year2
How it's scored
27/27Ships releases — 84 releases published
36/36Release recency — latest release 4 days ago
19.8/27Release cadence — a release every ~110.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count84
latest_release_tagv2.0.0
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases110.1
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?

44At risk · 18% of overall
How it's scored
29.7/60Stars — 69 stars
5/25Forks — 5 forks
4.3/15Watchers — 7 watchers
Inputs used
forks5
stars69
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
38.2/38.3PR acceptance — 2/2 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues0
closed_issues4
issue_closed_ratio1
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.2/25Owner reach — 244 followers of vicanso
25/25Track record — 285 public repos, account ~15 yr old
Inputs used
followers244
owner_typeUser
is_verified
owner_loginvicanso
public_repos285
account_age_days5,761
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 6 days ago
4/20Version history — 1 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/vicanso/elton/v2
ecosystemsgo
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://treexie.gitbook.io/elton/
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicswebframework, golang, go, elton
has_wikiyes
homepagehttps://treexie.gitbook.io/elton/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages9
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 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.

71Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 99 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.99
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes4,659
How it's scored
18/18One-command bootstrap — Makefile
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
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency 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_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/84 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes23,752
source_files_sampled84
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

69GitHub stars
1contributors
6commits, last 12 months
4days since last push
84releases
1bus 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 ★ / 5 ⇿
0Stars
5Forks
30Releases

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.

12345522019-092020-062021-03
Major 1Minor 5Patch 24

Each point covers 2 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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-23 00:48 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Gogithub.com/andybalholm/brotliv1.2.2go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/klauspost/compressv1.19.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/vicanso/hesv1.0.0go.mod
Gogithub.com/vicanso/keygripv1.4.0go.mod
All dependencies 9

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

RegistryPackageVersionRelation
Gogithub.com/andybalholm/brotliv1.2.2direct
Gogithub.com/hashicorp/golang-lru/v2v2.0.7direct
Gogithub.com/klauspost/compressv1.19.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/vicanso/hesv1.0.0direct
Gogithub.com/vicanso/keygripv1.4.0direct
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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": [
        "webframework",
        "golang",
        "go",
        "elton"
      ],
      "is_fork": false,
      "size_kb": 8812,
      "has_wiki": true,
      "homepage": "https://treexie.gitbook.io/elton/",
      "languages": {
        "Go": 454719,
        "Shell": 34,
        "Makefile": 304
      },
      "pushed_at": "2026-07-18T01:01:51Z",
      "created_at": "2018-11-30T13:10:48Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T01:01:55Z",
      "description": "High performance, simple Go web framework",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Tree Xie",
      "type": "User",
      "login": "vicanso",
      "company": null,
      "location": null,
      "followers": 244,
      "avatar_url": "https://avatars.githubusercontent.com/u/437351?v=4",
      "created_at": "2010-10-13T00:58:24Z",
      "is_verified": null,
      "public_repos": 285,
      "account_age_days": 5761
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-07-18T00:50:30Z"
        },
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2025-07-28T12:05:28Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2025-04-03T13:00:20Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2024-12-12T12:27:30Z"
        },
        {
          "tag": "v1.13.2",
          "kind": "patch",
          "published_at": "2024-02-28T12:34:07Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2024-02-27T11:47:05Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2024-02-25T04:36:23Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2024-02-09T01:28:33Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2023-11-08T13:39:11Z"
        },
        {
          "tag": "v1.11.5",
          "kind": "patch",
          "published_at": "2023-10-31T11:58:39Z"
        },
        {
          "tag": "v1.11.4",
          "kind": "patch",
          "published_at": "2023-10-26T12:19:56Z"
        },
        {
          "tag": "v1.11.3",
          "kind": "patch",
          "published_at": "2023-08-13T07:08:11Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2023-08-09T12:21:44Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2023-08-01T12:31:03Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2023-04-21T12:53:30Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2023-02-10T12:57:05Z"
        },
        {
          "tag": "v1.9.6",
          "kind": "patch",
          "published_at": "2023-01-08T03:20:24Z"
        },
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2022-07-09T11:30:50Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2022-06-24T12:33:47Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2022-06-11T12:48:39Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2022-05-15T00:26:14Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2022-03-29T12:43:17Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2022-03-20T02:32:46Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2022-02-26T04:50:54Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2022-01-22T02:24:33Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2021-12-02T12:58:19Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2021-11-19T23:41:52Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-10-17T10:45:19Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2021-09-11T05:26:52Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2021-09-03T12:46:07Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2021-08-14T11:50:57Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2021-06-30T23:24:16Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2021-06-04T13:50:52Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-03-27T02:17:03Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-03-07T01:19:25Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2021-02-15T01:18:07Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2021-01-14T12:19:39Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2020-12-19T06:08:59Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2020-11-28T00:42:11Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2020-10-17T00:11:39Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-10-13T13:29:08Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2020-10-05T00:18:58Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-09-24T12:01:08Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2020-09-17T12:15:52Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2020-09-02T12:58:51Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2020-08-12T13:09:36Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2020-08-09T01:00:25Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2020-08-01T01:30:13Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2020-06-18T14:00:18Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2020-05-22T23:22:36Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2020-04-23T11:34:02Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-04-18T02:55:29Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2020-04-15T14:18:07Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2020-04-14T13:22:48Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2020-04-13T11:49:33Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-04-11T10:28:14Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2020-04-11T06:19:54Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2020-04-11T00:57:34Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2020-04-09T12:30:56Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-02-27T12:13:32Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2020-02-21T13:00:41Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2020-01-01T06:12:41Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2019-12-06T13:33:57Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2019-10-06T00:10:00Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2019-08-15T12:28:26Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2019-07-10T13:54:11Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2019-06-29T04:26:14Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2019-06-10T12:14:22Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2019-06-08T03:23:17Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2019-05-13T13:58:47Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2019-05-09T13:22:17Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2019-04-20T01:36:59Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2019-04-07T03:05:49Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2019-04-01T13:46:47Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2019-03-21T13:22:44Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2019-03-13T13:25:39Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2019-02-27T14:04:24Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2019-02-23T08:05:29Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2018-12-28T13:25:08Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2018-12-24T12:56:21Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2018-12-23T12:08:59Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2018-12-12T14:09:57Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2018-12-11T13:23:42Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2018-12-10T13:38:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "96554c49a941963b7828397d8937a802d2ec9760",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix slash redirect test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2026-07-18T01:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf4c00aae3355a3faba62e45dee39caf6457abe",
          "body": "Replace the chi-derived radix tree with Go 1.22+ http.ServeMux\n({name}, {name...}, method patterns). Keep limited legacy path\nnormalization (:name, trailing /*, \"/\" → /{$}). Custom 404/405 use\na pooled edgeWriter with a single mux match; PathValue fills params.",
          "is_bot": false,
          "headline": "refactor!: route on net/http ServeMux and cut hot-path allocs",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2026-07-16T13:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c41c6977bc8da0122dbdd1c43f71ccb556a7ce9",
          "body": null,
          "is_bot": false,
          "headline": "chore: update github workflow",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2026-07-12T01:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95e6df97b9572a21d28e982160eab6438e1dc49",
          "body": null,
          "is_bot": false,
          "headline": "chore: update github workflow",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2026-07-12T01:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b756c13c2c0685d2dc644cb9c1be71754fb476",
          "body": null,
          "is_bot": false,
          "headline": "refactor!: elton 2.0 — modernize API, overhaul middleware, upgrade deps",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2026-07-11T02:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beaf8985c71715c8440dbc096c5f3daa65bd8e51",
          "body": "…rency bugs",
          "is_bot": false,
          "headline": "refactor!: elton 2.0 — modernize API, overhaul middleware, fix concur…",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2026-07-10T13:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b7091bc6046951a99c6ba20ae7bccda36f86be",
          "body": "This reverts commit 9bd9ab8791d1eb7caf83012d6879b449f7977e33.",
          "is_bot": false,
          "headline": "Revert \"refactor: add remove all multipart form\"",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2025-06-28T02:17:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd9ab8791d1eb7caf83012d6879b449f7977e33",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add remove all multipart form",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2025-06-28T02:00:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25cd877cf25a1d19e5f454a66d6cfe1eedd845f5",
          "body": null,
          "is_bot": false,
          "headline": "refactor: adjust multipart form content type",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2025-06-22T12:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "423ad4cfa8ebaedddcb540901c126c2d542dd357",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix lint",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2025-04-03T12:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c09c19a29d33ec4c5430e98a72d9588a481b57",
          "body": null,
          "is_bot": false,
          "headline": "feat: static serve middleware supports embed fs",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2025-04-03T12:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "114a9f71fc093957083a74a58a870c9cd5d5033e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2024-12-12T12:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f8c30d298c5b3df579ab25911d1099cc72f5e2d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2024-12-12T12:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7caec056b9d2966209d5cb094f42e3e592c6031",
          "body": null,
          "is_bot": false,
          "headline": "chore: update go modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2024-07-20T04:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b84bc54802321ea181c31a0ab49add7cb6be14",
          "body": null,
          "is_bot": false,
          "headline": "feat: support encoding fs static serve",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2024-02-28T12:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd7cd5ecd06f92b747b79554b594d916e286452",
          "body": null,
          "is_bot": false,
          "headline": "refactor: adjust interface for file system",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2024-02-27T11:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc7cb2ba998f58caa3b7f4310e84b35ce02998e",
          "body": null,
          "is_bot": false,
          "headline": "feat: support tar file system",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2024-02-27T11:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a78d779d9355f05ec5820ae7f3bf3e935fa8b0",
          "body": null,
          "is_bot": false,
          "headline": "refactor: update modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2024-02-25T04:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6afdededb457e9945dda3d825744f86bf5fffecd",
          "body": null,
          "is_bot": false,
          "headline": "chore: update workflows",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2024-02-09T01:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb13d4e79aaa0864189e04b21c7f265b22f5495e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2024-02-09T01:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0df0282f7ae301b15421930b2ba4ef50ed7f5106",
          "body": null,
          "is_bot": false,
          "headline": "chore: update github workflows",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-11-08T13:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba5ef2f559b8836855bcc9d4ac78555e5e93ee8b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: adjust zstd compress",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-11-08T13:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aab359f148295fd474a0a2ec76c88c0e344f13a",
          "body": null,
          "is_bot": false,
          "headline": "feat: support zstd compression",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-11-07T15:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03cd7b7a08ef846e93208e2bdef21be90f7627f6",
          "body": null,
          "is_bot": false,
          "headline": "refactor: adjust http cache for static file",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-10-31T12:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9abdd255e9e2e40ac5d968e07273dd7d1af6254c",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix index file of dir",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-10-31T11:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2eb1270e8165bce2329fcc1c56aeb3f2215902c",
          "body": null,
          "is_bot": false,
          "headline": "feat: support index file of dir",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-10-26T12:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb996aadf8cacbdba2f23e35a057070c3d51d8d",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add bench test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-08-13T13:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7ec73ff0bc5f20090c4a331e81fc16cb3c6be8",
          "body": null,
          "is_bot": false,
          "headline": "feat: support lru store",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-08-13T07:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ada93923c4533e777f423286f61a51d6d02323",
          "body": null,
          "is_bot": false,
          "headline": "chore: update test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-08-09T12:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "600b9345992d5d77ca4184cb7f33aabc72f719ca",
          "body": null,
          "is_bot": false,
          "headline": "chore: update test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-08-09T12:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "898c8a408159d9114760b4c2265fc54ffe93095d",
          "body": null,
          "is_bot": false,
          "headline": "feat: support before response handler",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-08-09T12:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35591da3bb29249fc149e1e6c484b7f03d65e5a8",
          "body": null,
          "is_bot": false,
          "headline": "feat: supports ignore headers for http cache",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-08-01T12:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bb1f6017f98514ccd65edbcb373e9c4f215aecb",
          "body": null,
          "is_bot": false,
          "headline": "feat: add no cache regexp for static server middleware",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-04-21T12:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a125c820c2d76ad86bb60b0b85b31ed72c7db414",
          "body": null,
          "is_bot": false,
          "headline": "chore: update modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-04-20T13:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "161df2dc6eae043fdda0f3b9a02fcdf2b49c2003",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-02-26T23:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0688ffd674511e233f14e504b0960ff0ce5de8e",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-02-26T23:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c87417e6ce9d7cea58d59842c3809337921b15e",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-02-19T11:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc4de5b43964ffd87aa2df56fcb68438a3f01c4",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-02-19T10:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "191fc5c5ed50b9428741f1135ed479f4f816ece5",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-02-10T12:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54087dd40312f3d19c23603886ae087e7e3cb5ff",
          "body": null,
          "is_bot": false,
          "headline": "test: fix test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-02-10T12:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16bd9460bb6ad3bfa88d3aafdeea5a233d72a9a3",
          "body": null,
          "is_bot": false,
          "headline": "feat: support multipart form of file",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-02-09T13:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a58601e21346bedd52006faf080027631cb1f5d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update go modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2023-01-08T03:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab559a7e5effd31d338fdeae91719d2d74471275",
          "body": null,
          "is_bot": false,
          "headline": "chore: update go modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-11-27T11:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d155560475c2c19dc87fa7f99dfb1aefcc84c30",
          "body": null,
          "is_bot": false,
          "headline": "feat: support context interface for Context",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-09-02T12:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e152784cec35507b1fd1086a1e2db7fc4e09172",
          "body": null,
          "is_bot": false,
          "headline": "chore: update github action",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-08-05T12:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf2a7e985a80e99957c172eb5ddf0d17c7107f2f",
          "body": null,
          "is_bot": false,
          "headline": "refactor: fix lint for go 1.19",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-08-05T12:44:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d60fc848be8b7969425dfa3277f8a8d28e2b79e",
          "body": null,
          "is_bot": false,
          "headline": "docs: update documents",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-07-05T12:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a27909125d5c65bbfe98b33b0d128446fd3e94b",
          "body": null,
          "is_bot": false,
          "headline": "fix: bodyer parser encode",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-07-05T12:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21da1de0d995ef343b18fe2588e7cfd85c5c3d2c",
          "body": null,
          "is_bot": false,
          "headline": "feat: support mount multi http method for route",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-06-24T12:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eee2666df768e436ce0dde53fc0bbfce0eea9ec5",
          "body": null,
          "is_bot": false,
          "headline": "chore: update modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-06-11T12:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a2e93d342f98ca3b1846f4ece3f6bd4dcac275",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix logger for reader body",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-06-11T12:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01d50f281d7204d8d18fd67c2d8934bffa32cdec",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix cache for body reader",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-06-11T12:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1b91d63fc147710f04a77fa749f3f89b78e1c04",
          "body": null,
          "is_bot": false,
          "headline": "feat: support prefix url for pre middleware",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-06-01T12:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64534ee464f1be813d37fbf3082e596f86526b0f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update go modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-05-14T11:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47260b5e9bbd4f1de1c087d39051b4f5e40ac184",
          "body": null,
          "is_bot": false,
          "headline": "docs: udpate readme",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-04-17T02:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8df41ca765eebbb028c9cf81428d251664db0be2",
          "body": null,
          "is_bot": false,
          "headline": "chore: add test for go 1.18",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-04-16T00:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2086fd0745748f49f0d92dfc91081e92c260f394",
          "body": null,
          "is_bot": false,
          "headline": "refactor: support init cap for body parser",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-22T12:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c86880bb53b19618702cf8cae3e55693eee87ce",
          "body": null,
          "is_bot": false,
          "headline": "test: use random size for body parser test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-20T02:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632c8880534c7bb1080fd745ed7dea20d53738f9",
          "body": null,
          "is_bot": false,
          "headline": "test: use random string for body reader test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-20T02:35:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c78fce2c93362c30ae0691e83e16a05c828f27",
          "body": null,
          "is_bot": false,
          "headline": "refactor: enhance body parser read function",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-20T02:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8fac49e4d27178eb69f7c96751286d76e73d655",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove on done listener for context",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-20T01:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "989f46751f0067896de9a8c15dfa286e96142244",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove http cache control header before set response with cache",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-19T12:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fc8c37260c3c221f964708c1b8a8f8a5f0cd703",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix lint",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-18T23:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31bc5585e8e3595b58153292ece568d78c20b349",
          "body": null,
          "is_bot": false,
          "headline": "test: add benchmark test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-17T15:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a95fb6c6b740e584c6264d14f04a23fd98bd5c",
          "body": null,
          "is_bot": false,
          "headline": "feat: support on before listener for context",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-17T12:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485a7ffb62dd9cfcaf58ebc5cc62f23fa22d9cc7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add listen for request done event",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-16T12:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d5add2deb59c5aaf133aac9d71e7e53d6e22017",
          "body": null,
          "is_bot": false,
          "headline": "chore: ignore test of go 1.18",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-16T12:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a693b75ee77e45c628784a86d81047afdd16f3",
          "body": null,
          "is_bot": false,
          "headline": "feat: support buffer pool for body parser middleware",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-16T12:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b758fccc0b8a93d75a047802f28f75bd81e87b60",
          "body": null,
          "is_bot": false,
          "headline": "chore: update go mod",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-13T03:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "909887e32f8b27f7611227350ab1e2f50271e957",
          "body": null,
          "is_bot": false,
          "headline": "feat: support custom marshal function for cache middleware",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-03-13T02:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb6de7c5918fa2d252750065ab7d6102cd2e7994",
          "body": null,
          "is_bot": false,
          "headline": "docs: update custom compress document",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-02-26T03:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "007cec16656d41ba9a5501df7f211400d414d1eb",
          "body": null,
          "is_bot": false,
          "headline": "refactor: expose sign key nil error",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-02-26T03:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bae7f469ce63691cff36414af03e53b12ba19ff",
          "body": null,
          "is_bot": false,
          "headline": "feat: support on before compress for compress middleware",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-02-26T03:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f08bbc832c75d66903cafdfe30dbcce3844b5d",
          "body": null,
          "is_bot": false,
          "headline": "feat: support on before decode for body parser",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-02-26T03:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a95cfdf74cbc3d43d3b12454e413ad57bbf5e3",
          "body": null,
          "is_bot": false,
          "headline": "feat: support filter function for trace infos",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-02-12T03:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75aa4c7173220bb0471b63aeade66e82f8e9f780",
          "body": null,
          "is_bot": false,
          "headline": "chore: update go modules",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2022-01-22T02:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8272e9ecc5904a601114100a4424fbdc64042c",
          "body": null,
          "is_bot": false,
          "headline": "feat: enhance read all function for less malloc",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-12-22T14:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f3471708747303e6803104ef8e55be46b89ccc7",
          "body": null,
          "is_bot": false,
          "headline": "docs: update readme",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-12-05T00:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9c1ca89f83e2e4629fc78417b0774e4141fdbb",
          "body": null,
          "is_bot": false,
          "headline": "docs: update documents",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-12-02T12:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48cfead8a1ed81086f3ac6d074ad7af7487250af",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add latency to stats",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-12-01T12:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66c5ea6fab6fe5f7b52b72f6c5d42c18fd25663",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add latency for tracker middleware",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-30T12:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46fc7caf1a09037f8fd2d525e679f77496ade699",
          "body": null,
          "is_bot": false,
          "headline": "chore: update test",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-20T13:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b1710b3ce6cce22b13e2f0f96910c4bdda65d3",
          "body": null,
          "is_bot": false,
          "headline": "docs: update documents",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-20T01:35:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75005bfc864ba70a2c3a91b83270168b603d0eec",
          "body": null,
          "is_bot": false,
          "headline": "refactor: update version",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-19T23:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8506f21a1f6cccf52e099e0e0bfd9671510aca22",
          "body": null,
          "is_bot": false,
          "headline": "docs: update readme",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-19T23:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "576fb664843738d64f4da06f285caa0f99915194",
          "body": null,
          "is_bot": false,
          "headline": "refactor: set default level for gzip",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-19T12:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f712427d53faa69ff27fd09f67413e160d10b86",
          "body": null,
          "is_bot": false,
          "headline": "refactor: adjust set content lenght of response header",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-18T15:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395c87702bc001d25b1934852d0daf6e45ab24e6",
          "body": null,
          "is_bot": false,
          "headline": "refactor: adjust cache compressor",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-18T15:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c65ec74605471f7f60059b56bcca8d1cf92b1e7b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: support custom get key function",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-17T12:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa5324b122f1d548cc6ccfb99bb80b1bf01ab41c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: export new compress function",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-16T14:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6073b2dae1acf95e0d00b6a1a732d596c99cc2",
          "body": null,
          "is_bot": false,
          "headline": "refactor: support gzip and brotli compress",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-15T14:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5f84803fc10569ee44c72bc695b9f620109b07e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add brotli compressor",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-14T11:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ddf8a60f7a7d3dd92b48418b29f542f5840c2e",
          "body": null,
          "is_bot": false,
          "headline": "feat: cache support compression",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-14T03:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "232e86777c23e7002837fab171cf0fbb210f5821",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix get values of header",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-13T05:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ecc8aab029834b5c8dce42827821047d448c50d",
          "body": null,
          "is_bot": false,
          "headline": "feat: add cache middleware",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-13T00:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79f09d3cb6d97ee9d8b23d27d3425fd9fe61d96",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename context tag for log",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-11T12:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af05f5675055168964ab2f53846e9ee82df98bac",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add decompress for gzip and brotli",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-10T14:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9f5a6970c9a4811e4ccee9b923eb22fd5f53638",
          "body": null,
          "is_bot": false,
          "headline": "feat: supoort brotli compress",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-09T12:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf5d011a6f48fcb082807842df7c9493aa4a9e7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add http cache middleware",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-11-08T15:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b11255770e0281b264dba47e27d1ef47a9235f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add start function for trace to create a new sub trace",
          "author_name": "vicanso",
          "author_login": "vicanso",
          "committed_at": "2021-10-20T13:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 84,
      "commits_last_year": 6,
      "latest_release_at": "2026-07-18T00:50:30Z",
      "latest_release_tag": "v2.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 110.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/vicanso/elton/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/vicanso/elton/v2",
          "is_deprecated": false,
          "latest_version": "v2.0.0",
          "repository_url": "https://github.com/vicanso/elton",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T13:27:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 5,
      "stars": 69,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 2
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 23752,
      "source_files_sampled": 84,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 4659
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/andybalholm/brotli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/hashicorp/golang-lru/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.7"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/vicanso/hes",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/vicanso/keygrip",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/andybalholm/brotli",
            "direct": true,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": true,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vicanso/hes",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vicanso/keygrip",
            "direct": true,
            "version": "v1.4.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": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 6,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 2,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 4,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "vicanso",
          "commits": 389,
          "avatar_url": "https://avatars.githubusercontent.com/u/437351?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "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": 0,
            "reason": "no SAST tool detected",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "96554c49a941963b7828397d8937a802d2ec9760",
        "ran_at": "2026-07-23T00:48:04Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-18T01:04:02Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2020-04-11T11:07:41Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/vicanso/elton",
    "host": "github.com",
    "name": "elton",
    "owner": "vicanso"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 52,
        "vitality": 67,
        "community": 44,
        "governance": 57,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 67,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 6,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "6 commits in the last year",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 84,
              "latest_release_tag": "v2.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 110.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "84 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~110.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 110.1
                    }
                  }
                ],
                "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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "forks": 5,
              "stars": 69,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "69 stars",
                "points": 29.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 0,
              "closed_issues": 4,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "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": "2/2 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 65,
            "inputs": {
              "followers": 244,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "vicanso",
              "public_repos": 285,
              "account_age_days": 5761
            },
            "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": "244 followers of vicanso",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 244,
                      "login": "vicanso"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "285 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 285
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "packages": [
                "github.com/vicanso/elton/v2"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "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 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "1 published versions",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "webframework",
                "golang",
                "go",
                "elton"
              ],
              "has_wiki": true,
              "homepage": "https://treexie.gitbook.io/elton/",
              "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": "https://treexie.gitbook.io/elton/",
                "points": 15,
                "status": "met",
                "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 52,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.9
            },
            "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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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, No advisories left outstanding. Remaining weights renormalized. Matched 9 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 9,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "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 carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 9,
              "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
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 71,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.99,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 4659
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 23752,
              "source_files_sampled": 84,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/84 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 84,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T00:48:09.167335Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vicanso/elton.svg",
  "full_name": "vicanso/elton",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.