Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 16:11 UTC

hiddentao / fast-levenshtein

Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.

JavaScriptMIT★ 612 stars⑂ 50 forkssince Apr 2013View on GitHub ↗

hiddentao/fast-levenshtein holds a health index of 26 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (75/100) and lowest on Vitality (13/100). It was last updated 1752 days ago. A single contributor accounts for most of its recent work.

26
overall / 100
Critical

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.

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

RamPersonal account
341 followers229 public repossince May 2010Solopreneur

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 publishTags
npmfast-levenshtein3.0.0519,055,403202191 days agolevenshteindistancestring

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,752 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push1,752
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 16 version tags (no GitHub releases)
0/36Release recency — latest release 2,191 days ago
12.6/27Release cadence — a release every ~200.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tag3.0.0
releases_from_tagsyes
days_since_latest_release2,191
mean_days_between_releases200.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

75Good · 18% of overall
How it's scored
45.2/60Stars — 612 stars
14.1/25Forks — 50 forks
3.9/15Watchers — 6 watchers
Inputs used
forks50
stars612
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 519,055,403 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesfast-levenshtein
dependents
ecosystemsnpm
total_downloads
monthly_downloads519,055,403
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.6/22.5Commit distribution — top contributor authored 84% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.841
How it's scored
31.9/46.8Issue resolution — 68% of issues closed
34.4/38.3PR acceptance — 9/10 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 5/26 approved changesets -- score normalized to 1
Inputs used
merged_prs9
open_issues7
closed_issues15
issue_closed_ratio0.682
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
18.2/25Owner reach — 341 followers of hiddentao
25/25Track record — 229 public repos, account ~16 yr old
Inputs used
followers341
owner_typeUser
is_verified
owner_loginhiddentao
public_repos229
account_age_days5,921
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
4/35Publish recency — latest publish 2,191 days ago
20/20Version history — 20 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfast-levenshtein
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,191

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

44At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 5/26 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 7 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:fast-levenshtein@3.0.0 runtime dependency closure — what installing the published package pulls in — 1 packages. 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.

25Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10/40Legible commit history — 12 of 64 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.188
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 64
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes3,588
source_files_sampled5
oversized_source_files0

Key facts

612GitHub stars
9contributors
0commits, last 12 months
1,752days since last push
16releases
1bus factor
7open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 50 ⇿
0Stars
50Forks
10Releases

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.

010203040504922015-052020-072025-09
Major 2Minor 1Patch 7

Each point covers 10 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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-22 16:11 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/26 approved changesets -- score normalized to 1
10Contributorsproject has 7 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmfastest-levenshtein^1.0.7package.json
All dependencies 12

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

RegistryPackageVersionRelation
npmfastest-levenshtein^1.0.7direct
npmchai~1.5.0indirect
npmgrunt~0.4.1indirect
npmgrunt-benchmark~0.2.0indirect
npmgrunt-cli^1.2.0indirect
npmgrunt-contrib-jshint~0.4.3indirect
npmgrunt-contrib-uglify~0.2.0indirect
npmgrunt-mocha-test~0.2.2indirect
npmgrunt-npm-install~0.1.0indirect
npmload-grunt-tasks~0.6.0indirect
npmlodash^4.0.1indirect
npmmocha~1.9.0indirect
Dependency advisories 0

Installing npm:fast-levenshtein@3.0.0 pulls in 1 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 67,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 11699
      },
      "pushed_at": "2021-10-03T19:03:31Z",
      "created_at": "2013-04-17T05:57:55Z",
      "owner_type": "User",
      "updated_at": "2026-06-10T07:45:38Z",
      "description": "Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://hiddentao.com",
      "name": "Ram",
      "type": "User",
      "login": "hiddentao",
      "company": "Solopreneur",
      "location": "Earth",
      "followers": 341,
      "avatar_url": "https://avatars.githubusercontent.com/u/266594?v=4",
      "created_at": "2010-05-06T14:38:50Z",
      "is_verified": null,
      "public_repos": 229,
      "account_age_days": 5921
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2020-07-22T14:29:13Z"
        },
        {
          "tag": "2.0.6",
          "kind": "patch",
          "published_at": "2016-12-27T21:14:49Z"
        },
        {
          "tag": "2.0.5",
          "kind": "patch",
          "published_at": "2016-09-28T22:36:31Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2016-08-26T09:26:52Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2016-08-26T09:26:52Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2016-01-26T19:20:41Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2016-01-26T10:26:38Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2016-01-26T10:24:50Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2015-12-29T10:48:40Z"
        },
        {
          "tag": "1.0.7",
          "kind": "patch",
          "published_at": "2015-08-13T01:08:21Z"
        },
        {
          "tag": "1.0.6",
          "kind": "patch",
          "published_at": "2014-12-17T06:15:23Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2014-12-06T03:02:38Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2014-09-15T06:12:24Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2014-07-10T05:08:47Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2014-07-10T04:18:41Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2014-07-10T03:37:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "93bd3fcf9228806900204878d9a926df572c4c71",
          "body": null,
          "is_bot": false,
          "headline": "remove pkg lock",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2020-07-22T14:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2434d324e56c9ef70d6f8330382e7ff758f9911",
          "body": null,
          "is_bot": false,
          "headline": "remove bower, update pkg lock",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2020-07-22T14:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16979ed0164fb479ea548a01c690d4b1505ad613",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2020-07-22T14:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1777532d9f563b9a1576f08fa8f2226559d49098",
          "body": "* 10 times faster\r\n\r\n* minified\r\n\r\n* fix grunt\r\n\r\n* fix ci\r\n\r\n* remove outdated ci\r\n\r\n* remove package.lock.json",
          "is_bot": false,
          "headline": "Make it 15 times faster (#30)",
          "author_name": "ka-weihe",
          "author_login": "ka-weihe",
          "committed_at": "2020-07-22T14:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c3c4aa3e19f8faf36b2d5df9884532563332094",
          "body": "correct spelling mistake",
          "is_bot": false,
          "headline": "Merge pull request #25 from EdwardBetts/spelling",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2017-09-01T11:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167dcf98d5461c4eda08929c1153533bcdc82eff",
          "body": null,
          "is_bot": false,
          "headline": "correct spelling mistake",
          "author_name": "Edward Betts",
          "author_login": "EdwardBetts",
          "committed_at": "2017-09-01T09:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd716307724e16548ccb874206356d7d42c43fc8",
          "body": null,
          "is_bot": false,
          "headline": "add cdn info",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2017-05-28T21:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bffe7151f99fb02f319f70a004e653105a760fb",
          "body": null,
          "is_bot": false,
          "headline": "2.0.6",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-12-27T21:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608cc5d21eda0319267505d4fe231fde808bb3a5",
          "body": "split-up loop to only run collator check once",
          "is_bot": false,
          "headline": "Merge pull request #22 from nol13/collator-check",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-12-27T21:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea5b866af9ea5406765b544ee7c1e11ffb802eb",
          "body": null,
          "is_bot": false,
          "headline": "split-up loop to only run collator check once",
          "author_name": "nolan",
          "author_login": null,
          "committed_at": "2016-12-27T19:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c41122f8725a63587ec34bb19b12dd91f12465f",
          "body": null,
          "is_bot": false,
          "headline": "2.0.5",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-09-28T22:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0141985eca44ac99623d6b2e4b00fb3670858153",
          "body": "Handle \"Locale 'generic' is not well-formed\"",
          "is_bot": false,
          "headline": "Merge pull request #18 from benchik/master",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-09-28T22:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e90457c4a1152f8b9584beeb1440ffaf169fc269",
          "body": "…hrowing - Locale 'generic' is not well-formed)",
          "is_bot": false,
          "headline": "Handle Intl.Collator being defined but implementation lacking (edge t…",
          "author_name": "benchik",
          "author_login": "benchik",
          "committed_at": "2016-09-27T09:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "127ba2b80e38185a7fc968dc90d373164366e93d",
          "body": null,
          "is_bot": false,
          "headline": "try and fix grunt in build",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-09-07T04:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eac08c77caa7e77deaea37ad20b66c1ef660fd3",
          "body": null,
          "is_bot": false,
          "headline": "add prepublish command",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-09-07T04:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "239024361959f294dbb032cd399834bd81e5b427",
          "body": null,
          "is_bot": false,
          "headline": "2.0.4",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-09-07T04:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a96d701d409696feab423c1e3063e1a13620ae6",
          "body": "Fixes check for Intl",
          "is_bot": false,
          "headline": "Merge pull request #15 from kellym/master",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-09-07T04:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3395511172c1d6438c1ca56c9caedef6af7b004b",
          "body": null,
          "is_bot": false,
          "headline": "Fixes check for Intl",
          "author_name": "Kelly Martin",
          "author_login": "kellym",
          "committed_at": "2016-09-06T15:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc88c61d8f4b77cfda5b46feb8615208110bcb12",
          "body": null,
          "is_bot": false,
          "headline": "added more badges",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-09-06T08:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2dacdf375a12793e105ea38cdba002af12ef77",
          "body": null,
          "is_bot": false,
          "headline": "update descriptioin again",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-08-26T09:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e611abfb4a2110ef16d934e7bcbbcf7f7f3d5c8",
          "body": null,
          "is_bot": false,
          "headline": "remove async support from description",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-08-26T09:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ccf25d63974280bd62924d29ab4ccf9567517c",
          "body": null,
          "is_bot": false,
          "headline": "check that collator is available before using it",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-08-26T08:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c69f41f8c41b34cb53013afa7f82bbca98849149",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-08-26T06:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c8aa91642f6b0802535454d9d8123bc1f4d160",
          "body": null,
          "is_bot": false,
          "headline": "update minified",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-07-22T06:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80874a9c0cd8d9f5aee9d73aa39d9ab0a9d51435",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-07-22T06:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0ca331131820e70495823fbae051cdbfa7c701",
          "body": "Tighten the check for a commonjs environment.",
          "is_bot": false,
          "headline": "Merge pull request #12 from eventualbuddha/patch-1",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-07-22T06:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa31c6c85fda7cf40f2565c28eb66d57de72cad2",
          "body": "Looking only for a top-level `module` that is non-null incorrectly flags e.g. the `module` function [QUnit](http://qunitjs.com) 1.x. This restricts it to checking that both `module` and `exports` exists and that `module.exports === exports`, as is the case in a commonjs environment.",
          "is_bot": false,
          "headline": "Tighten the check for a commonjs environment.",
          "author_name": "Brian Donovan",
          "author_login": "eventualbuddha",
          "committed_at": "2016-07-21T19:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bce911eb885fb52e37b1be793c22cfaf88d580d2",
          "body": null,
          "is_bot": false,
          "headline": "replace process.nextTick() with setImmediate()",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-01-26T19:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd8ad5c8e23c219261f8cdde875e79ee4c06f3f",
          "body": null,
          "is_bot": false,
          "headline": "1.1.2 - upgraded lodash",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-01-26T10:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dbfc2f87e61211f0a4b915540cd82a7571c5a1f",
          "body": null,
          "is_bot": false,
          "headline": "upgrade lodash",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-01-26T10:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f024c1717d3256f40e850ec50756a5da4a863a",
          "body": null,
          "is_bot": false,
          "headline": "1.1.1",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-01-26T10:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d67bde78c9e75b5e253b0e84d0cbf227ffb98f9",
          "body": null,
          "is_bot": false,
          "headline": "fix setTimeout bug - #11",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2016-01-26T10:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "428c87160f18d7b6867a0d37cdebb44471658ed3",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2015-12-29T10:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "883eee21c7099c7feb89128d0bf7c1b696a1977b",
          "body": "Updates package.json",
          "is_bot": false,
          "headline": "Merge pull request #9 from JJ/master",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2015-12-29T10:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99acd241d774a71184571950a314b7ba39537a4",
          "body": null,
          "is_bot": false,
          "headline": "Updating also node version",
          "author_name": "JJ Merelo",
          "author_login": "JJ",
          "committed_at": "2015-12-06T10:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17f1529e2643dcf74fcb6f4df33e28f0198ee26f",
          "body": "To bump obsoleted dependencias and add best practices test command.",
          "is_bot": false,
          "headline": "Updates package.json",
          "author_name": "JJ Merelo",
          "author_login": "JJ",
          "committed_at": "2015-12-06T10:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "321ca56691c248823bbdb73b6fda57d6973f7f8c",
          "body": null,
          "is_bot": false,
          "headline": "1.0.7",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2015-08-13T01:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cef1cd45cbbd62a4491be5999f29142fa9fd765",
          "body": "Added npm files filter",
          "is_bot": false,
          "headline": "Merge pull request #8 from TrySound/npm-files",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2015-08-12T00:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5377944a815ce99c7402dac1d1e465dc033aefb",
          "body": null,
          "is_bot": false,
          "headline": "Added npm files filter",
          "author_name": "Bogdan Chadkin",
          "author_login": "TrySound",
          "committed_at": "2015-08-11T21:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19fec959d400f71bf2a21b960c7d6c1e83daed1c",
          "body": null,
          "is_bot": false,
          "headline": "version 1.0.6",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-12-17T06:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f336e1ec091555e1c3b3133b48345903168ffcea",
          "body": null,
          "is_bot": false,
          "headline": "Better web worker detection",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-12-17T06:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9247008ec4b8911f2b356d1cb79ed412a54cefe",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 1.0.5",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-12-06T03:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95bd72c1f56dabcf85592cb4a39df83ee8b126ed",
          "body": "Working with web workers",
          "is_bot": false,
          "headline": "Merge pull request #5 from neoPix/master",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-12-06T02:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f9bdd4b3930301469d102125ad5c540a43e0bc",
          "body": "Added the \"Worker\" property to the build file.",
          "is_bot": false,
          "headline": "Adding the worker property to the build file",
          "author_name": "David B.",
          "author_login": "neoPix",
          "committed_at": "2014-12-03T08:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b70023da9d38ade7bbd286038d24013b1b4e92a",
          "body": "Use fast-levenshtein in a web worker using importScripts",
          "is_bot": false,
          "headline": "Working with web workers",
          "author_name": "David B.",
          "author_login": "neoPix",
          "committed_at": "2014-12-02T14:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d2fb9decfb610bd7c9121f482cf6d39b27b56b9",
          "body": null,
          "is_bot": false,
          "headline": "rebuild",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-09-15T06:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "834a6ff3f018185f6184598b9a0b1b4a8253fd96",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-09-15T06:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64db21112fc6485534655f6a3cc846196767c554",
          "body": "#4",
          "is_bot": false,
          "headline": "update license",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-09-15T06:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad42934f89bf8e0dad963f41718202172b06303",
          "body": null,
          "is_bot": false,
          "headline": "More test cases",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-07-12T02:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96170a2ce74b07ca730c1f044f885ebb5860074",
          "body": null,
          "is_bot": false,
          "headline": "Updated browser doc",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-07-10T11:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "086a7aa65c212e53eaea77d6474d6d45fc90143d",
          "body": null,
          "is_bot": false,
          "headline": "Update bower config",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-07-10T07:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f074abb96ff69b8e3ad0911740bfeaa44ec79f0",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-07-10T05:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8ff57bf57be6a4b318af03ce0bede52b6ff2045",
          "body": null,
          "is_bot": false,
          "headline": "Perf boost",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-07-10T04:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968464a242ea9f39c8ed0323664b62bf51e14957",
          "body": null,
          "is_bot": false,
          "headline": "Better readme formatting",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-07-10T03:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c48e296a62ed5002de5dbacf7deba41577978745",
          "body": null,
          "is_bot": false,
          "headline": "Added benchmark",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-07-10T03:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8212df2cc681771db451c7594d259955396612b",
          "body": null,
          "is_bot": false,
          "headline": "Better build process",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-07-10T01:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a72c3994c043513da9c889617164632f2e8d5f",
          "body": "…ild config.",
          "is_bot": false,
          "headline": "Added Bower config. Updated README. Added Contributing.md. Updated bu…",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2014-07-10T01:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c20e2bbec565b29d4f4d9f1c421b9bfca0a0d60",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo.",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2013-04-18T05:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d31e3699bee24c538b1c049239179b56f4a0c8df",
          "body": null,
          "is_bot": false,
          "headline": "Updated README.",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2013-04-18T05:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0699591798e58d89404df2dce6247a1db715e77",
          "body": null,
          "is_bot": false,
          "headline": "Updated Travis CI build config.",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2013-04-18T05:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c99998c12a47bd6d696c1b1d86dc93109c359c8",
          "body": null,
          "is_bot": false,
          "headline": "Updated package.json",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2013-04-18T05:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "107b456b9f1344b342974304136593481f54917a",
          "body": null,
          "is_bot": false,
          "headline": "Fix jshint URL link in README",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2013-04-18T05:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca31f94444225253ea3036515c9216e6a917bf3",
          "body": "Added grunt build file.\n\nAdded jshint verification and minification build steps.\n\nUpdated README and added LICENSE.",
          "is_bot": false,
          "headline": "Added asynchronous version.",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2013-04-18T05:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174fd1fe64c168873172c027c4526493e61a9fe2",
          "body": null,
          "is_bot": false,
          "headline": "Initial working version.",
          "author_name": "Ramesh Nair",
          "author_login": "hiddentao",
          "committed_at": "2013-04-17T06:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 0,
      "latest_release_at": "2020-07-22T14:29:13Z",
      "latest_release_tag": "3.0.0",
      "releases_from_tags": true,
      "days_since_last_push": 1752,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2191,
      "mean_days_between_releases": 200.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "fast-levenshtein",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "levenshtein",
            "distance",
            "string"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/fast-levenshtein",
          "is_deprecated": false,
          "latest_version": "3.0.0",
          "repository_url": "https://github.com/hiddentao/fast-levenshtein",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 519055403,
          "first_published_at": "2013-04-18T05:57:10.372000Z",
          "latest_published_at": "2020-07-22T14:26:22.114000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2191
        }
      ]
    },
    "popularity": {
      "forks": 50,
      "stars": 612,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2015-05-15",
            "count": 1
          },
          {
            "date": "2015-07-04",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-09-28",
            "count": 1
          },
          {
            "date": "2015-12-06",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2016-01-24",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-10-09",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2017-07-30",
            "count": 1
          },
          {
            "date": "2017-08-14",
            "count": 2
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-04-05",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-09-02",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-02-01",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 2
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 49,
        "total_forks": 50
      },
      "star_history": null,
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 3588,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": "npm:fast-levenshtein@3.0.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "fastest-levenshtein",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.7"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "fastest-levenshtein",
            "direct": true,
            "version": "^1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "~1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "grunt",
            "direct": false,
            "version": "~0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "grunt-benchmark",
            "direct": false,
            "version": "~0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "grunt-cli",
            "direct": false,
            "version": "^1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "grunt-contrib-jshint",
            "direct": false,
            "version": "~0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "grunt-contrib-uglify",
            "direct": false,
            "version": "~0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "grunt-mocha-test",
            "direct": false,
            "version": "~0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "grunt-npm-install",
            "direct": false,
            "version": "~0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-grunt-tasks",
            "direct": false,
            "version": "~0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "^4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "~1.9.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 1,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 9,
        "open_issues": 7,
        "closed_ratio": 0.682,
        "closed_issues": 15,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "hiddentao",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/266594?v=4"
        },
        {
          "type": "User",
          "login": "neoPix",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8171264?v=4"
        },
        {
          "type": "User",
          "login": "JJ",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/500?v=4"
        },
        {
          "type": "User",
          "login": "TrySound",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5635476?v=4"
        },
        {
          "type": "User",
          "login": "eventualbuddha",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1938?v=4"
        },
        {
          "type": "User",
          "login": "EdwardBetts",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3818?v=4"
        },
        {
          "type": "User",
          "login": "kellym",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/283371?v=4"
        },
        {
          "type": "User",
          "login": "benchik",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/292092?v=4"
        },
        {
          "type": "User",
          "login": "ka-weihe",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16865900?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.841
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 5/26 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "93bd3fcf9228806900204878d9a926df572c4c71",
        "ran_at": "2026-07-22T16:11:04Z",
        "aggregate_score": 3,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 26,
          "created_at": "2018-02-14T15:34:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 27,
          "created_at": "2018-08-09T08:10:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2020-12-11T12:35:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2020-07-22T14:21:55Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2013-04-18T16:27:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 23,
          "created_at": "2017-03-18T15:52:27Z",
          "last_comment_at": "2017-05-26T19:28:27Z",
          "last_comment_author": "gustf"
        },
        {
          "number": 24,
          "created_at": "2017-05-13T19:02:41Z",
          "last_comment_at": "2019-10-17T22:15:59Z",
          "last_comment_author": "ka-weihe"
        },
        {
          "number": 28,
          "created_at": "2020-06-05T21:37:02Z",
          "last_comment_at": "2020-08-13T09:57:55Z",
          "last_comment_author": "KonkretneKosteczki"
        },
        {
          "number": 29,
          "created_at": "2020-06-30T01:43:47Z",
          "last_comment_at": "2020-07-09T15:41:51Z",
          "last_comment_author": "hiddentao"
        },
        {
          "number": 32,
          "created_at": "2020-09-15T11:43:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2023-08-10T08:43:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/hiddentao/fast-levenshtein",
    "host": "github.com",
    "name": "fast-levenshtein",
    "owner": "hiddentao"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 26,
      "inputs": {
        "security": 44,
        "vitality": 13,
        "community": 75,
        "governance": 58,
        "engineering": 34,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 44,
        "overall_after_abandonment_multiplier": 26
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1752,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1752 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1752
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "3.0.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2191,
              "mean_days_between_releases": 200.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2191 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2191
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~200.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 200.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 5,
              "days_since_last_merged_pr": 2191,
              "days_since_last_human_commit": 2191,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2191 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2191,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 75,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "forks": 50,
              "stars": 612,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "612 stars",
                "points": 45.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 612
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "50 forks",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "fast-levenshtein"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 519055403
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "519,055,403 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 519055403,
                      "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": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.841
            },
            "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 84% of commits",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "merged_prs": 9,
              "open_issues": 7,
              "closed_issues": 15,
              "issue_closed_ratio": 0.682,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "68% of issues closed",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "9/10 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 9,
                      "decided": 10
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/26 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "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": 66,
            "inputs": {
              "followers": 341,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "hiddentao",
              "public_repos": 229,
              "account_age_days": 5921
            },
            "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": "341 followers of hiddentao",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 341,
                      "login": "hiddentao"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "229 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 229
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "fast-levenshtein"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 2191
            },
            "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 2191 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2191
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3
            },
            "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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/26 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:fast-levenshtein@3.0.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:fast-levenshtein@3.0.0",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "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": 1,
              "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": 14
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.188,
              "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": "12 of 64 human commits state their intent (structured subject or explanatory body)",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 12,
                      "sampled": 64
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 64",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 64
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 3588,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T16:11:17.091010Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hiddentao/fast-levenshtein.svg",
  "full_name": "hiddentao/fast-levenshtein",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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