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

awslabs / shuttle

Shuttle is a library for testing concurrent Rust code

RustApache-2.0★ 1,041 stars⑂ 58 forkssince Mar 2021View on GitHub ↗

awslabs/shuttle holds a health index of 91 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (84/100) and lowest on AI Readiness (67/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

91
overall / 100
Excellent

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.

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

Ownership

11,415 followers1,025 public repossince Jan 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioshuttle0.9.2457,099232 days agoasyncconcurrencylockthreadasynchronous
crates.ioshuttle-std0.1.023312 days ago
crates.ioshuttle-engine0.1.023312 days ago
crates.ioshuttle-schedulers0.1.023212 days ago

Metrics by category

Vitality

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

79Good · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
18.7/36Commit cadence27/52 weeks with commits
18/18Commit volume99 commits in the last year
10/10OpenSSF Scorecard: Maintained28 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year99
human_commit_share0.88
days_since_last_push1
active_weeks_last_year27
How it's scored
27/27Ships releases19 releases published
27/36Release recencylatest release 117 days ago
12.6/27Release cadencea release every ~147.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count19
latest_release_tagv0.9.0
releases_from_tagsno
days_since_latest_release117
mean_days_between_releases147.4
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?

84Excellent · 17% of overall
How it's scored
48.9/60Stars1,041 stars
14.6/25Forks58 forks
6.7/15Watchers17 watchers
Inputs used
forks58
stars1,041
watchers17
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
75.5/80Monthly downloads457,797 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesshuttle, shuttle-std, shuttle-engine, shuttle-schedulers
dependents
ecosystemscrates
total_downloads5,002,013
monthly_downloads457,797
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?

80Excellent · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
14.3/22.5Commit distributiontop contributor authored 37% of commits
13.5/13.5Contributor breadth18 contributors
10/10OpenSSF Scorecard: Contributorsproject has 14 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled18
top_contributor_share0.366
How it's scored
9.8/42Issue resolution23% of issues closed
28.2/30PR acceptance246/262 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
13.5/15OpenSSF Scorecard: Code-ReviewFound 23/25 approved changesets -- score normalized to 9
Inputs used
merged_prs246
open_issues36
closed_issues11
prs_merged_7d7
prs_decided_7d7
prs_merged_30d14
prs_decided_30d14
issue_closed_ratio0.234
closed_unmerged_prs16
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
25/25Owner reach11,415 followers of awslabs
25/25Track record1,025 public repos, account ~13 yr old
Inputs used
followers11,415
owner_typeOrganization
is_verified
owner_loginawslabs
public_repos1,025
account_age_days4,957
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on crates
35/35Publish recencylatest publish 2 days ago
20/20Version history23 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesshuttle, shuttle-std, shuttle-engine, shuttle-schedulers
ecosystemscrates
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

72Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.rs/shuttle
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_sitehttps://docs.rs/shuttle
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

73Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
6/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-ReviewFound 23/25 approved changesets -- score normalized to 9
2.5/2.5Contributorsproject has 14 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained28 commit(s) and 1 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
3.5/5SASTSAST tool is not run on all commits -- score normalized to 7
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.6
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

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
advisories15
affected_packages7
assessed_packages459
unassessed_packages66
affected_by_severityhigh 5, moderate 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 459 resolved dependencies against OSV. 66 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

67Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history78 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.886
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapCargo.toml, shuttle-engine/Cargo.toml, shuttle-schedulers/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config.eslintrc.json
11/11Static type checkingshuttle-explorer/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance12 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsshuttle-explorer/tsconfig.json
agent_commit_share0
toolchain_manifestsCargo.toml, shuttle-engine/Cargo.toml, shuttle-schedulers/Cargo.toml, shuttle-std/Cargo.toml, shuttle/Cargo.toml, wrappers/async_stream/Cargo.toml, wrappers/async_stream/async_stream_impl/Cargo.toml, wrappers/async_stream/async_stream_impl/tests/reexporter/Cargo.toml, wrappers/async_stream/async_stream_impl/tests/test-reexport/Cargo.toml, wrappers/collections/Cargo.toml, wrappers/collections/deterministic_collections/Cargo.toml, wrappers/collections/std_collections/Cargo.toml, wrappers/dashmap/Cargo.toml, wrappers/dashmap/dashmap_impl/Cargo.toml, wrappers/lazy_static/Cargo.toml, wrappers/lazy_static/lazy_static_impl/Cargo.toml, wrappers/parking_lot/Cargo.toml, wrappers/parking_lot/parking_lot_impl/Cargo.toml, wrappers/shuttle_rand_0.8/Cargo.toml, wrappers/shuttle_rand_0.8/shuttle_rand_inner/Cargo.toml, wrappers/shuttle_sync/Cargo.toml, wrappers/shuttle_sync/shuttle_sync_inner/Cargo.toml, wrappers/tokio/impls/tokio-macros/Cargo.toml, wrappers/tokio/impls/tokio-retry/Cargo.toml, wrappers/tokio/impls/tokio-stream/Cargo.toml, wrappers/tokio/impls/tokio-test/Cargo.toml, wrappers/tokio/impls/tokio-util/Cargo.toml, wrappers/tokio/impls/tokio/Cargo.toml, wrappers/tokio/impls/tokio/inner/Cargo.toml, wrappers/tokio/wrappers/shuttle-tokio-retry/Cargo.toml, wrappers/tokio/wrappers/shuttle-tokio-stream/Cargo.toml, wrappers/tokio/wrappers/shuttle-tokio-util/Cargo.toml, wrappers/tokio/wrappers/shuttle-tokio/Cargo.toml
dependency_bot_commit_share0.12
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/263 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes42,747
source_files_sampled263
oversized_source_files0

Key facts

1,041GitHub stars
18contributors
99commits, last 12 months
1days since last push
19releases
2bus factor
36open issues
crates.io, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'shuttle-explorer' from its registry

More detail

Star and fork history 0 ★ / 58 ⇿
0Stars
58Forks
19Releases

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.

01020304050605742021-032023-112026-08
Major 0Minor 9Patch 10

Each point covers 5 days.

OpenSSF Scorecard 6.6 / 10
6.6aggregate

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-15 09:07 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 23/25 approved changesets -- score normalized to 9
10Contributorsproject has 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained28 commit(s) and 1 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
7SASTSAST tool is not run on all commits -- score normalized to 7
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 48
RegistryPackageVersion constraintManifest
crates.ioassoc0.1.3shuttle-engine/Cargo.toml
crates.iobitvec1.0.1shuttle-engine/Cargo.toml
crates.iocfg-if1.0shuttle-engine/Cargo.toml
crates.iohex0.4.2shuttle-engine/Cargo.toml
crates.ioowo-colors4.3.0shuttle-engine/Cargo.toml
crates.iorand_core0.6.4shuttle-engine/Cargo.toml
crates.iorand0.8.6shuttle-engine/Cargo.toml
crates.iorand_pcg0.3.1shuttle-engine/Cargo.toml
crates.ioscoped-tls1.0.0shuttle-engine/Cargo.toml
crates.iosmallvec1.11.2shuttle-engine/Cargo.toml
crates.iotracing0.1.36shuttle-engine/Cargo.toml
crates.iocorosensei0.3.1shuttle-engine/Cargo.toml
crates.ioconst-siphasher1.0.2shuttle-engine/Cargo.toml
crates.ioregex1.10.6shuttle-engine/Cargo.toml
crates.ioserde1.0shuttle-engine/Cargo.toml
crates.ioserde_json1.0shuttle-engine/Cargo.toml
npm@types/d3^7.4.3shuttle-explorer/package.json
npm@vscode/codicons^0.0.36shuttle-explorer/package.json
npm@vscode/webview-ui-toolkit^1.4.0shuttle-explorer/package.json
npmd3^7.9.0shuttle-explorer/package.json
npmjsonlint-pos^2.1.2shuttle-explorer/package.json
crates.ioshuttle-engine0.1.0shuttle-schedulers/Cargo.toml
crates.iorand0.8.6shuttle-schedulers/Cargo.toml
crates.iorand_pcg0.3.1shuttle-schedulers/Cargo.toml
crates.iosmallvec1.11.2shuttle-schedulers/Cargo.toml
crates.iotracing0.1.36shuttle-schedulers/Cargo.toml
crates.ioshuttle-engine0.1.0shuttle-std/Cargo.toml
crates.ioassoc0.1.3shuttle-std/Cargo.toml
crates.ioowo-colors4.3.0shuttle-std/Cargo.toml
crates.iosmallvec1.11.2shuttle-std/Cargo.toml
crates.iotracing0.1.36shuttle-std/Cargo.toml
crates.ioshuttle-engine0.1.0shuttle/Cargo.toml
crates.ioshuttle-schedulers0.1.0shuttle/Cargo.toml
crates.ioshuttle-std0.1.0shuttle/Cargo.toml
crates.iobitvec1.0.1shuttle/Cargo.toml
crates.iocfg-if1.0shuttle/Cargo.toml
crates.iohex0.4.2shuttle/Cargo.toml
crates.ioowo-colors4.3.0shuttle/Cargo.toml
crates.iorand_core0.6.4shuttle/Cargo.toml
crates.iorand0.8.6shuttle/Cargo.toml
crates.iorand_pcg0.3.1shuttle/Cargo.toml
crates.ioscoped-tls1.0.0shuttle/Cargo.toml
crates.iotracing0.1.36shuttle/Cargo.toml
crates.iocorosensei0.3.1shuttle/Cargo.toml
crates.ioregex1.10.6shuttle/Cargo.toml
crates.ioserde1.0shuttle/Cargo.toml
crates.ioserde_json1.0shuttle/Cargo.toml
crates.ioconst-siphasher1.0.2shuttle/Cargo.toml
All dependencies 525

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

RegistryPackageVersionRelation
crates.ioassocdirect
crates.iobitvecdirect
crates.iocfg-ifdirect
crates.ioconst-siphasherdirect
crates.iocorosenseidirect
crates.iohexdirect
crates.ioowo-colorsdirect
crates.ioranddirect
crates.iorand_coredirect
crates.iorand_pcgdirect
crates.ioregexdirect
crates.ioscoped-tlsdirect
crates.ioserdedirect
crates.ioserde_jsondirect
crates.ioshuttle-enginedirect
crates.ioshuttle-schedulersdirect
crates.ioshuttle-stddirect
crates.iosmallvecdirect
crates.iotracingdirect
npm@types/d37.4.3direct
npm@vscode/codicons0.0.36direct
npm@vscode/webview-ui-toolkit1.4.0direct
npmd37.9.0direct
npmjsonlint-pos2.1.2direct
crates.ioassert_matchesindirect
crates.ioasync-streamindirect
crates.ioasync-stream-implindirect
crates.iobytesindirect
crates.iocriterionindirect
crates.iodashmapindirect
crates.iodeterministic_collectionsindirect
crates.iofuturesindirect
crates.iofutures-coreindirect
crates.iofutures-testindirect
crates.iofutures-utilindirect
crates.iolazy_staticindirect
crates.iolock_apiindirect
crates.ioparking_lotindirect
crates.iopin-projectindirect
crates.iopin-project-liteindirect
crates.ioproc-macro-crateindirect
crates.ioproc-macro2indirect
crates.ioproptestindirect
crates.ioproptest-deriveindirect
crates.ioquoteindirect
crates.iorustversionindirect
crates.ioshuttleindirect
crates.ioshuttle-async-stream-implindirect
crates.ioshuttle-dashmap-implindirect
crates.ioshuttle-lazy_static-implindirect
crates.ioshuttle-parking_lot-implindirect
crates.ioshuttle-randindirect
crates.ioshuttle-rand_0_8-innerindirect
crates.ioshuttle-sync-innerindirect
crates.ioshuttle-tokio-implindirect
crates.ioshuttle-tokio-impl-innerindirect
crates.ioshuttle-tokio-macros-implindirect
crates.ioshuttle-tokio-retry-implindirect
crates.ioshuttle-tokio-stream-implindirect
crates.ioshuttle-tokio-util-implindirect
crates.iosiphasherindirect
crates.iostd_collections_reexportindirect
crates.iosynindirect
crates.iotempfileindirect
crates.iotest-logindirect
crates.iotokioindirect
crates.iotokio-retryindirect
crates.iotokio-streamindirect
crates.iotokio-utilindirect
crates.iotracing-subscriberindirect
crates.iotrybuildindirect
npm@bcoe/v8-coverage0.2.3indirect
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@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.11.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@microsoft/fast-element1.13.0indirect
npm@microsoft/fast-foundation2.49.6indirect
npm@microsoft/fast-react-wrapper0.3.24indirect
npm@microsoft/fast-web-utilities5.4.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgjs/parseargs0.11.0indirect
npm@types/d3-array3.2.1indirect
npm@types/d3-axis3.0.6indirect
npm@types/d3-brush3.0.6indirect
npm@types/d3-chord3.0.6indirect
npm@types/d3-color3.1.3indirect
npm@types/d3-contour3.0.6indirect
npm@types/d3-delaunay6.0.4indirect
npm@types/d3-dispatch3.0.6indirect
npm@types/d3-drag3.0.7indirect
npm@types/d3-dsv3.0.7indirect
npm@types/d3-ease3.0.2indirect
npm@types/d3-fetch3.0.7indirect
npm@types/d3-force3.0.10indirect
npm@types/d3-format3.0.4indirect
npm@types/d3-geo3.1.0indirect
npm@types/d3-hierarchy3.1.7indirect
npm@types/d3-interpolate3.0.4indirect
npm@types/d3-path3.1.0indirect
npm@types/d3-polygon3.0.2indirect
npm@types/d3-quadtree3.0.6indirect
npm@types/d3-random3.0.3indirect
npm@types/d3-scale4.0.8indirect
npm@types/d3-scale-chromatic3.0.3indirect
npm@types/d3-selection3.0.10indirect
npm@types/d3-shape3.1.6indirect
npm@types/d3-time3.0.3indirect
npm@types/d3-time-format4.0.3indirect
npm@types/d3-timer3.0.2indirect
npm@types/d3-transition3.0.8indirect
npm@types/d3-zoom3.0.8indirect
npm@types/geojson7946.0.14indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/mocha10.0.7indirect
npm@types/node20.16.4indirect
npm@types/vscode1.92.0indirect
npm@typescript-eslint/eslint-plugin7.18.0indirect
npm@typescript-eslint/parser7.18.0indirect
npm@typescript-eslint/scope-manager7.18.0indirect
npm@typescript-eslint/type-utils7.18.0indirect
npm@typescript-eslint/types7.18.0indirect
npm@typescript-eslint/typescript-estree7.18.0indirect
npm@typescript-eslint/utils7.18.0indirect
npm@typescript-eslint/visitor-keys7.18.0indirect
npm@ungap/structured-clone1.2.0indirect
npm@vscode/test-cli0.0.9indirect
npm@vscode/test-electron2.4.1indirect
npmacorn8.12.1indirect
npmacorn-jsx5.3.2indirect
npmagent-base7.1.1indirect
npmajv6.12.6indirect
npmansi-colors4.1.3indirect
npmansi-regex5.0.1indirect
npmansi-regex6.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmanymatch3.1.3indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.1indirect
npmarray-union2.1.0indirect
npmarraybuffer.prototype.slice1.0.3indirect
npmavailable-typed-arrays1.0.7indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbinary-extensions2.3.0indirect
npmbl5.1.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.2indirect
npmbraces3.0.3indirect
npmbrowser-stdout1.3.1indirect
npmbuffer6.0.3indirect
npmc89.1.0indirect
npmcall-bind1.0.7indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchalk5.3.0indirect
npmchokidar3.6.0indirect
npmcli-cursor4.0.0indirect
npmcli-spinners2.9.2indirect
npmcliui7.0.4indirect
npmcliui8.0.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcommander7.2.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcore-util-is1.0.3indirect
npmcross-spawn6.0.5indirect
npmcross-spawn7.0.3indirect
npmd3-array3.2.4indirect
npmd3-axis3.0.0indirect
npmd3-brush3.0.0indirect
npmd3-chord3.0.1indirect
npmd3-color3.1.0indirect
npmd3-contour4.0.2indirect
npmd3-delaunay6.0.4indirect
npmd3-dispatch3.0.1indirect
npmd3-drag3.0.0indirect
npmd3-dsv3.0.1indirect
npmd3-ease3.0.1indirect
npmd3-fetch3.0.1indirect
npmd3-force3.0.0indirect
npmd3-format3.1.0indirect
npmd3-geo3.1.1indirect
npmd3-hierarchy3.1.2indirect
npmd3-interpolate3.0.1indirect
npmd3-path3.1.0indirect
npmd3-polygon3.0.1indirect
npmd3-quadtree3.0.1indirect
npmd3-random3.0.1indirect
npmd3-scale4.0.2indirect
npmd3-scale-chromatic3.1.0indirect
npmd3-selection3.0.0indirect
npmd3-shape3.2.0indirect
npmd3-time3.1.0indirect
npmd3-time-format4.1.0indirect
npmd3-timer3.0.1indirect
npmd3-transition3.0.1indirect
npmd3-zoom3.0.0indirect
npmdata-view-buffer1.0.1indirect
npmdata-view-byte-length1.0.1indirect
npmdata-view-byte-offset1.0.0indirect
npmdebug4.3.6indirect
npmdecamelize4.0.0indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdelaunator5.0.1indirect
npmdiff5.2.0indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex10.4.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmenhanced-resolve5.17.1indirect
npmerror-ex1.3.2indirect
npmes-abstract1.23.3indirect
npmes-define-property1.0.0indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.0.0indirect
npmes-set-tostringtag2.0.3indirect
npmes-to-primitive1.2.1indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.0indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexenv-es61.1.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.17.1indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache3.2.0indirect
npmflatted3.4.2indirect
npmfor-each0.3.3indirect
npmforeground-child3.3.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunctions-have-names1.2.3indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.4indirect
npmget-symbol-description1.0.2indirect
npmglob10.5.0indirect
npmglob7.2.3indirect
npmglob8.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.0.3indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhe1.2.0indirect
npmhosted-git-info2.8.9indirect
npmhtml-escaper2.0.2indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.5indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmimmediate3.0.6indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.7indirect
npminternmap2.0.3indirect
npmis-array-buffer3.0.4indirect
npmis-arrayish0.2.1indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.15.1indirect
npmis-data-view1.0.1indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-interactive2.0.0indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-regex1.1.4indirect
npmis-shared-array-buffer1.0.3indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.13indirect
npmis-unicode-supported0.1.0indirect
npmis-unicode-supported1.3.0indirect
npmis-weakref1.0.2indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.1.7indirect
npmjackspeak3.4.3indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.1indirect
npmjson-buffer3.0.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmJSV4.0.2indirect
npmjszip3.10.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlie3.3.0indirect
npmload-json-file4.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.merge4.6.2indirect
npmlog-symbols4.1.0indirect
npmlog-symbols5.1.0indirect
npmloose-envify1.4.0indirect
npmlru-cache10.4.3indirect
npmmake-dir4.0.0indirect
npmmemorystream0.3.1indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmimic-fn2.1.0indirect
npmminimatch3.1.5indirect
npmminimatch5.1.9indirect
npmminimatch9.0.9indirect
npmminipass7.1.2indirect
npmmocha10.7.3indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmnice-try1.0.5indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path3.0.0indirect
npmnpm-run-all4.1.5indirect
npmobject-inspect1.13.2indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.5indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
npmora7.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.0indirect
npmpako1.0.11indirect
npmparent-module1.0.1indirect
npmparse-json4.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-type3.0.0indirect
npmpath-type4.0.0indirect
npmpicomatch2.3.2indirect
npmpidtree0.3.1indirect
npmpify3.0.0indirect
npmpossible-typed-array-names1.0.0indirect
npmprelude-ls1.2.1indirect
npmprocess-nextick-args2.0.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmreact18.3.1indirect
npmread-pkg3.0.0indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmregexp.prototype.flags1.5.2indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.8indirect
npmresolve-from4.0.0indirect
npmrestore-cursor4.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrobust-predicates3.0.2indirect
npmrun-parallel1.2.0indirect
npmrw1.3.3indirect
npmsafe-array-concat1.1.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-regex-test1.0.3indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.2indirect
npmsemver7.6.3indirect
npmserialize-javascript6.0.2indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmsetimmediate1.0.5indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmside-channel1.0.6indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.20indirect
npmstdin-discarder0.1.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width6.1.0indirect
npmstring.prototype.padend3.1.6indirect
npmstring.prototype.trim1.2.9indirect
npmstring.prototype.trimend1.0.8indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-color9.4.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtabbable5.3.3indirect
npmtapable2.2.1indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmto-regex-range5.0.1indirect
npmts-api-utils1.3.0indirect
npmtslib1.14.1indirect
npmtslib2.7.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtyped-array-buffer1.0.2indirect
npmtyped-array-byte-length1.0.1indirect
npmtyped-array-byte-offset1.0.2indirect
npmtyped-array-length1.0.6indirect
npmtypescript5.5.4indirect
npmunbox-primitive1.0.2indirect
npmundici-types6.19.8indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-typed-array1.1.15indirect
npmword-wrap1.2.5indirect
npmworkerpool6.5.1indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyargs16.2.0indirect
npmyargs17.7.2indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 7

This repository publishes no package the index resolves, so its own dependency graph was assessed — 459 packages, which also include development and test pins that never ship: 7 carry known advisories, of which 0 are direct. 66 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.11indirecthigh55.0.9
brace-expansion2.0.2indirecthigh45.0.9
cross-spawn6.0.5indirecthigh17.0.5
cross-spawn7.0.3indirecthigh17.0.5
serialize-javascript6.0.2indirecthigh27.0.5
ajv6.12.6indirectmoderate18.18.0
diff5.2.0indirectmoderate18.0.3

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 statisticscrates.io.