Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:27 UTC

x-funs / go-fun

Go with Fun (Functions) is a small and useful Golang util function library. It Includes such as Empty、Blank、Strtotime、Similarity、HttpGet etc.

GoApache-2.0★ 216 stars⑂ 6 forkssince May 2022View on GitHub ↗

x-funs/go-fun holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (75/100) and lowest on Engineering Quality (38/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; 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.

54
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

x-funsOrganization
3 followers3 public repossince May 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/x-funs/go-funv1.0.7-1075 days ago

Metrics by category

Vitality

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

70Good · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
2.8/36Commit cadence — 4/52 weeks with commits
13.5/18Commit volume — 31 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year31
human_commit_share1
days_since_last_push5
active_weeks_last_year4
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 5 days ago
19.8/27Release cadence — a release every ~66.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv1.0.7
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases66.2
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?

47At risk · 18% of overall
How it's scored
37.8/60Stars — 216 stars
5.8/25Forks — 6 forks
0/15Watchers — 1 watchers
Inputs used
forks6
stars216
watchers1
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
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?

59Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.6/22.5Commit distribution — top contributor authored 66% of commits
5.4/13.5Contributor breadth — 4 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.66
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
36.3/38.3PR acceptance — 56/59 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/10 approved changesets -- score normalized to 0
Inputs used
merged_prs56
open_issues0
closed_issues2
issue_closed_ratio1
closed_unmerged_prs3
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
4.3/25Owner reach — 3 followers of x-funs
12.8/25Track record — 3 public repos, account ~4 yr old
Inputs used
followers3
owner_typeOrganization
is_verified
owner_loginx-funs
public_repos3
account_age_days1,537
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 5 days ago
20/20Version history — 107 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/x-funs/go-fun
ecosystemsgo
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

38At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 10 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsgolang, utils, go, utility-library
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/10 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: golang.org/x/text v0.9.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages5
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 5 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.

75Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
35.2/40Legible commit history — 66 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.66
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes2,657
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/42 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes31,034
source_files_sampled42
oversized_source_files0

Key facts

216GitHub stars
4contributors
31commits, last 12 months
5days since last push
100releases
1bus factor
0open issues
Gopackage ecosystems

More detail

Star and fork history 216 ★ / 6 ⇿
216Stars
6Forks
99Releases

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.

040801201602002402166422022-052024-052026-05
Major 1Minor 92Patch 6

Each point covers 4 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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-21 20:27 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/10 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/textv0.9.0go.mod
All dependencies 5

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

RegistryPackageVersionRelation
Gogithub.com/stretchr/testifyv1.11.1direct
Gogolang.org/x/textv0.9.0direct
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/textv0.9.0directunknown10.39.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "golang",
        "utils",
        "go",
        "utility-library"
      ],
      "is_fork": false,
      "size_kb": 301,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 211113
      },
      "pushed_at": "2026-07-16T08:33:05Z",
      "created_at": "2022-05-06T07:14:02Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T08:11:44Z",
      "description": "Go with Fun (Functions) is a small and useful Golang util function library. It Includes such as Empty、Blank、Strtotime、Similarity、HttpGet etc.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "x-funs",
      "company": null,
      "location": "China",
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/105041023?v=4",
      "created_at": "2022-05-06T07:12:30Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 1537
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2026-07-16T08:16:29Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2026-02-25T14:54:59Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2026-01-30T08:46:15Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2026-01-27T05:10:11Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-01-27T05:02:49Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-01-09T04:17:38Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2024-12-09T09:51:23Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-12-03T08:56:28Z"
        },
        {
          "tag": "v0.99.0",
          "kind": "minor",
          "published_at": "2024-12-03T08:53:55Z"
        },
        {
          "tag": "v0.98.0",
          "kind": "minor",
          "published_at": "2024-11-27T03:28:13Z"
        },
        {
          "tag": "v0.97.0",
          "kind": "minor",
          "published_at": "2024-11-18T03:27:41Z"
        },
        {
          "tag": "v0.96.0",
          "kind": "minor",
          "published_at": "2024-11-11T02:16:43Z"
        },
        {
          "tag": "v0.95.0",
          "kind": "minor",
          "published_at": "2024-11-04T15:11:05Z"
        },
        {
          "tag": "v0.94.0",
          "kind": "minor",
          "published_at": "2024-03-07T02:27:23Z"
        },
        {
          "tag": "v0.93.0",
          "kind": "minor",
          "published_at": "2024-01-29T09:12:08Z"
        },
        {
          "tag": "v0.92.0",
          "kind": "minor",
          "published_at": "2023-07-24T09:10:14Z"
        },
        {
          "tag": "v0.91.0",
          "kind": "minor",
          "published_at": "2023-07-14T03:37:23Z"
        },
        {
          "tag": "v0.90.0",
          "kind": "minor",
          "published_at": "2023-06-28T09:07:27Z"
        },
        {
          "tag": "v0.89.0",
          "kind": "minor",
          "published_at": "2023-06-26T02:10:20Z"
        },
        {
          "tag": "v0.88.0",
          "kind": "minor",
          "published_at": "2023-03-16T10:31:57Z"
        },
        {
          "tag": "v0.87.0",
          "kind": "minor",
          "published_at": "2023-03-01T08:14:46Z"
        },
        {
          "tag": "v0.86.0",
          "kind": "minor",
          "published_at": "2023-02-26T13:22:38Z"
        },
        {
          "tag": "v0.85.0",
          "kind": "minor",
          "published_at": "2023-02-24T03:29:21Z"
        },
        {
          "tag": "v0.84.0",
          "kind": "minor",
          "published_at": "2023-01-12T08:00:46Z"
        },
        {
          "tag": "v0.83.0",
          "kind": "minor",
          "published_at": "2023-01-10T14:51:11Z"
        },
        {
          "tag": "v0.82.0",
          "kind": "minor",
          "published_at": "2022-12-03T13:07:47Z"
        },
        {
          "tag": "v0.81.0",
          "kind": "minor",
          "published_at": "2022-12-02T08:59:26Z"
        },
        {
          "tag": "v0.80.0",
          "kind": "minor",
          "published_at": "2022-12-02T06:38:06Z"
        },
        {
          "tag": "v0.79.0",
          "kind": "minor",
          "published_at": "2022-11-21T08:35:47Z"
        },
        {
          "tag": "v0.78.0",
          "kind": "minor",
          "published_at": "2022-11-11T08:30:01Z"
        },
        {
          "tag": "v0.77.0",
          "kind": "minor",
          "published_at": "2022-10-17T01:51:39Z"
        },
        {
          "tag": "v0.76.0",
          "kind": "minor",
          "published_at": "2022-10-14T09:48:46Z"
        },
        {
          "tag": "v0.75.0",
          "kind": "minor",
          "published_at": "2022-09-15T03:16:51Z"
        },
        {
          "tag": "v0.74.0",
          "kind": "minor",
          "published_at": "2022-09-09T04:42:16Z"
        },
        {
          "tag": "v0.73.0",
          "kind": "minor",
          "published_at": "2022-09-08T05:54:14Z"
        },
        {
          "tag": "v0.72.0",
          "kind": "minor",
          "published_at": "2022-09-07T05:42:28Z"
        },
        {
          "tag": "v0.71.0",
          "kind": "minor",
          "published_at": "2022-09-07T04:49:27Z"
        },
        {
          "tag": "v0.70.0",
          "kind": "minor",
          "published_at": "2022-09-07T04:08:04Z"
        },
        {
          "tag": "v0.69.0",
          "kind": "minor",
          "published_at": "2022-09-06T10:18:05Z"
        },
        {
          "tag": "v0.68.0",
          "kind": "minor",
          "published_at": "2022-09-06T09:16:18Z"
        },
        {
          "tag": "v0.67.0",
          "kind": "minor",
          "published_at": "2022-09-06T02:26:03Z"
        },
        {
          "tag": "v0.66.0",
          "kind": "minor",
          "published_at": "2022-09-05T07:37:37Z"
        },
        {
          "tag": "v0.65.0",
          "kind": "minor",
          "published_at": "2022-09-02T07:11:20Z"
        },
        {
          "tag": "v0.64.0",
          "kind": "minor",
          "published_at": "2022-09-02T05:55:30Z"
        },
        {
          "tag": "v0.63.0",
          "kind": "minor",
          "published_at": "2022-09-01T03:26:45Z"
        },
        {
          "tag": "v0.62.0",
          "kind": "minor",
          "published_at": "2022-09-01T02:14:37Z"
        },
        {
          "tag": "v0.61.0",
          "kind": "minor",
          "published_at": "2022-08-16T06:36:34Z"
        },
        {
          "tag": "v0.60.0",
          "kind": "minor",
          "published_at": "2022-08-16T05:49:45Z"
        },
        {
          "tag": "v0.59.0",
          "kind": "minor",
          "published_at": "2022-08-16T04:45:04Z"
        },
        {
          "tag": "v0.58.0",
          "kind": "minor",
          "published_at": "2022-08-16T02:38:49Z"
        },
        {
          "tag": "v0.57.0",
          "kind": "minor",
          "published_at": "2022-08-10T10:31:31Z"
        },
        {
          "tag": "v0.56.0",
          "kind": "minor",
          "published_at": "2022-08-10T10:02:42Z"
        },
        {
          "tag": "v0.55.0",
          "kind": "minor",
          "published_at": "2022-08-10T09:33:11Z"
        },
        {
          "tag": "v0.54.0",
          "kind": "minor",
          "published_at": "2022-08-10T09:21:38Z"
        },
        {
          "tag": "v0.53.0",
          "kind": "minor",
          "published_at": "2022-08-10T03:50:51Z"
        },
        {
          "tag": "v0.52.0",
          "kind": "minor",
          "published_at": "2022-08-10T03:10:40Z"
        },
        {
          "tag": "v0.51.0",
          "kind": "minor",
          "published_at": "2022-08-09T01:43:52Z"
        },
        {
          "tag": "v0.50.0",
          "kind": "minor",
          "published_at": "2022-08-08T08:46:40Z"
        },
        {
          "tag": "v0.49.0",
          "kind": "minor",
          "published_at": "2022-08-03T07:46:46Z"
        },
        {
          "tag": "v0.48.0",
          "kind": "minor",
          "published_at": "2022-08-03T02:43:44Z"
        },
        {
          "tag": "v0.47.0",
          "kind": "minor",
          "published_at": "2022-08-02T09:12:08Z"
        },
        {
          "tag": "v0.46.0",
          "kind": "minor",
          "published_at": "2022-08-02T08:04:50Z"
        },
        {
          "tag": "v0.45.0",
          "kind": "minor",
          "published_at": "2022-08-02T01:52:17Z"
        },
        {
          "tag": "v0.44.0",
          "kind": "minor",
          "published_at": "2022-07-30T07:32:38Z"
        },
        {
          "tag": "v0.43.0",
          "kind": "minor",
          "published_at": "2022-07-30T07:04:31Z"
        },
        {
          "tag": "v0.42.0",
          "kind": "minor",
          "published_at": "2022-07-30T06:50:39Z"
        },
        {
          "tag": "v0.41.0",
          "kind": "minor",
          "published_at": "2022-07-29T11:04:40Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2022-07-29T11:02:42Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2022-07-29T09:01:55Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2022-07-29T07:22:57Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2022-07-27T11:09:00Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2022-07-27T09:17:49Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2022-07-27T09:14:05Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2022-07-27T04:19:30Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2022-07-27T03:40:53Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2022-07-26T17:27:11Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2022-07-26T15:57:16Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2022-07-25T05:27:25Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2022-07-22T06:42:16Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2022-07-22T06:00:45Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2022-07-22T05:20:54Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2022-07-22T04:28:36Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2022-07-22T04:13:18Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2022-07-21T08:32:22Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2022-07-21T06:05:48Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2022-07-21T06:03:06Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2022-07-15T11:52:25Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2022-07-15T07:21:25Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2022-07-14T10:51:18Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2022-06-30T09:57:40Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2022-06-29T08:58:31Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2022-06-28T09:45:59Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2022-06-28T02:14:01Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2022-06-21T07:04:23Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2022-06-14T09:17:04Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2022-06-14T04:42:37Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2022-06-13T07:04:56Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-06-13T06:52:20Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-06-10T07:26:36Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-05-27T16:47:48Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6eda287ff617f701290b69b001e5901a574620c2",
          "body": null,
          "is_bot": false,
          "headline": "update: README",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-07-16T08:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da28d74adb298bd0143f96fa049274c3438c576",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #60 from x-funs/dev",
          "author_name": "蛮-com",
          "author_login": "smallmenu",
          "committed_at": "2026-07-16T08:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f253fc6fb164096f43846789d674523343fb2d",
          "body": "在通用正则解析前,优先尝试标准完整时间格式:RFC3339/RFC1123Z/RFC1123/RFC822Z/RFC822/RFC850/RubyDate/UnixDate",
          "is_bot": false,
          "headline": "bugfix: #41",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-07-16T08:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "172864a6997ae9497beb5629a96da8d7cf46c895",
          "body": "…t64 并发访问不再 race。2. Template 不再使用 template.Must,模板解析错误会返回 error。\n\n3. StrBefore/StrBeforeLast 找不到分隔符返回原字符串,StrAfter/StrAfterLast 返回空字符串,避免 -1 切片 panic。",
          "is_bot": false,
          "headline": "bugfix: 1. 为包级 *rand.Rand 增加 sync.Mutex,Random / RandomInt / RandomIn…",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-07-16T08:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1da078071145b7d18028f4d4f81877d662c0e85d",
          "body": null,
          "is_bot": false,
          "headline": "update: 完善 StructCompareSomeField,增加安全检查。",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-26T14:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b385efe00b822d64e2cf038893e7fc30b4059fcb",
          "body": "This reverts commit 99dce2383cbc6e267919c40e89fc08c894c8d2d2.",
          "is_bot": false,
          "headline": "Revert \"bugfix: Empty() 增加异常错误提示,去除一处冗余。\"",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-26T14:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d8880b64210697804c33f48dfb75d520a45a938",
          "body": null,
          "is_bot": false,
          "headline": "bugfix: Empty() 增加异常错误提示,去除一处冗余。",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-26T14:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8330c1d670177cebaf518cb84fadb9f45ca549e2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "蛮-com",
          "author_login": "smallmenu",
          "committed_at": "2026-02-26T14:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33290abe5fdccc4eb46423992ccd40a8ad4adc3d",
          "body": null,
          "is_bot": false,
          "headline": "update: 完善 StructCompareSomeField,增加安全检查。",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-26T14:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f1697d30ecc81a70a9ac2374b53510227c5fa28",
          "body": null,
          "is_bot": false,
          "headline": "update: StructCopy完善,增加安全检查和错误处理",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-25T14:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a6393dcc674990ecf932384c938daf05b34138f",
          "body": "This reverts commit 99dce2383cbc6e267919c40e89fc08c894c8d2d2.",
          "is_bot": false,
          "headline": "Revert \"bugfix: Empty() 增加异常错误提示,去除一处冗余。\"",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-25T14:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a49cd1ecd6f2c5a521702405d46387ff0a638544",
          "body": null,
          "is_bot": false,
          "headline": "bugfix: Empty() 增加异常错误提示,去除一处冗余。",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-25T14:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc71e2674f9d2e3e30bbff47aa01204b54061ad0",
          "body": null,
          "is_bot": false,
          "headline": "bugfix: 重命名变量 max,Golang 后面的版本中 max 是内置函数",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-25T14:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "816b91cd5d63b8859836f20a24387dac941050aa",
          "body": null,
          "is_bot": false,
          "headline": "update: StructCopy完善,增加安全检查和错误处理",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-25T14:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0609bf3e0586027f4910ed73c9db467a573aacb4",
          "body": "This reverts commit 99dce2383cbc6e267919c40e89fc08c894c8d2d2.",
          "is_bot": false,
          "headline": "Revert \"bugfix: Empty() 增加异常错误提示,去除一处冗余。\"",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-02-25T14:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99dce2383cbc6e267919c40e89fc08c894c8d2d2",
          "body": null,
          "is_bot": false,
          "headline": "bugfix: Empty() 增加异常错误提示,去除一处冗余。",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-01-30T08:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9319595cbe011e07e403311fc2ec723de50b50",
          "body": null,
          "is_bot": false,
          "headline": "bugfix: 重命名变量 max,Golang 后面的版本中 max 是内置函数",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-01-30T08:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8246ce6db672c452f9e4a1ab9b4fbc71a9f42290",
          "body": null,
          "is_bot": false,
          "headline": "update: ToXXX() 系列函数增加 ToXXXE() 系列函数,能返回错误",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-01-30T08:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af274c75381c5de7c55689946c42a60ca7613a3f",
          "body": null,
          "is_bot": false,
          "headline": "update: ToXXX() 系列函数增加 ToXXXE() 系列函数,能返回错误",
          "author_name": "smallmenu",
          "author_login": "smallmenu",
          "committed_at": "2026-01-30T08:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a822439124c48f32fddf8e06942fb00d9ea4587",
          "body": null,
          "is_bot": false,
          "headline": "update: Bytes() 增加警告提示",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T07:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2898cdafeb86168855ab36ecda9c2341b823e1a4",
          "body": null,
          "is_bot": false,
          "headline": "update: http 判断优化完善",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T07:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "206202f71c24e22d723e09ba3245320c9512ac14",
          "body": null,
          "is_bot": false,
          "headline": "update: Bytes() 增加警告提示",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T07:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f298057e8471d446935bcbebc768b08b45f0ff",
          "body": null,
          "is_bot": false,
          "headline": "update: http 判断优化完善",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T06:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b9a457e21a769ef23b2feb7b5acaf317c15e5d",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #55 from x-funs/dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T05:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9987b86c004da99f944742a8db02e9cdff966e95",
          "body": null,
          "is_bot": false,
          "headline": "update: go.mod",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T05:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a682954d600d28d1785b16579da06d72524046f",
          "body": "…错误。新增 WriteFileDefault、WriteFileDefaultSync",
          "is_bot": false,
          "headline": "update: 修复 Mkdir 函数的竞态条件、增强 WriteFile 函数,自动创建目录、改进错误处理,不忽略 f.Sync() 的…",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T05:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf344ceb098f2e4a196a5c9499d30aae86111753",
          "body": "…错误。新增 WriteFileDefault、WriteFileDefaultSync",
          "is_bot": false,
          "headline": "update: 修复 Mkdir 函数的竞态条件、增强 WriteFile 函数,自动创建目录、改进错误处理,不忽略 f.Sync() 的…",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T05:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeb7c437544c306e0f27cd0fe8864c5d9fdeaa75",
          "body": null,
          "is_bot": false,
          "headline": "update: 更新 Aes 加密解密函数,补充 GCM 模式,更新文档",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T04:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ced2a2ce632c3617b4b6d2ef31b5a082a6dfbc19",
          "body": null,
          "is_bot": false,
          "headline": "update: 更新 Aes 加密解密函数,补充 GCM 模式,更新文档",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-27T04:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1348a1c8999f61efba116ad9af7c12adf0d6a97",
          "body": null,
          "is_bot": false,
          "headline": "update: MinN,MaxN 没有考虑参数是空的情况,会导致致命错误。",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-09T04:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4885dea9bd4f4a163e9ff7801d42fda7e6f5057c",
          "body": null,
          "is_bot": false,
          "headline": "update: MinN,MaxN 没有考虑参数是空的情况,会导致致命错误。",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2026-01-09T04:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687d4c9566e5d142a5e7d735e3da962dd46105fc",
          "body": null,
          "is_bot": false,
          "headline": "update: http_agent.go,更新版本,去除Opera,Pixel4",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-12-09T09:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a11f21d1857f1e10c264c3b39d6f8945fcacd80",
          "body": null,
          "is_bot": false,
          "headline": "update: http_agent.go,更新版本,去除Opera,Pixel4",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-12-09T09:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef61b6d7e84f97f4aec1a49453c2dded3e2cb0d5",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #50 from x-funs/dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2024-12-03T08:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75885367450992e4475f9d5d49ca639b9f3b8ccf",
          "body": null,
          "is_bot": false,
          "headline": "bugfix:删除一处注释",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-12-03T08:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1315339e467daaf5afbd0c8def89bef5d2bb5bde",
          "body": "Merge pull request #48 from x-funs/dev",
          "is_bot": false,
          "headline": "Merge pull request #49 from x-funs/main",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2024-12-03T08:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8583a8c0b063266036a7e47e7ff6b94be7ee73d4",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #48 from x-funs/dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2024-12-03T08:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a8212585c2fcb2649b8b5af1658852effafa20b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2024-12-03T08:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adb339b91bdf44bbe62e491ebee7c84118554fb0",
          "body": null,
          "is_bot": false,
          "headline": "bugfix:删除一处注释",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-12-03T08:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe173e1d11af158ea4ed3239a7d213c3134ac08",
          "body": null,
          "is_bot": false,
          "headline": "bugfix:fun.StructCopy 递归,如果出现错误才会返回错误",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-27T03:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c56429995d098094d520cce1be7f3fae853655",
          "body": null,
          "is_bot": false,
          "headline": "bugfix:fun.StructCopy 递归,如果出现错误才会返回错误",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-27T03:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511ff4c4dbf45d6b55439e91c301cd4544a36bb9",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #46 from x-funs/dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2024-11-18T02:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0feb7e4193b0d1127c7cf9510bf4bb502cb56d5c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2024-11-18T02:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8e7c00c649491212068b23a074fe36bfcc9c80",
          "body": null,
          "is_bot": false,
          "headline": "bugfix: FileExists() 与 IsExist() 重复",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-18T02:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db1468f0e5bb362fa58aa80215ec2dfef90bfd2",
          "body": "bugfix: ToFloat32() 去除 float64",
          "is_bot": false,
          "headline": "feature: ToUint64() 函数",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-18T02:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d0bfe204d3b382bf987686a145ac4bd6c2afa3",
          "body": "…与 dst 的同名字段值是否相同",
          "is_bot": false,
          "headline": "feature: 新增:StructCompareSomeField 比较结构体的部分字段,以 some 为基准,判断 some 中的字段…",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-11T02:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc432abe961e38bc08afa29525b1ce62a05ac38a",
          "body": null,
          "is_bot": false,
          "headline": "Feature: StructCompareSomeField",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-11T02:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579fc592b949f335241502ff40b76a1056c07b70",
          "body": "…与 dst 的同名字段值是否相同",
          "is_bot": false,
          "headline": "feature: 新增:StructCompareSomeField 比较结构体的部分字段,以 some 为基准,判断 some 中的字段…",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-11T02:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f00faf1320f2c8a8c710e0697bf9f839e7d96361",
          "body": null,
          "is_bot": false,
          "headline": "Feature: StructCompareSomeField",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-10T23:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a96ad3d69a825c753de217ed877b9bb95e861483",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix: Aes CryptBlocks 抛出 panic,需要捕获",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-04T15:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9bed22b6204485714fd1e3bfd895286d173376d",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix: Aes CryptBlocks 抛出 panic,需要捕获",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-11-04T15:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951eba6e61386167fc5edc2dc84098e766e1ee54",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #43 from x-funs/dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2024-03-07T02:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae47d6732b924ca5af00d96150eb59a29390050",
          "body": null,
          "is_bot": false,
          "headline": "bugfix: client = &http.Client{",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-03-07T02:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e0682b1811be6740f51a87d05c9cf0d0804446",
          "body": null,
          "is_bot": false,
          "headline": "feat: IsIp、IsIpV4、IsIpV6",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-01-29T09:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b2d0c90d9bd8b82588d7baa144de6137974383",
          "body": null,
          "is_bot": false,
          "headline": "feat: IsIp、IsIpV4、IsIpV6",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-01-29T09:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9253b682e6ed0d3ebcf6efedc8c7f9f8d28bb99e",
          "body": null,
          "is_bot": false,
          "headline": "feat: IsIp、IsIpV4、IsIpV6",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-01-29T09:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9786a81066137f7222902a02493b1371bfdfa68",
          "body": null,
          "is_bot": false,
          "headline": "feat: IsIp、IsIpV4、IsIpV6",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2024-01-29T09:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2dce8bf7ad0fa6a84a332fbc96c1b5d103c2a29",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #40 from x-funs/dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2023-08-14T03:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53cc3637eb896185fffc3bb63ef74e3059154675",
          "body": "merge main to dev",
          "is_bot": false,
          "headline": "Merge pull request #39 from x-funs/main",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2023-08-14T03:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0d0bae6d575232a4c074378b36479d9f4751d9",
          "body": null,
          "is_bot": false,
          "headline": " HttpResp struct add Jar",
          "author_name": "Shinku",
          "author_login": "Shinku-Chen",
          "committed_at": "2023-08-14T03:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "644b6d27333bfc4f1c02558c4910ecddbc0c1052",
          "body": null,
          "is_bot": false,
          "headline": "update: README.md",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-08-02T06:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2452417e448d2472078b7ca6a53c257f3242f3b6",
          "body": null,
          "is_bot": false,
          "headline": "update: README.md",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-08-02T06:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91eddd3d29d09ddeebc13a0878516e9fca7bbd4b",
          "body": null,
          "is_bot": false,
          "headline": "update: README.md",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-27T03:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fc6ff1ff2ec7f3db10680ddac6642ccd0428b9c",
          "body": null,
          "is_bot": false,
          "headline": "update: README.md",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-27T03:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1fa59af75cf1e110ac1353a184373197c04da1",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #35 from x-funs/dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2023-07-27T03:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eeffca3de8c11bbde378fa3f774ffc7021823a4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2023-07-27T03:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f4befe8021bf38123a21a3bdbfb387150ba2b6",
          "body": null,
          "is_bot": false,
          "headline": "update: README.md",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-27T02:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cf61934d68834e820ee62397e44572ea1843234",
          "body": null,
          "is_bot": false,
          "headline": "update: README.md",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-26T07:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e19712f388a751a323110e1f0526bfe1742b1048",
          "body": null,
          "is_bot": false,
          "headline": "update: README.md",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-26T07:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea8f30cb75ee358e1a3c109939695233ed60ab6",
          "body": null,
          "is_bot": false,
          "headline": "add UserAgentRandom",
          "author_name": "Shinku",
          "author_login": "Shinku-Chen",
          "committed_at": "2023-07-24T09:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "922c21d2099d947045bbc37d9bfdb595645f7a12",
          "body": null,
          "is_bot": false,
          "headline": "add UserAgentRandom",
          "author_name": "Shinku",
          "author_login": "Shinku-Chen",
          "committed_at": "2023-07-24T09:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ffd8a3c5161d26f08f5eb0aab5ba5d8c2d99212",
          "body": null,
          "is_bot": false,
          "headline": "README",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-17T07:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba89fc3b05749f3fb3e960858162f11fa40cf3d1",
          "body": null,
          "is_bot": false,
          "headline": "README",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-17T07:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "090e72410c12fc543eda27e062974d1847b767fd",
          "body": null,
          "is_bot": false,
          "headline": "merge",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-06T05:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "982d43df75bd510e9f3e39c12c1d8099d5c35cf3",
          "body": null,
          "is_bot": false,
          "headline": "merge",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-06T05:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20feed92cc3b3fb4c5d893bf1194835d7b53a493",
          "body": "Dev",
          "is_bot": false,
          "headline": "Merge pull request #30 from x-funs/dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2023-07-06T04:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d2923b3083e9e73a07164c04db9b0109e1d5b5c",
          "body": null,
          "is_bot": false,
          "headline": "fix: add file.go",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-07-06T01:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b55eeaef6e6105a8556518905e20f634673f5a93",
          "body": null,
          "is_bot": false,
          "headline": "feat: ToDuration、ToDurationMs",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-28T09:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b50ecd45cee911cd73ce54b5efe164ee787c80c2",
          "body": null,
          "is_bot": false,
          "headline": "feat: ToFloat32、ToFloat64",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-28T09:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d32e74cc8c05b5c3f6959f3739ea9c5a06d9f14",
          "body": null,
          "is_bot": false,
          "headline": "feat: ToJsonIndent",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-28T09:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f2f5f8ccaf4f14dc2e07d97474f2dad66d2e5a",
          "body": null,
          "is_bot": false,
          "headline": "feat: ToDuration、ToDurationMs",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-28T09:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f786805a0403c0f0da698c978daf9406af2cf07f",
          "body": null,
          "is_bot": false,
          "headline": "feat: ToFloat32、ToFloat64",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-28T08:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0a34e5c71dc47447d9b7a7648d76199d3feab48",
          "body": null,
          "is_bot": false,
          "headline": "feat: ToJsonIndent",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-28T08:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3459d751c2fb2547a30d20eb8604ef76dbde5dfe",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Mkdir、FileExists、WriteFile、WriteFileAppend",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-26T02:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c99b8916f8ef220d225038348d5cfc90dac42ce",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Mkdir、FileExists、WriteFile、WriteFileAppend",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-26T02:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edb8f72c40b8010a4881179c593f43fd8549731c",
          "body": null,
          "is_bot": false,
          "headline": "update HttpDefaultUserAgent",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-13T09:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eec2111a9b0c83fe11a627efaee14e93b55362a",
          "body": null,
          "is_bot": false,
          "headline": "update HttpDefaultUserAgent",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-06-13T09:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be500f1c18c6a9bee49bd39279542dc199495f47",
          "body": null,
          "is_bot": false,
          "headline": "feat: HttpReq 增加了一个配置 ReadBodyWithFail,请求失败错误时仍然读取 Body。",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-16T10:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de593b53514972ae6f07541cfcc48c846af4cc5f",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-16T10:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2de4351e323bc19e2f0c3273f9dd8231e8358e",
          "body": null,
          "is_bot": false,
          "headline": "feat: HttpReq 增加了一个配置 ReadBodyWithFail,请求失败错误时仍然读取 Body。",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-16T10:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "394f72495fb0c22f9a62de5d4b09ba10a5755523",
          "body": null,
          "is_bot": false,
          "headline": "test: test github.dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2023-03-16T04:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec98abf5c574f6f4e913ad0180dafa40fd07ed9",
          "body": null,
          "is_bot": false,
          "headline": "test: test github.dev",
          "author_name": "蛮-com",
          "author_login": "smallncq",
          "committed_at": "2023-03-16T04:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ca48aa35b4b8e4e4b50f6137699ed20dcb28eb",
          "body": null,
          "is_bot": false,
          "headline": "* format code",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-16T01:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029f44fd0e986ed013a25dc02574a6bc34d91dfe",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-16T01:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95dd474f692b21ef60d922f988d2f6df3de91084",
          "body": null,
          "is_bot": false,
          "headline": "* format code",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-16T01:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16a0e9fa632cfde8e9c4fd1393fa520450dd08dc",
          "body": null,
          "is_bot": false,
          "headline": "* README.md",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-11T12:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb35ef491c58941bbc3d2efdbc5004e20310e6b5",
          "body": null,
          "is_bot": false,
          "headline": "* README.md",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-11T12:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "583a74af818f5c48c3a66b79006ad730396c3298",
          "body": null,
          "is_bot": false,
          "headline": "* format code",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-09T02:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "512ec52ae992a22d6932e8872c6f5a85c78c7e46",
          "body": null,
          "is_bot": false,
          "headline": "* format code",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-09T02:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8bb1f82609f91aedc001ae917959f74fa9bcc6",
          "body": null,
          "is_bot": false,
          "headline": "* format code",
          "author_name": "smallmenu",
          "author_login": "smallncq",
          "committed_at": "2023-03-09T02:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 31,
      "latest_release_at": "2026-07-16T08:16:29Z",
      "latest_release_tag": "v1.0.7",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 66.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/x-funs/go-fun",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/x-funs/go-fun",
          "is_deprecated": false,
          "latest_version": "v1.0.7",
          "repository_url": "https://github.com/x-funs/go-fun",
          "versions_count": 107,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T08:14:44Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 216,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": {
        "days": [
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 3
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 3
          },
          {
            "date": "2023-01-11",
            "count": 2
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 17
          },
          {
            "date": "2023-03-04",
            "count": 9
          },
          {
            "date": "2023-03-05",
            "count": 5
          },
          {
            "date": "2023-03-06",
            "count": 11
          },
          {
            "date": "2023-03-07",
            "count": 3
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 2
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 4
          },
          {
            "date": "2023-03-15",
            "count": 12
          },
          {
            "date": "2023-03-16",
            "count": 6
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 2
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 2
          },
          {
            "date": "2023-04-25",
            "count": 3
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 2
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 2
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 2
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 2
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 1
          },
          {
            "date": "2023-06-25",
            "count": 2
          },
          {
            "date": "2023-06-26",
            "count": 3
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 3
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 2
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 3
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 2
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 2
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 2
          },
          {
            "date": "2023-09-01",
            "count": 2
          },
          {
            "date": "2023-09-02",
            "count": 3
          },
          {
            "date": "2023-09-03",
            "count": 2
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 2
          },
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-11-04",
            "count": 2
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 2
          },
          {
            "date": "2023-12-04",
            "count": 7
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 2
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 3
          },
          {
            "date": "2023-12-19",
            "count": 2
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 2
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 216,
        "total_stars": 216
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 31034,
      "source_files_sampled": 42,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 2657
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.9.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 5,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.9.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": 5,
        "direct_count": 2,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 56,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "smallmenu",
          "commits": 210,
          "avatar_url": "https://avatars.githubusercontent.com/u/1302696?v=4"
        },
        {
          "type": "User",
          "login": "smallncq",
          "commits": 102,
          "avatar_url": "https://avatars.githubusercontent.com/u/13236895?v=4"
        },
        {
          "type": "User",
          "login": "Shinku-Chen",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/17696928?v=4"
        },
        {
          "type": "User",
          "login": "easygoto",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/29568241?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.66
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
            "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/10 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": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "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": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6eda287ff617f701290b69b001e5901a574620c2",
        "ran_at": "2026-07-21T20:27:26Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/x-funs/go-fun",
    "host": "github.com",
    "name": "go-fun",
    "owner": "x-funs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 51,
        "vitality": 70,
        "community": 47,
        "governance": 59,
        "engineering": 38
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 31,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "31 commits in the last year",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "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": 100,
              "latest_release_tag": "v1.0.7",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 66.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~66.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 66.2
                    }
                  }
                ],
                "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": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "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": 47,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "forks": 6,
              "stars": 216,
              "watchers": 1,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "216 stars",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 216
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.66
            },
            "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 66% of commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 56,
              "open_issues": 0,
              "closed_issues": 2,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 3
            },
            "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": "56/59 decided PRs merged",
                "points": 36.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 56,
                      "decided": 59
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/10 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "followers": 3,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "x-funs",
              "public_repos": 3,
              "account_age_days": 1537
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3 followers of x-funs",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "x-funs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~4 yr old",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/x-funs/go-fun"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "107 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 107
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 38,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "golang",
                "utils",
                "go",
                "utility-library"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "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": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/10 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 workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 5 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 5
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/text v0.9.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/text v0.9.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 75,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.66,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 2657
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.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": "66 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 66,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "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": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 31034,
              "source_files_sampled": 42,
              "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/42 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 42,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:27:43.170460Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/x-funs/go-fun.svg",
  "full_name": "x-funs/go-fun",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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