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

gethinode / mod-leaflet

A Hugo module to add maps powered by Leaflet to your Hinode site

JavaScript · HTML · SCSSMIT★ 3 stars⑂ 3 forkssince Jul 2023View on GitHub ↗

gethinode/mod-leaflet holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Vitality (94/100) and lowest on Community & Adoption (29/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

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.

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

Ownership

Hinode TeamOrganization
16 followers34 public repossince Jan 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Gogithub.com/gethinode/mod-leaflet/v3v3.1.3-535 days ago
npm@gethinode/mod-leaflet1.3.012218430 days agohugomodule

Metrics by category

Vitality

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

94Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 5 days ago
25.6/36Commit cadence37/52 weeks with commits
18/18Commit volume179 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year179
human_commit_share0.18
days_since_last_push5
active_weeks_last_year37

Release discipline

100Exceptional
How it's scored
27/27Ships releases30 releases published
36/36Release recencylatest release 35 days ago
27/27Release cadencea release every ~43.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count30
latest_release_tagv3.1.3
releases_from_tagsno
days_since_latest_release35
mean_days_between_releases43.9
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?

29At Risk · 17% of overall
How it's scored
4.9/60Stars3 stars
2.5/25Forks3 forks
0/15Watchers1 watchers
Inputs used
forks3
stars3
watchers1
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_servicesshields.io
has_pull_request_templateno
How it's scored
27.9/80Monthly downloads122 downloads/month across go, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/gethinode/mod-leaflet/v3, @gethinode/mod-leaflet
dependents
ecosystemsgo, npm
total_downloads
monthly_downloads122
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?

56Moderate · 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
2.7/13.5Contributor breadth2 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.902
How it's scored
0/42Issue resolutionno issues or no data
29.2/30PR acceptance269/276 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/8 approved changesets -- score normalized to 0
Inputs used
merged_prs269
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs7
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
8.8/25Owner reach16 followers of gethinode
18.4/25Track record34 public repos, account ~3 yr old
Inputs used
followers16
owner_typeOrganization
is_verifiedno
owner_logingethinode
public_repos34
account_age_days1,309

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on go, npm
35/35Publish recencylatest publish 35 days ago
20/20Version history18 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/gethinode/mod-leaflet/v3, @gethinode/mod-leaflet
ecosystemsgo, npm
any_deprecatedno
min_days_since_publish35

Engineering Quality

Are baseline engineering and documentation practices in place?

52Moderate · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://gethinode.com
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicshugo, hugo-theme, hugo-theme-component
has_wikino
homepagehttps://gethinode.com
docs_sitehttps://gethinode.com
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
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests15 out of 15 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/8 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
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.5Maintained30 commit(s) and 0 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
2.2/7.5Vulnerabilities7 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): Branch-Protection, 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
advisories7
affected_packages4
assessed_packages381
unassessed_packages0
affected_by_severityhigh 4
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 381 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

38Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://gethinode.com/llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtyes
llms_txt_urlhttps://gethinode.com/llms.txt
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
12.6/18One-command bootstrapexampleSite/go.mod, go.mod (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice6 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance41 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_testsno
lockfilesgo.sum, pnpm-lock.yaml
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.06
toolchain_manifestsexampleSite/go.mod, go.mod
dependency_bot_commit_share0.41
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/3 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes4,091
source_files_sampled3
oversized_source_files0

Key facts

3GitHub stars
2contributors
179commits, last 12 months
5days since last push
30releases
1bus factor
0open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch go package 'github.com/gethinode/mod-leaflet-test' from its registry

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
5Releases

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.

12233312024-022024-082025-01
Major 0Minor 2Patch 3
OpenSSF Scorecard 4.9 / 10
4.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-08-22 20:43 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
10CI-Tests15 out of 15 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/8 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 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
3Vulnerabilities7 existing vulnerabilities detected
All dependencies 381

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

RegistryPackageVersionRelation
Gogithub.com/gethinode/mod-utils/v6v6.5.0indirect
npm@actions/core3.0.1indirect
npm@actions/exec3.0.0indirect
npm@actions/http-client4.0.1indirect
npm@actions/io3.0.2indirect
npm@babel/code-frame7.27.1indirect
npm@babel/code-frame7.29.7indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@colors/colors1.5.0indirect
npm@commitlint/cli21.2.1indirect
npm@commitlint/config-conventional21.2.0indirect
npm@commitlint/config-validator21.2.0indirect
npm@commitlint/ensure21.2.0indirect
npm@commitlint/execute-rule21.0.1indirect
npm@commitlint/format21.2.0indirect
npm@commitlint/is-ignored21.2.0indirect
npm@commitlint/lint21.2.0indirect
npm@commitlint/load21.2.0indirect
npm@commitlint/message21.2.0indirect
npm@commitlint/parse21.2.0indirect
npm@commitlint/read21.2.1indirect
npm@commitlint/resolve-extends21.2.0indirect
npm@commitlint/rules21.2.0indirect
npm@commitlint/to-lines21.0.1indirect
npm@commitlint/top-level21.2.0indirect
npm@commitlint/types21.2.0indirect
npm@conventional-changelog/git-client3.1.0indirect
npm@conventional-changelog/template1.2.0indirect
npm@conventional-changelog/template1.2.1indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@octokit/auth-token6.0.0indirect
npm@octokit/core7.0.7indirect
npm@octokit/endpoint11.0.4indirect
npm@octokit/graphql9.0.4indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/openapi-types28.0.0indirect
npm@octokit/plugin-paginate-rest14.0.0indirect
npm@octokit/plugin-retry8.1.1indirect
npm@octokit/plugin-throttling11.0.5indirect
npm@octokit/request10.0.13indirect
npm@octokit/request-error7.1.1indirect
npm@octokit/types16.0.0indirect
npm@octokit/types17.0.0indirect
npm@pnpm/config.env-replace1.1.0indirect
npm@pnpm/network.ca-file1.0.2indirect
npm@pnpm/npm-conf3.0.3indirect
npm@sec-ant/readable-stream0.4.1indirect
npm@semantic-release/commit-analyzer13.0.1indirect
npm@semantic-release/error4.0.0indirect
npm@semantic-release/exec7.1.0indirect
npm@semantic-release/git11.0.1indirect
npm@semantic-release/github12.0.9indirect
npm@semantic-release/npm13.1.5indirect
npm@semantic-release/release-notes-generator14.1.1indirect
npm@simple-libs/child-process-utils2.0.0indirect
npm@simple-libs/stream-utils1.2.0indirect
npm@simple-libs/stream-utils2.0.0indirect
npm@sindresorhus/is4.6.0indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@types/node24.10.1indirect
npm@types/normalize-package-data2.4.4indirect
npmadm-zip0.5.18indirect
npmagent-base9.0.0indirect
npmaggregate-error3.1.0indirect
npmaggregate-error5.0.0indirect
npmajv8.20.0indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmargparse2.0.1indirect
npmargue-cli3.1.0indirect
npmargv-formatter1.0.0indirect
npmarray-ify1.0.0indirect
npmbalanced-match4.0.4indirect
npmbefore-after-hook4.0.0indirect
npmbottleneck2.19.5indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmcallsites3.1.0indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmchar-regex1.0.2indirect
npmchownr3.0.0indirect
npmclean-stack2.2.0indirect
npmclean-stack5.3.0indirect
npmcli-highlight2.1.11indirect
npmcli-table30.6.5indirect
npmcliui7.0.4indirect
npmcliui9.0.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcompare-func2.0.0indirect
npmconfig-chain1.1.13indirect
npmcontent-type2.0.0indirect
npmconventional-changelog-angular8.3.1indirect
npmconventional-changelog-angular9.2.1indirect
npmconventional-changelog-conventionalcommits10.2.0indirect
npmconventional-changelog-writer8.4.0indirect
npmconventional-commits-filter5.0.0indirect
npmconventional-commits-parser6.4.0indirect
npmconventional-commits-parser7.0.1indirect
npmconventional-commits-parser7.1.2indirect
npmconvert-hrtime5.0.0indirect
npmcopy-file11.1.0indirect
npmcore-util-is1.0.3indirect
npmcosmiconfig9.0.2indirect
npmcosmiconfig-typescript-loader6.3.0indirect
npmcpy13.2.0indirect
npmcpy-cli7.0.0indirect
npmcross-spawn7.0.6indirect
npmcrypto-random-string4.0.0indirect
npmdebug4.4.3indirect
npmdeep-extend0.6.0indirect
npmdir-glob3.0.1indirect
npmdot-prop5.3.0indirect
npmduplexer20.1.4indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemojilib2.4.0indirect
npmenv-ci11.2.0indirect
npmenv-paths2.2.1indirect
npmenvironment1.1.0indirect
npmerror-ex1.3.4indirect
npmes-toolkit1.49.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp5.0.0indirect
npmexeca10.0.0indirect
npmexeca8.0.1indirect
npmexeca9.6.0indirect
npmexeca9.6.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-uri3.1.3indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfigures2.0.0indirect
npmfigures6.1.0indirect
npmfill-range7.1.1indirect
npmfind-up2.1.0indirect
npmfind-up-simple1.0.1indirect
npmfind-versions6.0.0indirect
npmfs-extra11.4.0indirect
npmfunction-timeout1.0.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmget-stream6.0.1indirect
npmget-stream8.0.1indirect
npmget-stream9.0.1indirect
npmgit-log-parser1.2.1indirect
npmglob13.0.6indirect
npmglob-parent5.1.2indirect
npmglobal-directory5.0.0indirect
npmglobby16.1.0indirect
npmgraceful-fs4.2.10indirect
npmgraceful-fs4.2.11indirect
npmhandlebars4.7.9indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhighlight.js10.7.3indirect
npmhook-std4.0.0indirect
npmhosted-git-info7.0.2indirect
npmhosted-git-info9.0.3indirect
npmhttp-proxy-agent9.1.0indirect
npmhttps-proxy-agent9.1.0indirect
npmhugo-extended0.164.0indirect
npmhuman-signals5.0.0indirect
npmhuman-signals8.0.1indirect
npmhusky9.1.7indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimport-from-esm2.0.0indirect
npmimport-meta-resolve4.2.0indirect
npmindent-string4.0.0indirect
npmindent-string5.0.0indirect
npmindex-to-position1.2.0indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini6.0.0indirect
npmis-arrayish0.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-obj2.0.0indirect
npmis-path-inside4.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-stream3.0.0indirect
npmis-stream4.0.1indirect
npmis-unicode-supported2.1.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmissue-parser7.0.2indirect
npmjava-properties1.0.2indirect
npmjiti2.6.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-with-bigint3.5.10indirect
npmjsonfile6.2.1indirect
npmjunk4.0.1indirect
npmleaflet1.9.4indirect
npmlines-and-columns1.2.4indirect
npmload-json-file4.0.0indirect
npmlocate-path2.0.0indirect
npmlodash-es4.18.1indirect
npmlodash.capitalize4.2.1indirect
npmlodash.escaperegexp4.1.2indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.uniqby4.7.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.2indirect
npmmake-asynchronous1.1.0indirect
npmmarked15.0.12indirect
npmmarked-terminal7.3.0indirect
npmmeow13.2.0indirect
npmmeow14.1.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime4.1.0indirect
npmmimic-fn4.0.0indirect
npmminimatch10.2.5indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmneo-async2.6.2indirect
npmnerf-dart1.0.0indirect
npmnode-emoji2.2.0indirect
npmnormalize-package-data6.0.2indirect
npmnormalize-package-data8.0.0indirect
npmnormalize-url9.0.1indirect
npmnpm11.19.0indirect
npmnpm-run-path5.3.0indirect
npmnpm-run-path6.0.0indirect
npmobject-assign4.1.1indirect
npmonetime6.0.0indirect
npmp-each-series3.0.0indirect
npmp-event6.0.1indirect
npmp-filter4.1.0indirect
npmp-limit1.3.0indirect
npmp-locate2.0.0indirect
npmp-map7.0.4indirect
npmp-reduce3.0.0indirect
npmp-timeout6.1.4indirect
npmp-try1.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmparse-json8.3.0indirect
npmparse-ms4.0.0indirect
npmparse55.1.1indirect
npmparse56.0.1indirect
npmparse5-htmlparser2-tree-adapter6.0.1indirect
npmpath-exists3.0.0indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-scurry2.0.2indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpify3.0.0indirect
npmpkg-conf2.1.0indirect
npmpretty-ms9.2.0indirect
npmpretty-ms9.3.0indirect
npmprocess-nextick-args2.0.1indirect
npmproto-list1.2.4indirect
npmproxy-agent-negotiate1.1.0indirect
npmqueue-microtask1.2.3indirect
npmrc1.2.8indirect
npmread-package-up11.0.0indirect
npmread-package-up12.0.0indirect
npmread-pkg10.1.0indirect
npmread-pkg9.0.1indirect
npmreadable-stream2.3.8indirect
npmregistry-auth-token5.1.1indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.1.0indirect
npmrimraf6.1.3indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsemantic-release25.0.9indirect
npmsemver7.8.5indirect
npmsemver-regex4.0.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmsignale1.4.0indirect
npmskin-tone2.0.0indirect
npmslash5.1.0indirect
npmsource-map0.6.1indirect
npmspawn-error-forwarder1.0.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmsplit21.0.0indirect
npmstream-combiner21.1.1indirect
npmstring-width4.2.3indirect
npmstring-width7.2.0indirect
npmstring-width8.2.2indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-final-newline4.0.0indirect
npmstrip-json-comments2.0.1indirect
npmsuper-regex1.1.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks3.2.0indirect
npmtagged-tag1.0.0indirect
npmtar7.5.19indirect
npmtemp-dir3.0.0indirect
npmtempy3.2.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmthrough22.0.5indirect
npmtime-span5.1.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmtraverse0.6.8indirect
npmtunnel0.0.6indirect
npmtype-fest1.4.0indirect
npmtype-fest2.19.0indirect
npmtype-fest4.41.0indirect
npmtype-fest5.8.0indirect
npmtypescript5.9.3indirect
npmuglify-js3.19.3indirect
npmundici6.28.0indirect
npmundici7.29.0indirect
npmundici-types7.16.0indirect
npmunicode-emoji-modifier-base1.0.0indirect
npmunicorn-magic0.1.0indirect
npmunicorn-magic0.3.0indirect
npmunicorn-magic0.4.0indirect
npmunique-string3.0.0indirect
npmuniversal-user-agent7.0.3indirect
npmuniversalify2.0.1indirect
npmurl-join5.0.0indirect
npmutil-deprecate1.0.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmweb-worker1.5.0indirect
npmwhich2.0.2indirect
npmwhich-command0.1.0indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi9.0.2indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist5.0.0indirect
npmyargs16.2.2indirect
npmyargs18.0.0indirect
npmyargs18.1.0indirect
npmyargs-parser20.2.9indirect
npmyargs-parser22.0.0indirect
npmyoctocolors2.1.1indirect
npmyoctocolors2.2.0indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
adm-zip0.5.18indirecthigh10.6.0
brace-expansion5.0.6indirecthigh35.0.9
fast-uri3.1.3indirecthigh24.1.2
tar7.5.19indirecthigh17.5.21

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 statisticsGo, npm.