Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 18:08 UTC

sunng87 / handlebars-rust

Rust templating with Handlebars

RustMIT★ 1,482 stars⑂ 155 forkssince Dec 2014View on GitHub ↗

sunng87/handlebars-rust holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Vitality (81/100) and lowest on Security (60/100). It was last updated 10 days ago. A single contributor accounts for most of its recent work.

86
overall / 100
Excellent

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.

86
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 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).

Ownership

Ning SunPersonal account
1,093 followers184 public repossince Mar 2010@greptimeteam

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iohandlebars6.4.44,103,97018710 days agohandlebarstemplatingwebtemplate-engineweb-programming

Metrics by category

Vitality

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

81Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 10 days ago
18/36Commit cadence26/52 weeks with commits
16.1/18Commit volume61 commits in the last year
10/10OpenSSF Scorecard: Maintained26 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year61
human_commit_share0.68
days_since_last_push10
active_weeks_last_year26
How it's scored
27/27Ships releases25 releases published
36/36Release recencylatest release 10 days ago
19.8/27Release cadencea release every ~104.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count25
latest_release_tagv6.4.4
releases_from_tagsno
days_since_latest_release10
mean_days_between_releases104.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

72Good · 17% of overall
How it's scored
51.4/60Stars1,482 stars
18.2/25Forks155 forks
5.6/15Watchers11 watchers
Inputs used
forks155
stars1,482
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicescoveralls.io, github.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads4,103,970 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packageshandlebars
dependents
ecosystemscrates
total_downloads88,461,997
monthly_downloads4,103,970
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?

67Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2.2/22.5Commit distributiontop contributor authored 90% of commits
13.5/13.5Contributor breadth83 contributors
10/10OpenSSF Scorecard: Contributorsproject has 23 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled83
top_contributor_share0.903
How it's scored
38.7/42Issue resolution92% of issues closed
27.4/30PR acceptance365/399 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/18 approved changesets -- score normalized to 0
Inputs used
merged_prs365
open_issues28
closed_issues328
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.921
closed_unmerged_prs34
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
21.8/25Owner reach1,093 followers of sunng87
25/25Track record184 public repos, account ~16 yr old
Inputs used
followers1,093
owner_typeUser
is_verified
owner_loginsunng87
public_repos184
account_age_days6,006
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on crates
35/35Publish recencylatest publish 10 days ago
20/20Version history187 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packageshandlebars
ecosystemscrates
any_deprecatedno
min_days_since_publish10

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter configrustfmt.toml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.rs/crate/handlebars/
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicsrust, handlebars-js, template-engine, handlebars
has_wikiyes
homepage
docs_sitehttps://docs.rs/crate/handlebars/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/18 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 23 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
7.5/7.5Maintained26 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
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-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages373
unassessed_packages18
affected_by_severityhigh 1, moderate 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 373 resolved dependencies against OSV. 18 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

72Good · 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 history67 of 68 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.985
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapCargo.toml, playground/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format configrustfmt.toml
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance32 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
lockfilesCargo.lock, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, playground/Cargo.toml
dependency_bot_commit_share0.32
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/61 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes57,804
source_files_sampled61
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

1,482GitHub stars
83contributors
61commits, last 12 months
10days since last push
25releases
1bus factor
28open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'playground' from its registry

More detail

Star and fork history 0 ★ / 155 ⇿
0Stars
155Forks
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.

0408012016015532014-122020-062025-12
Major 3Minor 7Patch 12

Each point covers 10 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/18 approved changesets -- score normalized to 0
10Contributorsproject has 23 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained26 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
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
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
crates.iolog0.4.0Cargo.toml
crates.iothiserror2Cargo.toml
crates.ioderive_builder0.20.2Cargo.toml
crates.iopest2.2.0Cargo.toml
crates.iopest_derive2.2.0Cargo.toml
crates.ioserde1.0.0Cargo.toml
crates.ioserde_json1.0.39Cargo.toml
crates.ionum-order1.2.0Cargo.toml
crates.iowalkdir2.2.3Cargo.toml
crates.iorhai1.16.1Cargo.toml
crates.iorust-embed8.0.0Cargo.toml
crates.ioheck0.5Cargo.toml
crates.iowasm-bindgen0.2.63playground/Cargo.toml
crates.ioconsole_error_panic_hook0.1.6playground/Cargo.toml
crates.iogloo-utils0.1.5playground/Cargo.toml
crates.iohandlebarsplayground/Cargo.toml
crates.ioserde_json1playground/Cargo.toml
All dependencies 391

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

RegistryPackageVersionRelation
crates.ioconsole_error_panic_hook0.1.7direct
crates.ioderive_builderdirect
crates.ioderive_builder0.20.2direct
crates.iogloo-utils0.1.7direct
crates.ioheckdirect
crates.iologdirect
crates.iolog0.4.27direct
crates.ionum-orderdirect
crates.ionum-order1.2.0direct
crates.iopestdirect
crates.iopest2.8.0direct
crates.iopest_derivedirect
crates.iopest_derive2.8.0direct
crates.iorhaidirect
crates.iorust-embeddirect
crates.ioserdedirect
crates.ioserde1.0.219direct
crates.ioserde_jsondirect
crates.ioserde_json1.0.140direct
crates.iothiserrordirect
crates.iothiserror2.0.12direct
crates.iowalkdirdirect
crates.iowalkdir2.5.0direct
crates.iowasm-bindgen0.2.100direct
crates.ioblock-buffer0.10.4indirect
crates.iobumpalo3.17.0indirect
crates.iocc1.2.23indirect
crates.iocfg-if1.0.0indirect
crates.iocpufeatures0.2.17indirect
crates.iocriterionindirect
crates.iocrypto-common0.1.6indirect
crates.iodarling0.20.11indirect
crates.iodarling_core0.20.11indirect
crates.iodarling_macro0.20.11indirect
crates.ioderive_builder_core0.20.2indirect
crates.ioderive_builder_macro0.20.2indirect
crates.iodigest0.10.7indirect
crates.ioenv_loggerindirect
crates.iofnv1.0.7indirect
crates.iogeneric-array0.14.7indirect
crates.ioident_case1.0.1indirect
crates.ioitoa1.0.15indirect
crates.iojs-sys0.3.77indirect
crates.iolibc0.2.172indirect
crates.iomemchr2.7.4indirect
crates.iominicov0.3.7indirect
crates.ionum-modular0.6.1indirect
crates.ioonce_cell1.21.3indirect
crates.iopest_generator2.8.0indirect
crates.iopest_meta2.8.0indirect
crates.ioproc-macro21.0.95indirect
crates.ioquote1.0.40indirect
crates.iorustversion1.0.20indirect
crates.ioryu1.0.20indirect
crates.iosame-file1.0.6indirect
crates.ioserde_deriveindirect
crates.ioserde_derive1.0.219indirect
crates.iosha20.10.9indirect
crates.ioshlex1.3.0indirect
crates.iostrsim0.11.1indirect
crates.iosyn2.0.101indirect
crates.iotempfileindirect
crates.iothiserror-impl2.0.12indirect
crates.iotimeindirect
crates.iotiny_httpindirect
crates.iotypenum1.18.0indirect
crates.ioucd-trie0.1.7indirect
crates.iounicode-ident1.0.18indirect
crates.ioversion_check0.9.5indirect
crates.iowasm-bindgen-backend0.2.100indirect
crates.iowasm-bindgen-futures0.4.50indirect
crates.iowasm-bindgen-macro0.2.100indirect
crates.iowasm-bindgen-macro-support0.2.100indirect
crates.iowasm-bindgen-shared0.2.100indirect
crates.iowasm-bindgen-test0.3.50indirect
crates.iowasm-bindgen-test-macro0.3.50indirect
crates.ioweb-sys0.3.77indirect
crates.iowinapi-util0.1.9indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.52.6indirect
npm@discoveryjs/json-ext0.5.7indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jsonjoy.com/base641.1.2indirect
npm@jsonjoy.com/base6417.67.0indirect
npm@jsonjoy.com/buffers1.2.1indirect
npm@jsonjoy.com/buffers17.67.0indirect
npm@jsonjoy.com/codegen1.0.0indirect
npm@jsonjoy.com/codegen17.67.0indirect
npm@jsonjoy.com/fs-core4.64.0indirect
npm@jsonjoy.com/fs-fsa4.64.0indirect
npm@jsonjoy.com/fs-node4.64.0indirect
npm@jsonjoy.com/fs-node-builtins4.64.0indirect
npm@jsonjoy.com/fs-node-to-fsa4.64.0indirect
npm@jsonjoy.com/fs-node-utils4.64.0indirect
npm@jsonjoy.com/fs-print4.64.0indirect
npm@jsonjoy.com/fs-snapshot4.64.0indirect
npm@jsonjoy.com/json-pack1.21.0indirect
npm@jsonjoy.com/json-pack17.67.0indirect
npm@jsonjoy.com/json-pointer1.0.2indirect
npm@jsonjoy.com/json-pointer17.67.0indirect
npm@jsonjoy.com/util1.9.0indirect
npm@jsonjoy.com/util17.67.0indirect
npm@leichtgewicht/ip-codec2.0.5indirect
npm@noble/hashes1.4.0indirect
npm@peculiar/asn1-cms2.7.0indirect
npm@peculiar/asn1-csr2.7.0indirect
npm@peculiar/asn1-ecc2.7.0indirect
npm@peculiar/asn1-pfx2.7.0indirect
npm@peculiar/asn1-pkcs82.7.0indirect
npm@peculiar/asn1-pkcs92.7.0indirect
npm@peculiar/asn1-rsa2.7.0indirect
npm@peculiar/asn1-schema2.7.0indirect
npm@peculiar/asn1-x5092.7.0indirect
npm@peculiar/asn1-x509-attr2.7.0indirect
npm@peculiar/utils2.0.3indirect
npm@peculiar/x5091.14.3indirect
npm@types/body-parser1.19.2indirect
npm@types/bonjour3.5.13indirect
npm@types/connect3.4.35indirect
npm@types/connect-history-api-fallback1.5.4indirect
npm@types/eslint9.6.1indirect
npm@types/eslint-scope3.7.7indirect
npm@types/estree1.0.8indirect
npm@types/express5.0.6indirect
npm@types/express-serve-static-core5.1.2indirect
npm@types/http-errors2.0.5indirect
npm@types/json-schema7.0.15indirect
npm@types/mime1.3.5indirect
npm@types/node18.11.9indirect
npm@types/qs6.9.7indirect
npm@types/range-parser1.2.4indirect
npm@types/send0.17.4indirect
npm@types/serve-index1.9.4indirect
npm@types/serve-static2.2.0indirect
npm@types/ws8.18.1indirect
npm@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
npm@webpack-cli/configtest2.0.0indirect
npm@webpack-cli/info2.0.0indirect
npm@webpack-cli/serve2.0.0indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmacorn8.15.0indirect
npmacorn-import-phases1.0.4indirect
npmajv8.17.1indirect
npmajv-formats2.1.1indirect
npmajv-keywords5.1.0indirect
npmansi-html-community0.0.8indirect
npmasn1js3.0.10indirect
npmbaseline-browser-mapping2.9.19indirect
npmbatch0.6.1indirect
npmbody-parser2.3.0indirect
npmbonjour-service1.4.3indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.1indirect
npmbuffer-from1.1.2indirect
npmbundle-name4.1.0indirect
npmbytes3.1.2indirect
npmbytestreamjs2.0.1indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcaniuse-lite1.0.30001768indirect
npmchokidar5.0.0indirect
npmchrome-trace-event1.0.2indirect
npmclone-deep4.0.1indirect
npmcolorette2.0.19indirect
npmcommander2.20.3indirect
npmcommander9.4.1indirect
npmcompressible2.0.18indirect
npmcompression1.8.1indirect
npmconnect-history-api-fallback2.0.0indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcopy-webpack-plugin14.0.0indirect
npmcross-spawn7.0.3indirect
npmdebug2.6.9indirect
npmdebug4.4.3indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-lazy-prop3.0.0indirect
npmdepd1.1.2indirect
npmdepd2.0.0indirect
npmdns-packet5.6.1indirect
npmdunder-proto1.0.1indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.286indirect
npmencodeurl2.0.0indirect
npmenhanced-resolve5.19.0indirect
npmenvinfo7.8.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.0.0indirect
npmes-object-atoms1.1.2indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmeslint-scope5.1.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmetag1.8.1indirect
npmevents3.3.0indirect
npmexpress5.2.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-uri3.1.5indirect
npmfastest-levenshtein1.0.16indirect
npmfdir6.5.0indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.1indirect
npmfind-up4.1.0indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob-parent6.0.2indirect
npmglob-to-regex.js1.2.0indirect
npmglob-to-regexp0.4.1indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas1.0.3indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhasown2.0.4indirect
npmhbs-playground0.0.1indirect
npmhttp-errors1.8.1indirect
npmhttp-errors2.0.1indirect
npmhttp-proxy-middleware4.2.0indirect
npmhttpxy0.5.5indirect
npmhyperdyperid1.2.0indirect
npmiconv-lite0.7.3indirect
npmimport-local3.1.0indirect
npminherits2.0.4indirect
npminterpret3.1.1indirect
npmipaddr.js1.9.1indirect
npmipaddr.js2.4.0indirect
npmis-core-module2.11.0indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-in-ssh1.0.0indirect
npmis-inside-container1.0.0indirect
npmis-network-error1.3.2indirect
npmis-number7.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-plain-object2.0.4indirect
npmis-promise4.0.0indirect
npmis-wsl3.1.1indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-worker27.5.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse1.0.0indirect
npmkind-of6.0.3indirect
npmlaunch-editor2.14.1indirect
npmloader-runner4.3.1indirect
npmlocate-path5.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer1.1.1indirect
npmmemfs4.64.0indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmmulticast-dns7.2.5indirect
npmnegotiator0.6.3indirect
npmnegotiator0.6.4indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmnode-releases2.0.27indirect
npmnormalize-path3.0.0indirect
npmobject-inspect1.13.4indirect
npmon-finished2.4.1indirect
npmon-headers1.1.0indirect
npmonce1.4.0indirect
npmopen11.0.0indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-retry8.0.0indirect
npmp-try2.0.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-to-regexp8.4.2indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpkg-dir4.2.0indirect
npmpkijs3.4.0indirect
npmpowershell-utils0.1.0indirect
npmproxy-addr2.0.7indirect
npmpvtsutils1.3.6indirect
npmpvutils1.1.5indirect
npmqs6.15.3indirect
npmrange-parser1.3.0indirect
npmraw-body3.0.2indirect
npmreaddirp5.0.0indirect
npmrechoir0.8.0indirect
npmreflect-metadata0.2.2indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.1indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmrouter2.2.0indirect
npmrun-applescript7.1.0indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmschema-utils4.3.3indirect
npmselfsigned5.5.0indirect
npmsend1.2.1indirect
npmserialize-javascript7.0.5indirect
npmserve-index1.9.2indirect
npmserve-static2.2.1indirect
npmsetprototypeof1.2.0indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.21indirect
npmstatuses1.5.0indirect
npmstatuses2.0.2indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtapable2.3.0indirect
npmterser5.46.0indirect
npmterser-webpack-plugin5.3.17indirect
npmthingies2.6.0indirect
npmthunky1.1.0indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtree-dump1.1.0indirect
npmtslib1.11.1indirect
npmtslib2.8.1indirect
npmtsyringe4.10.0indirect
npmtype-is2.1.0indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmvary1.1.2indirect
npmwatchpack2.5.1indirect
npmwebpack5.105.0indirect
npmwebpack-cli5.0.0indirect
npmwebpack-dev-middleware8.0.4indirect
npmwebpack-dev-server6.0.0indirect
npmwebpack-merge5.8.0indirect
npmwebpack-sources3.3.3indirect
npmwhich2.0.2indirect
npmwildcard2.0.0indirect
npmwrappy1.0.2indirect
npmws8.21.0indirect
npmwsl-utils0.3.1indirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
cross-spawn7.0.3indirecthigh17.0.5
ajv8.17.1indirectmoderate18.18.0

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

Raw JSON report machine-readable

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.34.0 — full methodology · metrics wiki.

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