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

bryanrsmith / eslint-plugin-prefer-object-spread

ESLint rule for suggesting that object spread properties be used instead of Object.assign()

JavaScriptNo license detected★ 19 stars⑂ 2 forkssince Feb 2016View on GitHub ↗

bryanrsmith/eslint-plugin-prefer-object-spread holds a health index of 10 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (49/100) and lowest on Vitality (13/100). It was last updated 1949 days ago. A single contributor accounts for most of its recent work.

10
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

10
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 35 is calibrated to 29 on the published index scale (record calibration 2026-08-02). A dependency reported as a malicious package applies a 35% multiplier to weighted overall health and gives it a Critical ceiling of 19.

Ownership

Bryan SmithPersonal account
61 followers71 public repossince Jan 201099 Spokes

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmeslint-plugin-prefer-object-spread1.2.1119,19133429 days agoeslinteslintplugineslint-plugin

Metrics by category

Vitality

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

13Critical · 21% of overall
How it's scored
0/36Push recencylast push 1,949 days ago
0/36Commit cadence0/52 weeks with commits
0/18Commit volume0 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push1,949
active_weeks_last_year0
How it's scored
16.2/27Ships releases3 version tags (no GitHub releases)
0/36Release recencylatest release 3,429 days ago
12.6/27Release cadencea release every ~191 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count3
latest_release_tagv1.2.1
releases_from_tagsyes
days_since_latest_release3,429
mean_days_between_releases191
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?

38Weak · 17% of overall
How it's scored
20.4/60Stars19 stars
0/25Forks2 forks
0/15Watchers1 watchers
Inputs used
forks2
stars19
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5Licenseno license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
67.7/80Monthly downloads119,191 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packageseslint-plugin-prefer-object-spread
dependents
ecosystemsnpm
total_downloads
monthly_downloads119,191
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

49Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
9.3/22.5Commit distributiontop contributor authored 59% of commits
4.1/13.5Contributor breadth3 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.588
How it's scored
28/42Issue resolution67% of issues closed
5.5/30PR acceptance11/60 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-ReviewFound 11/22 approved changesets -- score normalized to 5
Inputs used
merged_prs11
open_issues1
closed_issues2
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.667
closed_unmerged_prs49
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
12.9/25Owner reach61 followers of bryanrsmith
25/25Track record71 public repos, account ~16 yr old
Inputs used
followers61
owner_typeUser
is_verified
owner_loginbryanrsmith
public_repos71
account_age_days6,074
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
4/35Publish recencylatest publish 3,429 days ago
12/20Version history3 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packageseslint-plugin-prefer-object-spread
ecosystemsnpm
any_deprecatedno
min_days_since_publish3,429

Engineering Quality

Are baseline engineering and documentation practices in place?

48Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config.eslintrc
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 11 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
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/10Topics2 topics
10/10Wiki
Inputs used
topicseslint-rules, eslint-plugin
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

26At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-ReviewFound 11/22 approved changesets -- score normalized to 5
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
0/2.5Licenselicense file not detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
0/7.5Vulnerabilities107 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2
malicious_dependency_cap19
malicious_dependency_multiplier35
security_posture_before_malicious20
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. A dependency reported as a malicious package applies a 35% multiplier to Security posture and gives it a Critical ceiling of 19.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories120
affected_packages52
assessed_packages519
unassessed_packages0
affected_by_severitycritical 8, high 26, moderate 17, low 1
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 519 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

40Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.8/40Legible commit history9 of 22 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.409
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 22
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
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 codeJavaScript without a type-check config
55/55Manageable file sizes0/3 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes2,124
source_files_sampled3
oversized_source_files0

Key facts

19GitHub stars
3contributors
0commits, last 12 months
1,949days since last push
3releases
1bus factor
1open 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 ★ / 2 ⇿
0Stars
2Forks
2Releases

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.

111222212017-032017-112018-07
Major 0Minor 1Patch 1

Each point covers 2 days.

OpenSSF Scorecard 2.0 / 10
2.0aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 11/22 approved changesets -- score normalized to 5
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not 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
0Vulnerabilities107 existing vulnerabilities detected
All dependencies 519

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

RegistryPackageVersionRelation
npm@bryanrsmith/eslint-config-standard2.1.3indirect
npmabbrev1.1.0indirect
npmacorn3.3.0indirect
npmacorn5.0.3indirect
npmacorn-jsx3.0.1indirect
npmajv4.11.7indirect
npmajv-keywords1.5.1indirect
npmalign-text0.1.4indirect
npmamdefine1.0.1indirect
npmansi-escapes1.4.0indirect
npmansi-regex2.1.1indirect
npmansi-styles2.2.1indirect
npmansi-styles3.0.0indirect
npmanymatch1.3.0indirect
npmapp-root-path2.0.1indirect
npmappend-transform0.4.0indirect
npmaproba1.1.1indirect
npmarchy1.0.0indirect
npmare-we-there-yet1.1.2indirect
npmargparse1.0.9indirect
npmarr-diff2.0.0indirect
npmarr-flatten1.0.3indirect
npmarray-union1.0.2indirect
npmarray-uniq1.0.3indirect
npmarray-unique0.2.1indirect
npmarrify1.0.1indirect
npmasn10.2.3indirect
npmassert-plus0.2.0indirect
npmassert-plus1.0.0indirect
npmast-types0.9.8indirect
npmasync1.5.2indirect
npmasync-each1.0.1indirect
npmasynckit0.4.0indirect
npmaws-sign20.6.0indirect
npmaws41.6.0indirect
npmbabel-cli6.24.1indirect
npmbabel-code-frame6.22.0indirect
npmbabel-core6.24.1indirect
npmbabel-generator6.24.1indirect
npmbabel-helper-builder-binary-assignment-operator-visitor6.24.1indirect
npmbabel-helper-call-delegate6.24.1indirect
npmbabel-helper-define-map6.24.1indirect
npmbabel-helper-explode-assignable-expression6.24.1indirect
npmbabel-helper-function-name6.24.1indirect
npmbabel-helper-get-function-arity6.24.1indirect
npmbabel-helper-hoist-variables6.24.1indirect
npmbabel-helper-optimise-call-expression6.24.1indirect
npmbabel-helper-regex6.24.1indirect
npmbabel-helper-remap-async-to-generator6.24.1indirect
npmbabel-helper-replace-supers6.24.1indirect
npmbabel-helpers6.24.1indirect
npmbabel-messages6.23.0indirect
npmbabel-plugin-check-es2015-constants6.22.0indirect
npmbabel-plugin-istanbul4.1.1indirect
npmbabel-plugin-syntax-async-functions6.13.0indirect
npmbabel-plugin-syntax-exponentiation-operator6.13.0indirect
npmbabel-plugin-syntax-trailing-function-commas6.22.0indirect
npmbabel-plugin-transform-async-to-generator6.24.1indirect
npmbabel-plugin-transform-es2015-arrow-functions6.22.0indirect
npmbabel-plugin-transform-es2015-block-scoped-functions6.22.0indirect
npmbabel-plugin-transform-es2015-block-scoping6.24.1indirect
npmbabel-plugin-transform-es2015-classes6.24.1indirect
npmbabel-plugin-transform-es2015-computed-properties6.24.1indirect
npmbabel-plugin-transform-es2015-destructuring6.23.0indirect
npmbabel-plugin-transform-es2015-duplicate-keys6.24.1indirect
npmbabel-plugin-transform-es2015-for-of6.23.0indirect
npmbabel-plugin-transform-es2015-function-name6.24.1indirect
npmbabel-plugin-transform-es2015-literals6.22.0indirect
npmbabel-plugin-transform-es2015-modules-amd6.24.1indirect
npmbabel-plugin-transform-es2015-modules-commonjs6.24.1indirect
npmbabel-plugin-transform-es2015-modules-systemjs6.24.1indirect
npmbabel-plugin-transform-es2015-modules-umd6.24.1indirect
npmbabel-plugin-transform-es2015-object-super6.24.1indirect
npmbabel-plugin-transform-es2015-parameters6.24.1indirect
npmbabel-plugin-transform-es2015-shorthand-properties6.24.1indirect
npmbabel-plugin-transform-es2015-spread6.22.0indirect
npmbabel-plugin-transform-es2015-sticky-regex6.24.1indirect
npmbabel-plugin-transform-es2015-template-literals6.22.0indirect
npmbabel-plugin-transform-es2015-typeof-symbol6.23.0indirect
npmbabel-plugin-transform-es2015-unicode-regex6.24.1indirect
npmbabel-plugin-transform-exponentiation-operator6.24.1indirect
npmbabel-plugin-transform-regenerator6.24.1indirect
npmbabel-plugin-transform-strict-mode6.24.1indirect
npmbabel-polyfill6.23.0indirect
npmbabel-preset-env1.4.0indirect
npmbabel-register6.24.1indirect
npmbabel-runtime6.23.0indirect
npmbabel-template6.24.1indirect
npmbabel-traverse6.24.1indirect
npmbabel-types6.24.1indirect
npmbabylon6.16.1indirect
npmbabylon7.0.0-beta.8indirect
npmbalanced-match0.4.2indirect
npmbcrypt-pbkdf1.0.1indirect
npmbinary-extensions1.8.0indirect
npmblock-stream0.0.9indirect
npmboom2.10.1indirect
npmbrace-expansion1.1.7indirect
npmbraces1.8.5indirect
npmbrowser-stdout1.3.0indirect
npmbrowserslist1.7.7indirect
npmbuffer-shims1.0.0indirect
npmbuiltin-modules1.1.1indirect
npmcaching-transform1.0.1indirect
npmcaller-path0.1.0indirect
npmcallsites0.2.0indirect
npmcamelcase1.2.1indirect
npmcamelcase2.1.1indirect
npmcamelcase3.0.0indirect
npmcaniuse-db1.0.30000655indirect
npmcaseless0.11.0indirect
npmcaseless0.12.0indirect
npmcenter-align0.1.3indirect
npmchalk1.1.3indirect
npmchokidar1.6.1indirect
npmci-info1.0.0indirect
npmcircular-json0.3.1indirect
npmcli-cursor1.0.2indirect
npmcli-spinners0.1.2indirect
npmcli-truncate0.2.1indirect
npmcli-width2.1.0indirect
npmcliui2.1.0indirect
npmcliui3.2.0indirect
npmco4.6.0indirect
npmcode-point-at1.1.0indirect
npmcolor-convert1.9.0indirect
npmcolor-name1.1.2indirect
npmcolors1.1.2indirect
npmcombined-stream1.0.5indirect
npmcommander2.9.0indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.6.0indirect
npmconsole-control-strings1.1.0indirect
npmconvert-source-map1.5.0indirect
npmcore-js2.4.1indirect
npmcore-util-is1.0.2indirect
npmcosmiconfig1.1.0indirect
npmcoveralls2.13.0indirect
npmcross-spawn4.0.2indirect
npmcross-spawn5.1.0indirect
npmcryptiles2.0.5indirect
npmd1.0.0indirect
npmdashdash1.14.1indirect
npmdate-fns1.28.3indirect
npmdebug2.2.0indirect
npmdebug2.6.3indirect
npmdebug-log1.0.1indirect
npmdecamelize1.2.0indirect
npmdeep-extend0.4.1indirect
npmdeep-is0.1.3indirect
npmdefault-require-extensions1.0.0indirect
npmdel2.2.2indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdetect-indent4.0.0indirect
npmdiff1.4.0indirect
npmdoctrine2.0.0indirect
npmecc-jsbn0.1.1indirect
npmelectron-to-chromium1.3.3indirect
npmelegant-spinner1.0.1indirect
npmerror-ex1.3.1indirect
npmes5-ext0.10.15indirect
npmes6-iterator2.0.1indirect
npmes6-map0.1.5indirect
npmes6-set0.1.5indirect
npmes6-symbol3.1.1indirect
npmes6-weak-map2.0.2indirect
npmescape-string-regexp1.0.5indirect
npmescope3.6.0indirect
npmeslint3.19.0indirect
npmeslint-config-airbnb6.2.0indirect
npmeslint-config-prettier1.6.0indirect
npmeslint-plugin-prefer-object-spread1.0.0indirect
npmespree3.4.1indirect
npmesprima2.7.3indirect
npmesquery1.0.0indirect
npmesrecurse4.1.0indirect
npmestraverse4.1.1indirect
npmestraverse4.2.0indirect
npmesutils2.0.2indirect
npmevent-emitter0.3.5indirect
npmexeca0.6.3indirect
npmexit-hook1.1.1indirect
npmexpand-brackets0.1.5indirect
npmexpand-range1.8.2indirect
npmextend3.0.0indirect
npmextglob0.3.2indirect
npmextsprintf1.0.2indirect
npmfast-levenshtein2.0.6indirect
npmfigures1.7.0indirect
npmfile-entry-cache2.0.0indirect
npmfilename-regex2.0.0indirect
npmfill-range2.2.3indirect
npmfind-cache-dir0.1.1indirect
npmfind-parent-dir0.3.0indirect
npmfind-up1.1.2indirect
npmfind-up2.1.0indirect
npmflat-cache1.2.2indirect
npmflow-parser0.43.0indirect
npmfor-in1.0.2indirect
npmfor-own0.1.5indirect
npmforeground-child1.5.6indirect
npmforever-agent0.6.1indirect
npmform-data2.1.4indirect
npmfs-readdir-recursive1.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents1.1.1indirect
npmfstream1.0.11indirect
npmfstream-ignore1.0.5indirect
npmgauge2.7.3indirect
npmgenerate-function2.0.0indirect
npmgenerate-object-property1.2.0indirect
npmget-caller-file1.0.2indirect
npmget-stdin5.0.1indirect
npmget-stream3.0.0indirect
npmgetpass0.1.6indirect
npmgithub-url-to-object2.2.6indirect
npmglob7.0.5indirect
npmglob7.1.1indirect
npmglob-base0.3.0indirect
npmglob-parent2.0.0indirect
npmglobals9.17.0indirect
npmglobby5.0.0indirect
npmgraceful-fs4.1.11indirect
npmgraceful-readlink1.0.1indirect
npmgrowl1.9.2indirect
npmhandlebars4.0.6indirect
npmhar-schema1.0.5indirect
npmhar-validator2.0.6indirect
npmhar-validator4.2.1indirect
npmhas-ansi2.0.0indirect
npmhas-flag1.0.0indirect
npmhas-unicode2.0.1indirect
npmhawk3.1.3indirect
npmhoek2.16.3indirect
npmhome-or-tmp2.0.0indirect
npmhosted-git-info2.4.2indirect
npmhttp-signature1.1.1indirect
npmhusky0.13.3indirect
npmignore3.2.7indirect
npmimurmurhash0.1.4indirect
npmindent-string2.1.0indirect
npmindent-string3.1.0indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npmini1.3.4indirect
npminquirer0.12.0indirect
npminterpret1.0.2indirect
npminvariant2.2.2indirect
npminvert-kv1.0.0indirect
npmis-arrayish0.2.1indirect
npmis-binary-path1.0.1indirect
npmis-buffer1.1.5indirect
npmis-builtin-module1.0.0indirect
npmis-ci1.0.10indirect
npmis-dotfile1.0.2indirect
npmis-equal-shallow0.1.3indirect
npmis-extendable0.1.1indirect
npmis-extglob1.0.0indirect
npmis-finite1.0.2indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-glob2.0.1indirect
npmis-my-json-valid2.16.0indirect
npmis-number2.1.0indirect
npmis-path-cwd1.0.0indirect
npmis-path-in-cwd1.0.0indirect
npmis-path-inside1.0.0indirect
npmis-posix-bracket0.1.1indirect
npmis-primitive2.0.0indirect
npmis-promise2.1.0indirect
npmis-property1.0.2indirect
npmis-resolvable1.0.0indirect
npmis-stream1.1.0indirect
npmis-typedarray1.0.0indirect
npmis-url1.2.2indirect
npmis-utf80.2.1indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject2.1.0indirect
npmisstream0.1.2indirect
npmistanbul-lib-coverage1.0.2indirect
npmistanbul-lib-hook1.0.5indirect
npmistanbul-lib-instrument1.7.0indirect
npmistanbul-lib-report1.0.0indirect
npmistanbul-lib-source-maps1.1.1indirect
npmistanbul-reports1.0.2indirect
npmjest-matcher-utils19.0.0indirect
npmjest-validate19.0.0indirect
npmjodid255191.0.2indirect
npmjs-tokens3.0.1indirect
npmjs-yaml3.6.1indirect
npmjsbn0.1.1indirect
npmjsesc0.5.0indirect
npmjsesc1.3.0indirect
npmjson-schema0.2.3indirect
npmjson-stable-stringify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson33.3.2indirect
npmjson50.5.1indirect
npmjsonify0.0.0indirect
npmjsonpointer4.0.1indirect
npmjsprim1.4.0indirect
npmkind-of3.1.0indirect
npmlazy-cache1.0.4indirect
npmlcid1.0.0indirect
npmlcov-parse0.0.10indirect
npmleven2.1.0indirect
npmlevn0.3.0indirect
npmlint-staged3.4.0indirect
npmlistr0.11.0indirect
npmlistr-silent-renderer1.1.1indirect
npmlistr-update-renderer0.2.0indirect
npmlistr-verbose-renderer0.4.0indirect
npmload-json-file1.1.0indirect
npmlocate-path2.0.0indirect
npmlodash4.17.4indirect
npmlodash._baseassign3.2.0indirect
npmlodash._basecopy3.0.1indirect
npmlodash._basecreate3.0.3indirect
npmlodash._getnative3.9.1indirect
npmlodash._isiterateecall3.0.9indirect
npmlodash.create3.1.1indirect
npmlodash.isarguments3.1.0indirect
npmlodash.isarray3.0.4indirect
npmlodash.keys3.1.2indirect
npmlog-driver1.2.5indirect
npmlog-symbols1.0.2indirect
npmlog-update1.0.2indirect
npmlongest1.0.1indirect
npmloose-envify1.3.1indirect
npmlru-cache4.0.2indirect
npmmd5-hex1.3.0indirect
npmmd5-o-matic0.1.1indirect
npmmerge-source-map1.0.3indirect
npmmicromatch2.3.11indirect
npmmime-db1.27.0indirect
npmmime-types2.1.15indirect
npmminimatch3.0.3indirect
npmminimist0.0.8indirect
npmminimist1.2.0indirect
npmmkdirp0.5.1indirect
npmmocha3.2.0indirect
npmms0.7.1indirect
npmms0.7.2indirect
npmmute-stream0.0.5indirect
npmnan2.6.2indirect
npmnatural-compare1.4.0indirect
npmnode-pre-gyp0.6.34indirect
npmnopt4.0.1indirect
npmnormalize-package-data2.3.6indirect
npmnormalize-path1.0.0indirect
npmnormalize-path2.1.1indirect
npmnpm-path2.0.3indirect
npmnpm-run-path2.0.2indirect
npmnpm-which3.0.1indirect
npmnpmlog4.0.2indirect
npmnumber-is-nan1.0.1indirect
npmnyc10.2.0indirect
npmoauth-sign0.8.2indirect
npmobject-assign4.1.1indirect
npmobject.omit2.0.1indirect
npmonce1.4.0indirect
npmonetime1.1.0indirect
npmoptimist0.6.1indirect
npmoptionator0.8.2indirect
npmora0.2.3indirect
npmos-homedir1.0.2indirect
npmos-locale1.4.0indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.4indirect
npmoutput-file-sync1.1.2indirect
npmp-finally1.0.0indirect
npmp-limit1.1.0indirect
npmp-locate2.0.0indirect
npmparse-glob3.0.4indirect
npmparse-json2.2.0indirect
npmpath-exists2.1.0indirect
npmpath-exists3.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-is-inside1.0.2indirect
npmpath-key2.0.1indirect
npmpath-parse1.0.5indirect
npmpath-type1.1.0indirect
npmperformance-now0.2.0indirect
npmpify2.3.0indirect
npmpinkie2.0.4indirect
npmpinkie-promise2.0.1indirect
npmpkg-dir1.0.0indirect
npmpluralize1.2.1indirect
npmprelude-ls1.1.2indirect
npmpreserve0.2.0indirect
npmprettier1.1.0indirect
npmpretty-format19.0.0indirect
npmprivate0.1.7indirect
npmprocess-nextick-args1.0.7indirect
npmprogress1.1.8indirect
npmpseudomap1.0.2indirect
npmpunycode1.4.1indirect
npmqs6.3.2indirect
npmqs6.4.0indirect
npmrandomatic1.1.6indirect
npmrc1.2.1indirect
npmread-pkg1.1.0indirect
npmread-pkg-up1.0.1indirect
npmreadable-stream2.2.9indirect
npmreaddirp2.1.0indirect
npmreadline21.0.1indirect
npmrechoir0.6.2indirect
npmregenerate1.3.2indirect
npmregenerator-runtime0.10.3indirect
npmregenerator-transform0.9.11indirect
npmregex-cache0.4.3indirect
npmregexpu-core2.0.0indirect
npmregjsgen0.2.0indirect
npmregjsparser0.1.5indirect
npmrelease-script1.0.2indirect
npmremove-trailing-separator1.0.1indirect
npmrepeat-element1.1.2indirect
npmrepeat-string1.6.1indirect
npmrepeating2.0.1indirect
npmrequest2.79.0indirect
npmrequest2.81.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string1.2.1indirect
npmrequire-main-filename1.0.1indirect
npmrequire-uncached1.0.3indirect
npmresolve1.3.2indirect
npmresolve-from1.0.1indirect
npmresolve-from2.0.0indirect
npmrestore-cursor1.0.1indirect
npmright-align0.1.3indirect
npmrimraf2.6.1indirect
npmrun-async0.1.0indirect
npmrx-lite3.1.2indirect
npmrxjs5.3.0indirect
npmsafe-buffer5.0.1indirect
npmsemver5.3.0indirect
npmset-blocking2.0.0indirect
npmset-immediate-shim1.0.1indirect
npmshebang-command1.2.0indirect
npmshebang-regex1.0.0indirect
npmshelljs0.5.3indirect
npmshelljs0.7.7indirect
npmsignal-exit2.1.2indirect
npmsignal-exit3.0.2indirect
npmslash1.0.0indirect
npmslice-ansi0.0.4indirect
npmslide1.1.6indirect
npmsntp1.0.9indirect
npmsource-map0.4.4indirect
npmsource-map0.5.6indirect
npmsource-map-support0.4.14indirect
npmspawn-wrap1.2.4indirect
npmspdx-correct1.0.2indirect
npmspdx-expression-parse1.0.4indirect
npmspdx-license-ids1.2.2indirect
npmsprintf-js1.0.3indirect
npmsshpk1.13.0indirect
npmstaged-git-files0.0.4indirect
npmstream-to-observable0.1.0indirect
npmstring-width1.0.2indirect
npmstring-width2.0.0indirect
npmstring_decoder1.0.0indirect
npmstringstream0.0.5indirect
npmstrip-ansi3.0.1indirect
npmstrip-bom2.0.0indirect
npmstrip-bom3.0.0indirect
npmstrip-eof1.0.0indirect
npmstrip-json-comments2.0.1indirect
npmsupports-color2.0.0indirect
npmsupports-color3.1.2indirect
npmsymbol-observable1.0.4indirect
npmtable3.8.3indirect
npmtar2.2.1indirect
npmtar-pack3.4.0indirect
npmtest-exclude4.0.3indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmto-fast-properties1.0.2indirect
npmtough-cookie2.3.2indirect
npmtrim-right1.0.1indirect
npmtryit1.0.3indirect
npmtunnel-agent0.4.3indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtype-check0.3.2indirect
npmtypedarray0.0.6indirect
npmuglify-js2.8.22indirect
npmuglify-to-browserify1.0.2indirect
npmuid-number0.0.6indirect
npmuser-home1.1.1indirect
npmuser-home2.0.0indirect
npmutil-deprecate1.0.2indirect
npmuuid3.0.1indirect
npmv8flags2.0.12indirect
npmvalidate-npm-package-license3.0.1indirect
npmverror1.3.6indirect
npmwhich1.2.14indirect
npmwhich-module1.0.0indirect
npmwide-align1.1.0indirect
npmwindow-size0.1.0indirect
npmwindow-size0.1.4indirect
npmwordwrap0.0.2indirect
npmwordwrap0.0.3indirect
npmwordwrap1.0.0indirect
npmwrap-ansi2.1.0indirect
npmwrappy1.0.2indirect
npmwrite0.2.1indirect
npmwrite-file-atomic1.3.1indirect
npmxtend4.0.1indirect
npmy18n3.2.1indirect
npmyallist2.1.2indirect
npmyargs3.10.0indirect
npmyargs3.32.0indirect
npmyargs7.1.0indirect
npmyargs-parser4.2.1indirect
npmyargs-parser5.0.0indirect
Dependency advisories 52

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

PackageVersionRelationSeverityAdvisoriesFixed in
babel-traverse6.24.1indirectcritical18.0.0-alpha.4
deep-extend0.4.1indirectcritical10.5.1
growl1.9.2indirectcritical11.10.0
handlebars4.0.6indirectcritical174.7.9
json-schema0.2.3indirectcritical10.4.0
lodash4.17.4indirectcritical104.18.0
minimist0.0.8indirectcritical21.2.6
minimist1.2.0indirectcritical21.2.6
brace-expansion1.1.7indirecthigh55.0.9
braces1.8.5indirecthigh13.0.3
browserslist1.7.7indirecthigh24.28.7
cross-spawn4.0.2indirecthigh17.0.5
cross-spawn5.1.0indirecthigh17.0.5
debug2.2.0indirecthigh24.3.1
debug2.6.3indirecthigh24.3.1
form-data2.1.4indirecthigh24.0.6
fstream1.0.11indirecthigh11.0.12
hawk3.1.3indirecthigh19.0.1
hoek2.16.3indirecthigh29.0.3
ini1.3.4indirecthigh11.3.6
is-url1.2.2indirecthigh11.2.3
js-yaml3.6.1indirecthigh64.3.1
json50.5.1indirecthigh12.2.2
minimatch3.0.3indirecthigh410.2.3
qs6.3.2indirecthigh36.16.0
qs6.4.0indirecthigh36.16.0
semver5.3.0indirecthigh17.5.2
shelljs0.5.3indirecthigh20.8.5
shelljs0.7.7indirecthigh20.8.5
sshpk1.13.0indirecthigh11.13.2
tar2.2.1indirecthigh167.5.21
tough-cookie2.3.2indirecthigh24.1.3
uuid3.0.1indirecthigh113.0.1
y18n3.2.1indirecthigh15.0.5
ajv4.11.7indirectmoderate28.18.0
diff1.4.0indirectmoderate28.0.3
extend3.0.0indirectmoderate13.0.2
hosted-git-info2.4.2indirectmoderate13.0.8
is-my-json-valid2.16.0indirectmoderate12.17.2
jsonpointer4.0.1indirectmoderate15.0.0
micromatch2.3.11indirectmoderate14.0.8
ms0.7.1indirectmoderate12.0.0
ms0.7.2indirectmoderate12.0.0
path-parse1.0.5indirectmoderate11.0.7
randomatic1.1.6indirectmoderate13.0.0
request2.79.0indirectmoderate13.0.0
request2.81.0indirectmoderate13.0.0
stringstream0.0.5indirectmoderate10.0.6
tunnel-agent0.4.3indirectmoderate10.6.0
yargs-parser4.2.1indirectmoderate118.1.1
yargs-parser5.0.0indirectmoderate118.1.1
es5-ext0.10.15indirectlow10.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

Feedback

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

The message is kept through sign-in.

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

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

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