Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 23:20 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 18 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (66/100) and lowest on Vitality (30/100). It was last updated 285 days ago. A single contributor accounts for most of its recent work.

18
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

18
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

A dependency reported as a malicious package applies a 35% multiplier to weighted overall health and gives it a Critical ceiling of 29.

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.3204,602,67318285 days agoexponentialbackoffretry

Metrics by category

Vitality

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

30At risk · 22% of overall
How it's scored
3.6/36Push recency — last push 285 days ago
0.7/36Commit cadence — 1/52 weeks with commits
4.3/18Commit volume — 2 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 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_push285
active_weeks_last_year1
How it's scored
27/27Ships releases — 1 releases published
16.2/36Release recency — latest release 285 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagv3.1.3
releases_from_tagsno
days_since_latest_release285
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?

66Moderate · 18% of overall
How it's scored
42.3/60Stars — 406 stars
12.1/25Forks — 29 forks
5/15Watchers — 9 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.5License — recognized 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
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 204,602,673 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesexponential-backoff
dependents
ecosystemsnpm
total_downloads
monthly_downloads204,602,673
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?

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.6/22.5Commit distribution — top contributor authored 84% of commits
8.1/13.5Contributor breadth — 6 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.838
How it's scored
39.7/46.8Issue resolution — 85% of issues closed
34.7/38.3PR acceptance — 49/54 decided PRs merged
12/15OpenSSF Scorecard: Code-Review — Found 11/13 approved changesets -- score normalized to 8
Inputs used
merged_prs49
open_issues3
closed_issues17
issue_closed_ratio0.85
closed_unmerged_prs5
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.5/25Owner reach — 53 followers of coveooss
25/25Track record — 138 public repos, account ~7 yr old
Inputs used
followers53
owner_typeOrganization
is_verified
owner_logincoveooss
public_repos138
account_age_days2,588
How it's scored
25/25Published & resolvable — 1 package(s) on npm
26/35Publish recency — latest publish 285 days ago
20/20Version history — 18 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesexponential-backoff
ecosystemsnpm
any_deprecatedno
min_days_since_publish285

Engineering Quality

Are baseline engineering and documentation practices in place?

59Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 1 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
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

36At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 1 out of 28 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6/7.5Code-Review — Found 11/13 approved changesets -- score normalized to 8
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 63 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.7
malicious_dependency_cap29
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 29.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories72
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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.8/40Legible commit history — 29 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
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 checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 21 of the last 100 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency 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 code — TypeScript (statically typed)
55/55Manageable file sizes — 0/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
285days 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-07-22 23:19 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
0Vulnerabilities63 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.11indirecthigh35.0.7
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.8indirecthigh177.5.19
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
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 292,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "TypeScript": 15658
      },
      "pushed_at": "2025-10-10T23:06:55Z",
      "created_at": "2018-07-05T19:22:09Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-02T16:23:25Z",
      "description": "A utility that allows retrying a function with an exponential delay between attempts.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Coveo Open-Source",
      "type": "Organization",
      "login": "coveooss",
      "company": null,
      "location": null,
      "followers": 53,
      "avatar_url": "https://avatars.githubusercontent.com/u/52070292?v=4",
      "created_at": "2019-06-21T10:00:12Z",
      "is_verified": null,
      "public_repos": 138,
      "account_age_days": 2588
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2025-10-10T23:06:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5622170828bd91dc149585bfa3d82c8972a75ac5",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v3.1.3",
          "author_name": "Louis Bompart",
          "author_login": "louis-bompart",
          "committed_at": "2025-10-10T23:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48bd08e482bc90c8930ac62d276ccfd0a0225219",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to node24 & shift to trusted publisher (#77)",
          "author_name": "Louis Bompart",
          "author_login": "louis-bompart",
          "committed_at": "2025-10-10T23:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "799c9de62d67777c654b15da3719b11eae63d321",
          "body": "…mediation\n\nchore(ci): apply security best practices",
          "is_bot": false,
          "headline": "Merge pull request #76 from coveooss/chore/GHA-041948-stepsecurity-re…",
          "author_name": "Jean-Philippe Lachance",
          "author_login": "JPLachance",
          "committed_at": "2025-04-04T20:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d3c61bbe4266979bd5957f5e2c94d18abc45dfa",
          "body": "…ty Bot <bot@stepsecurity.io>. J:DEF-2843",
          "is_bot": true,
          "headline": "[StepSecurity] Apply security best practicesSigned-off-by: StepSecuri…",
          "author_name": "stepsecurity-app[bot]",
          "author_login": "stepsecurity-app[bot]",
          "committed_at": "2025-04-04T19:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70bdff6d7e21d5d30de874df5d0e16511f147f1d",
          "body": "Invalid repo link is causing npm provenance to choke.",
          "is_bot": false,
          "headline": "chore: update repo url in the pjson meta (#75)",
          "author_name": "Louis Bompart",
          "author_login": "louis-bompart",
          "committed_at": "2025-02-06T20:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f28322536db66e7f6cd140987d85b438af7802",
          "body": "* chore: add npm provenance\r\n\r\n* +fix: checkout before running cd\r\n\r\n* clean eol\r\n\r\n* fix: update GitHub Actions to use checkout and setup-node v4\r\n\r\n* fix(dep-review): add missing permission\r\n\r\nThe workflow is not valid. .github/workflows/dependency-review.yml (Line: 10, Col: 3): Error calling workflow 'coveo/public-actions/.github/workflows/dependency-review.yml@main'. The nested job 'dependency-review' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.",
          "is_bot": false,
          "headline": "chore(cd): fix cd + setup npm provenance (#74)",
          "author_name": "Louis Bompart",
          "author_login": "louis-bompart",
          "committed_at": "2025-02-05T16:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099a178a63cb9c1a9d93ab99e68b5e240f178c83",
          "body": "This makes the developer experience a bit nicer: the IDE will display the documentation inline for each of the options and the backOff function itself.\r\n\r\nThe values in the comments were sourced from the README and only slightly reformatted.",
          "is_bot": false,
          "headline": "docs: add TSDoc comments (#68)",
          "author_name": "Dan Homola",
          "author_login": "no23reason",
          "committed_at": "2025-02-04T21:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01db04d993f408877632b56076808ad0a6a58b53",
          "body": "* fix(sourcemaps): includes `src/` in package distribution\r\n\r\n* bump v",
          "is_bot": false,
          "headline": "fix(sourcemaps): includes `src/` in package distribution (#72)",
          "author_name": "Louis Bompart",
          "author_login": "louis-bompart",
          "committed_at": "2025-02-04T21:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "046c34ddb1c144549115f0548971521868fa5db6",
          "body": "default branch was renamed.",
          "is_bot": false,
          "headline": "chore: target main from public-actions (#73)",
          "author_name": "Louis Bompart",
          "author_login": "louis-bompart",
          "committed_at": "2025-02-04T21:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8ae3ed87d4ff94122ea49b9d18f32a8de889670",
          "body": "* chore: replace main by master\r\n\r\n* chore: fix sec scan\r\n\r\n* Delete security-scan.yml",
          "is_bot": false,
          "headline": "chore: replace main by master, fix codeql (#61)",
          "author_name": "Louis Bompart",
          "author_login": "louis-bompart",
          "committed_at": "2023-04-27T20:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1c51127948114a300aa462a48087d07fce439a5",
          "body": "Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.0 to 1.2.7.\r\n- [Release notes](https://github.com/minimistjs/minimist/releases)\r\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.7)\n[…]\n dependency-name: minimist\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump minimist from 1.2.0 to 1.2.7 (#56)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-27T19:56:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a8f852c08c4061a32038f13035507129c986dda",
          "body": "* ci: rework ci/cd\r\n\r\n - Split CI & CD workflow\r\n - Add CodeQL\r\n - Add Dependency Review\r\n - Prepare CD for GitHub Environment (improve secret security)\r\n\r\n* Update .github/workflows/cd.yml",
          "is_bot": false,
          "headline": "ci: rework ci/cd (#59)",
          "author_name": "Louis Bompart",
          "author_login": "louis-bompart",
          "committed_at": "2023-04-27T19:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9f83a94ecc160dd385c6a0497f36ab1a97ada4",
          "body": null,
          "is_bot": false,
          "headline": "docs: add licensor information (#60)",
          "author_name": "Louis Bompart",
          "author_login": "louis-bompart",
          "committed_at": "2023-04-27T18:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a8cd246aeafdd03e02d841c1f37fae383b5f2a8",
          "body": null,
          "is_bot": false,
          "headline": "LENS-477 publish v3.1.1 (#55)",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2023-02-20T19:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "540e873cab279b4090628b0360e0e1d9e954103b",
          "body": null,
          "is_bot": false,
          "headline": "LENS-477 add github action ci; automate release process (#53)",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2023-02-20T19:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "580091267a350bce11aca4197b8cbb2294f07c00",
          "body": null,
          "is_bot": false,
          "headline": "adjust README to reflect optional options; export new interface (#52)",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2023-02-01T15:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a74b107191bd134421b1ae6a7fd046ceff7bc1",
          "body": null,
          "is_bot": true,
          "headline": "Bump json5 from 2.1.0 to 2.2.3 (#50)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-03T19:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "615ac7a959f40ecc132bc9b9bfd839d013a08795",
          "body": null,
          "is_bot": true,
          "headline": "Bump qs from 6.5.2 to 6.5.3 (#49)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-06T16:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08492b44e5161b1e1bc35a8cdeab0db56fc98cfa",
          "body": null,
          "is_bot": true,
          "headline": "Bump set-value and union-value (#48)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-06T16:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e572a9f0fa7bf9bcf1bcec9617ba90b2704ab8a2",
          "body": null,
          "is_bot": true,
          "headline": "Bump minimist and mkdirp (#46)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-06T16:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e00a0f33b4054e6dfa64617e63ee59a0d0dc62e",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.\r\n- [Release notes](https://github.com/isaacs/minimatch/releases)\r\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\r\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\r\n\r\n---\r\nup\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump minimatch from 3.0.4 to 3.1.2 (#45)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-06T16:10:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "60a19cc7b066ae08703678955cef09c5e131fe8d",
          "body": "Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.\r\n\r\nUpdates `json-schema` from 0.2.3 to 0.4.0\r\n- [Release notes](https://github.com/kriszyp/json-schema/releases)\r\n- [Commits](https://git\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump json-schema and jsprim (#44)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-06T16:10:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53e891154921d6693429095ae83cfff0137361e6",
          "body": "Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.\r\n- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)\r\n- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)\r\n\r\n---\r\nupdated-d\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump decode-uri-component from 0.2.0 to 0.2.2 (#43)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-02T23:11:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2801b39503ae7b21742753be8a6804850691f454",
          "body": "Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.\r\n- [Release notes](https://github.com/ajv-validator/ajv/releases)\r\n- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ajv\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ajv from 6.10.2 to 6.12.6 (#42)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-16T23:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a96679fa1cf92628a8dae988224c14d8b2ae9da2",
          "body": "Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.\r\n- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)\r\n- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tmpl\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tmpl from 1.0.4 to 1.0.5 (#40)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-09-24T14:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d19745126110b0b624842f919fe48b2b89f808b",
          "body": "Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.\r\n- [Release notes](https://github.com/jbgutierrez/path-parse/releases)\r\n- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: path-parse\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump path-parse from 1.0.6 to 1.0.7 (#38)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-08-12T00:47:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f7620aca74435976aca93c4bd7c5888b2dc3afb",
          "body": "Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.\r\n- [Release notes](https://github.com/websockets/ws/releases)\r\n- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ws\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ws from 5.2.2 to 5.2.3 (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-12T15:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4353fce5e5614e44e57b349c462840c36b600332",
          "body": "Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.\r\n- [Release notes](https://github.com/gulpjs/glob-parent/releases)\r\n- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)\r\n[…]\nndency-name: glob-parent\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump glob-parent from 5.1.0 to 5.1.2 (#36)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-08T22:25:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb217c31fffea82291687c16a52ace02064563c4",
          "body": "Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.\r\n- [Release notes](https://github.com/npm/hosted-git-info/releases)\r\n- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)\r\n- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump hosted-git-info from 2.7.1 to 2.8.9 (#35)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-05-10T18:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bc3ea50ae1047d7a33d3e82ed35532225c31d97",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.\r\n- [Release notes](https://github.com/lodash/lodash/releases)\r\n- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.19 to 4.17.21 (#34)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-05-07T21:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01be6bd72b08bf478a24a5b92cb5cffc8cfd62b2",
          "body": "Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.\r\n- [Release notes](https://github.com/wycats/handlebars.js/releases)\r\n- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)\r\n- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump handlebars from 4.7.6 to 4.7.7 (#33)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-05-07T21:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33696c77114fcf9eacb912722f00663fb87d86b",
          "body": "Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.\r\n- [Release notes](https://github.com/yargs/y18n/releases)\r\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/yargs/y18n/commits)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump y18n from 4.0.0 to 4.0.1 (#32)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-03-30T01:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbc2abf1b297dd6d2d0fae6d9ba019dc56b0dcfa",
          "body": "Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.3 to 4.7.6.\r\n- [Release notes](https://github.com/wycats/handlebars.js/releases)\r\n- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)\r\n- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.3...v4.7.6)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump handlebars from 4.4.3 to 4.7.6 (#30)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-09-11T01:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7678c66163b6e4c214ec430bec7088348472960",
          "body": "Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.\r\n- [Release notes](https://github.com/acornjs/acorn/releases)\r\n- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump acorn from 5.7.3 to 5.7.4 (#26)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-08-06T01:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15ed928d1f18d3c3fac4d64ab6e607cc7a48aac0",
          "body": "Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.\r\n- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)\r\n- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump mixin-deep from 1.3.1 to 1.3.2 (#27)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-08-06T01:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a4db0cbd979635dba71fe92206c099220473e9",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.\r\n- [Release notes](https://github.com/lodash/lodash/releases)\r\n- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.15 to 4.17.19 (#28)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-08-06T01:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1bdbc2d34df8981bdae970aef2e543e4ae0419b",
          "body": "* support async retry function\r\n* 3.1.0",
          "is_bot": false,
          "headline": "Support asynchronous #retry function (#25)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2020-08-06T01:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a263496d418ed89685a96816a4e770354950e886",
          "body": "* document delay units\r\n* 3.0.1",
          "is_bot": false,
          "headline": "Document delay units (milliseconds) (#23)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2020-08-02T14:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0435a2fff085e17814207476008681dcc2f891a2",
          "body": null,
          "is_bot": false,
          "headline": "Release v3.0.0 (#21)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2020-04-07T13:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16f3f46a972307417f5ae1fa048296f86dc519dd",
          "body": null,
          "is_bot": false,
          "headline": "change JitterTypes from enum to union (#19)",
          "author_name": "Hudo Assenco",
          "author_login": "hudovisk",
          "committed_at": "2020-04-03T00:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8aaeb8f2c33ba5b25c99fa2cf3b496c3c8d7d5b",
          "body": null,
          "is_bot": false,
          "headline": "improve #retry documentation (#20)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2020-04-02T15:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6af3e7530b7cecbe445bc0e6450c591ce825e4f6",
          "body": "2.2.1",
          "is_bot": false,
          "headline": "Merge pull request #17 from coveooss/release-v2.2.1",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2020-03-23T18:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de279bc9447f025ac460b967955af3f2a268156e",
          "body": null,
          "is_bot": false,
          "headline": "2.2.1",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2020-03-20T03:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc5298101b44c2fcbb48907d8625dcdf2821508",
          "body": "docs: Enable syntax highlighting for fenced code blocks",
          "is_bot": false,
          "headline": "Merge pull request #16 from raphinesse/patch-1",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2020-03-20T03:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7be2c6e7abfbadd48d8ec2b2fd6842ca803b69dc",
          "body": null,
          "is_bot": false,
          "headline": "Enable syntax highlighting for fenced code blocks",
          "author_name": "Raphael von der Grün",
          "author_login": "raphinesse",
          "committed_at": "2020-03-17T12:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96fba529233fba650e8f1d9012511b10ba7402b3",
          "body": "2.2.0",
          "is_bot": false,
          "headline": "Merge pull request #14 from coveooss/release-v2.2.0",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2019-11-04T16:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e1508881f35835e37a534745cfde662fa693397",
          "body": null,
          "is_bot": false,
          "headline": "2.2.0",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2019-11-04T16:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75d866fff83a1cd9607e27f942e7d96fec1ccc8",
          "body": null,
          "is_bot": false,
          "headline": "update repo in travis.yml",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2019-11-04T16:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95c3deeb6f38f1920cf039371166547b017f6bac",
          "body": "Add max delay option",
          "is_bot": false,
          "headline": "Add maxDelay option and unit tests (#13)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2019-11-04T16:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7a80c07f513b6d8c9620b67b6222df2c7166f0f",
          "body": null,
          "is_bot": false,
          "headline": "improve usage documentation (#12)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2019-11-04T16:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80a896eb8a631a66b56623ec3cf4c27ccc05c70",
          "body": null,
          "is_bot": false,
          "headline": "2.1.1",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2019-03-23T01:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58530f7978678f84b5544ae8a9334999513d0c99",
          "body": null,
          "is_bot": false,
          "headline": "Exporting IBackOffOptions interface (#9)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2019-03-23T01:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f364dcaea7417fb046cdb8798e455dc974ba2b01",
          "body": null,
          "is_bot": false,
          "headline": "2.1.0",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2019-02-16T15:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ea41e28b594c5254d034903d1c09d3dbdcff638",
          "body": null,
          "is_bot": false,
          "headline": "readding skip_cleanup to travis.yml (#8)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2019-02-16T15:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f30fc74c1267a12c47e13b0a2f156cc534d9225",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2019-02-09T19:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5e9571aeb9a0cf79a2131cddb8ae9f1e9459984",
          "body": null,
          "is_bot": false,
          "headline": "EB-3 Making first argument just the function to backoff (#6)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2019-02-09T19:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "322791d52d9fd6fc6592e1ea7ea82cd27619af60",
          "body": null,
          "is_bot": false,
          "headline": "1.2.0",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2019-02-07T16:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d925787c1ed69c353e13f03c3ee65028dc490b7d",
          "body": null,
          "is_bot": false,
          "headline": "updating api key for travis",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2019-02-07T16:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee5dc839c6411141ed74911627f642f2be3beb4",
          "body": null,
          "is_bot": false,
          "headline": "updating license",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2019-02-07T16:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77725975a3fa864b55f8fe7d88ee9a7bec075363",
          "body": "* adding jitter option",
          "is_bot": false,
          "headline": "EB-2 Adding jitter option (#5)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2019-02-07T14:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8daf98b9b0b38d062f7e4f5be70867e8d980064",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/coveo/exponential-backoff",
          "author_name": "Sami Sayegh",
          "author_login": "samisayegh",
          "committed_at": "2019-02-07T14:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f21ccfca52d9955b3be9dda7e3b5b0badc8d52",
          "body": null,
          "is_bot": false,
          "headline": "EB-1 Adding #delayFirstAttempt option (#4)",
          "author_name": "Sami",
          "author_login": "samisayegh",
          "committed_at": "2019-01-27T23:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe09812b3368b89540b9bde8a9476d2dd8da691c",
          "body": null,
          "is_bot": false,
          "headline": "1.0.16",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T22:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a1ac257ef94207080cd47d5d61b0d90e136829",
          "body": null,
          "is_bot": false,
          "headline": "using my email address to publish",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T22:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a58c93f66f3c249cc7f135d04098db6ac25cac98",
          "body": null,
          "is_bot": false,
          "headline": "1.0.15",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T22:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae4e25461b7d2cdbd3530c335a1254e01456c91",
          "body": null,
          "is_bot": false,
          "headline": "hashing again",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T22:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "049d1d310a5d69046ae62bddf2a67a30823f3dd3",
          "body": null,
          "is_bot": false,
          "headline": "1.0.14",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "297e3c3bf147412ff1435f17867a4b3469f149da",
          "body": null,
          "is_bot": false,
          "headline": "generated new key on npm",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d85eba9f7d06dbdb80c820357101b435b3c8628",
          "body": null,
          "is_bot": false,
          "headline": "1.0.13",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e73f0afc11ae91ecbda3287307564c731911916",
          "body": null,
          "is_bot": false,
          "headline": "rerunning travis setup npm",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82f81cd1cf8df4b4747529aab07ac6c0d87d9a91",
          "body": null,
          "is_bot": false,
          "headline": "1.0.12",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33dbbc6ad9be22ccc4bd3163b9656b8b2eb96949",
          "body": null,
          "is_bot": false,
          "headline": "updating api hash",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a2e07dc7981ebcc9c8c94308ad8c9e7c882720",
          "body": null,
          "is_bot": false,
          "headline": "1.0.11",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fbfa7eb97a7e3bff8c2ec0649b0cf2d00573a4b",
          "body": null,
          "is_bot": false,
          "headline": "updating api key hash using latest travis",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c698c7608b7d39854a3be04e4eee22674a3054",
          "body": null,
          "is_bot": false,
          "headline": "1.0.10",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c22fb67653e9de69f864bf15190c7ea3e3844502",
          "body": null,
          "is_bot": false,
          "headline": "updating api key hash while logged into npm",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f18a61b5b0d7845c8d4bc65342a5873596f271",
          "body": null,
          "is_bot": false,
          "headline": "1.0.9",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbeeba77c1c237b42d71bec917800c497906120d",
          "body": null,
          "is_bot": false,
          "headline": "updating api key hash",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T21:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31c1f149a3ac55e29486bc6bb7f3f179a183d69",
          "body": null,
          "is_bot": false,
          "headline": "1.0.8",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T20:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f82eca6ab009b10db32a9ae3ecd82898d4932859",
          "body": "…lity",
          "is_bot": false,
          "headline": "updating jest to latest to remove merge dependency security vulnerabi…",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-11-01T20:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecf7d1dad1235a5f686edd30df3297b9b817de6a",
          "body": null,
          "is_bot": false,
          "headline": "1.0.7",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-09T14:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e0a5030ec95ac16ed3a08f4f80dc124de032a1",
          "body": null,
          "is_bot": false,
          "headline": "adding installation step to documentation",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-09T14:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6812932b6b313b03e2fd24e462d760d529304dd0",
          "body": null,
          "is_bot": false,
          "headline": "bumping version to 1.0.6",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-08T03:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8cb56937c769d6696ce28cd8f63a5c811e9721c",
          "body": null,
          "is_bot": false,
          "headline": "setting email notifications; improving documentation",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-08T03:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcd3fba3e1ff9cbb27afdaf97d77fb1501849748",
          "body": null,
          "is_bot": false,
          "headline": "adding documentation to README.md",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T21:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9652142203095ac75b8dc3fa6736dd9a7ec0e5",
          "body": null,
          "is_bot": false,
          "headline": "adding skip_cleanup to keep dist folder",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T20:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497e755a9d8ff5aff199fd442b5bae1de6fd1dab",
          "body": null,
          "is_bot": false,
          "headline": "moving build step to before deploy",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T19:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec98875ef624cba47ccb63c19406148797a58849",
          "body": null,
          "is_bot": false,
          "headline": "adding .npmignore file",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T19:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d428482556b175fb77e3df8b533df0854f91b48f",
          "body": null,
          "is_bot": false,
          "headline": "bumping version",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T19:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2f62a705704bd8379412c22c25fc9ad2931255",
          "body": null,
          "is_bot": false,
          "headline": "updating api key hash",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T19:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25938a101c2adf265ca68e0d9564034473f8aa25",
          "body": null,
          "is_bot": false,
          "headline": "specifying master branch in travis",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T18:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36825154808593a991c63f45db0dc0f88a5322b0",
          "body": null,
          "is_bot": false,
          "headline": "adding build task",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T15:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099b5ef8cefc9d2acf472ff9ad073aaef736dcd3",
          "body": null,
          "is_bot": false,
          "headline": "generating typedefinition file, updating main and types properties",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T15:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb9049c679b83dc0b5ad1424bdbe17da666bff22",
          "body": null,
          "is_bot": false,
          "headline": "adding npm deloy to .yml",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T14:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "814f09b73b618433540104e4ef0fd4e86298e711",
          "body": null,
          "is_bot": false,
          "headline": "specifying nodejs version in .yml",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T13:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb493175bd03290b39c4c998237e90674cdf452",
          "body": null,
          "is_bot": false,
          "headline": "adding yml file",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-06T13:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d373abef4aa6bc3ad96a4652237f256fa52b5f",
          "body": null,
          "is_bot": false,
          "headline": "fixing linter extensions",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-05T22:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4139aae1a6b23b8a03322bf8b2de7b1537f36af",
          "body": null,
          "is_bot": false,
          "headline": "switching to lint-staged",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-05T22:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af076169409a3d605214777438dc2428a3624bb",
          "body": null,
          "is_bot": false,
          "headline": "converting tests to jest",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-05T22:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bcacdecb81f04d9ef1e7b013a6b3d57331dcb4e",
          "body": null,
          "is_bot": false,
          "headline": "adding src and test files",
          "author_name": "COVEO\\ssayegh",
          "author_login": "samisayegh",
          "committed_at": "2018-07-05T20:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 2,
      "latest_release_at": "2025-10-10T23:06:55Z",
      "latest_release_tag": "v3.1.3",
      "releases_from_tags": false,
      "days_since_last_push": 285,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 285,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "exponential-backoff",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "exponential",
            "backoff",
            "retry"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/exponential-backoff",
          "is_deprecated": false,
          "latest_version": "3.1.3",
          "repository_url": "https://github.com/coveooss/exponential-backoff",
          "versions_count": 18,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 204602673,
          "first_published_at": "2018-07-06T19:14:56.493000Z",
          "latest_published_at": "2025-10-10T23:10:07.816000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 285
        }
      ]
    },
    "popularity": {
      "forks": 29,
      "stars": 406,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2019-10-01",
            "count": 2
          },
          {
            "date": "2019-12-30",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 28,
        "total_forks": 29
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 5882,
      "source_files_sampled": 14,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.6.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.3,
            "advisory_ids": [
              "GHSA-67hx-6x53-jw92"
            ],
            "fixed_version": "8.0.0-alpha.4",
            "advisory_count": 1,
            "oldest_advisory_days": 1010
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.7",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-2qvq-rjwj-gvw9",
              "GHSA-2w6w-674q-4c4q",
              "GHSA-3mfm-83xf-c92r",
              "GHSA-442j-39wm-28r2",
              "GHSA-7rx3-28cr-v5wh",
              "GHSA-9cx6-37pm-9jff",
              "GHSA-xhpv-hc6g-r9c6",
              "GHSA-xjpj-3mr7-gcpf"
            ],
            "fixed_version": "4.7.9",
            "advisory_count": 8,
            "oldest_advisory_days": 118
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-vh95-rmgr-6w4m",
              "GHSA-xvch-5gv4-984h"
            ],
            "fixed_version": "1.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 2301
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 408
          },
          {
            "name": "braces",
            "direct": false,
            "version": "2.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-grv7-fg5c-xmjg"
            ],
            "fixed_version": "3.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 799
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-grv7-fg5c-xmjg"
            ],
            "fixed_version": "3.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 799
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 621
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 621
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "2.3.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fjxv-7rqg-78g4",
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 2,
            "oldest_advisory_days": 366
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.3,
            "advisory_ids": [
              "GHSA-qqgx-2p2h-9c37"
            ],
            "fixed_version": "1.3.6",
            "advisory_count": 1,
            "oldest_advisory_days": 2050
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.13.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 250
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 182
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj",
              "GHSA-f8q6-p94x-37v3"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 4,
            "oldest_advisory_days": 1373
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 154
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.0.7",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 119
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.5.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-c2qf-rxjj-qqgw"
            ],
            "fixed_version": "7.5.2",
            "advisory_count": 1,
            "oldest_advisory_days": 1127
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.6.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-c2qf-rxjj-qqgw"
            ],
            "fixed_version": "7.5.2",
            "advisory_count": 1,
            "oldest_advisory_days": 1127
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-c2qf-rxjj-qqgw"
            ],
            "fixed_version": "7.5.2",
            "advisory_count": 1,
            "oldest_advisory_days": 1127
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-c2qf-rxjj-qqgw"
            ],
            "fixed_version": "7.5.2",
            "advisory_count": 1,
            "oldest_advisory_days": 1127
          },
          {
            "name": "tar",
            "direct": false,
            "version": "4.4.8",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-34x7-hfp2-rc4v",
              "GHSA-3jfq-g458-7qm9",
              "GHSA-5955-9wpr-37jh",
              "GHSA-83g3-92jg-28cx",
              "GHSA-8qq5-rm4j-mr97",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-9ppj-qmqm-q256",
              "GHSA-9r2w-394v-53qc",
              "GHSA-f5x3-32g6-xq36"
            ],
            "fixed_version": "7.5.19",
            "advisory_count": 17,
            "oldest_advisory_days": 1814
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "3.3.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 91
          },
          {
            "name": "ws",
            "direct": false,
            "version": "5.2.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3h5v-q93c-6h6q",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 765
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.6.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 498
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 161
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "3.1.10",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-952p-6rrq-rcjv"
            ],
            "fixed_version": "4.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 799
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-952p-6rrq-rcjv"
            ],
            "fixed_version": "4.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 799
          },
          {
            "name": "node-notifier",
            "direct": false,
            "version": "5.4.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.6,
            "advisory_ids": [
              "GHSA-5fw9-fq32-wv5p"
            ],
            "fixed_version": "8.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2039
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.5.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-6rw7-vpxm-498p"
            ],
            "fixed_version": "6.14.1",
            "advisory_count": 1,
            "oldest_advisory_days": 204
          },
          {
            "name": "request",
            "direct": false,
            "version": "2.88.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-p8p7-x288-28g6"
            ],
            "fixed_version": "3.0.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1224
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "2.4.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-72xf-g2v4-qvf3"
            ],
            "fixed_version": "4.1.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1117
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "2.5.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-72xf-g2v4-qvf3"
            ],
            "fixed_version": "4.1.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1117
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "10.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-p9pc-299p-vxgp"
            ],
            "fixed_version": "18.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2147
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.6.4",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 37
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.1.1",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-gxpj-cx7g-858c"
            ],
            "fixed_version": "4.3.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2904
          }
        ],
        "collected": true,
        "malicious": [
          {
            "name": "fsevents",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm",
            "advisory_ids": [
              "MAL-2023-462"
            ],
            "still_published": true,
            "first_reported_at": "2023-04-27T19:20:00Z"
          }
        ],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 19,
          "critical": 3,
          "moderate": 10
        },
        "advisory_count": 72,
        "affected_count": 34,
        "assessed_count": 601,
        "malicious_count": 1,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-get-function-arity",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cnakazawa/watch",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@samverschueren/stream-to-observable",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/events",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/glob",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "24.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest-diff",
            "direct": false,
            "version": "20.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "10.14.21",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "abab",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "5.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-globals",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "any-observable",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "are-we-there-yet",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "arr-diff",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-flatten",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-union",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-equal",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-unique",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "asn1",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "assert-plus",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "assign-symbols",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-limiter",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "atob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "aws-sign2",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "aws4",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "base",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "bcrypt-pbkdf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browser-process-hrtime",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-resolve",
            "direct": false,
            "version": "1.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cache-base",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caller-callsite",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "caller-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "capture-exit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "caseless",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "class-utils",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "code-point-at",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "collection-visit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "console-control-strings",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-descriptor",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "dashdash",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-uri-component",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "del",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delegates",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "domexception",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ecc-jsbn",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "elegant-spinner",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "exec-sh",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expand-brackets",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extglob",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "extsprintf",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-in",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "forever-agent",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fragment-cache",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "gauge",
            "direct": false,
            "version": "2.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-own-enumerable-property-symbols",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stdin",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-value",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "getpass",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "growly",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "har-schema",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "har-validator",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-ansi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-value",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-value",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-values",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "has-values",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-signature",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-accessor-descriptor",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-accessor-descriptor",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-ci",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-descriptor",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-descriptor",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-descriptor",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-descriptor",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-directory",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-observable",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-cwd",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isstream",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "2.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-jsdom",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-jasmine2",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-serializer",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsbn",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsprim",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "left-pad",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "9.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "listr",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "listr-silent-renderer",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "listr-update-renderer",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "listr-verbose-renderer",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.sortby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "map-cache",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "map-visit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.24",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "mixin-deep",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "nanomatch",
            "direct": false,
            "version": "1.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "needle",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-modules-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-notifier",
            "direct": false,
            "version": "5.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "node-pre-gyp",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npmlog",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "number-is-nan",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "oauth-sign",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-copy",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-visit",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.getownpropertydescriptors",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.pick",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "opencollective-postinstall",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "os-homedir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "os-tmpdir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "osenv",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "p-each-series",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pascalcase",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "performance-now",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "please-upgrade-node",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pn",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "posix-character-classes",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "1.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "24.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "realpath-native",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "regex-not",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "remove-trailing-separator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-element",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-string",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "request",
            "direct": false,
            "version": "2.88.0",
            "ecosystem": "npm"
          },
          {
            "name": "request-promise-core",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "request-promise-native",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-main-filename",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-url",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ret",
            "direct": false,
            "version": "0.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rsvp",
            "direct": false,
            "version": "4.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "run-node",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "6.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sane",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver-compare",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-value",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shellwords",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon-node",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon-util",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-resolve",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-url",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "split-string",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "sshpk",
            "direct": false,
            "version": "1.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "static-extend",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "stealthy-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimleft",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimright",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-object",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-eof",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-observable",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "4.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "throat",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-object-path",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "24.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tweetnacl",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "3.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "union-value",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unset-value",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "urix",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "use",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "util.promisify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "verror",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-hr-time",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wide-align",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "13.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "13.1.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 601,
        "direct_count": 0,
        "indirect_count": 601
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 49,
        "open_issues": 3,
        "closed_ratio": 0.85,
        "closed_issues": 17,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "samisayegh",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/5565841?v=4"
        },
        {
          "type": "User",
          "login": "louis-bompart",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/12366410?v=4"
        },
        {
          "type": "User",
          "login": "no23reason",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1748653?v=4"
        },
        {
          "type": "User",
          "login": "hudovisk",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5161722?v=4"
        },
        {
          "type": "User",
          "login": "JPLachance",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3448802?v=4"
        },
        {
          "type": "User",
          "login": "raphinesse",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1006620?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.838
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cd.yml",
        "ci.yml",
        "dependency-review.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "1 out of 28 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 8,
            "reason": "Found 11/13 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "63 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5622170828bd91dc149585bfa3d82c8972a75ac5",
        "ran_at": "2026-07-22T23:19:48Z",
        "aggregate_score": 5.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-04-05T10:54:42Z",
      "oldest_open_prs": [
        {
          "number": 63,
          "created_at": "2023-06-07T20:46:19Z",
          "last_comment_at": "2025-02-04T21:14:49Z",
          "last_comment_author": "samisayegh"
        },
        {
          "number": 64,
          "created_at": "2023-07-08T11:34:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2024-08-20T22:10:18Z",
          "last_comment_at": "2025-08-29T22:16:39Z",
          "last_comment_author": "kav"
        }
      ],
      "last_merged_pr_at": "2025-10-10T23:04:56Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 62,
          "created_at": "2023-05-15T14:05:25Z",
          "last_comment_at": "2025-02-04T20:20:48Z",
          "last_comment_author": "louis-bompart"
        },
        {
          "number": 67,
          "created_at": "2024-05-02T06:51:17Z",
          "last_comment_at": "2025-02-04T20:20:11Z",
          "last_comment_author": "louis-bompart"
        },
        {
          "number": 69,
          "created_at": "2024-07-04T22:43:11Z",
          "last_comment_at": "2025-02-26T17:12:05Z",
          "last_comment_author": "bliu13"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/coveooss/exponential-backoff",
    "host": "github.com",
    "name": "exponential-backoff",
    "owner": "coveooss"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "A dependency reported as a malicious package applies a 35% multiplier to weighted overall health and gives it a Critical ceiling of 29.",
      "notes": [
        {
          "code": "malicious_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 35
          }
        }
      ],
      "value": 18,
      "inputs": {
        "security": 36,
        "vitality": 30,
        "community": 66,
        "governance": 64,
        "engineering": 59,
        "malicious_dependency_cap": 29,
        "malicious_dependency_multiplier": 35,
        "weighted_overall_before_malicious": 51
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 30,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 0.78,
              "days_since_last_push": 285,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 285 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 285
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v3.1.3",
              "releases_from_tags": false,
              "days_since_latest_release": 285,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 285 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 285
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 1,
              "days_since_last_merged_pr": 285,
              "days_since_last_human_commit": 285,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 285 days, with nothing left unanswered; held at dormant by a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 285
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 29,
              "stars": 406,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "406 stars",
                "points": 42.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 406
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "29 forks",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "exponential-backoff"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 204602673
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "204,602,673 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 204602673,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.838
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 84% of commits",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 49,
              "open_issues": 3,
              "closed_issues": 17,
              "issue_closed_ratio": 0.85,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "85% of issues closed",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "49/54 decided PRs merged",
                "points": 34.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 49,
                      "decided": 54
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 11/13 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 53,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "coveooss",
              "public_repos": 138,
              "account_age_days": 2588
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "53 followers of coveooss",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 53,
                      "login": "coveooss"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "138 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 138
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "exponential-backoff"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 285
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 285 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 285
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 59,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 28 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "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 29.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "malicious_posture_adjustment",
                "params": {
                  "cap": 29,
                  "pct": 35
                }
              }
            ],
            "value": 20,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.7,
              "malicious_dependency_cap": 29,
              "malicious_dependency_multiplier": 35,
              "security_posture_before_malicious": 57
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 28 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 11/13 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "63 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 601
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 72,
              "affected_packages": 34,
              "assessed_packages": 601,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, high 19, moderate 10, low 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "at_risk",
            "name": "Malicious dependencies",
            "note": "1 resolved dependency(ies) resolve to a version the registry still serves and the OpenSSF corpus reports as malicious. Direct and indirect are treated alike: an install-time payload runs at any depth in the graph. A report here concerns the package as published, not the maintainers of this repository, which may have resolved it unknowingly.",
            "notes": [
              {
                "code": "malicious_dependency_limits",
                "params": {
                  "count": 1
                }
              }
            ],
            "value": 35,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [
                {
                  "name": "fsevents",
                  "direct": false,
                  "version": "1.2.7",
                  "ecosystem": "npm",
                  "advisory_ids": [
                    "MAL-2023-462"
                  ],
                  "still_published": true
                }
              ],
              "red_flag": true,
              "assessed_packages": 601,
              "malicious_packages": 1,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 1
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "1 reported as malicious: fsevents 1.2.7",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "malicious_dependencies",
                    "params": {
                      "count": 1,
                      "packages": "fsevents 1.2.7"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.372,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "29 of 78 human commits state their intent (structured subject or explanatory body)",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "sampled": 78
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.21
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "21 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 5882,
              "source_files_sampled": 14,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/14 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 14,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T23:20:07.939205Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/coveooss/exponential-backoff.svg",
  "full_name": "coveooss/exponential-backoff",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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