Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 01:16 UTC

MikuroXina / mini-fn

The minimal functional programming library.

TypeScriptApache-2.0★ 16 stars⑂ 2 forkssince Jul 2022View on GitHub ↗

MikuroXina/mini-fn holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (74/100) and lowest on Community & Adoption (39/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

60
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

MikuroさいなPersonal account
49 followers57 public repossince Dec 2014

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@mikuroxina/mini-fn7.4.02,661385 days ago

Metrics by category

Vitality

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

73Good · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
9/36Commit cadence — 13/52 weeks with commits
14.3/18Commit volume — 38 commits in the last year
7/10OpenSSF Scorecard: Maintained — 8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year38
human_commit_share0.82
days_since_last_push5
active_weeks_last_year13
How it's scored
27/27Ships releases — 42 releases published
36/36Release recency — latest release 5 days ago
19.8/27Release cadence — a release every ~81.4 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count42
latest_release_tagmini-fn-v7.4.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases81.4

Community & Adoption

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

39At risk · 18% of overall
How it's scored
19.1/60Stars — 16 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars16
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
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
How it's scored
45.7/80Monthly downloads — 2,661 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@mikuroxina/mini-fn
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,661
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
36.4/46.8Issue resolution — 78% of issues closed
37.6/38.3PR acceptance — 295/300 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs295
open_issues6
closed_issues21
issue_closed_ratio0.778
closed_unmerged_prs5
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.2/25Owner reach — 49 followers of MikuroXina
24.8/25Track record — 57 public repos, account ~11 yr old
Inputs used
followers49
owner_typeUser
is_verified
owner_loginMikuroXina
public_repos57
account_age_days4,224
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 38 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@mikuroxina/mini-fn
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — biome.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 25 out of 29 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://mikuroxina.github.io/mini-fn/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://mikuroxina.github.io/mini-fn/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 25 out of 29 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/25 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
5.2/7.5Maintained — 8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): branch_protection, packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories17
affected_packages8
assessed_packages234
unassessed_packages0
affected_by_severitycritical 1, high 4, moderate 2, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 234 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.

69Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 81 of 82 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.988
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — mise.toml
22/22Automated tests
11/11Lint / format config — biome.json
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_filesmise.toml
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.06
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.7/55Manageable file sizes — 1/190 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes68,958
source_files_sampled190
oversized_source_files1

Key facts

16GitHub stars
1contributors
38commits, last 12 months
5days since last push
42releases
1bus factor
6open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:@mikuroxina/mini-fn@7.4.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
18Releases

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.

111222212022-112023-052023-12
Major 5Minor 7Patch 6
OpenSSF Scorecard 3.8 / 10
3.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-23 01:16 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
8CI-Tests25 out of 29 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/25 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
7Maintained8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities17 existing vulnerabilities detected
All dependencies 234

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

RegistryPackageVersionRelation
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.28.5indirect
npm@babel/types7.28.5indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@biomejs/biome2.3.11indirect
npm@biomejs/cli-darwin-arm642.3.11indirect
npm@biomejs/cli-darwin-x642.3.11indirect
npm@biomejs/cli-linux-arm642.3.11indirect
npm@biomejs/cli-linux-arm64-musl2.3.11indirect
npm@biomejs/cli-linux-x642.3.11indirect
npm@biomejs/cli-linux-x64-musl2.3.11indirect
npm@biomejs/cli-win32-arm642.3.11indirect
npm@biomejs/cli-win32-x642.3.11indirect
npm@esbuild/aix-ppc640.27.2indirect
npm@esbuild/aix-ppc640.27.7indirect
npm@esbuild/android-arm0.27.2indirect
npm@esbuild/android-arm0.27.7indirect
npm@esbuild/android-arm640.27.2indirect
npm@esbuild/android-arm640.27.7indirect
npm@esbuild/android-x640.27.2indirect
npm@esbuild/android-x640.27.7indirect
npm@esbuild/darwin-arm640.27.2indirect
npm@esbuild/darwin-arm640.27.7indirect
npm@esbuild/darwin-x640.27.2indirect
npm@esbuild/darwin-x640.27.7indirect
npm@esbuild/freebsd-arm640.27.2indirect
npm@esbuild/freebsd-arm640.27.7indirect
npm@esbuild/freebsd-x640.27.2indirect
npm@esbuild/freebsd-x640.27.7indirect
npm@esbuild/linux-arm0.27.2indirect
npm@esbuild/linux-arm0.27.7indirect
npm@esbuild/linux-arm640.27.2indirect
npm@esbuild/linux-arm640.27.7indirect
npm@esbuild/linux-ia320.27.2indirect
npm@esbuild/linux-ia320.27.7indirect
npm@esbuild/linux-loong640.27.2indirect
npm@esbuild/linux-loong640.27.7indirect
npm@esbuild/linux-mips64el0.27.2indirect
npm@esbuild/linux-mips64el0.27.7indirect
npm@esbuild/linux-ppc640.27.2indirect
npm@esbuild/linux-ppc640.27.7indirect
npm@esbuild/linux-riscv640.27.2indirect
npm@esbuild/linux-riscv640.27.7indirect
npm@esbuild/linux-s390x0.27.2indirect
npm@esbuild/linux-s390x0.27.7indirect
npm@esbuild/linux-x640.27.2indirect
npm@esbuild/linux-x640.27.7indirect
npm@esbuild/netbsd-arm640.27.2indirect
npm@esbuild/netbsd-arm640.27.7indirect
npm@esbuild/netbsd-x640.27.2indirect
npm@esbuild/netbsd-x640.27.7indirect
npm@esbuild/openbsd-arm640.27.2indirect
npm@esbuild/openbsd-arm640.27.7indirect
npm@esbuild/openbsd-x640.27.2indirect
npm@esbuild/openbsd-x640.27.7indirect
npm@esbuild/openharmony-arm640.27.2indirect
npm@esbuild/openharmony-arm640.27.7indirect
npm@esbuild/sunos-x640.27.2indirect
npm@esbuild/sunos-x640.27.7indirect
npm@esbuild/win32-arm640.27.2indirect
npm@esbuild/win32-arm640.27.7indirect
npm@esbuild/win32-ia320.27.2indirect
npm@esbuild/win32-ia320.27.7indirect
npm@esbuild/win32-x640.27.2indirect
npm@esbuild/win32-x640.27.7indirect
npm@gerrit0/mini-shiki3.21.0indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@rollup/rollup-android-arm-eabi4.55.1indirect
npm@rollup/rollup-android-arm-eabi4.61.0indirect
npm@rollup/rollup-android-arm644.55.1indirect
npm@rollup/rollup-android-arm644.61.0indirect
npm@rollup/rollup-darwin-arm644.55.1indirect
npm@rollup/rollup-darwin-arm644.61.0indirect
npm@rollup/rollup-darwin-x644.55.1indirect
npm@rollup/rollup-darwin-x644.61.0indirect
npm@rollup/rollup-freebsd-arm644.55.1indirect
npm@rollup/rollup-freebsd-arm644.61.0indirect
npm@rollup/rollup-freebsd-x644.55.1indirect
npm@rollup/rollup-freebsd-x644.61.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.55.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.61.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.55.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.61.0indirect
npm@rollup/rollup-linux-arm64-gnu4.55.1indirect
npm@rollup/rollup-linux-arm64-gnu4.61.0indirect
npm@rollup/rollup-linux-arm64-musl4.55.1indirect
npm@rollup/rollup-linux-arm64-musl4.61.0indirect
npm@rollup/rollup-linux-loong64-gnu4.55.1indirect
npm@rollup/rollup-linux-loong64-gnu4.61.0indirect
npm@rollup/rollup-linux-loong64-musl4.55.1indirect
npm@rollup/rollup-linux-loong64-musl4.61.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.55.1indirect
npm@rollup/rollup-linux-ppc64-gnu4.61.0indirect
npm@rollup/rollup-linux-ppc64-musl4.55.1indirect
npm@rollup/rollup-linux-ppc64-musl4.61.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.55.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.61.0indirect
npm@rollup/rollup-linux-riscv64-musl4.55.1indirect
npm@rollup/rollup-linux-riscv64-musl4.61.0indirect
npm@rollup/rollup-linux-s390x-gnu4.55.1indirect
npm@rollup/rollup-linux-s390x-gnu4.61.0indirect
npm@rollup/rollup-linux-x64-gnu4.55.1indirect
npm@rollup/rollup-linux-x64-gnu4.61.0indirect
npm@rollup/rollup-linux-x64-musl4.55.1indirect
npm@rollup/rollup-linux-x64-musl4.61.0indirect
npm@rollup/rollup-openbsd-x644.55.1indirect
npm@rollup/rollup-openbsd-x644.61.0indirect
npm@rollup/rollup-openharmony-arm644.55.1indirect
npm@rollup/rollup-openharmony-arm644.61.0indirect
npm@rollup/rollup-win32-arm64-msvc4.55.1indirect
npm@rollup/rollup-win32-arm64-msvc4.61.0indirect
npm@rollup/rollup-win32-ia32-msvc4.55.1indirect
npm@rollup/rollup-win32-ia32-msvc4.61.0indirect
npm@rollup/rollup-win32-x64-gnu4.55.1indirect
npm@rollup/rollup-win32-x64-gnu4.61.0indirect
npm@rollup/rollup-win32-x64-msvc4.55.1indirect
npm@rollup/rollup-win32-x64-msvc4.61.0indirect
npm@shikijs/engine-oniguruma3.21.0indirect
npm@shikijs/langs3.21.0indirect
npm@shikijs/themes3.21.0indirect
npm@shikijs/types3.21.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@standard-schema/spec1.1.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/estree1.0.9indirect
npm@types/hast3.0.4indirect
npm@types/unist3.0.3indirect
npm@vitest/coverage-v84.0.17indirect
npm@vitest/expect4.1.0indirect
npm@vitest/mocker4.1.0indirect
npm@vitest/pretty-format4.0.17indirect
npm@vitest/pretty-format4.1.0indirect
npm@vitest/runner4.1.0indirect
npm@vitest/snapshot4.1.0indirect
npm@vitest/spy4.1.0indirect
npm@vitest/utils4.0.17indirect
npm@vitest/utils4.1.0indirect
npmacorn8.15.0indirect
npmany-promise1.3.0indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul0.3.10indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion2.0.2indirect
npmbundle-require5.1.0indirect
npmcac6.7.14indirect
npmchai6.2.2indirect
npmchokidar4.0.3indirect
npmcommander4.1.1indirect
npmconfbox0.1.8indirect
npmconsola3.4.2indirect
npmconvert-source-map2.0.0indirect
npmdebug4.4.3indirect
npmentities4.5.0indirect
npmes-module-lexer2.1.0indirect
npmesbuild0.27.2indirect
npmesbuild0.27.7indirect
npmestree-walker3.0.3indirect
npmexpect-type1.3.0indirect
npmfdir6.5.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmfsevents2.3.3indirect
npmhas-flag4.0.0indirect
npmhtml-escaper2.0.2indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjoycon3.1.1indirect
npmjs-tokens9.0.1indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmlinkify-it5.0.0indirect
npmload-tsconfig0.2.5indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.1indirect
npmmake-dir4.0.0indirect
npmmarkdown-it14.1.0indirect
npmmdurl2.0.0indirect
npmminimatch9.0.5indirect
npmmlly1.8.0indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.12indirect
npmobject-assign4.1.1indirect
npmobug2.1.1indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpirates4.0.7indirect
npmpkg-types1.3.1indirect
npmpostcss8.5.15indirect
npmpostcss-load-config6.0.1indirect
npmpunycode.js2.3.1indirect
npmreaddirp4.1.2indirect
npmresolve-from5.0.0indirect
npmrollup4.55.1indirect
npmrollup4.61.0indirect
npmsemver7.7.3indirect
npmsiginfo2.0.0indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env3.10.0indirect
npmstd-env4.1.0indirect
npmsucrase3.35.1indirect
npmsupports-color7.2.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.15indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.0.3indirect
npmtinyrainbow3.1.0indirect
npmtree-kill1.2.2indirect
npmts-interface-checker0.1.13indirect
npmtsup8.5.1indirect
npmtypedoc0.28.16indirect
npmtypescript6.0.3indirect
npmuc.micro2.1.0indirect
npmufo1.6.3indirect
npmvite7.3.1indirect
npmvite-plugin-doctest1.1.1indirect
npmvitest4.1.0indirect
npmwhy-is-node-running2.3.0indirect
npmyaml2.8.2indirect
Dependency advisories 8

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

PackageVersionRelationSeverityAdvisoriesFixed in
rollup4.55.1indirectcritical14.59.0
brace-expansion2.0.2indirecthigh25.0.7
linkify-it5.0.0indirecthigh25.0.2
minimatch9.0.5indirecthigh310.2.3
vite7.3.1indirecthigh58.0.16
markdown-it14.1.0indirectmoderate214.2.0
yaml2.8.2indirectmoderate12.8.3
esbuild0.27.7indirectlow10.28.1

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": [],
      "is_fork": false,
      "size_kb": 19275,
      "has_wiki": true,
      "homepage": "https://mikuroxina.github.io/mini-fn/",
      "languages": {
        "TypeScript": 1245155
      },
      "pushed_at": "2026-07-17T18:38:50Z",
      "created_at": "2022-07-12T11:02:50Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T23:27:36Z",
      "description": "The minimal functional programming library.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "mikuroxina.github.io/portfolio",
      "name": "Mikuroさいな",
      "type": "User",
      "login": "MikuroXina",
      "company": null,
      "location": "Japan",
      "followers": 49,
      "avatar_url": "https://avatars.githubusercontent.com/u/10331164?v=4",
      "created_at": "2014-12-28T15:14:20Z",
      "is_verified": null,
      "public_repos": 57,
      "account_age_days": 4224
    },
    "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": "mini-fn-v7.4.0",
          "kind": "other",
          "published_at": "2026-07-17T18:28:09Z"
        },
        {
          "tag": "mini-fn-v7.3.0",
          "kind": "other",
          "published_at": "2026-07-05T13:54:05Z"
        },
        {
          "tag": "mini-fn-v7.2.0",
          "kind": "other",
          "published_at": "2026-01-31T12:27:40Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2026-01-24T08:55:01Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2025-03-04T23:34:04Z"
        },
        {
          "tag": "v6.8.0",
          "kind": "minor",
          "published_at": "2025-02-14T08:10:24Z"
        },
        {
          "tag": "v6.7.0",
          "kind": "minor",
          "published_at": "2024-10-30T04:06:59Z"
        },
        {
          "tag": "v6.6.0",
          "kind": "minor",
          "published_at": "2024-08-13T11:56:52Z"
        },
        {
          "tag": "v6.5.0",
          "kind": "minor",
          "published_at": "2024-07-24T16:20:27Z"
        },
        {
          "tag": "v6.4.0",
          "kind": "minor",
          "published_at": "2024-07-15T07:05:56Z"
        },
        {
          "tag": "v6.3.1",
          "kind": "patch",
          "published_at": "2024-05-26T16:05:41Z"
        },
        {
          "tag": "v6.3.0",
          "kind": "minor",
          "published_at": "2024-05-26T15:26:54Z"
        },
        {
          "tag": "v6.2.1",
          "kind": "patch",
          "published_at": "2024-05-12T12:38:29Z"
        },
        {
          "tag": "v6.2.0",
          "kind": "minor",
          "published_at": "2024-05-12T06:38:06Z"
        },
        {
          "tag": "v6.1.2",
          "kind": "patch",
          "published_at": "2024-05-04T09:04:08Z"
        },
        {
          "tag": "v6.1.1",
          "kind": "patch",
          "published_at": "2024-04-28T10:26:09Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2024-04-28T10:16:59Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2024-04-24T00:59:46Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2024-03-30T11:52:27Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2024-02-12T12:14:19Z"
        },
        {
          "tag": "v5.5.1",
          "kind": "patch",
          "published_at": "2024-01-03T06:34:36Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2024-01-03T05:54:12Z"
        },
        {
          "tag": "v5.4.3",
          "kind": "patch",
          "published_at": "2023-11-16T09:00:21Z"
        },
        {
          "tag": "v5.4.2",
          "kind": "patch",
          "published_at": "2023-11-15T12:09:40Z"
        },
        {
          "tag": "v5.4.1",
          "kind": "patch",
          "published_at": "2023-11-14T13:24:42Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2023-11-14T12:59:55Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2023-11-10T18:40:09Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2023-11-01T12:28:55Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2023-09-29T18:19:06Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2023-09-21T00:38:40Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2023-08-16T05:34:30Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2023-08-14T02:37:26Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2023-07-23T17:07:29Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2023-06-11T00:20:25Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2023-06-10T17:59:21Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2023-03-08T17:48:38Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2023-03-08T17:17:18Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-01-29T13:07:52Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-12-25T16:38:33Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-11-28T03:19:05Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-08-26T12:04:47Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-08-14T11:30:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6ce8ca8927c189287315ed5fb01a1ce35e79d7f7",
          "body": null,
          "is_bot": false,
          "headline": "fix: Hotfix import path (#327)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-07-17T18:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567952d7e0950894cd66b366c51dadfdb5aa5d02",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release mini-fn 7.4.0 (#323)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T18:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2e19dc64108e763d1df692b817f41923ab1497",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add CatPlusT and CatFailT (#326)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-07-17T18:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56d49544a61880bb374b9b49af5a97e375fdf033",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fix to use mise-action (#325)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-07-15T16:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d38c840caac59cca8bd0a34fea9b666a58cda6e0",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix explicit return type (#322)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-07-05T14:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee7ff14fb7d403720b592de59cf4e5c0b71987f",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release mini-fn 7.3.0 (#316)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-05T13:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a929592addcecea423d3f298694736bc3bf5dad4",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Promise.optionMonad, Promise.resultMonad and so on (#321)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-07-05T13:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962c8707c320e790ade46c319af3bf707f11eb30",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): Bump vitest from 4.0.17 to 4.1.0 (#320)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T00:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f39c9eeb7205410ec3e3c057755ebfa4011941",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Hash module (#317)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-02-17T20:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6abbf6e17cc2155a158eb87e0a80fedbbd3971fb",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add BTree (#315)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-02-14T05:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a085bb6f17651ef029544db7b3cba2bbb47a7cb7",
          "body": null,
          "is_bot": false,
          "headline": "ci: Fix upload files path (#314)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-31T12:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad87e419d52ed2ce80a60ecb5c19949aa6831f6b",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release mini-fn 7.2.0 (#305)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-31T12:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "892478622e82b0dc72ff0c1b85553d5fbc4d8aaf",
          "body": null,
          "is_bot": false,
          "headline": "fix: Recover build step (#313)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-31T12:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b9aae31d048b579f22223caee2b0861eb86c9e1",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Generic (#309)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-29T20:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47a1c3995c233ac6c6940ca63b813b7141632b3",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add last-release-sha to fix release note (#308)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-26T13:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e6f9bb114b6784b89797cd64b454586b3ff4db1",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add recurse (#307)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-25T02:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb3a60ca3ceb04b11d75ebd34f7ccff3aaa33e4",
          "body": null,
          "is_bot": false,
          "headline": "ci: Setup jsr (#306)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-24T10:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b167bee016f75a4897577e80c5622af895692a83",
          "body": null,
          "is_bot": false,
          "headline": "Fix package.json version",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-24T10:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe9365e694fef7cd4cfd7e774ae28badc713ebf",
          "body": null,
          "is_bot": false,
          "headline": "ci: Fix release-please-config (#304)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-24T09:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d96e19a3ea907c83367dc4e9897e9ede9af675",
          "body": null,
          "is_bot": false,
          "headline": "ci: Fix short circuit (#303)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-24T09:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a5963f77f649016bec2c8bc2ebf274bbc5a6b1e",
          "body": null,
          "is_bot": false,
          "headline": "ci: Specify registry url (#302)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-24T09:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d84fbea1582db1ba430259bbdbb7340e9cd7934b",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add setup-node to update npm (#301)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-24T09:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff38970430e20da2119fb91aa6d518b9b539b53",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 7.1.0 (#284)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-24T08:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec1f0fbf1e9493f89c7c175121157dd37182a7fa",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Model module (#300)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-24T06:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02a0d2aefa6678dbd25dfd7b871f3ec8d8ee937",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Alternative and MonadPlus (#299)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-22T10:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e325552a904a1dd8ee222c839b9e8097bf14a33e",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add WriterT monad transformer and tests (#298)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-21T09:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81bc274755aee1986260cdc90f32c0f9467f35f9",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add ResultErrorHkt, State.applicativeT and tests for State (#297)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-20T09:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc91534a5edab31897406c95b554a9d4ad1dc6dd",
          "body": null,
          "is_bot": false,
          "headline": "test: Add tests for Reader (#295)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-18T06:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6173831c6455959e7fadf43185c49711b4c9235f",
          "body": null,
          "is_bot": false,
          "headline": "ci: Use cobertura reporter (#294)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-17T04:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "545fb748aedbdae61daec8d053fde259e451714d",
          "body": null,
          "is_bot": false,
          "headline": "fix: Verify Promise module (#293)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-16T18:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "904d845487e82a60eb4a66d6735f2c671c8f1a19",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix nonNanHash (#290)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-13T03:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d8e70857040f301dd38eca8f6784e6f91961728",
          "body": null,
          "is_bot": false,
          "headline": "chore: Migrate from Deno into pnpm (#291)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2026-01-13T03:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af106da65e6bd45d23d7df45df5dd9193d5766d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Update actions/checkout action to v6 (#289)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-23T01:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e1930fcdb5666aafdefcd21ae9677569b5d453",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix type errors (#288)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-10-12T21:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcbf64594cc77cb53108f863d5774620c102c950",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: MikuroXina <10331164+MikuroXina@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Update dependency deno to v2 (#287)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-12T20:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "557dd5ba91e7f903d7d600f6fab10d16008003eb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Update JS-DevTools/npm-publish action to v4 (#286)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-20T17:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2bd57bb9adf8a92fb997fe1ba666a1727eb91c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Update actions/checkout action to v5 (#285)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-16T17:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0750d62964e746a4471ed9cfd622b480c3275a7",
          "body": null,
          "is_bot": false,
          "headline": "fix: Append readonly to tuple types (#283)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-08-15T11:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "330d103345bb407875756730dd6f2fd9b8316ff4",
          "body": null,
          "is_bot": false,
          "headline": "refactor: Prefer using type over interface (#282)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-03-05T07:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c20baa1901a508bbac47b5eff155a03a361b0c42",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 7.0.0 (#280)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-03-04T23:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d50016187f56f4f81dd9a0e4f40009c4b0b1abda",
          "body": null,
          "is_bot": false,
          "headline": "fix!: Remove CatT.foreach (#281)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-03-04T23:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bc3e4caee0dd60af6afe80dd3c4991343ee9166",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix type parameter position of sequence/sequenceA (#279)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-03-04T23:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fd499101a7c8ec453b72a2d06b4f06659369cf",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 6.8.0 (#270)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-14T08:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d36a94c91dc6dc0456b00c4fae6c77f422b145",
          "body": null,
          "is_bot": false,
          "headline": "docs: Complete module doc for Serial (#277)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-02-14T08:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1455c5df0c77fc3e409a497172798567af62ec8b",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix bugs and Enforce tests for Map (#276)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-02-14T07:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0d50d6cdd6f74e7bba73c0b267ea73f9eec433",
          "body": null,
          "is_bot": false,
          "headline": "doc: Add deprecation comment for CatT.foreach (#275)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-02-12T05:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c88c5d6cc504e60b9ae47e8dc078397721e8219",
          "body": null,
          "is_bot": false,
          "headline": "chore(test): Remove needless async/await (#274)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-02-12T05:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75688d7089c654698a8f816a3d69d8686fad31a",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add applicative for ControlFlow and Enforce tests (#273)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-02-12T05:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07861a6a7747ed854f4debb5fc2221a8bc31fd50",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add mapMutRef and Enforce tests (#271)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-02-11T20:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eb56669cd50aa20eebf7ee63612990c3be4b1c5",
          "body": null,
          "is_bot": false,
          "headline": "feat: Improve mapM and Add forM & void variants (#269)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2025-02-11T17:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e40c9eee9facbe7b477330d01144d757ec727d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: Mikuroさいな <10331164+MikuroXina@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Update codecov/codecov-action action to v5 (#268)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-01-21T04:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da471e6f1bb9e3314bbdeb17f79d99db8b7f1e23",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 6.7.0 (#266)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-10-30T04:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce21d5b1e6dc4bbd1369952b745c7f89af1dd790",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add more methods for Result (#267)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-10-30T04:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4df94df549645a48ca067abd87a1f4d4d601c85",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add isSomeAnd and isNoneOr (#265)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-10-20T04:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c87a343ae7595e0110055e8898a26c40122ad149",
          "body": null,
          "is_bot": false,
          "headline": "docs: Write docs for Reader and Writer (#264)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-10-13T16:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50508ab687adea508ab8cecb85336b353f183740",
          "body": null,
          "is_bot": false,
          "headline": "test: Enforce tests for Setter (#261)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-15T04:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd8ed066ac6c3e8d186b69ff325f46816c182ef",
          "body": null,
          "is_bot": false,
          "headline": "test: Add test for traversed (#260)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-15T03:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea254ce5e348542f286d3a100e822f6690494cf",
          "body": null,
          "is_bot": false,
          "headline": "test: Enforce tests for Prism (#259)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-15T03:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b061fd0ac90bc9d8b5baa4e58709ed7359f5cbfd",
          "body": null,
          "is_bot": false,
          "headline": "test: Add test for keys (#258)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-15T02:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04ff6e9ea66724b3f1d6cf37bdd57864eed0cabb",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fix year and author name in LICENSE",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-15T02:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "620f008abb6a25014710366b16f14a117f78a58c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 6.6.0 (#251)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-08-13T11:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cac832fad11745a90146577ed71a48be6d9057f",
          "body": null,
          "is_bot": false,
          "headline": "ci: Change ci to upload test results to codecov (#257)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-12T09:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f56da8cf422947707eadc348b547ea58d808e3c3",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Matrix (#256)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-12T08:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7045b0385669c4ed35b8810c60a6f7cccbb7d1f4",
          "body": null,
          "is_bot": false,
          "headline": "test: Add tests for Apply (#255)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-05T02:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00568a4cea052a7d7561efb4e60acd20178e8a89",
          "body": null,
          "is_bot": false,
          "headline": "test: Add tests for Monoid (#254)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-05T01:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d90ee43ae12e0b13900c793bf0edbca221a92b4a",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix infinite recursion (#253)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-05T01:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7e22717b2c2a6fb63d997a5e3ca62fd855b5c0",
          "body": "…ese (#252)",
          "is_bot": false,
          "headline": "feat: Add concatenating SemiGroup for String and Enforce tests for Th…",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-05T00:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c31e8ef036a12134ecc523f90b9d660867924cd8",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add lack stuffs and Enforce tests for Tuple (#250)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-08-01T02:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afa32f2c12b39368b2958fa49b9dfd42e10358ed",
          "body": null,
          "is_bot": false,
          "headline": "test: Enforce tests for Tropical (#249)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-28T02:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2bb22b59581324cafa193eca651855b1e72e9b2",
          "body": null,
          "is_bot": false,
          "headline": "test: Enforce tests for FingerTree (#248)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-26T06:38:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93706e1ddb49b68148e4410f595a9468ed929159",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 6.5.0 (#241)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-24T16:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6f2252d2d9ccef9ccd9d4684853c83282265eb7",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add PartialEqUnary implementations (#247)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-24T16:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea8415715a6cc0d7f585a21d1b362b11d55e30da",
          "body": null,
          "is_bot": false,
          "headline": "doc: Add guide for Ether (#246)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-24T09:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2bba3e56d9dd94398a96dd24f3031b08693196",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add ErrorMonad and its implementations (#245)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-24T08:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d14fe8611d1506caa1ccea34a2dbc00abfe5d6e",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add distributive for Compose (#244)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-24T06:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a989187229fb0bfe431ec565000315e18a89367a",
          "body": null,
          "is_bot": false,
          "headline": "fix: Remove Promise from Encoder and Enforce tests for Graph (#243)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-23T03:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab43a018c99a8d2206d9a27fa66908ff585c0ba",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add type class implementations for State (#242)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-19T15:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "625c7a3c530fba8e977e896247107946758d1a70",
          "body": null,
          "is_bot": false,
          "headline": "feat: Cache result of Lazy and Enforce tests for it (#240)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-18T07:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5f978d880c24ed3e6a05695fecc9591e77f504c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 6.4.0 (#235)",
          "author_name": "mikuroxina-s-helper-bot[bot]",
          "author_login": "mikuroxina-s-helper-bot[bot]",
          "committed_at": "2024-07-15T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b0f0e2958f9032367dcdd35e1e5942c587a027",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add functor and Enforce tests for Result (#239)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-15T07:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b79bb5368c781a59973a9c63ab238ffe1c34171c",
          "body": null,
          "is_bot": false,
          "headline": "test: Enforce tests for Option (#238)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-13T09:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a61df25292eacb3186527ef3463c025f266882e5",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix bugs and enforce tests for List (#237)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-12T18:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c11915674951a4cc165e99e381adac2032fd4548",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update release-please url and Integrate publish job (#236)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-10T04:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6201474bc6da5f94833be51b441821a0ed2e4a0a",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add split export for Func and Enforce tests (#234)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-07-10T03:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffbb954bca76ccbf21f650e144f842dde3a31748",
          "body": "Co-authored-by: mikuroxina-s-helper-bot[bot] <145674520+mikuroxina-s-helper-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 6.3.1 (#233)",
          "author_name": "mikuroxina-s-helper-bot[bot]",
          "author_login": "mikuroxina-s-helper-bot[bot]",
          "committed_at": "2024-05-26T16:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff7fb6e341cd029a9b215e6c7054677face1172",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix Ether's bug on removing self symbol (#232)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-26T15:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ef32da8982f4111b7a75aa5caab6ca95e82a304",
          "body": "Co-authored-by: mikuroxina-s-helper-bot[bot] <145674520+mikuroxina-s-helper-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 6.3.0 (#214)",
          "author_name": "mikuroxina-s-helper-bot[bot]",
          "author_login": "mikuroxina-s-helper-bot[bot]",
          "committed_at": "2024-05-26T15:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a34dd7852713f803dbf4e6ef6e6238f24842fe1a",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix typing of EtherT definition and Add test (#231)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-26T15:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04cb415b4fae7a9c88c9e6f4327b4e26583eb90",
          "body": null,
          "is_bot": false,
          "headline": "ci: Improve coverage report CI (#230)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-26T15:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ccda750b07f938df21fc668742f476db5bef8c",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add PartialEqUnary and Improve doc and test (#228)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-26T14:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cec7be300998485bb799436c41a3d848a8539cb",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Compose and Add tests for ControlFlow (#224)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-19T19:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9bd27031d265d7117dc31d5f9a993a174334a6f",
          "body": null,
          "is_bot": false,
          "headline": "fix: Improve minor definition and Enforce tests (#223)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-16T10:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8f61d79eb3d55429492c890504cf3a4f39283e5",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add liftEther (#222)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-16T06:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1190bf09e197d34b7a7df004b73debcdc14b7299",
          "body": null,
          "is_bot": false,
          "headline": "fix: Replace returning undefined with never[] (#220)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-16T00:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab13f1e9a28880136d97c8e7c002bb1516bb71eb",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix bugs and Enforce tests for Cont (#219)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-16T00:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8ab9c0a31b5ce912a967372885b683e9ac903a2",
          "body": null,
          "is_bot": false,
          "headline": "test: Add test for Bool (#218)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-13T01:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "707397b84e578543356bb0b3f775efb0d01de2ad",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add sortItems and Enforce tests for BinaryHeap (#217)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-13T01:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93084d7a00daf9b1cb47a06f5d73170265c97f81",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix bugs and cover Array with test (#216)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-12T23:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f6eb7caca11214ff54ef7538c86faf311d470c",
          "body": null,
          "is_bot": false,
          "headline": "ci: Specify token for upload (#215)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-12T16:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af67916c1bbafb83933c28a0f219e285590c8346",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix bugs and Add test for Array (#213)",
          "author_name": "Mikuroさいな",
          "author_login": "MikuroXina",
          "committed_at": "2024-05-12T16:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 42,
      "commits_last_year": 38,
      "latest_release_at": "2026-07-17T18:28:09Z",
      "latest_release_tag": "mini-fn-v7.4.0",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 81.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@mikuroxina/mini-fn",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@mikuroxina/mini-fn",
          "is_deprecated": false,
          "latest_version": "7.4.0",
          "repository_url": "https://github.com/MikuroXina/mini-fn",
          "versions_count": 38,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2661,
          "first_published_at": "2022-08-14T11:28:12.163000Z",
          "latest_published_at": "2026-07-17T18:28:52.794000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 16,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 68958,
      "source_files_sampled": 190,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "rollup",
            "direct": false,
            "version": "4.55.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 1,
            "oldest_advisory_days": 147
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-22p9-wv53-3rq4",
              "GHSA-v245-v573-v5vm"
            ],
            "fixed_version": "5.0.2",
            "advisory_count": 2,
            "oldest_advisory_days": 26
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 154
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-p9ff-h696-f583",
              "GHSA-v2wj-q39q-566r",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 5,
            "oldest_advisory_days": 107
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-38c4-r59v-3vqw",
              "GHSA-6v5v-wf23-fmfq"
            ],
            "fixed_version": "14.2.0",
            "advisory_count": 2,
            "oldest_advisory_days": 160
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 119
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.7",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 2.5,
            "advisory_ids": [
              "GHSA-g7r4-m6w7-qqqr"
            ],
            "fixed_version": "0.28.1",
            "advisory_count": 1,
            "oldest_advisory_days": 40
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 4,
          "critical": 1,
          "moderate": 2
        },
        "advisory_count": 17,
        "affected_count": 8,
        "assessed_count": 234,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@gerrit0/mini-shiki",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "0.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-require",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fix-dts-default-cjs-exports",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "joycon",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-tsconfig",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "0.28.16",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-doctest",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 234,
        "direct_count": 0,
        "indirect_count": 234
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 295,
        "open_issues": 6,
        "closed_ratio": 0.778,
        "closed_issues": 21,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "MikuroXina",
          "commits": 327,
          "avatar_url": "https://avatars.githubusercontent.com/u/10331164?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release-please.yaml",
        "test.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "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": 8,
            "reason": "25 out of 29 merged PRs checked by a CI test -- score normalized to 8",
            "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/25 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 7,
            "reason": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "17 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6ce8ca8927c189287315ed5fb01a1ce35e79d7f7",
        "ran_at": "2026-07-23T01:16:07Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T18:38:55Z",
      "oldest_open_prs": [
        {
          "number": 328,
          "created_at": "2026-07-17T18:38:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-17T18:38:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 125,
          "created_at": "2023-10-09T14:42:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 262,
          "created_at": "2024-08-24T15:57:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 278,
          "created_at": "2025-02-17T01:04:17Z",
          "last_comment_at": "2026-01-25T16:37:17Z",
          "last_comment_author": "MikuroXina"
        },
        {
          "number": 312,
          "created_at": "2026-01-30T09:22:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 318,
          "created_at": "2026-02-17T11:00:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 319,
          "created_at": "2026-02-25T19:19:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/MikuroXina/mini-fn",
    "host": "github.com",
    "name": "mini-fn",
    "owner": "MikuroXina"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 50,
        "vitality": 73,
        "community": 39,
        "governance": 57,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 38,
              "human_commit_share": 0.82,
              "days_since_last_push": 5,
              "active_weeks_last_year": 13
            },
            "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": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "38 commits in the last year",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 42,
              "latest_release_tag": "mini-fn-v7.4.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 81.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "42 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "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 ~81.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 81.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 39,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "forks": 2,
              "stars": 16,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "16 stars",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "packages": [
                "@mikuroxina/mini-fn"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2661
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,661 downloads/month across npm",
                "points": 45.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2661,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 295,
              "open_issues": 6,
              "closed_issues": 21,
              "issue_closed_ratio": 0.778,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "78% of issues closed",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "295/300 decided PRs merged",
                "points": 37.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 295,
                      "decided": 300
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 49,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "MikuroXina",
              "public_repos": 57,
              "account_age_days": 4224
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "49 followers of MikuroXina",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 49,
                      "login": "MikuroXina"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "57 public repos, account ~11 yr old",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 57
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@mikuroxina/mini-fn"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "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": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "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": "25 out of 29 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://mikuroxina.github.io/mini-fn/",
              "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": "https://mikuroxina.github.io/mini-fn/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.8
            },
            "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": "25 out of 29 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "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/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "17 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 234 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 234
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 17,
              "affected_packages": 8,
              "assessed_packages": 234,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 4, moderate 2, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 234,
              "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": 2
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.988,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "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": "81 of 82 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 81,
                      "sampled": 82
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "mise.toml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.06
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mise.toml"
                    }
                  }
                ],
                "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": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "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": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 68958,
              "source_files_sampled": 190,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/190 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 190,
                      "oversized": 1
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index npm:@mikuroxina/mini-fn@7.4.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T01:16:26.774623Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MikuroXina/mini-fn.svg",
  "full_name": "MikuroXina/mini-fn",
  "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.27.0 — full methodology · metrics wiki.

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