Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 12:27 UTC

aminekun90 / mdns_listener_advanced

Simple mDNS Listener to publish and listen .local hostnames in your network compatible with zeroconf, bonjour, avahi you can also scan any mdns device present in the network

TypeScriptMIT★ 7 stars⑂ 1 forksince Aug 2018View on GitHub ↗

aminekun90/mdns_listener_advanced holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (83/100) and lowest on Community & Adoption (55/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Amine BouzaharPersonal account
16 followers28 public repossince Feb 2017

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
npmmdns-listener-advanced4.1.071,725771 day agomdnsbonjourdnslistenerzeroconfmulticast-dnsnetwork-discoveryiot

Metrics by category

Vitality

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

83Excellent · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
13.2/36Commit cadence19/52 weeks with commits
17.1/18Commit volume79 commits in the last year
5/10OpenSSF Scorecard: Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year79
human_commit_share1
days_since_last_push1
active_weeks_last_year19

Release discipline

100Exceptional
How it's scored
27/27Ships releases71 releases published
36/36Release recencylatest release 1 days ago
27/27Release cadencea release every ~26.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count71
latest_release_tagv4.1.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases26.5
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?

55Moderate · 17% of overall
How it's scored
12.6/60Stars7 stars
0/25Forks1 forks
0/15Watchers1 watchers
Inputs used
forks1
stars7
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges7
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
64.7/80Monthly downloads71,725 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesmdns-listener-advanced
dependents
ecosystemsnpm
total_downloads
monthly_downloads71,725
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?

58Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.6/22.5Commit distributiontop contributor authored 93% of commits
4.1/13.5Contributor breadth3 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.93
How it's scored
42/42Issue resolution100% of issues closed
27.3/30PR acceptance50/55 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs50
open_issues0
closed_issues4
prs_merged_7d3
prs_decided_7d3
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio1
closed_unmerged_prs5
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
8.8/25Owner reach16 followers of aminekun90
22.6/25Track record28 public repos, account ~9 yr old
Inputs used
followers16
owner_typeUser
is_verified
owner_loginaminekun90
public_repos28
account_age_days3,496
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 npm
35/35Publish recencylatest publish 1 days ago
20/20Version history77 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesmdns-listener-advanced
ecosystemsnpm
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests16 out of 16 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicszeroconf, avahi, mdns, multicast-dns
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

63Moderate · 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-Tests16 out of 16 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/30 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
3.8/7.5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): Branch-Protection, 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
advisories0
affected_packages0
assessed_packages404
unassessed_packages0
affected_by_severitynone
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 404 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.

76Good · 4% of overall
How it's scored
45/45Agent instructions.claude/CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history98 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.98
agent_instruction_files.claude/CLAUDE.md
agent_instruction_max_bytes2,702
How it's scored
18/18One-command bootstrapmakefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking__tests__/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_filesmakefile
has_devcontainerno
has_linter_configno
typecheck_configs__tests__/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
52.9/55Manageable file sizes1/26 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes3,004,059
source_files_sampled26
oversized_source_files1

Key facts

7GitHub stars
3contributors
79commits, last 12 months
1days since last push
71releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-09-15 12:26 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-Tests16 out of 16 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/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 404

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

RegistryPackageVersionRelation
npm@babel/code-frame7.29.0indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.0indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@cacheable/memory2.2.0indirect
npm@cacheable/utils2.5.0indirect
npm@commitlint/cli21.2.2indirect
npm@commitlint/config-conventional21.2.2indirect
npm@commitlint/config-validator21.2.0indirect
npm@commitlint/ensure21.2.0indirect
npm@commitlint/execute-rule21.0.1indirect
npm@commitlint/format21.2.2indirect
npm@commitlint/is-ignored21.2.2indirect
npm@commitlint/lint21.2.2indirect
npm@commitlint/load21.2.2indirect
npm@commitlint/message21.2.0indirect
npm@commitlint/parse21.2.2indirect
npm@commitlint/read21.2.1indirect
npm@commitlint/resolve-extends21.2.2indirect
npm@commitlint/rules21.2.2indirect
npm@commitlint/to-lines21.0.1indirect
npm@commitlint/top-level21.2.0indirect
npm@commitlint/types21.2.0indirect
npm@conventional-changelog/git-client3.1.2indirect
npm@conventional-changelog/template1.4.0indirect
npm@esbuild/aix-ppc640.28.2indirect
npm@esbuild/android-arm0.28.2indirect
npm@esbuild/android-arm640.28.2indirect
npm@esbuild/android-x640.28.2indirect
npm@esbuild/darwin-arm640.28.2indirect
npm@esbuild/darwin-x640.28.2indirect
npm@esbuild/freebsd-arm640.28.2indirect
npm@esbuild/freebsd-x640.28.2indirect
npm@esbuild/linux-arm0.28.2indirect
npm@esbuild/linux-arm640.28.2indirect
npm@esbuild/linux-ia320.28.2indirect
npm@esbuild/linux-loong640.28.2indirect
npm@esbuild/linux-mips64el0.28.2indirect
npm@esbuild/linux-ppc640.28.2indirect
npm@esbuild/linux-riscv640.28.2indirect
npm@esbuild/linux-s390x0.28.2indirect
npm@esbuild/linux-x640.28.2indirect
npm@esbuild/netbsd-arm640.28.2indirect
npm@esbuild/netbsd-x640.28.2indirect
npm@esbuild/openbsd-arm640.28.2indirect
npm@esbuild/openbsd-x640.28.2indirect
npm@esbuild/openharmony-arm640.28.2indirect
npm@esbuild/sunos-x640.28.2indirect
npm@esbuild/win32-arm640.28.2indirect
npm@esbuild/win32-ia320.28.2indirect
npm@esbuild/win32-x640.28.2indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.3indirect
npm@gar/promise-retry1.0.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@keyv/bigmap1.3.1indirect
npm@keyv/serialize1.1.1indirect
npm@npmcli/agent4.0.0indirect
npm@npmcli/fs5.0.0indirect
npm@oxc-project/types0.143.0indirect
npm@pkgr/core0.3.6indirect
npm@rolldown/binding-android-arm641.2.3indirect
npm@rolldown/binding-darwin-arm641.2.3indirect
npm@rolldown/binding-darwin-x641.2.3indirect
npm@rolldown/binding-freebsd-x641.2.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.3indirect
npm@rolldown/binding-linux-arm64-gnu1.2.3indirect
npm@rolldown/binding-linux-arm64-musl1.2.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.3indirect
npm@rolldown/binding-linux-s390x-gnu1.2.3indirect
npm@rolldown/binding-linux-x64-gnu1.2.3indirect
npm@rolldown/binding-linux-x64-musl1.2.3indirect
npm@rolldown/binding-openharmony-arm641.2.3indirect
npm@rolldown/binding-win32-arm64-msvc1.2.3indirect
npm@rolldown/binding-win32-x64-msvc1.2.3indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/rollup-android-arm-eabi4.59.0indirect
npm@rollup/rollup-android-arm644.59.0indirect
npm@rollup/rollup-darwin-arm644.59.0indirect
npm@rollup/rollup-darwin-x644.59.0indirect
npm@rollup/rollup-freebsd-arm644.59.0indirect
npm@rollup/rollup-freebsd-x644.59.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.59.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.59.0indirect
npm@rollup/rollup-linux-arm64-gnu4.59.0indirect
npm@rollup/rollup-linux-arm64-musl4.59.0indirect
npm@rollup/rollup-linux-loong64-gnu4.59.0indirect
npm@rollup/rollup-linux-loong64-musl4.59.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.59.0indirect
npm@rollup/rollup-linux-ppc64-musl4.59.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.59.0indirect
npm@rollup/rollup-linux-riscv64-musl4.59.0indirect
npm@rollup/rollup-linux-s390x-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-musl4.59.0indirect
npm@rollup/rollup-openbsd-x644.59.0indirect
npm@rollup/rollup-openharmony-arm644.59.0indirect
npm@rollup/rollup-win32-arm64-msvc4.59.0indirect
npm@rollup/rollup-win32-ia32-msvc4.59.0indirect
npm@rollup/rollup-win32-x64-gnu4.59.0indirect
npm@rollup/rollup-win32-x64-msvc4.59.0indirect
npm@simple-libs/child-process-utils2.0.0indirect
npm@simple-libs/stream-utils2.0.0indirect
npm@standard-schema/spec1.1.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/dns-packet5.6.5indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.8indirect
npm@types/json-schema7.0.15indirect
npm@types/multicast-dns7.2.4indirect
npm@types/node25.4.0indirect
npm@types/node25.9.1indirect
npm@typescript-eslint/eslint-plugin8.70.0indirect
npm@typescript-eslint/parser8.70.0indirect
npm@typescript-eslint/project-service8.60.1indirect
npm@typescript-eslint/project-service8.70.0indirect
npm@typescript-eslint/scope-manager8.60.1indirect
npm@typescript-eslint/scope-manager8.70.0indirect
npm@typescript-eslint/tsconfig-utils8.60.1indirect
npm@typescript-eslint/tsconfig-utils8.70.0indirect
npm@typescript-eslint/type-utils8.70.0indirect
npm@typescript-eslint/types8.60.1indirect
npm@typescript-eslint/types8.70.0indirect
npm@typescript-eslint/typescript-estree8.60.1indirect
npm@typescript-eslint/typescript-estree8.70.0indirect
npm@typescript-eslint/utils8.60.1indirect
npm@typescript-eslint/utils8.70.0indirect
npm@typescript-eslint/visitor-keys8.60.1indirect
npm@typescript-eslint/visitor-keys8.70.0indirect
npm@vitest/coverage-v84.1.11indirect
npm@vitest/eslint-plugin1.6.27indirect
npm@vitest/expect4.1.11indirect
npm@vitest/mocker4.1.11indirect
npm@vitest/pretty-format4.1.11indirect
npm@vitest/runner4.1.11indirect
npm@vitest/snapshot4.1.11indirect
npm@vitest/spy4.1.11indirect
npm@vitest/utils4.1.11indirect
npmabbrev4.0.0indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base7.1.4indirect
npmajv6.14.0indirect
npmajv8.18.0indirect
npmansi-regex6.2.2indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmargparse2.0.1indirect
npmargue-cli3.2.0indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.0indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion5.0.9indirect
npmbundle-require5.1.0indirect
npmcac6.7.14indirect
npmcacache20.0.3indirect
npmcacheable2.5.0indirect
npmcallsites3.1.0indirect
npmchai6.2.2indirect
npmchokidar4.0.3indirect
npmchownr3.0.0indirect
npmcliui9.0.1indirect
npmcommander4.1.1indirect
npmconfbox0.1.8indirect
npmconsola3.4.2indirect
npmconventional-changelog-angular9.4.0indirect
npmconventional-changelog-conventionalcommits10.4.0indirect
npmconventional-commits-parser7.1.2indirect
npmconvert-source-map2.0.0indirect
npmcosmiconfig9.0.1indirect
npmcosmiconfig-typescript-loader6.2.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdetect-libc2.1.2indirect
npmemoji-regex10.6.0indirect
npmenv-paths2.2.1indirect
npmerror-ex1.3.4indirect
npmes-module-lexer2.0.0indirect
npmes-toolkit1.47.0indirect
npmesbuild0.28.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.10.0indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-plugin1.0.1indirect
npmeslint-plugin-prettier5.5.6indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.3.0indirect
npmexponential-backoff3.1.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri4.1.4indirect
npmfdir6.5.0indirect
npmfile-entry-cache11.1.5indirect
npmfind-up5.0.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmflat-cache6.1.23indirect
npmflatted3.4.2indirect
npmfs-minipass3.0.3indirect
npmfsevents2.3.3indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.5.0indirect
npmglob13.0.6indirect
npmglob-parent6.0.2indirect
npmglobal-directory5.0.0indirect
npmglobals17.12.0indirect
npmglobrex0.1.2indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhashery1.5.1indirect
npmhookified1.15.1indirect
npmhookified2.2.0indirect
npmhtml-escaper2.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmhusky9.1.7indirect
npmiconv-lite0.7.2indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmini6.0.0indirect
npmip-address10.5.0indirect
npmis-arrayish0.2.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-plain-obj4.1.0indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjiti2.6.1indirect
npmjiti2.7.0indirect
npmjoycon3.1.1indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv5.6.0indirect
npmlevn0.4.1indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmlint-staged17.5.1indirect
npmload-tsconfig0.2.5indirect
npmlocate-path6.0.0indirect
npmlru-cache11.2.6indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.2indirect
npmmake-dir4.0.0indirect
npmmake-fetch-happen15.0.4indirect
npmminimatch10.2.4indirect
npmminimatch10.2.6indirect
npmminipass3.3.6indirect
npmminipass7.1.3indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch5.0.2indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized2.0.0indirect
npmminizlib3.1.0indirect
npmmlly1.8.1indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.18indirect
npmnatural-compare1.4.0indirect
npmnegotiator1.0.0indirect
npmnode-gyp12.2.0indirect
npmnopt9.0.0indirect
npmobject-assign4.1.1indirect
npmobug2.1.1indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.4indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpirates4.0.7indirect
npmpkg-types1.3.1indirect
npmpostcss8.5.26indirect
npmpostcss-load-config6.0.1indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.6indirect
npmprettier-linter-helpers1.0.1indirect
npmproc-log6.1.0indirect
npmpunycode2.3.1indirect
npmqified0.10.1indirect
npmreaddirp4.1.2indirect
npmrequire-from-string2.0.2indirect
npmrequireindex1.1.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmretry0.13.1indirect
npmrolldown1.2.3indirect
npmrollup4.59.0indirect
npmsafer-buffer2.1.2indirect
npmsemver7.7.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsocks-proxy-agent8.0.5indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmssri13.0.1indirect
npmstackback0.0.2indirect
npmstd-env4.0.0indirect
npmstring-argv0.3.2indirect
npmstring-width7.2.0indirect
npmstrip-ansi7.2.0indirect
npmsucrase3.35.1indirect
npmsupports-color7.2.0indirect
npmsynckit0.11.13indirect
npmtar7.5.22indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyexec1.0.2indirect
npmtinyexec1.3.1indirect
npmtinyglobby0.2.15indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtree-kill1.2.2indirect
npmts-api-utils2.5.0indirect
npmts-interface-checker0.1.13indirect
npmtsconfck3.1.6indirect
npmtsup8.5.1indirect
npmtype-check0.4.0indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.70.0indirect
npmufo1.6.3indirect
npmundici-types7.18.2indirect
npmundici-types7.24.6indirect
npmunique-filename5.0.0indirect
npmunique-slug6.0.0indirect
npmuri-js4.4.1indirect
npmvite8.2.1indirect
npmvite-tsconfig-paths6.1.1indirect
npmvitest4.1.11indirect
npmwhich2.0.2indirect
npmwhich6.0.1indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi9.0.2indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyaml2.9.0indirect
npmyargs18.0.0indirect
npmyargs-parser22.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

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

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

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