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

hovancik / stretchly

The break time reminder app

JavaScript · HTMLBSD-2-Clause★ 6,506 stars⑂ 554 forkssince Jul 2016View on GitHub ↗
KindLibraryDesktop applicationhow this is determined

hovancik/stretchly holds a health index of 88 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (91/100) and lowest on Sustainability & Governance (59/100). It was last updated 13 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Jan HovancikPersonal account
361 followers69 public repossince Jun 2013@microsoft

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

Metrics by category

Vitality

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

84Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 13 days ago
27/36Commit cadence39/52 weeks with commits
18/18Commit volume265 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year265
human_commit_share1
days_since_last_push13
active_weeks_last_year39
How it's scored
27/27Ships releases60 releases published
36/36Release recencylatest release 14 days ago
19.8/27Release cadencea release every ~66.3 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count60
latest_release_tagv1.22.1
releases_from_tagsno
days_since_latest_release14
mean_days_between_releases66.3

Community & Adoption

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

91Excellent · 17% of overall
How it's scored
60/60Stars6,506 stars
22.9/25Forks554 forks
8.4/15Watchers33 watchers
Inputs used
forks554
stars6,506
watchers33
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (BSD-2-Clause)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges9
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io, shields.io, travis-ci.org
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

59Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.4/22.5Commit distributiontop contributor authored 80% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 19 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled99
top_contributor_share0.803
How it's scored
36.7/42Issue resolution87% of issues closed
26.3/30PR acceptance779/890 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 2/10 approved changesets -- score normalized to 2
Inputs used
merged_prs779
open_issues120
closed_issues825
prs_merged_7d0
prs_decided_7d0
prs_merged_30d4
prs_decided_30d4
issue_closed_ratio0.873
closed_unmerged_prs111
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
18.4/25Owner reach361 followers of hovancik
25/25Track record69 public repos, account ~13 yr old
Inputs used
followers361
owner_typeUser
is_verified
owner_loginhovancik
public_repos69
account_age_days4,816
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows6 workflow(s)
24/24Tests present
16/16Linter configpackage.json ("standard")
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests10 out of 10 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://hovancik.net/stretchly
10/10Repository description
10/10Topics8 topics
0/10Wiki
Inputs used
topicselectron, macos, linux, reminder, longer-breaks, windows, bsd, breaks
has_wikino
homepagehttps://hovancik.net/stretchly
docs_sitehttps://hovancik.net/stretchly
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

64Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests10 out of 10 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
1.5/7.5Code-ReviewFound 2/10 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 19 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.5Maintained30 commit(s) and 18 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
3/5SASTSAST tool is not run on all commits -- score normalized to 6
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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. 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_packages671
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 671 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.

65Good · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, AGENTS.md, CLAUDE.md, GEMINI.md
0/15Machine-readable docs (llms.txt)
29.3/40Legible commit history55 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.55
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md, GEMINI.md
agent_instruction_max_bytes1,764
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configpackage.json ("standard")
0/11Static type checking
10/10Reproducible environmentDockerfile, lockfile
6/10Demonstrated agent practice3 of the last 100 commits agent-authored or agent-credited
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
lockfilespackage-lock.json
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/62 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes58,583
source_files_sampled62
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

6,506GitHub stars
99contributors
265commits, last 12 months
13days since last push
60releases
1bus factor
120open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 554 ⇿
0Stars
554Forks
55Releases

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.

010020030040050060055192016-102021-092026-08
Major 1Minor 41Patch 13

Each point covers 10 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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-28 04:18 UTC

9Binary-Artifactsbinaries present in source code
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-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 2/10 approved changesets -- score normalized to 2
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 18 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
6SASTSAST tool is not run on all commits -- score normalized to 6
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 14
RegistryPackageVersion constraintManifest
npm@particle/dbus-next^0.11.4package.json
npmauto-launch^6.0.0-rc1package.json
npmdompurify^3.4.13package.json
npmelectron-log^5.4.4package.json
npmelectron-store^11.0.2package.json
npmhumanize-duration^3.34.0package.json
npmi18next^26.3.6package.json
npmi18next-fs-backend^2.6.7package.json
npmluxon^3.7.2package.json
npmmeeussunmoon^3.1.0package.json
npmnode-desktop-idle-v2^1.1.26package.json
npmps-list^9.0.0package.json
npmsemver^7.8.5package.json
npmwindows-focus-assist^1.4.0package.json
All dependencies 671

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

RegistryPackageVersionRelation
npm@particle/dbus-next0.11.4direct
npmauto-launch6.0.0-rc1direct
npmdompurify3.4.13direct
npmelectron-log5.4.4direct
npmelectron-store11.0.2direct
npmhumanize-duration3.34.0direct
npmi18next26.3.6direct
npmi18next-fs-backend2.6.7direct
npmluxon3.7.2direct
npmmeeussunmoon3.1.0direct
npmnode-desktop-idle-v21.1.26direct
npmps-list9.0.0direct
npmsemver5.7.2direct
npmsemver6.3.1direct
npmsemver7.7.4direct
npmsemver7.8.5direct
npmwindows-focus-assist1.4.0direct
npm@asamuzakjp/css-color6.0.5indirect
npm@asamuzakjp/dom-selector8.3.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@bramus/specificity2.4.2indirect
npm@csstools/color-helpers6.1.0indirect
npm@csstools/css-calc3.3.0indirect
npm@csstools/css-color-parser4.1.10indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.7indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@electron-internal/extract-zip1.0.4indirect
npm@electron/asar3.4.1indirect
npm@electron/fuses1.8.0indirect
npm@electron/get3.1.0indirect
npm@electron/get5.0.0indirect
npm@electron/notarize2.5.0indirect
npm@electron/osx-sign1.3.3indirect
npm@electron/rebuild4.2.0indirect
npm@electron/universal2.0.3indirect
npm@electron/windows-sign1.2.2indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@epic-web/invariant1.0.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@exodus/bytes1.15.1indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@malept/cross-spawn-promise2.0.0indirect
npm@malept/flatpak-bundler0.4.0indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@noble/hashes1.4.0indirect
npm@noble/hashes2.2.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@nornagon/put0.0.8indirect
npm@oxc-project/types0.139.0indirect
npm@peculiar/asn1-schema2.8.0indirect
npm@peculiar/json-schema1.1.12indirect
npm@peculiar/utils2.0.3indirect
npm@peculiar/webcrypto1.7.1indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rtsao/scc1.1.0indirect
npm@sindresorhus/is4.6.0indirect
npm@standard-schema/spec1.1.0indirect
npm@szmarczak/http-timer4.0.6indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/cacheable-request6.0.3indirect
npm@types/chai5.2.3indirect
npm@types/debug4.1.13indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/fs-extra9.0.13indirect
npm@types/http-cache-semantics4.2.0indirect
npm@types/json50.0.29indirect
npm@types/keyv3.1.4indirect
npm@types/ms2.1.0indirect
npm@types/node24.12.2indirect
npm@types/responselike1.0.3indirect
npm@types/trusted-types2.0.7indirect
npm@ungap/structured-clone1.3.0indirect
npm@vitest/coverage-istanbul4.1.10indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npm@xmldom/xmldom0.8.13indirect
npmabbrev4.0.0indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base7.1.4indirect
npmajv6.15.0indirect
npmajv8.20.0indirect
npmajv-formats3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmapp-builder-lib26.15.7indirect
npmapplescript1.0.0indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.9indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmasn1js3.0.10indirect
npmassertion-error2.0.1indirect
npmasync3.2.6indirect
npmasync-exit-hook2.0.1indirect
npmasync-function1.0.0indirect
npmasynckit0.4.0indirect
npmat-least-node1.0.0indirect
npmatomically2.1.1indirect
npmavailable-typed-arrays1.0.7indirect
npmaws41.13.2indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.43indirect
npmbidi-js1.0.3indirect
npmbindings1.5.0indirect
npmbluebird3.7.2indirect
npmboolean3.2.0indirect
npmbrace-expansion1.1.18indirect
npmbrace-expansion2.1.4indirect
npmbrace-expansion5.0.9indirect
npmbrowserslist4.28.6indirect
npmbuffer-from1.1.2indirect
npmbuilder-util26.15.3indirect
npmbuilder-util-runtime9.7.0indirect
npmbuiltins5.1.0indirect
npmbytestreamjs2.0.1indirect
npmcacheable-lookup5.0.4indirect
npmcacheable-request7.0.4indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001806indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchownr3.0.0indirect
npmchromium-pickle-js0.2.0indirect
npmci-info4.3.1indirect
npmci-info4.4.0indirect
npmcliui8.0.1indirect
npmclone-response1.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander5.1.0indirect
npmcommander9.5.0indirect
npmcompare-version0.1.2indirect
npmconcat-map0.0.1indirect
npmconf15.1.0indirect
npmconvert-source-map2.0.0indirect
npmcore-util-is1.0.3indirect
npmcross-dirname0.1.0indirect
npmcross-env10.1.0indirect
npmcross-spawn7.0.6indirect
npmcss-tree3.2.1indirect
npmdata-urls7.0.0indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebounce-fn6.0.0indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdecimal.js10.6.0indirect
npmdecompress-response6.0.0indirect
npmdeep-is0.1.4indirect
npmdefer-to-connect2.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdelayed-stream1.0.0indirect
npmdetect-libc2.1.2indirect
npmdetect-node2.1.0indirect
npmdir-compare4.2.0indirect
npmdmg-builder26.15.7indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdot-prop10.1.0indirect
npmdotenv16.6.1indirect
npmdotenv-expand11.0.7indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.2indirect
npmduplexer20.1.4indirect
npmejs3.1.10indirect
npmelectron43.4.0indirect
npmelectron-builder26.15.7indirect
npmelectron-builder-squirrel-windows26.15.7indirect
npmelectron-publish26.15.3indirect
npmelectron-to-chromium1.5.392indirect
npmelectron-winstaller5.4.0indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.5indirect
npmentities8.0.0indirect
npmenv-paths2.2.1indirect
npmenv-paths3.0.0indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.4indirect
npmes-abstract1.24.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.3.2indirect
npmes-module-lexer2.3.1indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmes6-error4.1.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint-config-standard17.1.0indirect
npmeslint-config-standard-jsx11.0.0indirect
npmeslint-import-resolver-node0.3.10indirect
npmeslint-module-utils2.12.1indirect
npmeslint-plugin-es4.1.0indirect
npmeslint-plugin-import2.32.0indirect
npmeslint-plugin-n15.7.0indirect
npmeslint-plugin-promise6.6.0indirect
npmeslint-plugin-react7.37.5indirect
npmeslint-scope7.2.2indirect
npmeslint-utils2.1.0indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys1.3.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmevent-stream4.0.1indirect
npmexpect-type1.4.0indirect
npmexponential-backoff3.1.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.1.5indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache6.0.1indirect
npmfile-uri-to-path1.0.0indirect
npmfilelist1.0.6indirect
npmfind-up3.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.4.2indirect
npmfor-each0.3.5indirect
npmform-data4.0.6indirect
npmfrom0.1.7indirect
npmfs-extra10.1.0indirect
npmfs-extra11.3.1indirect
npmfs-extra11.3.6indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfs-extra9.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stdin8.0.0indirect
npmget-stream5.2.0indirect
npmget-symbol-description1.1.0indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmglobal-agent3.0.0indirect
npmglobals13.24.0indirect
npmglobalthis1.0.4indirect
npmgopd1.2.0indirect
npmgot11.8.6indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhosted-git-info4.1.0indirect
npmhtml-encoding-sniffer6.0.0indirect
npmhtml-escaper2.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttp2-wrapper1.0.3indirect
npmhttps-proxy-agent7.0.6indirect
npmhusky9.1.7indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.5indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number-object1.1.1indirect
npmis-path-inside3.0.3indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisbinaryfile4.0.10indirect
npmisbinaryfile5.0.7indirect
npmisexe2.0.0indirect
npmisexe3.1.5indirect
npmisexe4.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmiterator.prototype1.1.5indirect
npmjake10.9.4indirect
npmjiti2.7.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.1indirect
npmjsbi4.3.2indirect
npmjsdom30.0.1indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsonfile4.0.0indirect
npmjsonfile6.2.1indirect
npmjsx-ast-utils3.3.5indirect
npmkeyv4.5.4indirect
npmlazy-val1.0.5indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmload-json-file5.3.0indirect
npmlocate-path3.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.merge4.6.2indirect
npmlong4.0.0indirect
npmloose-envify1.4.0indirect
npmlowercase-keys2.0.0indirect
npmlru-cache11.3.5indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.2indirect
npmmake-dir4.0.0indirect
npmmap-stream0.0.7indirect
npmmatcher3.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.27.1indirect
npmmime2.6.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-function5.0.1indirect
npmmimic-response1.0.1indirect
npmmimic-response3.1.0indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimatch5.1.9indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmmkdirp0.5.6indirect
npmms2.1.3indirect
npmnanoid3.3.18indirect
npmnatural-compare1.4.0indirect
npmnode-abi4.33.0indirect
npmnode-addon-api1.7.2indirect
npmnode-addon-api8.7.0indirect
npmnode-api-version0.2.1indirect
npmnode-exports-info1.6.0indirect
npmnode-gyp12.4.0indirect
npmnode-gyp-build4.8.4indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.51indirect
npmnopt9.0.0indirect
npmnormalize-url6.1.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmobug2.1.3indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-cancelable2.1.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate3.0.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmparse-json4.0.0indirect
npmparse58.0.1indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpause-stream0.0.11indirect
npmpe-library0.4.1indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpify4.0.1indirect
npmpkg-conf3.1.0indirect
npmpkijs3.4.0indirect
npmplist3.1.0indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.26indirect
npmpostject1.0.0-alpha.6indirect
npmprelude-ls1.2.1indirect
npmproc-log6.1.0indirect
npmprocess-nextick-args2.0.1indirect
npmprogress2.0.3indirect
npmpromise-retry2.0.1indirect
npmprop-types15.8.1indirect
npmproper-lockfile4.1.2indirect
npmpump3.0.4indirect
npmpunycode2.3.1indirect
npmpvtsutils1.3.6indirect
npmpvutils1.1.5indirect
npmqueue-microtask1.2.3indirect
npmquick-lru5.1.1indirect
npmreact-is16.13.1indirect
npmread-binary-file-arch1.0.6indirect
npmreadable-stream2.3.8indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmregexpp3.2.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresedit1.7.2indirect
npmresolve1.22.12indirect
npmresolve2.0.0-next.6indirect
npmresolve-alpn1.2.1indirect
npmresolve-from4.0.0indirect
npmresponselike2.0.1indirect
npmretry0.12.0indirect
npmreusify1.1.0indirect
npmrimraf2.6.3indirect
npmrimraf3.0.2indirect
npmrimraf6.1.3indirect
npmroarr2.15.4indirect
npmrolldown1.1.5indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.4indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsanitize-filename1.6.4indirect
npmsax1.6.0indirect
npmsaxes6.0.0indirect
npmsemver-compare1.0.0indirect
npmserialize-error7.0.1indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsimple-update-notifier2.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmsplit1.0.1indirect
npmsprintf-js1.1.3indirect
npmstackback0.0.2indirect
npmstandard17.1.2indirect
npmstandard-engine15.1.0indirect
npmstat-mode1.0.0indirect
npmstd-env4.2.0indirect
npmstop-iteration-iterator1.1.0indirect
npmstream-combiner0.2.2indirect
npmstring-width4.2.3indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstubborn-fs2.0.0indirect
npmstubborn-utils1.0.2indirect
npmsumchecker3.0.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-tree3.2.4indirect
npmtagged-tag1.0.0indirect
npmtar7.5.21indirect
npmtemp0.9.4indirect
npmtemp-file3.4.0indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmtiny-async-pool1.3.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtldts7.4.8indirect
npmtldts-core7.4.8indirect
npmtmp0.2.7indirect
npmtmp-promise3.0.3indirect
npmtough-cookie6.0.2indirect
npmtr466.0.0indirect
npmtruncate-utf8-bytes1.0.2indirect
npmtsconfig-paths3.15.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.13.1indirect
npmtype-fest0.20.2indirect
npmtype-fest0.3.1indirect
npmtype-fest5.6.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmuint8array-extras1.5.0indirect
npmunbox-primitive1.1.0indirect
npmundici6.28.0indirect
npmundici7.29.0indirect
npmundici8.9.0indirect
npmundici-types7.16.0indirect
npmuniversalify0.1.2indirect
npmuniversalify2.0.1indirect
npmuntildify3.0.3indirect
npmunzipper0.12.5indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutf8-byte-length1.0.5indirect
npmutil-deprecate1.0.2indirect
npmversion-guard1.1.3indirect
npmvite8.1.4indirect
npmvitest4.1.10indirect
npmw3c-xmlserializer5.0.0indirect
npmwebcrypto-core1.9.2indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhatwg-url17.1.0indirect
npmwhen-exit2.1.5indirect
npmwhich2.0.2indirect
npmwhich5.0.0indirect
npmwhich6.0.1indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.20indirect
npmwhy-is-node-running2.3.0indirect
npmwinreg1.2.4indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmxdg-basedir4.0.0indirect
npmxml-name-validator5.0.0indirect
npmxml2js0.6.2indirect
npmxmlbuilder11.0.1indirect
npmxmlbuilder15.1.1indirect
npmxmlchars2.2.0indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 671 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 statistics.