Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 21:15 UTC

alexei / sprintf.js

sprintf.js is a complete open source JavaScript sprintf implementation

JavaScriptBSD-3-Clause★ 2,140 stars⑂ 284 forkssince Apr 2013View on GitHub ↗

alexei/sprintf.js holds a health index of 27 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (76/100) and lowest on Vitality (10/100). It was last updated 838 days ago. A single contributor accounts for most of its recent work.

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

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Alexandru MărășteanuPersonal account
86 followers48 public repossince Jun 2009@sailoboats

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmsprintf-js1.1.3376,551,88681045 days ago

Metrics by category

Vitality

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

10Critical · 22% of overall
How it's scored
0/36Push recency — last push 838 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 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_year0
human_commit_share1
days_since_last_push838
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 8 version tags (no GitHub releases)
0/36Release recency — latest release 1,045 days ago
5.4/27Release cadence — a release every ~488.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tag1.1.3
releases_from_tagsyes
days_since_latest_release1,045
mean_days_between_releases488.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

76Good · 18% of overall
How it's scored
54/60Stars — 2,140 stars
20.4/25Forks — 284 forks
9.2/15Watchers — 47 watchers
Inputs used
forks284
stars2,140
watchers47
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
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 — 376,551,886 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessprintf-js
dependents
ecosystemsnpm
total_downloads
monthly_downloads376,551,886
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?

55Moderate · 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
13.5/13.5Contributor breadth — 21 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled21
top_contributor_share0.839
How it's scored
29.7/46.8Issue resolution — 64% of issues closed
25.8/38.3PR acceptance — 66/98 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 5/14 approved changesets -- score normalized to 3
Inputs used
merged_prs66
open_issues43
closed_issues75
issue_closed_ratio0.636
closed_unmerged_prs32
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.9/25Owner reach — 86 followers of alexei
24.3/25Track record — 48 public repos, account ~17 yr old
Inputs used
followers86
owner_typeUser
is_verified
owner_loginalexei
public_repos48
account_age_days6,244
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
4/35Publish recency — latest publish 1,045 days ago
20/20Version history — 8 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessprintf-js
ecosystemsnpm
any_deprecatedno
min_days_since_publish1,045

Engineering Quality

Are baseline engineering and documentation practices in place?

52Moderate · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — .eslintrc.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 14 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicssprintf, javascript
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

37At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 14 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
2.2/7.5Code-Review — Found 5/14 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 8 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no 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
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 43 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.1
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
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
advisories73
affected_packages35
assessed_packages386
unassessed_packages0
affected_by_severitycritical 9, high 19, moderate 4, low 3
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 386 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.

39At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.7/40Legible commit history — 37 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.37
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/7 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes9,250
source_files_sampled7
oversized_source_files0

Key facts

2,140GitHub stars
21contributors
0commits, last 12 months
838days since last push
8releases
1bus factor
43open 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 ★ / 284 ⇿
0Stars
284Forks
8Releases

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.

05010015020025030028152013-042019-102026-05
Major 1Minor 1Patch 6

Each point covers 13 days.

OpenSSF Scorecard 2.1 / 10
2.1aggregate

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 21:15 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 14 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 5/14 approved changesets -- score normalized to 3
10Contributorsproject has 8 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update 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
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities43 existing vulnerabilities detected
All dependencies 386

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

RegistryPackageVersionRelation
npm@babel/code-frame7.0.0indirect
npm@babel/highlight7.0.0indirect
npm@gulp-sourcemaps/identity-map1.0.2indirect
npm@gulp-sourcemaps/map-sources1.0.0indirect
npmacorn5.7.3indirect
npmacorn6.0.4indirect
npmacorn-jsx5.0.1indirect
npmajv6.6.1indirect
npmansi-colors1.1.0indirect
npmansi-escapes3.1.0indirect
npmansi-gray0.1.1indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.0indirect
npmansi-regex4.0.0indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmansi-wrap0.1.0indirect
npmarchy1.0.0indirect
npmargparse1.0.10indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union3.1.0indirect
npmarray-differ1.0.0indirect
npmarray-each1.0.1indirect
npmarray-slice1.1.0indirect
npmarray-uniq1.0.3indirect
npmarray-unique0.3.2indirect
npmassign-symbols1.0.0indirect
npmastral-regex1.0.0indirect
npmatob2.1.2indirect
npmbalanced-match1.0.0indirect
npmbase0.11.2indirect
npmbeeper1.1.1indirect
npmbenchmark1.0.0indirect
npmbenchmark2.1.4indirect
npmbrace-expansion1.1.11indirect
npmbraces2.3.2indirect
npmbrowser-stdout1.3.1indirect
npmcache-base1.0.1indirect
npmcaller-path0.1.0indirect
npmcallsites0.2.0indirect
npmchalk1.1.3indirect
npmchalk2.4.1indirect
npmchardet0.7.0indirect
npmcircular-json0.3.3indirect
npmclass-utils0.3.6indirect
npmcli-cursor2.1.0indirect
npmcli-width2.2.0indirect
npmclone0.2.0indirect
npmclone1.0.4indirect
npmclone-stats0.0.1indirect
npmcollection-visit1.0.0indirect
npmcolor-convert1.9.3indirect
npmcolor-name1.1.3indirect
npmcolor-support1.1.3indirect
npmcommander2.15.1indirect
npmcommander2.17.1indirect
npmcomponent-emitter1.2.1indirect
npmconcat-map0.0.1indirect
npmconcat-with-sourcemaps1.1.0indirect
npmconvert-source-map1.6.0indirect
npmcopy-descriptor0.1.1indirect
npmcore-util-is1.0.2indirect
npmcross-spawn6.0.5indirect
npmcss2.2.4indirect
npmd1.0.0indirect
npmdargs5.1.0indirect
npmdateformat2.2.0indirect
npmdebug2.6.9indirect
npmdebug3.1.0indirect
npmdebug3.2.6indirect
npmdebug4.1.0indirect
npmdebug-fabulous1.1.0indirect
npmdecode-uri-component0.2.0indirect
npmdeep-is0.1.3indirect
npmdefaults1.0.3indirect
npmdefine-property0.2.5indirect
npmdefine-property1.0.0indirect
npmdefine-property2.0.2indirect
npmdeprecated0.0.1indirect
npmdetect-file1.0.0indirect
npmdetect-newline2.1.0indirect
npmdiff3.5.0indirect
npmdoctrine2.1.0indirect
npmduplexer20.0.2indirect
npmend-of-stream0.1.5indirect
npmes5-ext0.10.46indirect
npmes6-iterator2.0.3indirect
npmes6-symbol3.1.1indirect
npmes6-weak-map2.0.2indirect
npmescape-string-regexp1.0.5indirect
npmeslint5.10.0indirect
npmeslint-scope4.0.0indirect
npmeslint-utils1.3.1indirect
npmeslint-visitor-keys1.0.0indirect
npmespree5.0.0indirect
npmesprima4.0.1indirect
npmesquery1.0.1indirect
npmesrecurse4.2.1indirect
npmestraverse4.2.0indirect
npmesutils2.0.2indirect
npmevent-emitter0.3.5indirect
npmexeca0.10.0indirect
npmexpand-brackets2.1.4indirect
npmexpand-tilde2.0.2indirect
npmextend3.0.2indirect
npmextend-shallow2.0.1indirect
npmextend-shallow3.0.2indirect
npmexternal-editor3.0.3indirect
npmextglob2.0.4indirect
npmfancy-log1.3.3indirect
npmfast-deep-equal2.0.1indirect
npmfast-json-stable-stringify2.0.0indirect
npmfast-levenshtein2.0.6indirect
npmfigures2.0.0indirect
npmfile-entry-cache2.0.0indirect
npmfill-range4.0.0indirect
npmfind-index0.1.1indirect
npmfindup-sync2.0.0indirect
npmfined1.1.0indirect
npmfirst-chunk-stream1.0.0indirect
npmflagged-respawn1.0.0indirect
npmflat-cache1.3.4indirect
npmfor-in1.0.2indirect
npmfor-own1.0.0indirect
npmfragment-cache0.2.1indirect
npmfs.realpath1.0.0indirect
npmfunctional-red-black-tree1.0.1indirect
npmgaze0.5.2indirect
npmget-stream3.0.0indirect
npmget-value2.0.6indirect
npmglob3.1.21indirect
npmglob4.5.3indirect
npmglob7.1.2indirect
npmglob7.1.3indirect
npmglob-stream3.1.18indirect
npmglob-watcher0.0.6indirect
npmglob2base0.0.12indirect
npmglobal-modules1.0.0indirect
npmglobal-prefix1.0.2indirect
npmglobals11.9.0indirect
npmglobule0.1.0indirect
npmglogg1.0.1indirect
npmgraceful-fs4.2.11indirect
npmgrowl1.10.5indirect
npmgulp3.9.1indirect
npmgulp-benchmark1.1.1indirect
npmgulp-eslint5.0.0indirect
npmgulp-header2.0.5indirect
npmgulp-mocha6.0.0indirect
npmgulp-rename1.4.0indirect
npmgulp-sourcemaps2.6.4indirect
npmgulp-uglify3.0.1indirect
npmgulp-util3.0.8indirect
npmgulplog1.0.0indirect
npmhas-ansi2.0.0indirect
npmhas-flag3.0.0indirect
npmhas-gulplog0.1.0indirect
npmhas-value0.3.1indirect
npmhas-value1.0.0indirect
npmhas-values0.1.4indirect
npmhas-values1.0.0indirect
npmhe1.1.1indirect
npmhomedir-polyfill1.0.1indirect
npmiconv-lite0.4.24indirect
npmignore4.0.6indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits1.0.2indirect
npminherits2.0.3indirect
npmini1.3.5indirect
npminquirer6.2.1indirect
npminterpret1.1.0indirect
npmis-absolute1.0.0indirect
npmis-accessor-descriptor0.1.6indirect
npmis-accessor-descriptor1.0.0indirect
npmis-buffer1.1.6indirect
npmis-data-descriptor0.1.4indirect
npmis-data-descriptor1.0.0indirect
npmis-descriptor0.1.6indirect
npmis-descriptor1.0.2indirect
npmis-extendable0.1.1indirect
npmis-extendable1.0.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-glob3.1.0indirect
npmis-number3.0.0indirect
npmis-plain-object2.0.4indirect
npmis-promise2.1.0indirect
npmis-relative1.0.0indirect
npmis-stream1.1.0indirect
npmis-unc-path1.0.0indirect
npmis-utf80.2.1indirect
npmis-windows1.0.2indirect
npmisarray0.0.1indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject2.1.0indirect
npmisobject3.0.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.12.0indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkind-of3.2.2indirect
npmkind-of4.0.0indirect
npmkind-of5.1.0indirect
npmkind-of6.0.2indirect
npmlevn0.3.0indirect
npmliftoff2.5.0indirect
npmlodash1.0.2indirect
npmlodash2.4.2indirect
npmlodash4.17.11indirect
npmlodash._basecopy3.0.1indirect
npmlodash._basetostring3.0.1indirect
npmlodash._basevalues3.0.0indirect
npmlodash._getnative3.9.1indirect
npmlodash._isiterateecall3.0.9indirect
npmlodash._reescape3.0.0indirect
npmlodash._reevaluate3.0.0indirect
npmlodash._reinterpolate3.0.0indirect
npmlodash._root3.0.1indirect
npmlodash.escape3.2.0indirect
npmlodash.isarguments3.1.0indirect
npmlodash.isarray3.0.4indirect
npmlodash.keys3.1.2indirect
npmlodash.restparam3.6.1indirect
npmlodash.template3.6.2indirect
npmlodash.template4.4.0indirect
npmlodash.templatesettings3.1.1indirect
npmlodash.templatesettings4.1.0indirect
npmlru-cache2.7.3indirect
npmlru-queue0.1.0indirect
npmmake-error1.3.5indirect
npmmake-error-cause1.2.2indirect
npmmake-iterator1.0.1indirect
npmmap-cache0.2.2indirect
npmmap-visit1.0.0indirect
npmmemoizee0.4.14indirect
npmmicromatch3.1.10indirect
npmmimic-fn1.2.0indirect
npmminimatch0.2.14indirect
npmminimatch2.0.10indirect
npmminimatch3.0.4indirect
npmminimist0.0.8indirect
npmminimist1.2.0indirect
npmmixin-deep1.3.1indirect
npmmkdirp0.5.1indirect
npmmocha5.2.0indirect
npmms2.0.0indirect
npmms2.1.1indirect
npmmultipipe0.1.2indirect
npmmute-stream0.0.7indirect
npmnanomatch1.2.13indirect
npmnatural-compare1.4.0indirect
npmnext-tick1.0.0indirect
npmnice-try1.0.5indirect
npmnormalize-path2.1.1indirect
npmnpm-run-path2.0.2indirect
npmobject-assign3.0.0indirect
npmobject-assign4.1.1indirect
npmobject-copy0.1.0indirect
npmobject-visit1.0.1indirect
npmobject.defaults1.1.0indirect
npmobject.map1.0.1indirect
npmobject.pick1.3.0indirect
npmonce1.3.3indirect
npmonce1.4.0indirect
npmonetime2.0.1indirect
npmoptionator0.8.2indirect
npmorchestrator0.3.8indirect
npmordered-read-streams0.1.0indirect
npmos-homedir1.0.2indirect
npmos-tmpdir1.0.2indirect
npmp-finally1.0.0indirect
npmparse-filepath1.0.2indirect
npmparse-node-version1.0.0indirect
npmparse-passwd1.0.0indirect
npmpascalcase0.1.1indirect
npmpath-is-absolute1.0.1indirect
npmpath-is-inside1.0.2indirect
npmpath-key2.0.1indirect
npmpath-parse1.0.6indirect
npmpath-root0.1.1indirect
npmpath-root-regex0.1.2indirect
npmplatform1.3.5indirect
npmplugin-error1.0.1indirect
npmpluralize7.0.0indirect
npmposix-character-classes0.1.1indirect
npmprelude-ls1.1.2indirect
npmpretty-hrtime1.0.3indirect
npmprocess-nextick-args2.0.0indirect
npmprogress2.0.3indirect
npmpunycode2.1.1indirect
npmq1.5.1indirect
npmreadable-stream1.0.34indirect
npmreadable-stream1.1.14indirect
npmreadable-stream2.3.6indirect
npmrechoir0.6.2indirect
npmregex-not1.0.2indirect
npmregexpp2.0.1indirect
npmremove-trailing-separator1.1.0indirect
npmrepeat-element1.1.3indirect
npmrepeat-string1.6.1indirect
npmreplace-ext0.0.1indirect
npmrequire-uncached1.0.3indirect
npmresolve1.8.1indirect
npmresolve-dir1.0.1indirect
npmresolve-from1.0.1indirect
npmresolve-url0.2.1indirect
npmrestore-cursor2.0.0indirect
npmret0.1.15indirect
npmrimraf2.6.2indirect
npmrun-async2.3.0indirect
npmrxjs6.3.3indirect
npmsafe-buffer5.1.2indirect
npmsafe-regex1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsemver4.3.6indirect
npmsemver5.6.0indirect
npmsequencify0.0.7indirect
npmset-value0.4.3indirect
npmset-value2.0.0indirect
npmshebang-command1.2.0indirect
npmshebang-regex1.0.0indirect
npmsigmund1.0.1indirect
npmsignal-exit3.0.2indirect
npmslice-ansi2.0.0indirect
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-url0.4.0indirect
npmsparkles1.0.1indirect
npmsplit-string3.1.0indirect
npmsprintf-js1.0.3indirect
npmstatic-extend0.1.2indirect
npmstream-consume0.1.1indirect
npmstring-width2.1.1indirect
npmstring_decoder0.10.31indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi5.0.0indirect
npmstrip-bom1.0.0indirect
npmstrip-bom-string1.0.0indirect
npmstrip-eof1.0.0indirect
npmstrip-json-comments2.0.1indirect
npmsupports-color2.0.0indirect
npmsupports-color5.4.0indirect
npmsupports-color5.5.0indirect
npmtable5.1.1indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmthrough20.6.5indirect
npmthrough22.0.5indirect
npmtildify1.2.0indirect
npmtime-stamp1.1.0indirect
npmtimers-ext0.1.7indirect
npmtmp0.0.33indirect
npmto-object-path0.3.0indirect
npmto-regex3.0.2indirect
npmto-regex-range2.1.1indirect
npmtslib1.9.3indirect
npmtype-check0.3.2indirect
npmuglify-js3.4.9indirect
npmunc-path-regex0.1.2indirect
npmunion-value1.0.0indirect
npmunique-stream1.0.0indirect
npmunset-value1.0.0indirect
npmuri-js4.2.2indirect
npmurix0.1.0indirect
npmuse3.1.1indirect
npmuser-home1.1.1indirect
npmutil-deprecate1.0.2indirect
npmv8flags2.1.1indirect
npmvinyl0.4.6indirect
npmvinyl0.5.3indirect
npmvinyl-fs0.3.14indirect
npmvinyl-sourcemaps-apply0.2.1indirect
npmwhich1.3.1indirect
npmwordwrap1.0.0indirect
npmwrappy1.0.2indirect
npmwrite0.2.1indirect
npmxtend4.0.1indirect
Dependency advisories 35

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

PackageVersionRelationSeverityAdvisoriesFixed in
eslint-utils1.3.1indirectcritical11.4.1
lodash1.0.2indirectcritical54.18.0
lodash2.4.2indirectcritical54.18.0
lodash4.17.11indirectcritical74.18.0
minimist0.0.8indirectcritical21.2.6
minimist1.2.0indirectcritical21.2.6
mixin-deep1.3.1indirectcritical12.0.1
set-value0.4.3indirectcritical24.0.1
set-value2.0.0indirectcritical24.0.1
acorn5.7.3indirecthigh17.1.1
acorn6.0.4indirecthigh17.1.1
ansi-regex3.0.0indirecthigh16.0.1
ansi-regex4.0.0indirecthigh16.0.1
brace-expansion1.1.11indirecthigh35.0.7
braces2.3.2indirecthigh13.0.3
cross-spawn6.0.5indirecthigh17.0.5
decode-uri-component0.2.0indirecthigh10.2.1
ini1.3.5indirecthigh11.3.6
js-yaml3.12.0indirecthigh54.3.0
kind-of6.0.2indirecthigh16.0.3
lodash.template3.6.2indirecthigh14.17.21
lodash.template4.4.0indirecthigh24.18.0
minimatch0.2.14indirecthigh510.2.3
minimatch2.0.10indirecthigh510.2.3
minimatch3.0.4indirecthigh410.2.3
semver4.3.6indirecthigh17.5.2
semver5.6.0indirecthigh17.5.2
tmp0.0.33indirecthigh20.2.6
ajv6.6.1indirectmoderate28.18.0
diff3.5.0indirectmoderate18.0.3
micromatch3.1.10indirectmoderate14.0.8
path-parse1.0.6indirectmoderate11.0.7
debug3.2.6indirectlow14.3.1
debug4.1.0indirectlow14.3.1
es5-ext0.10.46indirectlow10.10.63

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": [
        "sprintf",
        "javascript"
      ],
      "is_fork": false,
      "size_kb": 262,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 19313
      },
      "pushed_at": "2024-04-05T01:22:42Z",
      "created_at": "2013-04-02T17:32:26Z",
      "owner_type": "User",
      "updated_at": "2026-07-09T00:45:26Z",
      "description": "sprintf.js is a complete open source JavaScript sprintf implementation",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://alexei.ro/",
      "name": "Alexandru Mărășteanu",
      "type": "User",
      "login": "alexei",
      "company": "@sailoboats",
      "location": null,
      "followers": 86,
      "avatar_url": "https://avatars.githubusercontent.com/u/96283?v=4",
      "created_at": "2009-06-17T10:17:19Z",
      "is_verified": null,
      "public_repos": 48,
      "account_age_days": 6244
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2023-09-11T13:07:32Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2018-12-09T14:01:54Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2017-05-29T16:19:53Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2017-05-06T14:33:04Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2015-07-10T13:28:45Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2014-10-25T09:35:07Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2014-10-20T11:28:21Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2014-05-02T05:56:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3a0d8c26d291b5bd9f1974877ecc50739921d6f5",
          "body": "fix: update deps, bump version for a new release",
          "is_bot": false,
          "headline": "Merge pull request #227 from alexei/feat-new_release",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2023-09-11T13:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1201d9ed10b29fad37be457d6409df1a1398fbb6",
          "body": null,
          "is_bot": false,
          "headline": "fix: update deps, bump version for a new release",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2023-09-11T13:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0d875f09e4a574d1ce8a149d1fac02304ba2cf",
          "body": "fix(license): update license name in README",
          "is_bot": false,
          "headline": "Merge pull request #226 from alexei/fix-licensing",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2023-09-11T12:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5a7a0e4c6d4c618ca0f01e09b9768692f475826",
          "body": null,
          "is_bot": false,
          "headline": "fix(license): update license name in README",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2023-09-11T12:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a3a4bb0000150ab988abdffd97a2bdb11d49bf9",
          "body": "Make bower.json declaration match LICENSE",
          "is_bot": false,
          "headline": "Merge pull request #212 from BigBlueHat/patch-1",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2021-08-10T15:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf82b56576d01331980843d18950ca355353669",
          "body": "Which also matches `package.json`",
          "is_bot": false,
          "headline": "Make bower.json declaration match LICENSE",
          "author_name": "BigBlueHat",
          "author_login": "BigBlueHat",
          "committed_at": "2021-08-10T13:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00af1e6fe67bdbd6928e03537cd14aa27752b936",
          "body": "fix: typo",
          "is_bot": false,
          "headline": "Merge pull request #197 from alexei/fix-typo",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2020-05-24T13:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d5f7ef49d3d30a5f3345fba428e3a717303bf2",
          "body": null,
          "is_bot": false,
          "headline": "fix: typo",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2020-05-24T13:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2b89ca8c4a6ae95f177071821ff768d62befe32",
          "body": "docs: Fix simple typo, preceed -> precede",
          "is_bot": false,
          "headline": "Merge pull request #195 from timgates42/bugfix_typo_precede",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2020-05-24T13:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a25d8601fde26ef4c1f17a125a269fb29e3f8316",
          "body": null,
          "is_bot": false,
          "headline": "Update CONTRIBUTORS.md",
          "author_name": "Tim Gates",
          "author_login": "timgates42",
          "committed_at": "2020-05-22T22:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8f6aa29c0e548c59702d9b2b13b51a689476bce",
          "body": "There is a small typo in README.md.\n\nShould read `precede` rather than `preceed`.",
          "is_bot": false,
          "headline": "docs: Fix simple typo, preceed -> precede",
          "author_name": "Tim Gates",
          "author_login": "timgates42",
          "committed_at": "2020-05-15T21:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceb9b805e6d594a9c24cdde02890d3c00c6643b7",
          "body": "Prepare package for release",
          "is_bot": false,
          "headline": "Merge pull request #180 from alexei/feature-release",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2018-12-09T14:01:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ae0746ff3eb6e945d1add9666038ac0dbdd17f",
          "body": null,
          "is_bot": false,
          "headline": "Prepare package for release",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2018-12-09T14:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "499294a8b5573ab22e3bf9952180be5570cd1ed1",
          "body": "Configure .npmignore file",
          "is_bot": false,
          "headline": "Merge pull request #179 from alexei/hotfix-configure_npmignore",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2018-12-09T13:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb1040e1fcb3d8840bd207c5cb12d4180da8e10",
          "body": null,
          "is_bot": false,
          "headline": "Configure .npmignore file",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2018-12-09T13:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "818a723f5b50c148b34cc310e76ff0ee22151497",
          "body": "Drop Node 4",
          "is_bot": false,
          "headline": "Merge pull request #178 from alexei/hotfix-drop_node_4",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2018-12-09T13:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "165601e06d530edaeed886d5374f51b6a8045ebc",
          "body": "Fix semicolons",
          "is_bot": false,
          "headline": "Merge pull request #177 from alexei/hotfix-add_missing_semicolons",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2018-12-09T13:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "599e73b7962a288455b74643ce06879391d7b3c5",
          "body": null,
          "is_bot": false,
          "headline": "Drop Node 4",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2018-12-09T13:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96a293e42f54d9ae3fa02c8e28f985aa36e115a",
          "body": null,
          "is_bot": false,
          "headline": "Fix semicolons",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2018-12-09T13:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "690571246630516e4ec400c68df9dbde73ef3197",
          "body": "Run linter before tests",
          "is_bot": false,
          "headline": "Merge pull request #176 from alexei/feature-run_linter_before_tests",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2018-12-09T13:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "286aad4779471e96841db234f56f3f5867f56992",
          "body": null,
          "is_bot": false,
          "headline": "Run linter before tests",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2018-12-09T12:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9085f0e2fd690ef73d1facf54a8838dc48dfb7af",
          "body": "Upgrade dependencies",
          "is_bot": false,
          "headline": "Merge pull request #175 from alexei/feature-upgrade_deps",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2018-12-09T12:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af557365279db01987dec8693c2ca5bbccd8caaa",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2018-12-09T12:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb8080e019df49b541e1d4576fe4dd1c3045e23",
          "body": "lint testing on PRs, update node.js versions in CI",
          "is_bot": false,
          "headline": "Merge pull request #171 from msimerson/master",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2018-12-09T12:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93372d5c6cd6cf1af3b47ea344adb719706b6374",
          "body": "- update node_js versions to released LTS versions\n- remove three instances of unnecessary escaping (lint)\n- enable lint testing as part of Travis CI tests",
          "is_bot": false,
          "headline": "lint testing on PRs, update node.js versions in CI",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2018-10-05T17:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b04b33975e597b03737c3ed0a2a49ec1b2e8c4",
          "body": "Allow access to prototype properties",
          "is_bot": false,
          "headline": "Merge pull request #161 from fredludlow/proto-properties",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2018-01-26T12:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02120d40001c749325c3783d42c9ab6e3cc4b872",
          "body": null,
          "is_bot": false,
          "headline": "Improved undef checks, add more explicit tests",
          "author_name": "Fred Ludlow",
          "author_login": "fredludlow",
          "committed_at": "2018-01-06T11:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61c795624204883948c0e19f8af208f5359e6fdb",
          "body": null,
          "is_bot": false,
          "headline": "Allow access to prototype properties",
          "author_name": "Fred Ludlow",
          "author_login": "fredludlow",
          "committed_at": "2018-01-04T15:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad2af9a961afce079cc01ffb63d5134e97e3969",
          "body": "refactor code",
          "is_bot": false,
          "headline": "Merge pull request #148 from litmit/refactor",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-06-19T12:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e52099dd7fa22db8ded2a8fd1b815693468e837",
          "body": null,
          "is_bot": false,
          "headline": "update the CHANGELOG.md",
          "author_name": "Dzmitry Litskalau",
          "author_login": "litmit",
          "committed_at": "2017-06-19T06:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a432be58efad0f9d5086173fb46fa97beabf27d4",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'upstream/master' into refactor",
          "author_name": "Dzmitry Litskalau",
          "author_login": "litmit",
          "committed_at": "2017-06-19T06:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3451c17feb8f819220757f0cd764d739ca062cc",
          "body": "Fix to run all tests via `npm test`",
          "is_bot": false,
          "headline": "Merge pull request #147 from litmit/master",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-06-12T09:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3632f040dde29ffa4ba77500fc66815326616a15",
          "body": "Instead of direct use an array from call of `RegExp` `exec`,\nfills a object with named properties that corresponding parse items.",
          "is_bot": false,
          "headline": "refactor code",
          "author_name": "Dzmitry Litskalau",
          "author_login": "litmit",
          "committed_at": "2017-06-05T05:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fccfac664918d98c0654db9941b15c4fa6eb1b7",
          "body": null,
          "is_bot": false,
          "headline": "Fix to run all tests via `npm test`",
          "author_name": "Dzmitry Litskalau",
          "author_login": "litmit",
          "committed_at": "2017-06-02T11:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81ef68ce987686e8c6cab3197a0ef800e69a0955",
          "body": null,
          "is_bot": false,
          "headline": "More README updates",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-31T18:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea2b28e685704b55d03438e48fc8ed16a59ba3d",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-31T18:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a5cefd9f9b8fba085a16728a81cc5421d40f80",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-31T17:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3245116a497c7fb8dd59420da6093524bb3fc21d",
          "body": "Update Travis config to test all supported versions; close #144",
          "is_bot": false,
          "headline": "Merge pull request #146 from alexei/feature/test_all_node_versions",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-05-31T17:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dad2fb8167daf0dd43eddd38bcda973c12a1ea8f",
          "body": null,
          "is_bot": false,
          "headline": "Update Travis config to test all supported versions",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-31T17:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bfe81840e560d675a9de3d79c06354a47ac9236",
          "body": null,
          "is_bot": false,
          "headline": "Build version 1.1.1",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T16:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc5f30e7e59141f2f24cc8c52a88ea8e9f55163",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T16:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a10f2e6df3b5e4f0d800e8d0590262c01babc7",
          "body": null,
          "is_bot": false,
          "headline": "Add contributors file; update license",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T16:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfeab902cbf32d570409676da2624dfa8788c43a",
          "body": null,
          "is_bot": false,
          "headline": "Fix linting issues",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180a8a65554bce5d4963908cddeeff3b00cc7cc0",
          "body": null,
          "is_bot": false,
          "headline": "Linter, fix global vars",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d3e9ea6843afd35ffec70b3aef64a421754c08c",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d007ce46e4f0656169b6c606fa2ef5acaf2e653e",
          "body": null,
          "is_bot": false,
          "headline": "Remove stupid test; close #119",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f61556e1ca551fe89d911fed1f7df3b93f4b1970",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'msimerson-feature-eslint'",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7895e11dcd90f29cad0d372a5297ea8fdcba0d28",
          "body": null,
          "is_bot": false,
          "headline": "Fix eslint config",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9414cfa81e4f2cfab4be870218f9960529d09bc8",
          "body": null,
          "is_bot": false,
          "headline": "Require gulp-eslint; remove [gulp-]eslint",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d2cfbe367d2361c7f98ac05278294f5252e1388",
          "body": null,
          "is_bot": false,
          "headline": "Remove JSHint config file",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303a000322dc999feedad24f09ee337521459bf8",
          "body": null,
          "is_bot": false,
          "headline": "Fix conflicts",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b04099397a3720e1f43a156ae0e1a301c79bd1e",
          "body": null,
          "is_bot": false,
          "headline": "Use ' everywhere",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6608de6243cc4a7f25b20994be410a45118269",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog; close #133",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7fb440c4166cc9990010c6d4b63607f5af73027",
          "body": null,
          "is_bot": false,
          "headline": "Use Array.isArray instead of instanceof",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f8b6a7df7abfb4484375cd4ee456892b24a8985",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'giann-master'",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c2ddf5aa3ee885ed55c72031c7f34bac73634a",
          "body": null,
          "is_bot": false,
          "headline": "Fix conflicts",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-29T15:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "533d548aee6421b12bc3d6cad64446d67451c06b",
          "body": "Optimizations for modern browsers",
          "is_bot": false,
          "headline": "Merge pull request #139 from nazar-pc/optimizations-for-modern-browsers",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-05-29T14:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96f8581d61af6aae320adcccde3bb0fff9bf8dd4",
          "body": "Simpler array elements insertion.\nSimplified redundant `window` binding.",
          "is_bot": false,
          "headline": "Flattened functions for more possible renaming by minifier.",
          "author_name": "Nazar Mokrynskyi",
          "author_login": "nazar-pc",
          "committed_at": "2017-05-26T01:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb694cff1ca34830feab518fb08ff66b8551aea9",
          "body": null,
          "is_bot": false,
          "headline": "Simpler output assembly",
          "author_name": "Nazar Mokrynskyi",
          "author_login": "nazar-pc",
          "committed_at": "2017-05-26T01:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f9384a2a7886d9ff4b4d5aa8cdf250008a3eb3",
          "body": null,
          "is_bot": false,
          "headline": "Tiny tweak for function argument",
          "author_name": "Nazar Mokrynskyi",
          "author_login": "nazar-pc",
          "committed_at": "2017-05-26T01:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "442de40db19eb30beaff50f6d0fd128b19b9b08c",
          "body": null,
          "is_bot": false,
          "headline": "Som default values are not needed",
          "author_name": "Nazar Mokrynskyi",
          "author_login": "nazar-pc",
          "committed_at": "2017-05-26T01:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89abb50f380184800a8d2a3188eff6c8d6b181ff",
          "body": null,
          "is_bot": false,
          "headline": "Tiny simplification, no need to slice and array twice",
          "author_name": "Nazar Mokrynskyi",
          "author_login": "nazar-pc",
          "committed_at": "2017-05-26T01:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "091c2dede4fbb663715fccbe4bd28c44474a35ab",
          "body": "…teristics are only needed in single place",
          "is_bot": false,
          "headline": "We don't really need `get_type()` function, since it's special charac…",
          "author_name": "Nazar Mokrynskyi",
          "author_login": "nazar-pc",
          "committed_at": "2017-05-26T01:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ed9a44203c3ce77ed8b763b27631ced882d4eea",
          "body": "…a polyfill)",
          "is_bot": false,
          "headline": "Use `String.prototype.repeat()` instead of custom function (IE needs …",
          "author_name": "Nazar Mokrynskyi",
          "author_login": "nazar-pc",
          "committed_at": "2017-05-26T01:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "432783731ee125b6746495beba5b408b14750840",
          "body": null,
          "is_bot": false,
          "headline": "%u, %x and %X should treat their arguments as unsigned",
          "author_name": "daurnimator",
          "author_login": "daurnimator",
          "committed_at": "2017-05-22T12:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d8ec8a5ed6443cc1dfae504946c644687a73e6",
          "body": "Tiny tweak for Closure Compiler",
          "is_bot": false,
          "headline": "Merge pull request #136 from nazar-pc/patch-1",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-05-18T13:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2bde4c1d0128094b673b69f872f6e0a7bb619cb",
          "body": "With these changes Google's Closure Compiler can now minify sprintf.js in advanced mode",
          "is_bot": false,
          "headline": "Tiny tweak for Closure Compiler",
          "author_name": "Nazar Mokrynskyi",
          "author_login": "nazar-pc",
          "committed_at": "2017-05-18T13:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3acf0b6487a5dd75a517bf5ebc030a15e48b6f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature-eslint",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2017-05-08T01:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "207bda1ed9657ab88814c432d31f28432ec07db6",
          "body": null,
          "is_bot": false,
          "headline": "Bump version in bower.json too",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-06T19:05:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fba60b221c6e86763c6ecd30060931397a43e6",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-06T17:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e90d470888a728035f9979d2e1986cd8a58036",
          "body": null,
          "is_bot": false,
          "headline": "Set up Travis config",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-06T17:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9634ae4523d7952a335a7aa1f76efa34cdca81ee",
          "body": null,
          "is_bot": false,
          "headline": "rebase, update gulpfile, remove quote rule",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2017-05-06T16:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "186b0f1423ef0c80b2a2066c1504933d18cef882",
          "body": null,
          "is_bot": false,
          "headline": " Switching to ESLint for linting",
          "author_name": "Meriem Khelifi",
          "author_login": "MeriemKhelifi",
          "committed_at": "2017-05-06T16:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e19f9a9b2c358749eb53d63be60ff7d3465711b",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-06T14:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1562b9bdd2c56a97e4b04a296f58ff1ad9d75124",
          "body": null,
          "is_bot": false,
          "headline": "Build dist files",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-06T14:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e418faa9aaac0a68e1edf0a79ec459c28025a48a",
          "body": "remove annoying diff messages",
          "is_bot": false,
          "headline": "Merge pull request #121 from litmit/master",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-05-06T14:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5354b2ce686dee990a449ecf1c5ea31aa08f7866",
          "body": "fix cache bug",
          "is_bot": false,
          "headline": "Merge pull request #122 from litmit/bugfix",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-05-06T14:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8594920d36eda095c918a765cd56153aeea4d1b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into bugfix",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-05-06T14:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4520b55979623b08a2dcfdc3405169b85f603473",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies and build dist files",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2017-05-06T14:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4234ae445cd1df36d021fbb4c253743d60efe38a",
          "body": " Updating devDependencies",
          "is_bot": false,
          "headline": "Merge pull request #126 from MeriemKhelifi/feat-dependencies",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-05-06T14:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac8bebd0bdfa3e5027d065cda3551c0900f19d35",
          "body": "WebPack Optimization",
          "is_bot": false,
          "headline": "Merge pull request #131 from alograg/patch-1",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-05-06T14:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4674ce95101d3b7242cab7a57172eb7340d23d",
          "body": "This is used for webpack to add the files in the final.js file.",
          "is_bot": false,
          "headline": "WebPack Optimization",
          "author_name": "Henry",
          "author_login": "alograg",
          "committed_at": "2017-05-05T21:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78f98d4f39ba27579992ea66cbf2b23265c796ba",
          "body": null,
          "is_bot": false,
          "headline": "%g will not keep trailing 0s",
          "author_name": "Benoit Giannangeli",
          "author_login": "giann",
          "committed_at": "2017-04-10T07:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bdf238032f698d72e23291c5375678ac6f8f1d2",
          "body": null,
          "is_bot": false,
          "headline": " Updating devDependencies",
          "author_name": "Meriem Khelifi",
          "author_login": "MeriemKhelifi",
          "committed_at": "2017-03-15T15:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f1547ac477d406a6d30bbe3cf29b49305fc5b62",
          "body": null,
          "is_bot": false,
          "headline": "fix cache bug",
          "author_name": "Dzmitry Litskalau",
          "author_login": "litmit",
          "committed_at": "2017-02-04T07:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41d22d5892eb2b1fa27194bd13afb4f83bb40ff",
          "body": "about autogenerated content\nsee more:\nhttp://stackoverflow.com/questions/31100061/make-git-to-track-auto-generated-files-but-ignore-from-diff",
          "is_bot": false,
          "headline": "remove annoying diff messages",
          "author_name": "litmit",
          "author_login": "litmit",
          "committed_at": "2017-02-03T12:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56f7fdf35da752867de6d77ded4757d2e5432c44",
          "body": "Fix bug (missing 'expecting number' exception)",
          "is_bot": false,
          "headline": "Merge pull request #120 from litmit/master",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2017-02-02T13:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8709eee4f6078dfaf0d0e05739da6cd5b342d20e",
          "body": null,
          "is_bot": false,
          "headline": "fix quotes in test_validation.js",
          "author_name": "litmit",
          "author_login": "litmit",
          "committed_at": "2017-02-02T13:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f9b1ca0f9573c62ce758b045d164452cc8bef2b",
          "body": null,
          "is_bot": false,
          "headline": "fix coding style requirements",
          "author_name": "litmit",
          "author_login": "litmit",
          "committed_at": "2017-02-02T12:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb469286cb7395cb67bc0206587910aa263e4a1f",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "litmit",
          "author_login": "litmit",
          "committed_at": "2017-01-31T14:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7869b82109b21bf638b09d4a3e5be0ab1b54e05",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug (missing 'expecting number' exception)",
          "author_name": "litmit",
          "author_login": "litmit",
          "committed_at": "2017-01-31T08:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "326a4e94fb7eb73da5d42b347c024d6d490bdae8",
          "body": "minify from dist",
          "is_bot": false,
          "headline": "Merge pull request #115 from rebeccapeltz/master",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2016-12-09T10:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdefa3b1d562f0547de1a76892f88ee7917d564f",
          "body": null,
          "is_bot": false,
          "headline": "minify map",
          "author_name": "Rebecca Peltz",
          "author_login": "rebeccapeltz",
          "committed_at": "2016-11-24T17:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbcc3e778b787c0f0f87736959cec291d7ca8349",
          "body": null,
          "is_bot": false,
          "headline": "minify",
          "author_name": "Rebecca Peltz",
          "author_login": "rebeccapeltz",
          "committed_at": "2016-11-24T17:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "957c5ac9292ef674a03de94487afe0eb2947d8f5",
          "body": "allow for browser and node assignments for certain cases involving es…",
          "is_bot": false,
          "headline": "Merge pull request #114 from rebeccapeltz/master",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2016-11-21T10:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da80f2482d210ab614d4d0fdb497b2ec9b36e054",
          "body": "…6, webpack, typescript",
          "is_bot": false,
          "headline": "allow for browser and node assignments for certain cases involving es…",
          "author_name": "Rebecca Peltz",
          "author_login": "rebeccapeltz",
          "committed_at": "2016-11-19T02:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b14ae2290eeaca4a4fd07e25ed84fbc00f4a31e",
          "body": "Fixes benchmark and integrates into gulp",
          "is_bot": false,
          "headline": "Merge pull request #100 from alexei/feature/benchmark",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2016-02-07T18:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73c037117361bfb9a78365c1f8609bd23b3b2a1",
          "body": null,
          "is_bot": false,
          "headline": "Fixes benchmark and integrates into gulp",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2016-02-07T18:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "140b6a31695c649af845f22e1b073ce0ff9f9b96",
          "body": "Integrates mocha with gulp",
          "is_bot": false,
          "headline": "Merge pull request #99 from alexei/feature/testing",
          "author_name": "Alexandru Mărășteanu",
          "author_login": "alexei",
          "committed_at": "2016-02-07T18:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feaded37867eec06c5128e3bf4a090da4b1628b1",
          "body": null,
          "is_bot": false,
          "headline": "Integrates mocha with gulp",
          "author_name": "Alexei",
          "author_login": "alexei",
          "committed_at": "2016-02-07T18:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 0,
      "latest_release_at": "2023-09-11T13:07:32Z",
      "latest_release_tag": "1.1.3",
      "releases_from_tags": true,
      "days_since_last_push": 838,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1045,
      "mean_days_between_releases": 488.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "sprintf-js",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/sprintf-js",
          "is_deprecated": false,
          "latest_version": "1.1.3",
          "repository_url": "https://github.com/alexei/sprintf.js",
          "versions_count": 8,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 376551886,
          "first_published_at": "2013-04-03T13:24:36.516000Z",
          "latest_published_at": "2023-09-11T13:12:09.207000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1045
        }
      ]
    },
    "popularity": {
      "forks": 284,
      "stars": 2140,
      "watchers": 47,
      "fork_history": {
        "days": [
          {
            "date": "2013-04-02",
            "count": 1
          },
          {
            "date": "2013-04-06",
            "count": 1
          },
          {
            "date": "2013-04-12",
            "count": 1
          },
          {
            "date": "2013-04-22",
            "count": 1
          },
          {
            "date": "2013-05-01",
            "count": 1
          },
          {
            "date": "2013-05-19",
            "count": 1
          },
          {
            "date": "2013-05-26",
            "count": 1
          },
          {
            "date": "2013-06-06",
            "count": 1
          },
          {
            "date": "2013-06-11",
            "count": 1
          },
          {
            "date": "2013-06-13",
            "count": 3
          },
          {
            "date": "2013-06-19",
            "count": 1
          },
          {
            "date": "2013-06-24",
            "count": 1
          },
          {
            "date": "2013-06-28",
            "count": 1
          },
          {
            "date": "2013-07-09",
            "count": 1
          },
          {
            "date": "2013-07-21",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 1
          },
          {
            "date": "2013-08-03",
            "count": 2
          },
          {
            "date": "2013-08-16",
            "count": 2
          },
          {
            "date": "2013-08-30",
            "count": 1
          },
          {
            "date": "2013-08-31",
            "count": 1
          },
          {
            "date": "2013-09-13",
            "count": 1
          },
          {
            "date": "2013-09-16",
            "count": 1
          },
          {
            "date": "2013-09-18",
            "count": 1
          },
          {
            "date": "2013-10-17",
            "count": 1
          },
          {
            "date": "2013-11-04",
            "count": 1
          },
          {
            "date": "2013-11-21",
            "count": 1
          },
          {
            "date": "2013-12-10",
            "count": 1
          },
          {
            "date": "2013-12-12",
            "count": 2
          },
          {
            "date": "2013-12-14",
            "count": 1
          },
          {
            "date": "2013-12-25",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-02-04",
            "count": 1
          },
          {
            "date": "2014-02-07",
            "count": 2
          },
          {
            "date": "2014-03-02",
            "count": 1
          },
          {
            "date": "2014-03-18",
            "count": 3
          },
          {
            "date": "2014-03-20",
            "count": 1
          },
          {
            "date": "2014-03-21",
            "count": 1
          },
          {
            "date": "2014-04-03",
            "count": 1
          },
          {
            "date": "2014-04-05",
            "count": 1
          },
          {
            "date": "2014-04-06",
            "count": 2
          },
          {
            "date": "2014-04-18",
            "count": 1
          },
          {
            "date": "2014-04-28",
            "count": 1
          },
          {
            "date": "2014-04-30",
            "count": 1
          },
          {
            "date": "2014-05-07",
            "count": 1
          },
          {
            "date": "2014-05-09",
            "count": 1
          },
          {
            "date": "2014-05-14",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-05-24",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 1
          },
          {
            "date": "2014-06-26",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 1
          },
          {
            "date": "2014-07-01",
            "count": 1
          },
          {
            "date": "2014-07-02",
            "count": 1
          },
          {
            "date": "2014-07-07",
            "count": 1
          },
          {
            "date": "2014-07-12",
            "count": 1
          },
          {
            "date": "2014-07-17",
            "count": 1
          },
          {
            "date": "2014-07-21",
            "count": 1
          },
          {
            "date": "2014-07-24",
            "count": 1
          },
          {
            "date": "2014-08-11",
            "count": 2
          },
          {
            "date": "2014-08-26",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-08-29",
            "count": 1
          },
          {
            "date": "2014-08-31",
            "count": 1
          },
          {
            "date": "2014-09-05",
            "count": 1
          },
          {
            "date": "2014-09-08",
            "count": 1
          },
          {
            "date": "2014-09-18",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-01",
            "count": 1
          },
          {
            "date": "2014-10-23",
            "count": 1
          },
          {
            "date": "2014-11-04",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 1
          },
          {
            "date": "2014-11-14",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 2
          },
          {
            "date": "2014-12-04",
            "count": 2
          },
          {
            "date": "2014-12-05",
            "count": 2
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-02-05",
            "count": 1
          },
          {
            "date": "2015-02-09",
            "count": 1
          },
          {
            "date": "2015-02-14",
            "count": 1
          },
          {
            "date": "2015-02-16",
            "count": 1
          },
          {
            "date": "2015-02-27",
            "count": 1
          },
          {
            "date": "2015-03-05",
            "count": 1
          },
          {
            "date": "2015-03-08",
            "count": 1
          },
          {
            "date": "2015-04-02",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-05-11",
            "count": 1
          },
          {
            "date": "2015-05-14",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-05-22",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-20",
            "count": 1
          },
          {
            "date": "2015-09-10",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2015-10-11",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-28",
            "count": 1
          },
          {
            "date": "2015-11-13",
            "count": 1
          },
          {
            "date": "2015-12-20",
            "count": 2
          },
          {
            "date": "2015-12-25",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 1
          },
          {
            "date": "2016-02-09",
            "count": 1
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 2
          },
          {
            "date": "2016-03-02",
            "count": 1
          },
          {
            "date": "2016-03-15",
            "count": 1
          },
          {
            "date": "2016-03-19",
            "count": 1
          },
          {
            "date": "2016-03-28",
            "count": 1
          },
          {
            "date": "2016-03-30",
            "count": 1
          },
          {
            "date": "2016-04-13",
            "count": 1
          },
          {
            "date": "2016-05-27",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-07-09",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-08-20",
            "count": 1
          },
          {
            "date": "2016-09-10",
            "count": 1
          },
          {
            "date": "2016-09-20",
            "count": 1
          },
          {
            "date": "2016-09-21",
            "count": 1
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-16",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2016-12-03",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2016-12-19",
            "count": 1
          },
          {
            "date": "2016-12-27",
            "count": 1
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-01-30",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-04-08",
            "count": 1
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-04-27",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-05-08",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-08",
            "count": 1
          },
          {
            "date": "2017-06-10",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-05",
            "count": 1
          },
          {
            "date": "2017-08-13",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-10-04",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-28",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 2
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-03-18",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 1
          },
          {
            "date": "2018-05-16",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 2
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 2
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-25",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-27",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 281,
        "total_forks": 284
      },
      "star_history": null,
      "open_issues_and_prs": 63
    },
    "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": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 9250,
      "source_files_sampled": 7,
      "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": "eslint-utils",
            "direct": false,
            "version": "1.3.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-3gx7-xhv7-5mx3"
            ],
            "fixed_version": "1.4.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2522
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "1.0.2",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-35jh-r3h4-6jhm",
              "GHSA-4xc9-xhrj-v574",
              "GHSA-f23m-r3pf-42rh",
              "GHSA-fvqr-27wr-82fm",
              "GHSA-jf85-cpcp-j695"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 5,
            "oldest_advisory_days": 2918
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "2.4.2",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-35jh-r3h4-6jhm",
              "GHSA-4xc9-xhrj-v574",
              "GHSA-f23m-r3pf-42rh",
              "GHSA-fvqr-27wr-82fm",
              "GHSA-jf85-cpcp-j695"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 5,
            "oldest_advisory_days": 2918
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.11",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-29mw-wpgm-hmr9",
              "GHSA-35jh-r3h4-6jhm",
              "GHSA-f23m-r3pf-42rh",
              "GHSA-jf85-cpcp-j695",
              "GHSA-p6mc-m468-83gw",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 7,
            "oldest_advisory_days": 2569
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "0.0.8",
            "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": 2300
          },
          {
            "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": 2300
          },
          {
            "name": "mixin-deep",
            "direct": false,
            "version": "1.3.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-fhjf-83wg-r2j9"
            ],
            "fixed_version": "2.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2521
          },
          {
            "name": "set-value",
            "direct": false,
            "version": "0.4.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-4g88-fppr-53pp",
              "GHSA-4jqc-8m5r-9rpr"
            ],
            "fixed_version": "4.0.1",
            "advisory_count": 2,
            "oldest_advisory_days": 2521
          },
          {
            "name": "set-value",
            "direct": false,
            "version": "2.0.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-4g88-fppr-53pp",
              "GHSA-4jqc-8m5r-9rpr"
            ],
            "fixed_version": "4.0.1",
            "advisory_count": 2,
            "oldest_advisory_days": 2521
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "5.7.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6chw-6frg-f759"
            ],
            "fixed_version": "7.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2300
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "6.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6chw-6frg-f759"
            ],
            "fixed_version": "7.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2300
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "3.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-93q8-gq69-wqmw"
            ],
            "fixed_version": "6.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1766
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "4.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-93q8-gq69-wqmw"
            ],
            "fixed_version": "6.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1766
          },
          {
            "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": 407
          },
          {
            "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": "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": "decode-uri-component",
            "direct": false,
            "version": "0.2.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w573-4hg7-7wgq"
            ],
            "fixed_version": "0.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1332
          },
          {
            "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.12.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2pr6-76vf-7546",
              "GHSA-52cp-r559-cp3m",
              "GHSA-8j8c-7jfh-h6hx",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 5,
            "oldest_advisory_days": 2605
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6c8f-qphg-qjgp"
            ],
            "fixed_version": "6.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 2304
          },
          {
            "name": "lodash.template",
            "direct": false,
            "version": "3.6.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.2,
            "advisory_ids": [
              "GHSA-35jh-r3h4-6jhm"
            ],
            "fixed_version": "4.17.21",
            "advisory_count": 1,
            "oldest_advisory_days": 1903
          },
          {
            "name": "lodash.template",
            "direct": false,
            "version": "4.4.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-35jh-r3h4-6jhm",
              "GHSA-r5fr-rjxr-66jc"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 2,
            "oldest_advisory_days": 1903
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "0.2.14",
            "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",
              "GHSA-hxm2-r34f-qmc5"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 5,
            "oldest_advisory_days": 2843
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "2.0.10",
            "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",
              "GHSA-hxm2-r34f-qmc5"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 5,
            "oldest_advisory_days": 2843
          },
          {
            "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": "semver",
            "direct": false,
            "version": "4.3.6",
            "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": "tmp",
            "direct": false,
            "version": "0.0.33",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52f5-9888-hmc6",
              "GHSA-ph9p-34f9-6g65"
            ],
            "fixed_version": "0.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 350
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.6.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.6,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6",
              "GHSA-v88g-cgmw-v5xw"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 2,
            "oldest_advisory_days": 1622
          },
          {
            "name": "diff",
            "direct": false,
            "version": "3.5.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 188
          },
          {
            "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": "path-parse",
            "direct": false,
            "version": "1.0.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-hj48-42vr-x3v9"
            ],
            "fixed_version": "1.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 1807
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.6",
            "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
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.1.0",
            "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
          },
          {
            "name": "es5-ext",
            "direct": false,
            "version": "0.10.46",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-4gmj-3p3h-gm8h"
            ],
            "fixed_version": "0.10.63",
            "advisory_count": 1,
            "oldest_advisory_days": 877
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 3,
          "high": 19,
          "critical": 9,
          "moderate": 4
        },
        "advisory_count": 73,
        "affected_count": 35,
        "assessed_count": 386,
        "malicious_count": 0,
        "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.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gulp-sourcemaps/identity-map",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@gulp-sourcemaps/map-sources",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "5.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-gray",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "4.0.0",
            "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": "ansi-wrap",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "archy",
            "direct": false,
            "version": "1.0.0",
            "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-differ",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-each",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-slice",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-uniq",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "array-unique",
            "direct": false,
            "version": "0.3.2",
            "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": "atob",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "base",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "beeper",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "cache-base",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caller-path",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "circular-json",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "class-utils",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone-stats",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "collection-visit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.17.1",
            "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": "concat-with-sourcemaps",
            "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": "cross-spawn",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "css",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "d",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dargs",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dateformat",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug-fabulous",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-uri-component",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "defaults",
            "direct": false,
            "version": "1.0.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": "deprecated",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-file",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "es5-ext",
            "direct": false,
            "version": "0.10.46",
            "ecosystem": "npm"
          },
          {
            "name": "es6-iterator",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es6-symbol",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es6-weak-map",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "event-emitter",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "expand-brackets",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "expand-tilde",
            "direct": false,
            "version": "2.0.2",
            "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": "external-editor",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "extglob",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fancy-log",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "2.0.1",
            "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": "figures",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-index",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "findup-sync",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fined",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "first-chunk-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flagged-respawn",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "for-in",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-own",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fragment-cache",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gaze",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-value",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "3.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "4.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-stream",
            "direct": false,
            "version": "3.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "glob-watcher",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob2base",
            "direct": false,
            "version": "0.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "global-modules",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-prefix",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "globule",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glogg",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "growl",
            "direct": false,
            "version": "1.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "gulp",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-benchmark",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-eslint",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-header",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-mocha",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-rename",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-sourcemaps",
            "direct": false,
            "version": "2.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-uglify",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-util",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "gulplog",
            "direct": false,
            "version": "1.0.0",
            "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-gulplog",
            "direct": false,
            "version": "0.1.0",
            "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": "he",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "homedir-polyfill",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-absolute",
            "direct": false,
            "version": "1.0.0",
            "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-buffer",
            "direct": false,
            "version": "1.1.6",
            "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-descriptor",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-descriptor",
            "direct": false,
            "version": "1.0.2",
            "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": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "3.0.0",
            "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-relative",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unc-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-utf8",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "0.0.1",
            "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": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "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.2",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "liftoff",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.11",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._basecopy",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._basetostring",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._basevalues",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._getnative",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._isiterateecall",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._reescape",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._reevaluate",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._reinterpolate",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._root",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.escape",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isarguments",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isarray",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.keys",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.restparam",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.template",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.template",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.templatesettings",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.templatesettings",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "2.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "make-error-cause",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "make-iterator",
            "direct": false,
            "version": "1.0.1",
            "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": "memoizee",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "0.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mixin-deep",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "multipipe",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "nanomatch",
            "direct": false,
            "version": "1.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "next-tick",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "3.0.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-visit",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.defaults",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "object.map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.pick",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "orchestrator",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ordered-read-streams",
            "direct": false,
            "version": "0.1.0",
            "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": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-filepath",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-node-version",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-passwd",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pascalcase",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-inside",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "path-root",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-root-regex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "platform",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "plugin-error",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "7.0.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": "pretty-hrtime",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "q",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "1.0.34",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "regex-not",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remove-trailing-separator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-element",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-string",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "replace-ext",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-uncached",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-dir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "1.0.1",
            "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": "rimraf",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-async",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "6.3.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": "semver",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "sequencify",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "set-value",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "set-value",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigmund",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "2.0.0",
            "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-url",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "sparkles",
            "direct": false,
            "version": "1.0.1",
            "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": "static-extend",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "stream-consume",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "0.10.31",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "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.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom-string",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-eof",
            "direct": false,
            "version": "1.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": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "tildify",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "time-stamp",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "timers-ext",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.0.33",
            "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": "tslib",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "unc-path-regex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "union-value",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-stream",
            "direct": false,
            "version": "1.0.0",
            "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.1",
            "ecosystem": "npm"
          },
          {
            "name": "user-home",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8flags",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "vinyl",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "vinyl",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "vinyl-fs",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "vinyl-sourcemaps-apply",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 386,
        "direct_count": 0,
        "indirect_count": 386
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 20,
        "merged_prs": 66,
        "open_issues": 43,
        "closed_ratio": 0.636,
        "closed_issues": 75,
        "closed_unmerged_prs": 32
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "alexei",
          "commits": 239,
          "avatar_url": "https://avatars.githubusercontent.com/u/96283?v=4"
        },
        {
          "type": "User",
          "login": "litmit",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/4129748?v=4"
        },
        {
          "type": "User",
          "login": "nazar-pc",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/928965?v=4"
        },
        {
          "type": "User",
          "login": "andrasq",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5438027?v=4"
        },
        {
          "type": "User",
          "login": "msimerson",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/261635?v=4"
        },
        {
          "type": "User",
          "login": "rebeccapeltz",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/354444?v=4"
        },
        {
          "type": "User",
          "login": "fredludlow",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/900535?v=4"
        },
        {
          "type": "User",
          "login": "MeriemKhelifi",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/25622525?v=4"
        },
        {
          "type": "User",
          "login": "timgates42",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/47873678?v=4"
        },
        {
          "type": "User",
          "login": "arose",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/272250?v=4"
        }
      ],
      "contributors_sampled": 21,
      "top_contributor_share": 0.839
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 14 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": 3,
            "reason": "Found 5/14 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "43 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3a0d8c26d291b5bd9f1974877ecc50739921d6f5",
        "ran_at": "2026-07-22T21:15:12Z",
        "aggregate_score": 2.1,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 102,
          "created_at": "2016-03-15T10:30:04Z",
          "last_comment_at": "2016-03-15T11:31:50Z",
          "last_comment_author": "matthiaz"
        },
        {
          "number": 130,
          "created_at": "2017-04-21T21:25:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 135,
          "created_at": "2017-05-09T18:53:17Z",
          "last_comment_at": "2018-09-07T01:44:50Z",
          "last_comment_author": "theophilusx"
        },
        {
          "number": 150,
          "created_at": "2017-06-27T03:29:58Z",
          "last_comment_at": "2018-12-03T12:38:21Z",
          "last_comment_author": "Llorx"
        },
        {
          "number": 188,
          "created_at": "2020-04-02T21:15:28Z",
          "last_comment_at": "2024-07-05T23:40:14Z",
          "last_comment_author": "d0sboots"
        },
        {
          "number": 198,
          "created_at": "2020-05-28T02:10:36Z",
          "last_comment_at": "2021-03-07T18:30:55Z",
          "last_comment_author": "pasamio"
        },
        {
          "number": 204,
          "created_at": "2021-02-01T19:00:01Z",
          "last_comment_at": "2026-03-20T12:52:58Z",
          "last_comment_author": "pkuczynski"
        },
        {
          "number": 205,
          "created_at": "2021-02-23T17:36:46Z",
          "last_comment_at": "2024-07-11T12:49:02Z",
          "last_comment_author": "pkuczynski"
        },
        {
          "number": 207,
          "created_at": "2021-04-20T07:04:58Z",
          "last_comment_at": "2021-07-17T07:23:23Z",
          "last_comment_author": "alexei"
        },
        {
          "number": 209,
          "created_at": "2021-05-14T11:55:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 214,
          "created_at": "2021-11-22T11:56:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 216,
          "created_at": "2022-05-27T10:05:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 217,
          "created_at": "2022-08-02T13:20:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 219,
          "created_at": "2023-02-02T22:25:19Z",
          "last_comment_at": "2024-04-05T02:13:17Z",
          "last_comment_author": "msimerson"
        },
        {
          "number": 220,
          "created_at": "2023-02-02T22:52:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 224,
          "created_at": "2023-07-08T01:47:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 225,
          "created_at": "2023-07-08T05:54:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 228,
          "created_at": "2023-09-11T13:41:09Z",
          "last_comment_at": "2023-09-11T13:41:17Z",
          "last_comment_author": "alexei"
        },
        {
          "number": 229,
          "created_at": "2023-12-21T21:23:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 230,
          "created_at": "2023-12-21T23:42:33Z",
          "last_comment_at": "2024-04-05T02:16:07Z",
          "last_comment_author": "msimerson"
        }
      ],
      "last_merged_pr_at": "2023-09-11T13:07:32Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2013-04-02T19:40:13Z",
          "last_comment_at": "2015-10-30T23:48:14Z",
          "last_comment_author": "ArmorDarks"
        },
        {
          "number": 15,
          "created_at": "2013-07-31T16:35:17Z",
          "last_comment_at": "2015-07-27T14:42:02Z",
          "last_comment_author": "RinkAttendant6"
        },
        {
          "number": 48,
          "created_at": "2014-11-21T13:00:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2014-12-03T18:25:04Z",
          "last_comment_at": "2015-10-17T05:48:47Z",
          "last_comment_author": "ArmorDarks"
        },
        {
          "number": 51,
          "created_at": "2014-12-05T12:11:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2015-01-09T07:17:52Z",
          "last_comment_at": "2016-12-16T16:44:04Z",
          "last_comment_author": "jsinmotion"
        },
        {
          "number": 61,
          "created_at": "2015-04-23T10:18:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63,
          "created_at": "2015-05-15T19:31:02Z",
          "last_comment_at": "2015-05-19T08:01:21Z",
          "last_comment_author": "bbottema"
        },
        {
          "number": 70,
          "created_at": "2015-07-31T09:41:22Z",
          "last_comment_at": "2017-05-09T15:36:19Z",
          "last_comment_author": "alexei"
        },
        {
          "number": 77,
          "created_at": "2015-10-30T20:34:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 78,
          "created_at": "2015-10-31T00:01:05Z",
          "last_comment_at": "2016-02-10T16:48:34Z",
          "last_comment_author": "jonyrock"
        },
        {
          "number": 79,
          "created_at": "2015-11-27T11:05:22Z",
          "last_comment_at": "2016-04-12T16:25:55Z",
          "last_comment_author": "alexei"
        },
        {
          "number": 103,
          "created_at": "2016-03-19T12:09:27Z",
          "last_comment_at": "2016-11-08T19:16:17Z",
          "last_comment_author": "rustafaria"
        },
        {
          "number": 106,
          "created_at": "2016-04-12T16:21:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 108,
          "created_at": "2016-05-14T23:31:44Z",
          "last_comment_at": "2025-01-08T15:31:02Z",
          "last_comment_author": "lvcabral"
        },
        {
          "number": 109,
          "created_at": "2016-07-26T11:03:43Z",
          "last_comment_at": "2016-11-10T21:35:38Z",
          "last_comment_author": "spelunk"
        },
        {
          "number": 112,
          "created_at": "2016-11-10T19:36:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 113,
          "created_at": "2016-11-16T12:37:29Z",
          "last_comment_at": "2017-05-09T15:44:23Z",
          "last_comment_author": "alexei"
        },
        {
          "number": 116,
          "created_at": "2016-11-27T18:18:58Z",
          "last_comment_at": "2016-11-27T19:58:37Z",
          "last_comment_author": "alexei"
        },
        {
          "number": 124,
          "created_at": "2017-03-08T07:04:11Z",
          "last_comment_at": "2025-02-27T17:26:01Z",
          "last_comment_author": "haschdl"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/alexei/sprintf.js",
    "host": "github.com",
    "name": "sprintf.js",
    "owner": "alexei"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 27,
      "inputs": {
        "security": 37,
        "vitality": 10,
        "community": 76,
        "governance": 55,
        "engineering": 52,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 45,
        "overall_after_abandonment_multiplier": 27
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 10,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 838,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 838 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 838
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": "critical",
            "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": 24,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "1.1.3",
              "releases_from_tags": true,
              "days_since_latest_release": 1045,
              "mean_days_between_releases": 488.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1045 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1045
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~488.5 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 488.5
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 20,
              "unanswered_open_issues": 16,
              "days_since_last_merged_pr": 1045,
              "days_since_last_human_commit": 1045,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1045 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1045,
                      "count": 3,
                      "signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "forks": 284,
              "stars": 2140,
              "watchers": 47,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,140 stars",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2140
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "284 forks",
                "points": 20.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 284
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "47 watchers",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "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 (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "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": [
                "sprintf-js"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 376551886
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "376,551,886 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 376551886,
                      "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": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 21,
              "top_contributor_share": 0.839
            },
            "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": "21 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "merged_prs": 66,
              "open_issues": 43,
              "closed_issues": 75,
              "issue_closed_ratio": 0.636,
              "closed_unmerged_prs": 32
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "64% of issues closed",
                "points": 29.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "66/98 decided PRs merged",
                "points": 25.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 66,
                      "decided": 98
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/14 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 86,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "alexei",
              "public_repos": 48,
              "account_age_days": 6244
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "86 followers of alexei",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 86,
                      "login": "alexei"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "48 public repos, account ~17 yr old",
                "points": 24.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 48
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "sprintf-js"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 1045
            },
            "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 1045 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1045
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "8 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "sprintf",
                "javascript"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": 37,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 21,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.1
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 14 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 5/14 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "43 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 386 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": 386
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 73,
              "affected_packages": 35,
              "assessed_packages": 386,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 9, high 19, moderate 4, low 3",
              "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": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "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": [],
              "red_flag": false,
              "assessed_packages": 386,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "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": 12
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 39,
        "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.37,
              "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": "37 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 9250,
              "source_files_sampled": 7,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/7 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "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-22T21:15:33.486465Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alexei/sprintf.js.svg",
  "full_name": "alexei/sprintf.js",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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.