Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-04 19:57 UTC

coveooss / exponential-backoff

A utility that allows retrying a function with an exponential delay between attempts.

TypeScriptApache-2.0★ 406 stars⑂ 29 forkssince Jul 2018View on GitHub ↗

coveooss/exponential-backoff holds a health index of 19 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (68/100) and lowest on Vitality (30/100). It was last updated 297 days ago. A single contributor accounts for most of its recent work.

19
overall / 100
Critical

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.

19
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 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02). A dependency reported as a malicious package applies a 35% multiplier to weighted overall health and gives it a Critical ceiling of 19.

Ownership

Coveo Open-SourceOrganization
53 followers138 public repossince Jun 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmexponential-backoff3.1.3183,115,82218297 days agoexponentialbackoffretry

Metrics by category

Vitality

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

30At Risk · 21% of overall
How it's scored
3.6/36Push recencylast push 297 days ago
0.7/36Commit cadence1/52 weeks with commits
4.3/18Commit volume2 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year2
human_commit_share0.78
days_since_last_push297
active_weeks_last_year1
How it's scored
27/27Ships releases1 releases published
16.2/36Release recencylatest release 297 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagv3.1.3
releases_from_tagsno
days_since_latest_release297
mean_days_between_releases
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?

66Good · 17% of overall
How it's scored
42.3/60Stars406 stars
12.1/25Forks29 forks
5/15Watchers9 watchers
Inputs used
forks29
stars406
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads183,115,822 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesexponential-backoff
dependents
ecosystemsnpm
total_downloads
monthly_downloads183,115,822
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?

68Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3.6/22.5Commit distributiontop contributor authored 84% of commits
8.1/13.5Contributor breadth6 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.838
How it's scored
35.7/42Issue resolution85% of issues closed
27.2/30PR acceptance49/54 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
12/15OpenSSF Scorecard: Code-ReviewFound 11/13 approved changesets -- score normalized to 8
Inputs used
merged_prs49
open_issues3
closed_issues17
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.85
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
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
12.5/25Owner reach53 followers of coveooss
25/25Track record138 public repos, account ~7 yr old
Inputs used
followers53
owner_typeOrganization
is_verified
owner_logincoveooss
public_repos138
account_age_days2,601
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
26/35Publish recencylatest publish 297 days ago
20/20Version history18 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesexponential-backoff
ecosystemsnpm
any_deprecatedno
min_days_since_publish297

Engineering Quality

Are baseline engineering and documentation practices in place?

59Moderate · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests1 out of 28 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

35Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
4.5/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
0/2.5CI-Tests1 out of 28 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6/7.5Code-ReviewFound 11/13 approved changesets -- score normalized to 8
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packagingpackaging workflow detected
4/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
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
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities66 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.7
malicious_dependency_cap19
malicious_dependency_multiplier35
security_posture_before_malicious57
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized. A dependency reported as a malicious package applies a 35% multiplier to Security posture and gives it a Critical ceiling of 19.

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
advisories75
affected_packages34
assessed_packages601
unassessed_packages0
affected_by_severitycritical 3, high 19, moderate 10, low 2
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 601 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.

52Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.8/40Legible commit history29 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.372
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance21 of the last 100 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.21
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/14 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes5,882
source_files_sampled14
oversized_source_files0

Key facts

406GitHub stars
6contributors
2commits, last 12 months
297days since last push
1releases
1bus factor
3open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 29 ⇿
0Stars
29Forks
1Releases

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.

0510152025302822019-102022-122026-03
Major 0Minor 0Patch 1

Each point covers 6 days.

OpenSSF Scorecard 5.7 / 10
5.7aggregate

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests1 out of 28 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 11/13 approved changesets -- score normalized to 8
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities66 existing vulnerabilities detected
All dependencies 601

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

RegistryPackageVersionRelation
npm@babel/code-frame7.5.5indirect
npm@babel/core7.6.4indirect
npm@babel/generator7.6.4indirect
npm@babel/helper-function-name7.1.0indirect
npm@babel/helper-get-function-arity7.0.0indirect
npm@babel/helper-plugin-utils7.0.0indirect
npm@babel/helper-split-export-declaration7.4.4indirect
npm@babel/helpers7.6.2indirect
npm@babel/highlight7.5.0indirect
npm@babel/parser7.6.4indirect
npm@babel/plugin-syntax-object-rest-spread7.2.0indirect
npm@babel/template7.6.0indirect
npm@babel/traverse7.6.3indirect
npm@babel/types7.6.3indirect
npm@cnakazawa/watch1.0.3indirect
npm@jest/console24.9.0indirect
npm@jest/core24.9.0indirect
npm@jest/environment24.9.0indirect
npm@jest/fake-timers24.9.0indirect
npm@jest/reporters24.9.0indirect
npm@jest/source-map24.9.0indirect
npm@jest/test-result24.9.0indirect
npm@jest/test-sequencer24.9.0indirect
npm@jest/transform24.9.0indirect
npm@jest/types24.9.0indirect
npm@nodelib/fs.scandir2.1.3indirect
npm@nodelib/fs.stat2.0.3indirect
npm@nodelib/fs.walk1.2.4indirect
npm@samverschueren/stream-to-observable0.3.0indirect
npm@types/babel__core7.1.3indirect
npm@types/babel__generator7.6.0indirect
npm@types/babel__template7.0.2indirect
npm@types/babel__traverse7.0.7indirect
npm@types/events3.0.0indirect
npm@types/glob7.1.1indirect
npm@types/istanbul-lib-coverage2.0.1indirect
npm@types/istanbul-lib-report1.1.1indirect
npm@types/istanbul-reports1.1.1indirect
npm@types/jest24.0.18indirect
npm@types/jest-diff20.0.1indirect
npm@types/minimatch3.0.3indirect
npm@types/node10.14.21indirect
npm@types/normalize-package-data2.4.0indirect
npm@types/stack-utils1.0.1indirect
npm@types/yargs13.0.3indirect
npm@types/yargs-parser13.1.0indirect
npmabab2.0.2indirect
npmabbrev1.1.1indirect
npmacorn5.7.4indirect
npmacorn6.4.1indirect
npmacorn-globals4.3.4indirect
npmacorn-walk6.2.0indirect
npmaggregate-error3.0.1indirect
npmajv6.12.6indirect
npmansi-escapes3.1.0indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.1indirect
npmansi-regex4.1.1indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmany-observable0.3.0indirect
npmanymatch2.0.0indirect
npmaproba1.2.0indirect
npmare-we-there-yet1.1.5indirect
npmargparse1.0.10indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union3.1.0indirect
npmarray-equal1.0.0indirect
npmarray-union2.1.0indirect
npmarray-unique0.3.2indirect
npmasn10.2.4indirect
npmassert-plus1.0.0indirect
npmassign-symbols1.0.0indirect
npmastral-regex1.0.0indirect
npmasync-limiter1.0.1indirect
npmasynckit0.4.0indirect
npmatob2.1.1indirect
npmaws-sign20.7.0indirect
npmaws41.8.0indirect
npmbabel-jest24.9.0indirect
npmbabel-plugin-istanbul5.2.0indirect
npmbabel-plugin-jest-hoist24.9.0indirect
npmbabel-preset-jest24.9.0indirect
npmbalanced-match1.0.0indirect
npmbase0.11.2indirect
npmbcrypt-pbkdf1.0.2indirect
npmbrace-expansion1.1.11indirect
npmbraces2.3.2indirect
npmbraces3.0.2indirect
npmbrowser-process-hrtime0.1.3indirect
npmbrowser-resolve1.11.3indirect
npmbs-logger0.2.6indirect
npmbser2.1.0indirect
npmbuffer-from1.1.1indirect
npmcache-base1.0.1indirect
npmcaller-callsite2.0.0indirect
npmcaller-path2.0.0indirect
npmcallsites2.0.0indirect
npmcallsites3.1.0indirect
npmcamelcase4.1.0indirect
npmcamelcase5.3.1indirect
npmcapture-exit2.0.0indirect
npmcaseless0.12.0indirect
npmchalk1.1.3indirect
npmchalk2.4.1indirect
npmchalk2.4.2indirect
npmchownr1.1.1indirect
npmci-info2.0.0indirect
npmclass-utils0.3.6indirect
npmclean-stack2.2.0indirect
npmcli-cursor2.1.0indirect
npmcli-truncate0.2.1indirect
npmcliui5.0.0indirect
npmco4.6.0indirect
npmcode-point-at1.1.0indirect
npmcollection-visit1.0.0indirect
npmcolor-convert1.9.2indirect
npmcolor-name1.1.1indirect
npmcombined-stream1.0.8indirect
npmcommander2.20.0indirect
npmcommander2.20.3indirect
npmcomponent-emitter1.2.1indirect
npmconcat-map0.0.1indirect
npmconsole-control-strings1.1.0indirect
npmconvert-source-map1.6.0indirect
npmcopy-descriptor0.1.1indirect
npmcore-util-is1.0.2indirect
npmcosmiconfig5.2.1indirect
npmcross-spawn6.0.5indirect
npmcross-spawn7.0.1indirect
npmcssom0.3.8indirect
npmcssstyle1.4.0indirect
npmdashdash1.14.1indirect
npmdata-urls1.1.0indirect
npmdate-fns1.30.1indirect
npmdebug2.6.9indirect
npmdebug4.1.1indirect
npmdecamelize1.2.0indirect
npmdecode-uri-component0.2.2indirect
npmdedent0.7.0indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.3indirect
npmdefine-properties1.1.3indirect
npmdefine-property0.2.5indirect
npmdefine-property1.0.0indirect
npmdefine-property2.0.2indirect
npmdel5.1.0indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdetect-libc1.0.3indirect
npmdetect-newline2.1.0indirect
npmdiff-sequences24.9.0indirect
npmdir-glob3.0.1indirect
npmdomexception1.0.1indirect
npmecc-jsbn0.1.2indirect
npmelegant-spinner1.0.1indirect
npmemoji-regex7.0.3indirect
npmend-of-stream1.4.1indirect
npmerror-ex1.3.2indirect
npmes-abstract1.15.0indirect
npmes-to-primitive1.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescodegen1.12.0indirect
npmesprima3.1.3indirect
npmesprima4.0.0indirect
npmestraverse4.3.0indirect
npmesutils2.0.3indirect
npmexec-sh0.3.2indirect
npmexeca1.0.0indirect
npmexeca2.1.0indirect
npmexit0.1.2indirect
npmexpand-brackets2.1.4indirect
npmexpect24.9.0indirect
npmextend3.0.2indirect
npmextend-shallow2.0.1indirect
npmextend-shallow3.0.2indirect
npmextglob2.0.4indirect
npmextsprintf1.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.1.0indirect
npmfast-json-stable-stringify2.0.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.6.0indirect
npmfb-watchman2.0.0indirect
npmfigures1.7.0indirect
npmfigures2.0.0indirect
npmfill-range4.0.0indirect
npmfill-range7.0.1indirect
npmfind-up3.0.0indirect
npmfind-up4.1.0indirect
npmfor-in1.0.2indirect
npmforever-agent0.6.1indirect
npmform-data2.3.3indirect
npmfragment-cache0.2.1indirect
npmfs-minipass1.2.5indirect
npmfs.realpath1.0.0indirect
npmfsevents1.2.7indirect
npmfunction-bind1.1.1indirect
npmgauge2.7.4indirect
npmget-caller-file2.0.5indirect
npmget-own-enumerable-property-symbols3.0.1indirect
npmget-stdin7.0.0indirect
npmget-stream4.1.0indirect
npmget-stream5.1.0indirect
npmget-value2.0.6indirect
npmgetpass0.1.7indirect
npmglob7.1.2indirect
npmglob7.1.3indirect
npmglob7.1.4indirect
npmglob-parent5.1.2indirect
npmglobals11.12.0indirect
npmglobby10.0.1indirect
npmgraceful-fs4.2.2indirect
npmgrowly1.3.0indirect
npmhandlebars4.7.7indirect
npmhar-schema2.0.0indirect
npmhar-validator5.1.3indirect
npmhas1.0.3indirect
npmhas-ansi2.0.0indirect
npmhas-flag3.0.0indirect
npmhas-symbols1.0.0indirect
npmhas-unicode2.0.1indirect
npmhas-value0.3.1indirect
npmhas-value1.0.0indirect
npmhas-values0.1.4indirect
npmhas-values1.0.0indirect
npmhosted-git-info2.8.9indirect
npmhtml-encoding-sniffer1.0.2indirect
npmhttp-signature1.2.0indirect
npmhusky3.0.9indirect
npmiconv-lite0.4.24indirect
npmignore5.1.4indirect
npmignore-walk3.0.1indirect
npmimport-fresh2.0.0indirect
npmimport-local2.0.0indirect
npmimurmurhash0.1.4indirect
npmindent-string3.2.0indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npmini1.3.5indirect
npminvariant2.2.4indirect
npmis-accessor-descriptor0.1.6indirect
npmis-accessor-descriptor1.0.0indirect
npmis-arrayish0.2.1indirect
npmis-buffer1.1.6indirect
npmis-callable1.1.4indirect
npmis-ci2.0.0indirect
npmis-data-descriptor0.1.4indirect
npmis-data-descriptor1.0.0indirect
npmis-date-object1.0.1indirect
npmis-descriptor0.1.6indirect
npmis-descriptor1.0.2indirect
npmis-directory0.3.1indirect
npmis-extendable0.1.1indirect
npmis-extendable1.0.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.1indirect
npmis-number3.0.0indirect
npmis-number7.0.0indirect
npmis-obj1.0.1indirect
npmis-observable1.1.0indirect
npmis-path-cwd2.2.0indirect
npmis-path-inside3.0.2indirect
npmis-plain-object2.0.4indirect
npmis-promise2.1.0indirect
npmis-regex1.0.4indirect
npmis-regexp1.0.0indirect
npmis-stream1.1.0indirect
npmis-stream2.0.0indirect
npmis-symbol1.0.2indirect
npmis-typedarray1.0.0indirect
npmis-windows1.0.2indirect
npmis-wsl1.1.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject2.1.0indirect
npmisobject3.0.1indirect
npmisstream0.1.2indirect
npmistanbul-lib-coverage2.0.5indirect
npmistanbul-lib-instrument3.3.0indirect
npmistanbul-lib-report2.0.8indirect
npmistanbul-lib-source-maps3.0.6indirect
npmistanbul-reports2.2.6indirect
npmjest24.9.0indirect
npmjest-changed-files24.9.0indirect
npmjest-cli24.9.0indirect
npmjest-config24.9.0indirect
npmjest-diff24.9.0indirect
npmjest-docblock24.9.0indirect
npmjest-each24.9.0indirect
npmjest-environment-jsdom24.9.0indirect
npmjest-environment-node24.9.0indirect
npmjest-get-type24.9.0indirect
npmjest-haste-map24.9.0indirect
npmjest-jasmine224.9.0indirect
npmjest-leak-detector24.9.0indirect
npmjest-matcher-utils24.9.0indirect
npmjest-message-util24.9.0indirect
npmjest-mock24.9.0indirect
npmjest-pnp-resolver1.2.1indirect
npmjest-regex-util24.9.0indirect
npmjest-resolve24.9.0indirect
npmjest-resolve-dependencies24.9.0indirect
npmjest-runner24.9.0indirect
npmjest-runtime24.9.0indirect
npmjest-serializer24.9.0indirect
npmjest-snapshot24.9.0indirect
npmjest-util24.9.0indirect
npmjest-validate24.9.0indirect
npmjest-watcher24.9.0indirect
npmjest-worker24.9.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.13.1indirect
npmjsbn0.1.1indirect
npmjsdom11.12.0indirect
npmjsesc2.5.2indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema0.4.0indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson52.2.3indirect
npmjsprim1.4.2indirect
npmkind-of3.2.2indirect
npmkind-of4.0.0indirect
npmkind-of5.1.0indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmleft-pad1.3.0indirect
npmleven3.1.0indirect
npmlevn0.3.0indirect
npmlines-and-columns1.1.6indirect
npmlint-staged9.4.2indirect
npmlistr0.14.3indirect
npmlistr-silent-renderer1.1.1indirect
npmlistr-update-renderer0.5.0indirect
npmlistr-verbose-renderer0.5.0indirect
npmload-json-file4.0.0indirect
npmlocate-path3.0.0indirect
npmlocate-path5.0.0indirect
npmlodash4.17.21indirect
npmlodash.memoize4.1.2indirect
npmlodash.sortby4.7.0indirect
npmlog-symbols1.0.2indirect
npmlog-symbols3.0.0indirect
npmlog-update2.3.0indirect
npmloose-envify1.4.0indirect
npmmake-dir2.1.0indirect
npmmake-error1.3.5indirect
npmmakeerror1.0.11indirect
npmmap-cache0.2.2indirect
npmmap-visit1.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.3.0indirect
npmmicromatch3.1.10indirect
npmmicromatch4.0.2indirect
npmmime-db1.40.0indirect
npmmime-types2.1.24indirect
npmmimic-fn1.2.0indirect
npmmimic-fn2.1.0indirect
npmminimatch3.0.4indirect
npmminimatch3.1.2indirect
npmminimist1.2.0indirect
npmminimist1.2.8indirect
npmminipass2.3.5indirect
npmminizlib1.2.1indirect
npmmixin-deep1.3.2indirect
npmmkdirp0.5.6indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmnan2.12.1indirect
npmnanomatch1.2.13indirect
npmnatural-compare1.4.0indirect
npmneedle2.2.4indirect
npmneo-async2.6.1indirect
npmnice-try1.0.5indirect
npmnode-int640.4.0indirect
npmnode-modules-regexp1.0.0indirect
npmnode-notifier5.4.5indirect
npmnode-pre-gyp0.10.3indirect
npmnopt4.0.1indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path2.1.1indirect
npmnormalize-path3.0.0indirect
npmnpm-bundled1.0.5indirect
npmnpm-packlist1.2.0indirect
npmnpm-run-path2.0.2indirect
npmnpm-run-path3.1.0indirect
npmnpmlog4.1.2indirect
npmnumber-is-nan1.0.1indirect
npmnwsapi2.1.4indirect
npmoauth-sign0.9.0indirect
npmobject-assign4.1.1indirect
npmobject-copy0.1.0indirect
npmobject-inspect1.6.0indirect
npmobject-keys1.1.1indirect
npmobject-visit1.0.1indirect
npmobject.getownpropertydescriptors2.0.3indirect
npmobject.pick1.3.0indirect
npmonce1.4.0indirect
npmonetime2.0.1indirect
npmonetime5.1.0indirect
npmopencollective-postinstall2.0.2indirect
npmoptionator0.8.2indirect
npmos-homedir1.0.2indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.5indirect
npmp-each-series1.0.0indirect
npmp-finally1.0.0indirect
npmp-finally2.0.1indirect
npmp-limit2.1.0indirect
npmp-limit2.2.1indirect
npmp-locate3.0.0indirect
npmp-locate4.1.0indirect
npmp-map2.1.0indirect
npmp-map3.0.0indirect
npmp-reduce1.0.0indirect
npmp-try2.0.0indirect
npmparse-json4.0.0indirect
npmparse-json5.0.0indirect
npmparse54.0.0indirect
npmpascalcase0.1.1indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-key3.1.0indirect
npmpath-parse1.0.7indirect
npmpath-type3.0.0indirect
npmpath-type4.0.0indirect
npmperformance-now2.1.0indirect
npmpicomatch2.0.7indirect
npmpify3.0.0indirect
npmpify4.0.1indirect
npmpirates4.0.1indirect
npmpkg-dir3.0.0indirect
npmpkg-dir4.2.0indirect
npmplease-upgrade-node3.2.0indirect
npmpn1.1.0indirect
npmposix-character-classes0.1.1indirect
npmprelude-ls1.1.2indirect
npmprettier1.18.2indirect
npmpretty-format24.9.0indirect
npmprocess-nextick-args2.0.0indirect
npmprompts2.2.1indirect
npmpsl1.4.0indirect
npmpump3.0.0indirect
npmpunycode1.4.1indirect
npmpunycode2.1.1indirect
npmqs6.5.3indirect
npmrc1.2.8indirect
npmreact-is16.10.2indirect
npmread-pkg3.0.0indirect
npmread-pkg5.2.0indirect
npmread-pkg-up4.0.0indirect
npmreadable-stream2.3.6indirect
npmrealpath-native1.1.0indirect
npmregex-not1.0.2indirect
npmremove-trailing-separator1.1.0indirect
npmrepeat-element1.1.2indirect
npmrepeat-string1.6.1indirect
npmrequest2.88.0indirect
npmrequest-promise-core1.1.2indirect
npmrequest-promise-native1.0.7indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmresolve1.1.7indirect
npmresolve1.10.0indirect
npmresolve1.12.0indirect
npmresolve-cwd2.0.0indirect
npmresolve-from3.0.0indirect
npmresolve-url0.2.1indirect
npmrestore-cursor2.0.0indirect
npmret0.1.15indirect
npmreusify1.0.4indirect
npmrimraf2.6.2indirect
npmrimraf2.6.3indirect
npmrimraf2.7.1indirect
npmrimraf3.0.0indirect
npmrsvp4.8.5indirect
npmrun-node1.0.0indirect
npmrun-parallel1.1.9indirect
npmrxjs6.5.3indirect
npmsafe-buffer5.1.2indirect
npmsafe-regex1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsane4.1.0indirect
npmsax1.2.4indirect
npmsemver5.5.0indirect
npmsemver5.6.0indirect
npmsemver5.7.1indirect
npmsemver6.3.0indirect
npmsemver-compare1.0.0indirect
npmset-blocking2.0.0indirect
npmset-value2.0.1indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshellwords0.1.1indirect
npmsignal-exit3.0.2indirect
npmsisteransi1.0.3indirect
npmslash2.0.0indirect
npmslash3.0.0indirect
npmslice-ansi0.0.4indirect
npmsnapdragon0.8.2indirect
npmsnapdragon-node2.1.1indirect
npmsnapdragon-util3.0.1indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-resolve0.5.2indirect
npmsource-map-support0.5.13indirect
npmsource-map-url0.4.0indirect
npmspdx-correct3.1.0indirect
npmspdx-exceptions2.2.0indirect
npmspdx-expression-parse3.0.0indirect
npmspdx-license-ids3.0.3indirect
npmsplit-string3.1.0indirect
npmsprintf-js1.0.3indirect
npmsshpk1.16.1indirect
npmstack-utils1.0.2indirect
npmstatic-extend0.1.2indirect
npmstealthy-require1.1.1indirect
npmstring-argv0.3.1indirect
npmstring-length2.0.0indirect
npmstring-width1.0.2indirect
npmstring-width2.1.1indirect
npmstring-width3.1.0indirect
npmstring.prototype.trimleft2.1.0indirect
npmstring.prototype.trimright2.1.0indirect
npmstring_decoder1.1.1indirect
npmstringify-object3.3.0indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi5.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-eof1.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments2.0.1indirect
npmsupports-color2.0.0indirect
npmsupports-color5.4.0indirect
npmsupports-color6.1.0indirect
npmsymbol-observable1.2.0indirect
npmsymbol-tree3.2.4indirect
npmtar4.4.8indirect
npmtest-exclude5.2.3indirect
npmthroat4.1.0indirect
npmtmpl1.0.5indirect
npmto-fast-properties2.0.0indirect
npmto-object-path0.3.0indirect
npmto-regex3.0.2indirect
npmto-regex-range2.1.1indirect
npmto-regex-range5.0.1indirect
npmtough-cookie2.4.3indirect
npmtough-cookie2.5.0indirect
npmtr461.0.1indirect
npmts-jest24.3.0indirect
npmtslib1.10.0indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtype-check0.3.2indirect
npmtype-fest0.6.0indirect
npmtypescript3.6.4indirect
npmuglify-js3.6.1indirect
npmunion-value1.0.1indirect
npmunset-value1.0.0indirect
npmuri-js4.2.2indirect
npmurix0.1.0indirect
npmuse3.1.0indirect
npmutil-deprecate1.0.2indirect
npmutil.promisify1.0.0indirect
npmuuid3.3.3indirect
npmvalidate-npm-package-license3.0.4indirect
npmverror1.10.0indirect
npmw3c-hr-time1.0.1indirect
npmwalker1.0.7indirect
npmwebidl-conversions4.0.2indirect
npmwhatwg-encoding1.0.5indirect
npmwhatwg-mimetype2.3.0indirect
npmwhatwg-url6.5.0indirect
npmwhatwg-url7.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.1indirect
npmwhich-module2.0.0indirect
npmwide-align1.1.3indirect
npmwordwrap1.0.0indirect
npmwrap-ansi3.0.1indirect
npmwrap-ansi5.1.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic2.4.1indirect
npmws5.2.3indirect
npmxml-name-validator3.0.0indirect
npmy18n4.0.1indirect
npmyallist3.0.3indirect
npmyargs13.3.0indirect
npmyargs-parser10.1.0indirect
npmyargs-parser13.1.2indirect
Dependency advisories 34

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

PackageVersionRelationSeverityAdvisoriesFixed in
@babel/traverse7.6.3indirectcritical18.0.0-alpha.4
handlebars4.7.7indirectcritical84.7.9
minimist1.2.0indirectcritical21.2.6
brace-expansion1.1.11indirecthigh55.0.9
braces2.3.2indirecthigh13.0.3
braces3.0.2indirecthigh13.0.3
cross-spawn6.0.5indirecthigh17.0.5
cross-spawn7.0.1indirecthigh17.0.5
form-data2.3.3indirecthigh24.0.6
ini1.3.5indirecthigh11.3.6
js-yaml3.13.1indirecthigh34.3.0
lodash4.17.21indirecthigh34.18.0
minimatch3.0.4indirecthigh410.2.3
minimatch3.1.2indirecthigh310.2.3
picomatch2.0.7indirecthigh24.0.4
semver5.5.0indirecthigh17.5.2
semver5.6.0indirecthigh17.5.2
semver5.7.1indirecthigh17.5.2
semver6.3.0indirecthigh17.5.2
tar4.4.8indirecthigh187.5.21
uuid3.3.3indirecthigh113.0.1
ws5.2.3indirecthigh28.21.0
@babel/helpers7.6.2indirectmoderate18.0.0-alpha.17
ajv6.12.6indirectmoderate18.18.0
micromatch3.1.10indirectmoderate14.0.8
micromatch4.0.2indirectmoderate14.0.8
node-notifier5.4.5indirectmoderate18.0.1
qs6.5.3indirectmoderate16.14.1
request2.88.0indirectmoderate13.0.0
tough-cookie2.4.3indirectmoderate14.1.3
tough-cookie2.5.0indirectmoderate14.1.3
yargs-parser10.1.0indirectmoderate118.1.1
@babel/core7.6.4indirectlow18.0.0-rc.6
debug4.1.1indirectlow14.3.1

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

Raw JSON report machine-readable

Feedback

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

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

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