Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-05 00:40 UTC

evanw / esbuild

An extremely fast bundler for the web

Go · JavaScriptMIT★ 40,007 stars⑂ 1,330 forkssince Jun 2016View on GitHub ↗
KindApplicationhow this is determined

evanw/esbuild holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Community & Adoption (76/100) and lowest on Security (39/100). It was last updated 53 days ago. A single contributor accounts for most of its recent work.

75
overall / 100
Good

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.

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

Ownership

Evan WallacePersonal account
14,263 followers125 public repossince Sep 2010

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
Gogithub.com/evanw/esbuildv0.28.1-43754 days ago

Metrics by category

Vitality

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

75Good · 21% of overall
How it's scored
18/36Push recencylast push 53 days ago
13.2/36Commit cadence19/52 weeks with commits
18/18Commit volume139 commits in the last year
10/10OpenSSF Scorecard: Maintained15 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year139
human_commit_share1
days_since_last_push53
active_weeks_last_year19

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 54 days ago
27/27Release cadencea release every ~23.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv0.28.1
releases_from_tagsno
days_since_latest_release54
mean_days_between_releases23.9
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 · 17% of overall
How it's scored
60/60Stars40,007 stars
25/25Forks1,330 forks
13.5/15Watchers267 watchers
Inputs used
forks1,330
stars40,007
watchers267
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

64Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.9/22.5Commit distributiontop contributor authored 96% of commits
13.5/13.5Contributor breadth100 contributors
10/10OpenSSF Scorecard: Contributorsproject has 24 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.962
How it's scored
35.8/42Issue resolution85% of issues closed
17/30PR acceptance260/458 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs260
open_issues575
closed_issues3,336
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.853
closed_unmerged_prs198
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
25/25Owner reach14,263 followers of evanw
25/25Track record125 public repos, account ~15 yr old
Inputs used
followers14,263
owner_typeUser
is_verified
owner_loginevanw
public_repos125
account_age_days5,799
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 54 days ago
20/20Version history437 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/evanw/esbuild
ecosystemsgo
any_deprecatedno
min_days_since_publish54

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://esbuild.github.io/
10/10Repository description
10/10Topics11 topics
0/10Wiki
Inputs used
topicstypescript, minifier, javascript, commonjs, compiler, jsx, tsx, css, react, bundler, esm
has_wikino
homepagehttps://esbuild.github.io/
docs_sitehttps://esbuild.github.io/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

39Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Tests0 out of 1 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
0/7.5Code-ReviewFound 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 24 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained15 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities35 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
11.1/35Direct dependencies free of known advisories3 affected: js-yaml 3.14.0 (high 7.5), js-yaml 4.1.0 (high 7.5), golang.org/x/sys 0.0.0-20220715151400-c0bba94af5f8 (unknown)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
29.1/40No advisories left outstanding2 advisory-carrying package(s) unaddressed past 90 days; oldest published 263 days ago
Inputs used
sourceosv
advisories43
affected_packages23
assessed_packages501
unassessed_packages0
affected_by_severitycritical 2, high 15, moderate 5, unknown 1
direct_affected_packages3
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 501 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.

53Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
24.5/40Legible commit history46 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.46
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
0/11Lint / format config
11/11Static type checkingcompat-table/tsconfig.json, lib/tsconfig.json, require/yarnpnp/tsconfig.json, scripts/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json, yarn.lock
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configscompat-table/tsconfig.json, lib/tsconfig.json, require/yarnpnp/tsconfig.json, scripts/tsconfig.json
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
46.9/55Manageable file sizes29/196 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes657,509
source_files_sampled196
oversized_source_files29

Key facts

40,007GitHub stars
100contributors
139commits, last 12 months
53days since last push
100releases
1bus factor
575open issues
Go, 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 ★ / 1,330 ⇿
0Stars
1,330Forks
100Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

2004006008001,0001,2001,4001,330152021-012023-102026-08
Major 0Minor 12Patch 88

Each point covers 6 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 24 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained15 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities35 existing vulnerabilities detected
Direct dependencies 15
RegistryPackageVersion constraintManifest
npm@mdn/browser-compat-data7.3.9compat-table/package.json
npm@types/caniuse-lite1.0.1compat-table/package.json
npm@types/node25.0.2compat-table/package.json
npmcaniuse-lite1.0.30001784compat-table/package.json
Gogolang.org/x/sysv0.0.0-20220715151400-c0bba94af5f8go.mod
npm@types/node25.5.0lib/package.json
npmtypescript6.0.2lib/package.json
npm@types/node14.14.6scripts/package.json
npm@unicode/unicode-15.1.01.5.2scripts/package.json
npm@unicode/unicode-3.0.01.0.6scripts/package.json
npmfuse.js3.2.0scripts/package.json
npmjs-yaml3.14.0scripts/package.json
npmreact17.0.1scripts/package.json
npmsource-map0.7.4scripts/package.json
npmtypescript4.7.4scripts/package.json
All dependencies 501

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

RegistryPackageVersionRelation
Gogolang.org/x/sys0.0.0-20220715151400-c0bba94af5f8direct
npm@mdn/browser-compat-data7.3.9direct
npm@types/caniuse-lite1.0.1direct
npm@types/node14.14.6direct
npm@types/node20.8.4direct
npm@types/node22.10.2direct
npm@types/node25.0.2direct
npm@types/node25.5.0direct
npm@unicode/unicode-15.1.01.5.2direct
npm@unicode/unicode-3.0.01.0.6direct
npmcaniuse-lite1.0.30001267direct
npmcaniuse-lite1.0.30001547direct
npmcaniuse-lite1.0.30001784direct
npmfuse.js3.2.0direct
npmjs-yaml3.14.0direct
npmjs-yaml4.1.0direct
npmreact17.0.1direct
npmreact18.2.0direct
npmsource-map0.6.1direct
npmsource-map0.7.4direct
npmtypescript3.5.3direct
npmtypescript4.7.4direct
npmtypescript4.9.3direct
npmtypescript5.2.2direct
npmtypescript6.0.2direct
npm@babel/code-frame7.22.13indirect
npm@babel/code-frame7.26.2indirect
npm@babel/helper-validator-identifier7.22.20indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/highlight7.22.20indirect
npm@discoveryjs/json-ext0.5.5indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/source-map0.3.5indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.19indirect
npm@lezer/common1.1.0indirect
npm@lezer/lr1.3.13indirect
npm@lmdb/lmdb-darwin-arm642.8.5indirect
npm@lmdb/lmdb-darwin-x642.8.5indirect
npm@lmdb/lmdb-linux-arm2.8.5indirect
npm@lmdb/lmdb-linux-arm642.8.5indirect
npm@lmdb/lmdb-linux-x642.8.5indirect
npm@lmdb/lmdb-win32-x642.8.5indirect
npm@mischnic/json-sourcemap0.1.1indirect
npm@msgpackr-extract/msgpackr-extract-darwin-arm643.0.2indirect
npm@msgpackr-extract/msgpackr-extract-darwin-x643.0.2indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm3.0.2indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm643.0.2indirect
npm@msgpackr-extract/msgpackr-extract-linux-x643.0.2indirect
npm@msgpackr-extract/msgpackr-extract-win32-x643.0.2indirect
npm@parcel/bundler-default2.10.0indirect
npm@parcel/cache2.10.0indirect
npm@parcel/codeframe2.10.0indirect
npm@parcel/compressor-raw2.10.0indirect
npm@parcel/config-default2.10.0indirect
npm@parcel/core2.10.0indirect
npm@parcel/diagnostic2.10.0indirect
npm@parcel/events2.10.0indirect
npm@parcel/fs2.10.0indirect
npm@parcel/graph3.0.0indirect
npm@parcel/logger2.10.0indirect
npm@parcel/markdown-ansi2.10.0indirect
npm@parcel/namer-default2.10.0indirect
npm@parcel/node-resolver-core3.1.0indirect
npm@parcel/optimizer-css2.10.0indirect
npm@parcel/optimizer-htmlnano2.10.0indirect
npm@parcel/optimizer-image2.10.0indirect
npm@parcel/optimizer-svgo2.10.0indirect
npm@parcel/optimizer-swc2.10.0indirect
npm@parcel/package-manager2.10.0indirect
npm@parcel/packager-css2.10.0indirect
npm@parcel/packager-html2.10.0indirect
npm@parcel/packager-js2.10.0indirect
npm@parcel/packager-raw2.10.0indirect
npm@parcel/packager-svg2.10.0indirect
npm@parcel/packager-wasm2.10.0indirect
npm@parcel/plugin2.10.0indirect
npm@parcel/profiler2.10.0indirect
npm@parcel/reporter-cli2.10.0indirect
npm@parcel/reporter-dev-server2.10.0indirect
npm@parcel/reporter-tracer2.10.0indirect
npm@parcel/resolver-default2.10.0indirect
npm@parcel/runtime-browser-hmr2.10.0indirect
npm@parcel/runtime-js2.10.0indirect
npm@parcel/runtime-react-refresh2.10.0indirect
npm@parcel/runtime-service-worker2.10.0indirect
npm@parcel/rust2.10.0indirect
npm@parcel/source-map2.1.1indirect
npm@parcel/transformer-babel2.10.0indirect
npm@parcel/transformer-css2.10.0indirect
npm@parcel/transformer-html2.10.0indirect
npm@parcel/transformer-image2.10.0indirect
npm@parcel/transformer-js2.10.0indirect
npm@parcel/transformer-json2.10.0indirect
npm@parcel/transformer-postcss2.10.0indirect
npm@parcel/transformer-posthtml2.10.0indirect
npm@parcel/transformer-raw2.10.0indirect
npm@parcel/transformer-react-refresh-wrap2.10.0indirect
npm@parcel/transformer-svg2.10.0indirect
npm@parcel/types2.10.0indirect
npm@parcel/utils2.10.0indirect
npm@parcel/watcher2.3.0indirect
npm@parcel/watcher-android-arm642.3.0indirect
npm@parcel/watcher-darwin-arm642.3.0indirect
npm@parcel/watcher-darwin-x642.3.0indirect
npm@parcel/watcher-freebsd-x642.3.0indirect
npm@parcel/watcher-linux-arm-glibc2.3.0indirect
npm@parcel/watcher-linux-arm64-glibc2.3.0indirect
npm@parcel/watcher-linux-arm64-musl2.3.0indirect
npm@parcel/watcher-linux-x64-glibc2.3.0indirect
npm@parcel/watcher-linux-x64-musl2.3.0indirect
npm@parcel/watcher-win32-arm642.3.0indirect
npm@parcel/watcher-win32-ia322.3.0indirect
npm@parcel/watcher-win32-x642.3.0indirect
npm@parcel/workers2.10.0indirect
npm@puppeteer/browsers2.6.1indirect
npm@rollup/plugin-terser0.4.4indirect
npm@rollup/rollup-android-arm-eabi4.0.2indirect
npm@rollup/rollup-android-arm644.0.2indirect
npm@rollup/rollup-darwin-arm644.0.2indirect
npm@rollup/rollup-darwin-x644.0.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.0.2indirect
npm@rollup/rollup-linux-arm64-gnu4.0.2indirect
npm@rollup/rollup-linux-arm64-musl4.0.2indirect
npm@rollup/rollup-linux-x64-gnu4.0.2indirect
npm@rollup/rollup-linux-x64-musl4.0.2indirect
npm@rollup/rollup-win32-arm64-msvc4.0.2indirect
npm@rollup/rollup-win32-ia32-msvc4.0.2indirect
npm@rollup/rollup-win32-x64-msvc4.0.2indirect
npm@swc/core1.3.92indirect
npm@swc/core-darwin-arm641.3.92indirect
npm@swc/core-darwin-x641.3.92indirect
npm@swc/core-linux-arm-gnueabihf1.3.92indirect
npm@swc/core-linux-arm64-gnu1.3.92indirect
npm@swc/core-linux-arm64-musl1.3.92indirect
npm@swc/core-linux-x64-gnu1.3.92indirect
npm@swc/core-linux-x64-musl1.3.92indirect
npm@swc/core-win32-arm64-msvc1.3.92indirect
npm@swc/core-win32-ia32-msvc1.3.92indirect
npm@swc/core-win32-x64-msvc1.3.92indirect
npm@swc/counter0.1.2indirect
npm@swc/helpers0.5.3indirect
npm@swc/types0.1.5indirect
npm@tokenizer/token0.3.0indirect
npm@tootallnate/quickjs-emscripten0.23.0indirect
npm@trysound/sax0.2.0indirect
npm@types/eslint8.4.10indirect
npm@types/eslint-scope3.7.4indirect
npm@types/estree1.0.2indirect
npm@types/json-schema7.0.9indirect
npm@types/yauzl2.10.3indirect
npm@vue/tsconfig0.1.3indirect
npm@webassemblyjs/ast1.11.6indirect
npm@webassemblyjs/floating-point-hex-parser1.11.6indirect
npm@webassemblyjs/helper-api-error1.11.6indirect
npm@webassemblyjs/helper-buffer1.11.6indirect
npm@webassemblyjs/helper-numbers1.11.6indirect
npm@webassemblyjs/helper-wasm-bytecode1.11.6indirect
npm@webassemblyjs/helper-wasm-section1.11.6indirect
npm@webassemblyjs/ieee7541.11.6indirect
npm@webassemblyjs/leb1281.11.6indirect
npm@webassemblyjs/utf81.11.6indirect
npm@webassemblyjs/wasm-edit1.11.6indirect
npm@webassemblyjs/wasm-gen1.11.6indirect
npm@webassemblyjs/wasm-opt1.11.6indirect
npm@webassemblyjs/wasm-parser1.11.6indirect
npm@webassemblyjs/wast-printer1.11.6indirect
npm@webpack-cli/configtest2.1.1indirect
npm@webpack-cli/info2.0.2indirect
npm@webpack-cli/serve2.0.5indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmabortcontroller-polyfill1.7.5indirect
npmacorn8.10.0indirect
npmacorn-import-assertions1.9.0indirect
npmagent-base7.1.3indirect
npmajv6.12.6indirect
npmajv-keywords3.5.2indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmast-types0.13.4indirect
npmaws-jwt-verify3.1.0indirect
npmb4a1.6.7indirect
npmbare-events2.5.0indirect
npmbare-fs2.3.5indirect
npmbare-os2.4.4indirect
npmbare-path2.1.3indirect
npmbare-stream2.6.1indirect
npmbase-x3.0.9indirect
npmbase64-js1.5.1indirect
npmbasic-ftp5.0.5indirect
npmboolbase1.0.0indirect
npmbraces3.0.2indirect
npmbrowserslist4.17.4indirect
npmbrowserslist4.22.1indirect
npmbuffer5.7.1indirect
npmbuffer-crc320.2.13indirect
npmbuffer-from1.1.2indirect
npmcallsites3.1.0indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchrome-trace-event1.0.3indirect
npmchromium-bidi0.11.0indirect
npmcliui8.0.1indirect
npmclone2.1.2indirect
npmclone-deep4.0.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.16indirect
npmcommander10.0.1indirect
npmcommander2.20.3indirect
npmcommander7.2.0indirect
npmcosmiconfig8.3.6indirect
npmcosmiconfig9.0.0indirect
npmcross-spawn7.0.3indirect
npmcss-select4.3.0indirect
npmcss-select5.1.0indirect
npmcss-tree1.1.3indirect
npmcss-tree2.2.1indirect
npmcss-tree2.3.1indirect
npmcss-what6.1.0indirect
npmcsso4.2.0indirect
npmcsso5.0.5indirect
npmd3-array3.2.0indirect
npmd3-time3.0.0indirect
npmdata-uri-to-buffer6.0.2indirect
npmdebug4.4.0indirect
npmdegenerator5.0.1indirect
npmdetect-libc1.0.3indirect
npmdetect-libc2.0.2indirect
npmdevtools-protocol0.0.1367902indirect
npmdom-serializer1.4.1indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler4.3.1indirect
npmdomhandler5.0.3indirect
npmdomutils2.8.0indirect
npmdomutils3.1.0indirect
npmdotenv7.0.0indirect
npmdotenv-expand5.1.0indirect
npmelectron-to-chromium1.3.867indirect
npmelectron-to-chromium1.4.550indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.4indirect
npmenhanced-resolve5.15.0indirect
npmentities2.2.0indirect
npmentities3.0.1indirect
npmentities4.5.0indirect
npmenv-paths2.2.1indirect
npmenvinfo7.8.1indirect
npmerror-ex1.3.2indirect
npmes-module-lexer1.3.1indirect
npmescalade3.1.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescodegen2.1.0indirect
npmeslint-scope5.1.1indirect
npmesprima4.0.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.2.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevents3.3.0indirect
npmextract-zip2.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfastest-levenshtein1.0.12indirect
npmfd-slicer1.1.0indirect
npmfill-range7.0.1indirect
npmfind-up4.1.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmget-caller-file2.0.5indirect
npmget-port4.2.0indirect
npmget-stream5.2.0indirect
npmget-uri6.0.4indirect
npmglob-to-regexp0.4.1indirect
npmglobals13.23.0indirect
npmgraceful-fs4.2.10indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhtmlnano2.0.4indirect
npmhtmlparser27.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmieee7541.2.1indirect
npmimport-fresh3.3.0indirect
npmimport-local3.0.3indirect
npminternmap2.0.3indirect
npminterpret3.1.1indirect
npmip-address9.0.5indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.11.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-json2.0.1indirect
npmis-number7.0.0indirect
npmis-plain-object2.0.4indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-worker27.5.1indirect
npmjs-tokens4.0.0indirect
npmjsbn1.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson52.2.3indirect
npmkind-of6.0.3indirect
npmlightningcss1.22.0indirect
npmlightningcss-darwin-arm641.22.0indirect
npmlightningcss-darwin-x641.22.0indirect
npmlightningcss-freebsd-x641.22.0indirect
npmlightningcss-linux-arm-gnueabihf1.22.0indirect
npmlightningcss-linux-arm64-gnu1.22.0indirect
npmlightningcss-linux-arm64-musl1.22.0indirect
npmlightningcss-linux-x64-gnu1.22.0indirect
npmlightningcss-linux-x64-musl1.22.0indirect
npmlightningcss-win32-x64-msvc1.22.0indirect
npmlines-and-columns1.2.4indirect
npmlmdb2.8.5indirect
npmloader-runner4.2.0indirect
npmlocate-path5.0.0indirect
npmloose-envify1.4.0indirect
npmlru-cache6.0.0indirect
npmlru-cache7.18.3indirect
npmmdn-data2.0.14indirect
npmmdn-data2.0.28indirect
npmmdn-data2.0.30indirect
npmmerge-stream2.0.0indirect
npmmicromatch4.0.4indirect
npmmicromatch4.0.5indirect
npmmime3.0.0indirect
npmmime-db1.50.0indirect
npmmime-types2.1.33indirect
npmmitt3.0.1indirect
npmms2.1.3indirect
npmmsgpackr1.9.9indirect
npmmsgpackr-extract3.0.2indirect
npmneo-async2.6.2indirect
npmnetmask2.0.2indirect
npmnode-addon-api6.1.0indirect
npmnode-addon-api7.0.0indirect
npmnode-gyp-build-optional-packages5.0.7indirect
npmnode-gyp-build-optional-packages5.1.1indirect
npmnode-releases2.0.0indirect
npmnode-releases2.0.13indirect
npmnth-check2.1.1indirect
npmnullthrows1.1.1indirect
npmobject-assign4.1.1indirect
npmonce1.4.0indirect
npmordered-binary1.4.1indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-try2.2.0indirect
npmpac-proxy-agent7.1.0indirect
npmpac-resolver7.0.1indirect
npmparcel2.10.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpeek-readable5.0.0indirect
npmpend1.2.0indirect
npmpicocolors1.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.0indirect
npmpicomatch2.3.1indirect
npmpkg-dir4.2.0indirect
npmpostcss-value-parser4.2.0indirect
npmposthtml0.16.6indirect
npmposthtml-parser0.10.2indirect
npmposthtml-parser0.11.0indirect
npmposthtml-render3.0.0indirect
npmprogress2.0.3indirect
npmproxy-agent6.5.0indirect
npmproxy-from-env1.1.0indirect
npmpump3.0.2indirect
npmpunycode2.3.0indirect
npmpuppeteer23.11.1indirect
npmpuppeteer-core23.11.1indirect
npmqueue-tick1.0.1indirect
npmrandombytes2.1.0indirect
npmreact-dom18.2.0indirect
npmreact-error-overlay6.0.9indirect
npmreact-refresh0.9.0indirect
npmrechoir0.8.0indirect
npmregenerator-runtime0.13.11indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.1indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmrollup4.0.2indirect
npmsafe-buffer5.2.1indirect
npmscheduler0.23.0indirect
npmschema-utils3.3.0indirect
npmsemver7.3.5indirect
npmsemver7.5.4indirect
npmsemver7.6.3indirect
npmserialize-javascript6.0.1indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsmart-buffer4.2.0indirect
npmsmob1.4.1indirect
npmsocks2.8.3indirect
npmsocks-proxy-agent8.0.5indirect
npmsource-map-js1.0.2indirect
npmsource-map-support0.5.21indirect
npmsprintf-js1.0.3indirect
npmsprintf-js1.1.3indirect
npmsrcset4.0.0indirect
npmstable0.1.8indirect
npmstreamx2.21.1indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrtok37.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvgo2.8.0indirect
npmsvgo3.0.2indirect
npmtapable2.2.1indirect
npmtar-fs3.0.6indirect
npmtar-stream3.1.7indirect
npmterm-size2.2.1indirect
npmterser5.21.0indirect
npmterser-webpack-plugin5.3.9indirect
npmtext-decoder1.2.3indirect
npmthrough2.3.8indirect
npmtimsort0.3.0indirect
npmto-regex-range5.0.1indirect
npmts-loader9.5.0indirect
npmtslib2.6.2indirect
npmtslib2.8.1indirect
npmtype-fest0.20.2indirect
npmtyped-query-selector2.12.0indirect
npmunbzip2-stream1.4.3indirect
npmundici-types5.25.3indirect
npmundici-types6.20.0indirect
npmundici-types7.16.0indirect
npmundici-types7.18.2indirect
npmupdate-browserslist-db1.0.13indirect
npmuri-js4.4.1indirect
npmutility-types3.10.0indirect
npmwatchpack2.4.0indirect
npmweak-lru-cache1.2.2indirect
npmwebpack5.88.2indirect
npmwebpack-cli5.1.4indirect
npmwebpack-merge5.8.0indirect
npmwebpack-sources3.2.3indirect
npmwhich2.0.2indirect
npmwildcard2.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmws8.18.0indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyauzl2.10.0indirect
npmzod3.23.8indirect
Dependency advisories 23

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

PackageVersionRelationSeverityAdvisoriesFixed in
basic-ftp5.0.5indirectcritical45.3.1
rollup4.0.2indirectcritical24.59.0
js-yaml3.14.0directhigh34.3.0
js-yaml4.1.0directhigh34.3.0
base-x3.0.9indirecthigh15.0.1
braces3.0.2indirecthigh13.0.3
cross-spawn7.0.3indirecthigh17.0.5
msgpackr1.9.9indirecthigh11.10.1
picomatch2.3.0indirecthigh24.0.4
picomatch2.3.1indirecthigh24.0.4
semver7.3.5indirecthigh17.5.2
serialize-javascript6.0.1indirecthigh37.0.5
svgo2.8.0indirecthigh24.0.2
svgo3.0.2indirecthigh24.0.2
tar-fs3.0.6indirecthigh33.1.1
webpack5.88.2indirecthigh35.104.1
ws8.18.0indirecthigh28.21.0
@parcel/reporter-dev-server2.10.0indirectmoderate12.16.4
ajv6.12.6indirectmoderate18.18.0
ip-address9.0.5indirectmoderate210.3.1
micromatch4.0.4indirectmoderate14.0.8
micromatch4.0.5indirectmoderate14.0.8
golang.org/x/sys0.0.0-20220715151400-c0bba94af5f8directunknown10.44.0

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

Raw JSON report machine-readable

Feedback

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

The message is kept through sign-in.

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

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

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