Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-11 07:23 UTC

tree-sitter-grammars / tree-sitter-markdown

Markdown grammar for tree-sitter

C · JavaScript · RustMIT★ 615 stars⑂ 133 forkssince Nov 2021View on GitHub ↗
KindLibraryApplicationhow this is determined

tree-sitter-grammars/tree-sitter-markdown holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Community & Adoption (76/100) and lowest on Security (58/100). It was last updated 22 days ago. A single contributor accounts for most of its recent work.

75
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

75
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).

Ownership

219 followers87 public repossince Feb 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iotree-sitter-md0.5.3189,14718165 days agoincrementalmarkdownparsingtree-sittertext-editors
npm@tree-sitter-grammars/tree-sitter-markdown0.3.271,0705698 days agoincrementalparsingtree-sittermarkdown
PyPItree-sitter-markdown0.5.11,630,5753328 days agoincrementalparsingtree-sittermarkdown

Metrics by category

Vitality

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

59Moderate · 21% of overall
How it's scored
28.8/36Push recencylast push 22 days ago
6.2/36Commit cadence9/52 weeks with commits
12.1/18Commit volume21 commits in the last year
2/10OpenSSF Scorecard: Maintained1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year21
human_commit_share0.99
days_since_last_push22
active_weeks_last_year9
How it's scored
27/27Ships releases14 releases published
27/36Release recencylatest release 165 days ago
19.8/27Release cadencea release every ~93.3 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count14
latest_release_tagv0.5.3
releases_from_tagsno
days_since_latest_release165
mean_days_between_releases93.3

Community & Adoption

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

76Good · 17% of overall
How it's scored
45.2/60Stars615 stars
17.7/25Forks133 forks
4.3/15Watchers7 watchers
Inputs used
forks133
stars615
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads1,890,792 downloads/month across crates, npm, pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagestree-sitter-md, @tree-sitter-grammars/tree-sitter-markdown, tree-sitter-markdown
dependents
ecosystemscrates, npm, pypi
total_downloads1,199,264
monthly_downloads1,890,792
unverified_packages_excluded
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?

66Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6.9/22.5Commit distributiontop contributor authored 69% of commits
13.5/13.5Contributor breadth32 contributors
10/10OpenSSF Scorecard: Contributorsproject has 12 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled32
top_contributor_share0.693
How it's scored
27.3/42Issue resolution65% of issues closed
21/30PR acceptance56/80 decided PRs merged
0/13Newcomer PR acceptance0/3 first-time contributors' PRs merged in 30d
7.5/15OpenSSF Scorecard: Code-ReviewFound 9/17 approved changesets -- score normalized to 5
Inputs used
merged_prs56
open_issues57
closed_issues106
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d3
issue_closed_ratio0.65
closed_unmerged_prs24
first_time_authors_30d2
first_time_prs_merged_30d0
first_time_prs_decided_30d3
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
16.8/25Owner reach219 followers of tree-sitter-grammars
18/25Track record87 public repos, account ~2 yr old
Inputs used
followers219
owner_typeOrganization
is_verified
owner_logintree-sitter-grammars
public_repos87
account_age_days913
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on crates, npm, pypi
35/35Publish recencylatest publish 165 days ago
20/20Version history18 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagestree-sitter-md, @tree-sitter-grammars/tree-sitter-markdown, tree-sitter-markdown
ecosystemscrates, npm, pypi
any_deprecatedno
min_days_since_publish165

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests12 out of 18 merged PRs checked by a CI test -- score normalized to 6
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.rs/tree-sitter-md
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicsmarkdown, parser, tree-sitter
has_wikino
homepage
docs_sitehttps://docs.rs/tree-sitter-md
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
1.5/2.5CI-Tests12 out of 18 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-ReviewFound 9/17 approved changesets -- score normalized to 5
2.5/2.5Contributorsproject has 12 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
1.5/7.5Maintained1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@tree-sitter-grammars/tree-sitter-markdown@0.3.2 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

64Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history77 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.778
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile, tree-sitter-markdown-inline/Makefile, tree-sitter-markdown/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checkingbindings/python/tree_sitter_markdown/py.typed
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, tree-sitter-markdown-inline/Makefile, tree-sitter-markdown/Makefile
has_devcontainerno
has_linter_configno
typecheck_configsbindings/python/tree_sitter_markdown/py.typed
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable codeC (statically typed)
51.8/55Manageable file sizes2/34 source files over 60KB
Inputs used
primary_languageC
largest_source_bytes2,259,655
source_files_sampled34
oversized_source_files2

Key facts

615GitHub stars
32contributors
21commits, last 12 months
22days since last push
14releases
1bus factor
57open issues
crates.io, npm, PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 133 ⇿
0Stars
133Forks
14Releases

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.

025507510012515013132021-122024-042026-08
Major 0Minor 3Patch 11

Each point covers 5 days.

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
6CI-Tests12 out of 18 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 9/17 approved changesets -- score normalized to 5
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2
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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
crates.iotree-sitter-language0.1Cargo.toml
crates.iotree-sitter0.26Cargo.toml
npmnode-addon-api^8.2.1package.json
npmnode-gyp-build^4.8.2package.json
All dependencies 31

Full resolved dependency set from the GitHub dependency graph: 4 direct and 27 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
npmbase64-js1.5.1indirect
npmbl4.1.0indirect
npmbuffer5.7.1indirect
npmchownr1.1.4indirect
npmend-of-stream1.4.5indirect
npmfs-constants1.0.0indirect
npmieee7541.2.1indirect
npminherits2.0.4indirect
npmminimist1.2.8indirect
npmmkdirp-classic0.5.3indirect
npmnode-abi3.87.0indirect
npmnpm-run-path3.1.0indirect
npmonce1.4.0indirect
npmpath-key3.1.1indirect
npmprebuildify6.0.1indirect
npmpump3.0.3indirect
npmreadable-stream3.6.2indirect
npmsafe-buffer5.2.1indirect
npmsemver7.7.4indirect
npmstring_decoder1.3.0indirect
npmtar-fs2.1.4indirect
npmtar-stream2.2.0indirect
npmtree-sitter0.21.1indirect
npmtree-sitter-cli0.24.7indirect
npmutil-deprecate1.0.2indirect
npmwrappy1.0.2indirect
Dependency advisories 0

Installing npm:@tree-sitter-grammars/tree-sitter-markdown@0.3.2 pulls in 2 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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 v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

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