Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 05:59 UTC

neovim / tree-sitter-vimdoc

Tree-sitter parser for Vim help files

JavaScript · Tree-sitter QueryApache-2.0★ 152 stars⑂ 21 forkssince Aug 2021View on GitHub ↗

neovim/tree-sitter-vimdoc holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (71/100) and lowest on Community & Adoption (41/100). It was last updated 32 days ago. 2 contributors account for most of its recent work.

54
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

NeovimOrganization
4,922 followers30 public repossince Jan 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iotree-sitter-vimdoc4.1.052221 days agoincrementalparsingtree-sittervimdoctext-editorsparser-implementations

Metrics by category

Vitality

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

46At risk · 22% of overall
How it's scored
18/36Push recency — last push 32 days ago
4.2/36Commit cadence — 6/52 weeks with commits
11.5/18Commit volume — 18 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year18
human_commit_share0.89
days_since_last_push32
active_weeks_last_year6
How it's scored
27/27Ships releases — 22 releases published
16.2/36Release recency — latest release 221 days ago
19.8/27Release cadence — a release every ~72.6 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count22
latest_release_tagv4.1.0
releases_from_tagsno
days_since_latest_release221
mean_days_between_releases72.6

Community & Adoption

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

41At risk · 18% of overall
How it's scored
35.3/60Stars — 152 stars
10.8/25Forks — 21 forks
3.9/15Watchers — 6 watchers
Inputs used
forks21
stars152
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
10.4/80Monthly downloads — 5 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestree-sitter-vimdoc
dependents
ecosystemscrates
total_downloads83
monthly_downloads5
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?

71Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.3/22.5Commit distribution — top contributor authored 50% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled6
top_contributor_share0.497
How it's scored
37.6/46.8Issue resolution — 80% of issues closed
32.6/38.3PR acceptance — 52/61 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 4/21 approved changesets -- score normalized to 1
Inputs used
merged_prs52
open_issues16
closed_issues66
issue_closed_ratio0.805
closed_unmerged_prs9
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 4,922 followers of neovim
22.9/25Track record — 30 public repos, account ~12 yr old
Inputs used
followers4,922
owner_typeOrganization
is_verified
owner_loginneovim
public_repos30
account_age_days4,566
How it's scored
25/25Published & resolvable — 1 package(s) on crates
26/35Publish recency — latest publish 221 days ago
12/20Version history — 2 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestree-sitter-vimdoc
ecosystemscrates
any_deprecatedno
min_days_since_publish221

Engineering Quality

Are baseline engineering and documentation practices in place?

55Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests — 4 out of 17 merged PRs checked by a CI test -- score normalized to 2
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicstree-sitter, tree-sitter-parser
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.5/2.5CI-Tests — 4 out of 17 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 4/21 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): branch_protection, packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories3
affected_packages1
assessed_packages31
unassessed_packages3
affected_by_severityhigh 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 31 resolved dependencies against OSV. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

58Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
33.6/40Legible commit history — 56 of 89 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.629
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — bindings/python/tree_sitter_vimdoc/py.typed
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 11 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configsbindings/python/tree_sitter_vimdoc/py.typed
agent_commit_share0
toolchain_manifestsCargo.toml, bindings/go/go.mod
dependency_bot_commit_share0.11
How it's scored
27/45Type-checkable code — JavaScript with type-check config (bindings/python/tree_sitter_vimdoc/py.typed)
51.9/55Manageable file sizes — 1/18 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes543,339
source_files_sampled18
oversized_source_files1

Key facts

152GitHub stars
6contributors
18commits, last 12 months
32days since last push
22releases
2bus factor
16open issues
crates.io, npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'tree-sitter-vimdoc' from its registry
  • Could not fetch pypi package 'tree-sitter-vimdoc' from its registry

More detail

Star and fork history 0 ★ / 21 ⇿
0Stars
21Forks
22Releases

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.

0481216202022022-062024-052026-04
Major 4Minor 8Patch 10

Each point covers 4 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-25 05:59 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
2CI-Tests4 out of 17 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/21 approved changesets -- score normalized to 1
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
crates.iotree-sitter0.25.10Cargo.toml
crates.iotree-sitter-language0.1Cargo.toml
npmnode-addon-api^8.5.0package.json
npmnode-gyp-build^4.8.4package.json
All dependencies 34

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

RegistryPackageVersionRelation
crates.iotree-sitterdirect
crates.iotree-sitter-languagedirect
npmnode-addon-api8.5.0direct
npmnode-gyp-build4.8.4direct
crates.ioccindirect
Gogithub.com/smacker/go-tree-sitter0.0.0-20230720070738-0d0a9f78d8f8indirect
npmbase64-js1.5.1indirect
npmbl4.1.0indirect
npmbuffer5.7.1indirect
npmchownr1.1.4indirect
npmend-of-stream1.4.4indirect
npmfs-constants1.0.0indirect
npmieee7541.2.1indirect
npminherits2.0.4indirect
npmlru-cache6.0.0indirect
npmminimist1.2.8indirect
npmmkdirp-classic0.5.3indirect
npmnode-abi3.56.0indirect
npmnpm-run-path3.1.0indirect
npmonce1.4.0indirect
npmpath-key3.1.1indirect
npmprebuildify6.0.1indirect
npmpump3.0.0indirect
npmreadable-stream3.6.2indirect
npmsafe-buffer5.2.1indirect
npmsemver7.6.0indirect
npmstring_decoder1.3.0indirect
npmtar-fs2.1.1indirect
npmtar-stream2.2.0indirect
npmtree-sitter0.22.4indirect
npmtree-sitter-cli0.25.10indirect
npmutil-deprecate1.0.2indirect
npmwrappy1.0.2indirect
npmyallist4.0.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 31 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
tar-fs2.1.1indirecthigh33.1.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "tree-sitter",
        "tree-sitter-parser"
      ],
      "is_fork": false,
      "size_kb": 711,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 7839,
        "Tree-sitter Query": 1224
      },
      "pushed_at": "2026-06-22T21:07:57Z",
      "created_at": "2021-08-13T09:24:40Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-09T11:58:52Z",
      "description": "Tree-sitter parser for Vim help files",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "Tree-sitter Query"
      ]
    },
    "owner": {
      "blog": "https://neovim.io",
      "name": "Neovim",
      "type": "Organization",
      "login": "neovim",
      "company": null,
      "location": null,
      "followers": 4922,
      "avatar_url": "https://avatars.githubusercontent.com/u/6471485?v=4",
      "created_at": "2014-01-22T13:24:15Z",
      "is_verified": null,
      "public_repos": 30,
      "account_age_days": 4566
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2025-12-15T08:28:53Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2025-12-07T02:03:27Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2025-12-07T01:53:09Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2025-05-16T17:05:31Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2025-03-18T13:16:18Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2024-06-08T08:15:07Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2024-03-19T18:12:42Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2024-03-17T12:29:33Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2024-03-11T15:07:43Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2024-03-02T09:03:13Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2024-01-17T11:37:42Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2023-06-26T08:50:35Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-04-03T11:24:05Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-02-01T10:30:45Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2022-10-27T04:49:47Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2022-10-23T23:10:21Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2022-10-19T15:05:02Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2022-10-18T13:56:18Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2022-10-14T00:31:38Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-10-09T18:19:57Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-09-29T11:02:58Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-09-28T12:44:13Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "23daa416c1ff5d15f59a1aa648f031d6e3ee15c5",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci: bump actions/checkout from 6 to 7 #165",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T21:07:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f061895a0eff1d5b90e4fb60d21d87be3267031a",
          "body": null,
          "is_bot": false,
          "headline": "release v4.1.0",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-15T08:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4e1a80ddcdc4a619d7b5fdac9a1cf2854e96776",
          "body": null,
          "is_bot": false,
          "headline": "Merge #162 feat: numbered listitems",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-15T08:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3f5620a3c4450bbe723df93ceb212b66b191ef2",
          "body": null,
          "is_bot": false,
          "headline": "generated files",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-15T04:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b814b6aaeef41e00bc5de49514ba7106f1117e6",
          "body": "- Capture numbered listiems in the existing `line_li` form.\n- Introduce `prefix` capture so that consumers can check if a listitem\n  is ordered (numbered) or unordered.",
          "is_bot": false,
          "headline": "feat: numbered listitems",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-15T04:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7c55658b8d8310a433ea0e6a2442b0d9ac5d7d1",
          "body": null,
          "is_bot": false,
          "headline": "feat: numbered listitems",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-14T21:17:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "570dc10aed5963546322e6c935e1125b9fd747bf",
          "body": null,
          "is_bot": false,
          "headline": "docs #161",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-08T18:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc289b3c19055cd61bc09c01e1ceec186e146319",
          "body": "Steps:\n\n    rm Cargo.toml Package.swift pyproject.toml package.json setup.py\n    tree-sitter init\n    npm install\n    cargo test",
          "is_bot": false,
          "headline": "build: update package files #160",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-08T18:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf949678153b63a280dabff92567752563d65f4",
          "body": null,
          "is_bot": false,
          "headline": "release v4.0.2",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-07T02:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8efab5b7758fc8101abe4eec2a17cd085da6f4c0",
          "body": "related: #157",
          "is_bot": false,
          "headline": "fix: ignore \":\" at end of URL #159",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-07T01:59:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc21a225b5c65a15ec24d3f8fd3e57b910c5eb70",
          "body": null,
          "is_bot": false,
          "headline": "release v4.0.1",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-06T23:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdd465747d1b66b429c1035635f8822e9c1d45ed",
          "body": "Problem:\nURLs in help docs may be followed by \".\" or \",\", but it's usually not\nintended as part of the URL.\n\nExamples from https://github.com/neovim/neovim/issues/36597:\n\n    https://luarocks.org,\n    https://neovim.io/doc/,\n\nSolution:\n- Treat \".\" as a word.\n- Assume that `)].,` at the end of a URL \n[…]\nL-encode the bracket.) This is a tradeoff so that\nmarkdown hyperlinks work:\n\n    [https://example.com](https://example.com)\n\nBonus(?): now the inline code in this example is recognized:\n\n    `foo`.bar",
          "is_bot": false,
          "headline": "fix: ignore punctuation at end of URL #157",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-12-06T22:58:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5cb043a38ff04cadb6b8e6688aabbf34edd0c3e3",
          "body": "Problem:\nThese files have unknown number of errors, and since we don't have\na `tree-sitter/parse-action` check in neovim core yet, chasing down the\nerrors is too time-consuming.\n\nSolution:\nIgnore the files until we decide what we want to do. Maybe it makes more\nsense to run the `gen_help_html.lua` validation here instead?",
          "is_bot": false,
          "headline": "ci: ignore failing upstream help files #155",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-11-25T01:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8254f86a021b7170187c120e6e72caba5c06c9c0",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci: bump actions/checkout from 5 to 6 (#153)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T23:41:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "73648d6144829a3181328a0deeb1a69a180337be",
          "body": "Bumps [tree-sitter/parser-test-action](https://github.com/tree-sitter/parser-test-action) from 2 to 3.\n- [Release notes](https://github.com/tree-sitter/parser-test-action/releases)\n- [Commits](https://github.com/tree-sitter/parser-test-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci: bump tree-sitter/parser-test-action from 2 to 3 (#152)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T23:41:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3b59b1aaa786f6698d4a3c3fef028670dcf85ad",
          "body": "Problem:\nci failure:\n\n    diff --git a/src/parser.c b/src/parser.c\n    index ea78c00..711bb70 100644\n    --- a/src/parser.c\n    +++ b/src/parser.c\n    @@ -1,4 +1,4 @@\n    -/* Automatically @generated by tree-sitter v0.25.4 (726dcd1e872149d95de581589fc408fb8ea9cb0b) */\n    +/* Automatically @generated by tree-sitter v0.25.10 */\n\n     #include \"tree_sitter/parser.h\"\n\n    Error: Process completed with exit code 1.\n\nSolution:\nRegenerate.",
          "is_bot": false,
          "headline": "fix build #154",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-11-24T23:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0384c4156b1edffe3cc6e7136f27126c5da3f39e",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): update release instructions",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2025-11-18T17:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa29e863738adfc1496717c4acb7aae92a80ed4",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci: bump actions/checkout from 4 to 5 (#151)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T20:48:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f6191a98702edc1084245abd5523279d4b681fb",
          "body": null,
          "is_bot": false,
          "headline": "release v4.0.0",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2025-05-16T17:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dab95ab84a006e8adfd6966c5fd9dde48224725",
          "body": null,
          "is_bot": false,
          "headline": "fix(grammar): add `'|'` as not taglink",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2025-05-04T13:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d74fa5fe4591f9d9d7888c170aec56b5e1fec019",
          "body": null,
          "is_bot": false,
          "headline": "feat(parser)!: update to ABI 15",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2025-05-04T13:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5a80ef8462e58a61f3517fbf6df0a4badd33e2",
          "body": null,
          "is_bot": false,
          "headline": "ci: update test workflow, add release",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2025-05-04T13:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2694c3d27e2ca98a0ccde72f33887394300d524e",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2025-03-18T13:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735f3c35cbda37ac4f72e6c5c368fcd2eb24c4f6",
          "body": null,
          "is_bot": false,
          "headline": "release 3.0.1",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2025-03-18T13:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1481dd0a2645cee6ee4c8edb45942dfc78af55fc",
          "body": null,
          "is_bot": false,
          "headline": "bump version to v3.0.1",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2025-03-18T13:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "651c2ffa751994306d653595fbab9b30cfa7103b",
          "body": "Keep at ABI 14 for now.",
          "is_bot": false,
          "headline": "chore: regenerate parser with tree-sitter 0.25.3",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2025-03-18T13:12:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e4b5c172a109966c2ce0378f73df6cede39400",
          "body": null,
          "is_bot": false,
          "headline": "chore: regenerate json files and headers (#141)",
          "author_name": "ObserverOfTime",
          "author_login": "ObserverOfTime",
          "committed_at": "2024-10-23T12:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c539286e7487b267bc7808b16833f9e3ad6793",
          "body": null,
          "is_bot": false,
          "headline": "fix(tests): adapt expected to heading changes (#140)",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-10-20T17:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2249c44ecd3f5cf22da3dcccfb74f816ddb29245",
          "body": null,
          "is_bot": false,
          "headline": "bump version to v3.0.0",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-06-08T08:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b177bd9f53995dac83616e84b552a8d4f6c5f7e",
          "body": "Problems: Header titles cannot be extracted easily (e.g., for generating\r\na table of contents).\r\n\r\nSolution: Expose nodes for separators (`separator`) and actual heading\r\ntext (`heading`).",
          "is_bot": false,
          "headline": "feat: better structured headings (#134)",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-06-04T13:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b711df784dd43d0a8ed8ddbfca0ddcc3239d94b4",
          "body": null,
          "is_bot": false,
          "headline": "fix: regenerate parser and bindings",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-04-22T17:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b36856db88680f662cc67545c82af4ce83bf158",
          "body": "Bumps [tree-sitter/parser-test-action](https://github.com/tree-sitter/parser-test-action) from 1.2 to 2.\n- [Release notes](https://github.com/tree-sitter/parser-test-action/releases)\n- [Commits](https://github.com/tree-sitter/parser-test-action/compare/v1.2...v2)\n\n---\nupdated-dependencies:\n- dependency-name: tree-sitter/parser-test-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci: bump tree-sitter/parser-test-action from 1.2 to 2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-15T15:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a75a932449675bbd260213a95f4cd8b3193286f0",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): correct bump instructions",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-23T16:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66f4fee37b07cff0dd3400089eebccd02e61e5c2",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-19T18:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40931b6235e9b0c38067f0ab4b8cd9e53d88c4bc",
          "body": null,
          "is_bot": false,
          "headline": "release 2.5.1",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-19T18:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec0d201d174ec6345f2ff7a080d8fe68dae4225",
          "body": "Problem: Including leading whitespace in modeline leads (somehow) to\nleading whitespace being included in other nodes, especially `taglink`,\nand thus concealed. This breaks right-aligned taglinks in Neovim\ndocumentation.\n\nSolution: Do not include whitespace in modeline.",
          "is_bot": false,
          "headline": "fix: don't capture leading whitespace in modeline",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-19T18:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cee98887944bfe979c95386785ae388d8ecb3715",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-17T12:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a4a670a9bf491dee7d550f1bfad6c237352507",
          "body": null,
          "is_bot": false,
          "headline": "release 2.5.0",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-17T12:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f431bfa7d433f4d629943147817193a4fccbd303",
          "body": "This reverts commit 3089b7931809c1efd319f2d487baeb6719fdb6b5.",
          "is_bot": false,
          "headline": "Revert \"fix: modeline support\"",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-14T10:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3089b7931809c1efd319f2d487baeb6719fdb6b5",
          "body": "modeline has to be the last line in a file\n\nfixes #128",
          "is_bot": false,
          "headline": "fix: modeline support",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-14T10:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90a396267e117835c778bdbda6f7db86b601d829",
          "body": "…tter/parser-setup-action-1.2",
          "is_bot": true,
          "headline": "Merge pull request #127 from neovim/dependabot/github_actions/tree-si…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-11T15:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d6e5996c789df6c2a8f0b26abac351bbe0944e",
          "body": "Bumps [tree-sitter/parser-setup-action](https://github.com/tree-sitter/parser-setup-action) from 1.1 to 1.2.\n- [Release notes](https://github.com/tree-sitter/parser-setup-action/releases)\n- [Commits](https://github.com/tree-sitter/parser-setup-action/compare/v1.1...v1.2)\n\n---\nupdated-dependencies:\n- dependency-name: tree-sitter/parser-setup-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci: bump tree-sitter/parser-setup-action from 1.1 to 1.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-11T15:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d0d0876026ef7add4ad34970db2adb8b0908b4",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): update release instructions",
          "author_name": "ObserverOfTime",
          "author_login": "ObserverOfTime",
          "committed_at": "2024-03-11T15:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "548b0211f619cf7414016aef20a2f6a245d818b0",
          "body": null,
          "is_bot": false,
          "headline": "release 2.4.0",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-11T15:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce67f338b872e5a391a7337799f88c24af669bb",
          "body": null,
          "is_bot": false,
          "headline": "ci: use official actions",
          "author_name": "ObserverOfTime",
          "author_login": "ObserverOfTime",
          "committed_at": "2024-03-11T14:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12cce6092c592ea13cf72e7c7ca4567e16acbd45",
          "body": null,
          "is_bot": false,
          "headline": "feat: support modelines",
          "author_name": "ObserverOfTime",
          "author_login": "ObserverOfTime",
          "committed_at": "2024-03-11T14:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3320dbde72cc01d9dd7e51babebd60a72ce04255",
          "body": null,
          "is_bot": false,
          "headline": "build: update bindings & bump version",
          "author_name": "ObserverOfTime",
          "author_login": "ObserverOfTime",
          "committed_at": "2024-03-11T14:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "583c73ce08800f8f1d5269d25ddc294ba999c3b9",
          "body": null,
          "is_bot": false,
          "headline": "chore: move tests to test folder",
          "author_name": "ObserverOfTime",
          "author_login": "ObserverOfTime",
          "committed_at": "2024-03-11T14:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "016ad75faa854e4e13bc40c517015183b795eed9",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-02T09:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd10380ab0dd11720da8c9613319c3d17c8e874",
          "body": null,
          "is_bot": false,
          "headline": "release 2.2.0",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-03-02T09:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b63be26fa571259b512e1939f01755d9d6e78fbd",
          "body": "For https://github.com/neovim/neovim/pull/27644",
          "is_bot": false,
          "headline": "feat: support optional arguments `{arg}?`",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-02-29T11:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40fcd50a2c7b5a3ef98294795116773b24fb61ab",
          "body": "This reverts commit d1369fcf4740e42d4ae2322d1342954f07c534c1.\n\nThe reasoning is provided by @justinmk in\nhttps://github.com/neovim/tree-sitter-vimdoc/pull/122#issuecomment-1951443830:\n\nIt's good to save CI time, but for low-activity repos I think we should\nerr on the side of explicitness.\n\nReasons i\n[…]\nmerged PRs)\n  - for any (rare) commits that skip the PR process\n\nWithout this, we don't have a clear concept of \"current status\", except\nwhatever the last PR was (which also assumes a linear history).",
          "is_bot": false,
          "headline": "revert: \"ci: don't run on push\"",
          "author_name": "dundargoc",
          "author_login": "dundargoc",
          "committed_at": "2024-02-18T22:13:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d1369fcf4740e42d4ae2322d1342954f07c534c1",
          "body": "There's no real reason to run on push as we're not using any caching.",
          "is_bot": false,
          "headline": "ci: don't run on push",
          "author_name": "dundargoc",
          "author_login": "dundargoc",
          "committed_at": "2024-02-18T20:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c0a0b79cc29bd6a8ca6017cf5ae408b3641a566",
          "body": "…/checkout-4",
          "is_bot": true,
          "headline": "Merge pull request #120 from neovim/dependabot/github_actions/actions…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-18T20:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c6167acbfdd206b58fe1599268f9a7869482e1",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci: bump actions/checkout from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-18T20:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef4a82df12d7a4da579452a0aad103243085c3f4",
          "body": "…/setup-node-4",
          "is_bot": true,
          "headline": "Merge pull request #121 from neovim/dependabot/github_actions/actions…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-18T20:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ac7140bb4ae9166d5bb165b70bb9a9636a05808",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci: bump actions/setup-node from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-18T20:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b5d6d1ae8003c8866a07329e8f0417953ee7f7c",
          "body": null,
          "is_bot": false,
          "headline": "ci: add dependabot",
          "author_name": "dundargoc",
          "author_login": "dundargoc",
          "committed_at": "2024-02-18T20:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8695ad8de39c3f073da130156f00b1148e2891",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-01-17T11:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3132bebfbe32302ab5fd6f8e34da95d79929af54",
          "body": null,
          "is_bot": false,
          "headline": "release 2.1.0",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-01-17T11:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9b37bbefa61937a415f260ff7fe948bf30f0042",
          "body": null,
          "is_bot": false,
          "headline": "docs: mention parser semver",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-01-16T18:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da1ed15176db4a80d4565d936b5007a99273b714",
          "body": null,
          "is_bot": false,
          "headline": "fix: sync queries with downstream",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-01-16T18:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa3dcb2aa5cc5ec64e841547a265c614b2b89545",
          "body": null,
          "is_bot": false,
          "headline": "fix: adapt query folder to parser rename",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2024-01-16T18:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8ba9e39c8b3fbaf0bb5f70ac255474a9099359",
          "body": "Add support for highlighting common call-out terms in documentation,\nlike the legacy syntax's `helpNote`, `helpWarning`, `helpDeprecated`.\n\nHowever, only the variants with a colon are supported, as these account\nfor 99% of use in Nvim documentation without the danger of false\npositives (and to keep symbol count low).\n\nTo keep state count low, all these are parsed as a single `(note)` node\nthat captures can disambiguate using `#any-of?`.",
          "is_bot": false,
          "headline": "feat: add `(note)` node for highlighted notes and warnings",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-12-21T11:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60045f7d717eba85fa8abd996e0bb50eed5a3d8e",
          "body": null,
          "is_bot": false,
          "headline": "chore: correct license in cargo.toml",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-10-09T17:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0f85802485afe4d15e65bbf995ae864bb8ed7c4",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-26T08:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c76dd652eb0638be9a525d99248c60cca8f52cc",
          "body": null,
          "is_bot": false,
          "headline": "release 2.0.1",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-26T08:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c0469d1f84f1e2733d4490dfb3cf8f8b100e2da",
          "body": null,
          "is_bot": false,
          "headline": "Merge #108 argument in \"vim.foo({bar})\"",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-25T22:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "453195550042447afae9ce1630208b738988fdc4",
          "body": null,
          "is_bot": false,
          "headline": "commit generated files",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-25T22:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c1d55f695d36ee51cdf171c0ed9c647b709fcc",
          "body": "- Dropping \")\" and \"]\" special-cases avoids 10 (out of ~30) new errors in a full\n  `gen_help_html.validate()` run.\n- The /\\w+\\(/ special is no longer needed since \"(\" was added.\n- Other cases appear redundant, they don't affect test results nor\n  `gen_help_html.validate()` results.",
          "is_bot": false,
          "headline": "argument: drop unneeded special-cases",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-25T22:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69934edfafd79c86e051eeb9864d823f2b21b9af",
          "body": "Problem:\nIn \"vim.foo({bar})\", {bar} is not recognized as (argument).\n\nSolution:\nAdd more special-cases for plain (word).\n\nCloses #102",
          "is_bot": false,
          "headline": "fix: argument in \"vim.foo({bar})\"",
          "author_name": "Amaan Qureshi",
          "author_login": "amaanq",
          "committed_at": "2023-06-25T22:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "755b8011907be9427f73e4f3989e9ece584f0aa8",
          "body": null,
          "is_bot": false,
          "headline": "Merge #97 only \"-\", \"•\" listitem, constrain (argument)",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-25T16:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d04fb16292e3609736b975769d0fe002da8165c",
          "body": null,
          "is_bot": false,
          "headline": "commit generated files",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-25T16:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6b69a8257f3fb0ed5796e672af5da95000faba3",
          "body": null,
          "is_bot": false,
          "headline": "cleanup: remove useless special cases",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-25T16:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a283b34734f070a2eadc0231f528612f05ef5f",
          "body": null,
          "is_bot": false,
          "headline": "use prec() more surgically",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-25T16:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65bcf74b10689c5aed8339c967f49e866091a7d8",
          "body": null,
          "is_bot": false,
          "headline": "constrain (argument) definition",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-21T18:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afbca92e7e11e07f5fe134903ca35aaa971c44d8",
          "body": "\"+\" and \"*\" have many false-positives and aren't commonly used as\na listitem prefix.",
          "is_bot": false,
          "headline": "feat!: support only \"-\", \"•\" as listitem prefix",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-02T07:53:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9251c6751d93db54a4f56d54dc427cd67f8f60",
          "body": "- redundant choice()\n- unneeded \"NOT listitem\" spec: `_li_token` is already defined\n  explicitly in terms of space char.",
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2023-06-02T07:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9b4d2b3e732ed841980e7369e945e46ce715b8c",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove funding",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-05-05T06:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3fca1b950ca9666bd1e891efe79470fb6dc403e",
          "body": "`make` builds the `parser/vimdoc.so` for Neovim, `make all` runs tests as before.",
          "is_bot": false,
          "headline": "feat(build): add parser build to makefile (#104)",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-04-30T09:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c2fdcc57f51f1caef82fe75e1ffb733626dcae",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-04-03T11:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "182e412cff82e5a9e51d9585ed9b06de79f5ba24",
          "body": null,
          "is_bot": false,
          "headline": "release 2.0.0",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-04-03T11:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2ec4ec5f7be24cb6f7ccffafd7204477fe5784a",
          "body": null,
          "is_bot": false,
          "headline": "feat!: rename parser to vimdoc #100",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-03-31T21:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e23d265f022dcd51053c40d47cd06e7756a347",
          "body": null,
          "is_bot": false,
          "headline": "chore: update and fix cargo.toml",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-03-28T13:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f75ef3ec86bc315d5fdb939899b397289389181",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-02-01T10:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b0735adba32f9d839030927f18a04ff831da63d",
          "body": null,
          "is_bot": false,
          "headline": "release 1.3.0",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-02-01T10:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dee68e3912d16e9878b06e3cd87e21ada3d9029",
          "body": "Problem: parser updates generate huge meaningless diffs for generated\r\nfiles.\r\n\r\nSolution: mark them as \"generated\" in `.gitattributes` so commit views\r\ndon't show these diffs by default.",
          "is_bot": false,
          "headline": "chore: add .gitattributes for generated files (#68)",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2023-01-02T04:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61c75058299f3d1cf565697e4073d7b2cc6a6d6c",
          "body": null,
          "is_bot": false,
          "headline": "ci: bump action versions (#73)",
          "author_name": "dundargoc",
          "author_login": "dundargoc",
          "committed_at": "2022-12-17T14:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce20f13c3f12506185754888feaae3f2ad54c287",
          "body": "```\r\nThis is a Lua block: >lua\r\n    local foo = 'bar'\r\n\r\nThis is a Vimscript block: >vim\r\n    au FileType lua setl sw=2\r\n\r\nThis is a C block: >c\r\n    int *p = get_local_errno(); *p = EINVAL\r\n<\r\nThis is a standard block: >\r\n    $ nvim --clean +'q'\r\n<\r\n```",
          "is_bot": false,
          "headline": "feat: annotated codeblocks #65",
          "author_name": "Christian Clason",
          "author_login": "clason",
          "committed_at": "2022-11-21T22:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49cdef52ded4a886bf34bc474876b09f9270d48f",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-29T16:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95cddc9db491b5888fdfa10a9ff728803a6211bd",
          "body": null,
          "is_bot": false,
          "headline": "docs: release",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-29T16:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8df3266b423d24c9ac3f3b4b9928e65eb1e5e741",
          "body": null,
          "is_bot": false,
          "headline": "feat: conceal ~ in column heading #55",
          "author_name": "Christian Clason",
          "author_login": null,
          "committed_at": "2022-10-27T04:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0d90ae3d0d4c59342ed7eb732f61d8ee6c6fb3",
          "body": null,
          "is_bot": false,
          "headline": "release #54",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-23T23:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "871498a754afd7ce25bb976a8fcc94920f014cd4",
          "body": null,
          "is_bot": false,
          "headline": "Merge #53 feat(codeblock): conceal \">\", \"<\" delimiters",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-23T23:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a743c2cf931e17b36a3752fa88e3cd4de245c78",
          "body": null,
          "is_bot": false,
          "headline": "binding.gyp",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-23T22:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bded9092b56a79b44c5b6c559dc72f8ed7b879ac",
          "body": null,
          "is_bot": false,
          "headline": "commit generated files",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-23T22:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31fe4fd98c428c6aaa5248b0f822189fe05fed5a",
          "body": "Problem:\n- \">\" char node is not anonymous so it can't be concealed by queries.\n- whitespace after \">\" is not a valid codeblock.\n- query does not define conceal for codeblock \">\", \"<\" delimiters.\n- h3 does not allow atoms after tags.\n\nSolution:\n- Constrain the (codeblock) rule.\n- Relax (h3) rule.",
          "is_bot": false,
          "headline": "feat(codeblock): conceal \">\", \"<\" delimiters",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-23T17:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ffd5e3c84ae4b98e1d531afd3055338fa2b390d",
          "body": "fix: taglink special-cases |(| |{| …",
          "is_bot": false,
          "headline": "Merge #52 from justinmk/fixes",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-19T15:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c7b8fffb2bacefc06764650daf8c0ed51e5fbcd",
          "body": null,
          "is_bot": false,
          "headline": "commit generated files",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-19T15:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ec8b4e3703c04354674504969657b5e9691c8d2",
          "body": null,
          "is_bot": false,
          "headline": "fix: NOT optionlink: 'x",
          "author_name": "Justin M. Keyes",
          "author_login": "justinmk",
          "committed_at": "2022-10-19T15:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 18,
      "latest_release_at": "2025-12-15T08:28:53Z",
      "latest_release_tag": "v4.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 32,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 221,
      "mean_days_between_releases": 72.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "tree-sitter-vimdoc",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "incremental",
            "parsing",
            "tree-sitter",
            "vimdoc",
            "parsing",
            "text-editors",
            "parser-implementations"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tree-sitter-vimdoc",
          "is_deprecated": false,
          "latest_version": "4.1.0",
          "repository_url": "https://github.com/neovim/tree-sitter-vimdoc",
          "versions_count": 2,
          "total_downloads": 83,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 5,
          "first_published_at": "2025-12-08T18:36:52.617252Z",
          "latest_published_at": "2025-12-15T08:29:49.525788Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 221
        }
      ]
    },
    "popularity": {
      "forks": 21,
      "stars": 152,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 20,
        "total_forks": 21
      },
      "star_history": null,
      "open_issues_and_prs": 17
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "bindings/python/tree_sitter_vimdoc/py.typed"
      ],
      "toolchain_manifests": [
        "Cargo.toml",
        "bindings/go/go.mod"
      ],
      "largest_source_bytes": 543339,
      "source_files_sampled": 18,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "package.json",
        "pyproject.toml",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-8cj5-5rvv-wf4v",
              "GHSA-pq67-2wwv-3xjx",
              "GHSA-vj76-c3g6-qr5v"
            ],
            "fixed_version": "3.1.1",
            "advisory_count": 3,
            "oldest_advisory_days": 484
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 3,
        "affected_count": 1,
        "assessed_count": 31,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates",
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "tree-sitter",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.25.10"
        },
        {
          "name": "tree-sitter-language",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "node-addon-api",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.5.0"
        },
        {
          "name": "node-gyp-build",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.8.4"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "tree-sitter",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-language",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "node-addon-api",
            "direct": true,
            "version": "8.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build",
            "direct": true,
            "version": "4.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "cc",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "github.com/smacker/go-tree-sitter",
            "direct": false,
            "version": "0.0.0-20230720070738-0d0a9f78d8f8",
            "ecosystem": "go"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "prebuildify",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-sitter",
            "direct": false,
            "version": "0.22.4",
            "ecosystem": "npm"
          },
          {
            "name": "tree-sitter-cli",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 34,
        "direct_count": 4,
        "indirect_count": 30
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 52,
        "open_issues": 16,
        "closed_ratio": 0.805,
        "closed_issues": 66,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "justinmk",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4"
        },
        {
          "type": "User",
          "login": "clason",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/2361214?v=4"
        },
        {
          "type": "User",
          "login": "vigoux",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/39092278?v=4"
        },
        {
          "type": "User",
          "login": "ObserverOfTime",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/24971970?v=4"
        },
        {
          "type": "User",
          "login": "dundargoc",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/33953936?v=4"
        },
        {
          "type": "User",
          "login": "amaanq",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/29718261?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.497
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "4 out of 17 merged PRs checked by a CI test -- score normalized to 2",
            "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 4/21 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 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "23daa416c1ff5d15f59a1aa648f031d6e3ee15c5",
        "ran_at": "2026-07-25T05:59:37Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T15:13:01Z",
      "oldest_open_prs": [
        {
          "number": 109,
          "created_at": "2023-06-25T22:39:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-22T21:07:54Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2022-03-26T18:37:18Z",
          "last_comment_at": "2022-04-01T14:48:14Z",
          "last_comment_author": "vigoux"
        },
        {
          "number": 19,
          "created_at": "2022-09-27T14:02:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 20,
          "created_at": "2022-09-28T11:39:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 21,
          "created_at": "2022-09-28T11:42:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 58,
          "created_at": "2022-10-30T15:58:32Z",
          "last_comment_at": "2023-01-15T18:18:32Z",
          "last_comment_author": "clason"
        },
        {
          "number": 94,
          "created_at": "2023-01-15T17:55:34Z",
          "last_comment_at": "2023-01-15T21:40:50Z",
          "last_comment_author": "lervag"
        },
        {
          "number": 95,
          "created_at": "2023-02-02T10:18:17Z",
          "last_comment_at": "2023-02-02T14:59:54Z",
          "last_comment_author": "justinmk"
        },
        {
          "number": 98,
          "created_at": "2023-03-08T21:22:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 110,
          "created_at": "2023-06-26T10:14:05Z",
          "last_comment_at": "2023-06-26T10:24:31Z",
          "last_comment_author": "clason"
        },
        {
          "number": 111,
          "created_at": "2023-09-14T14:09:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 113,
          "created_at": "2023-11-10T22:13:28Z",
          "last_comment_at": "2024-10-25T06:41:24Z",
          "last_comment_author": "clason"
        },
        {
          "number": 118,
          "created_at": "2024-01-23T09:10:40Z",
          "last_comment_at": "2024-06-10T06:21:53Z",
          "last_comment_author": "clason"
        },
        {
          "number": 132,
          "created_at": "2024-04-17T09:26:58Z",
          "last_comment_at": "2024-04-20T11:56:50Z",
          "last_comment_author": "clason"
        },
        {
          "number": 146,
          "created_at": "2025-04-07T20:16:53Z",
          "last_comment_at": "2025-04-09T10:13:44Z",
          "last_comment_author": "justinmk"
        },
        {
          "number": 163,
          "created_at": "2025-12-16T00:12:28Z",
          "last_comment_at": "2025-12-16T04:59:06Z",
          "last_comment_author": "justinmk"
        },
        {
          "number": 166,
          "created_at": "2026-07-23T08:09:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/neovim/tree-sitter-vimdoc",
    "host": "github.com",
    "name": "tree-sitter-vimdoc",
    "owner": "neovim"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 51,
        "vitality": 46,
        "community": 41,
        "governance": 71,
        "engineering": 55
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 46,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "commits_last_year": 18,
              "human_commit_share": 0.89,
              "days_since_last_push": 32,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 32 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 32
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "18 commits in the last year",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 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": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v4.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 221,
              "mean_days_between_releases": 72.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 221 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 221
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~72.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 72.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 6,
              "days_since_last_merged_pr": 32,
              "days_since_last_human_commit": 221,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 221 days, with nothing left unanswered; held at dormant by a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 221
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 41,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 21,
              "stars": 152,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "152 stars",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 152
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "21 forks",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "critical",
            "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": 13,
            "inputs": {
              "packages": [
                "tree-sitter-vimdoc"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 83,
              "monthly_downloads": 5
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "5 downloads/month across crates",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 5,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 6,
              "top_contributor_share": 0.497
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 50% of commits",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 52,
              "open_issues": 16,
              "closed_issues": 66,
              "issue_closed_ratio": 0.805,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "52/61 decided PRs merged",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 52,
                      "decided": 61
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/21 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "followers": 4922,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "neovim",
              "public_repos": 30,
              "account_age_days": 4566
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4,922 followers of neovim",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4922,
                      "login": "neovim"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "30 public repos, account ~12 yr old",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 30
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "packages": [
                "tree-sitter-vimdoc"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 221
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 221 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 221
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "2 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 55,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 17 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "tree-sitter",
                "tree-sitter-parser"
              ],
              "has_wiki": false,
              "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 17 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/21 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 31 resolved dependencies against OSV; 3 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 31
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 3
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 1,
              "assessed_packages": 31,
              "unassessed_packages": 3,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 31,
              "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": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.629,
              "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": "56 of 89 human commits state their intent (structured subject or explanatory body)",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 56,
                      "sampled": 89
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "bindings/python/tree_sitter_vimdoc/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "bindings/go/go.mod"
              ],
              "dependency_bot_commit_share": 0.11
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "bindings/python/tree_sitter_vimdoc/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "bindings/python/tree_sitter_vimdoc/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "11 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 11,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 543339,
              "source_files_sampled": 18,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (bindings/python/tree_sitter_vimdoc/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "bindings/python/tree_sitter_vimdoc/py.typed",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/18 source files over 60KB",
                "points": 51.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 18,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch npm package 'tree-sitter-vimdoc' from its registry",
    "Could not fetch pypi package 'tree-sitter-vimdoc' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T05:59:52.117932Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/neovim/tree-sitter-vimdoc.svg",
  "full_name": "neovim/tree-sitter-vimdoc",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

How one result sits in the wider record: aggregate statisticscrates.io.