Public record
Software health reportschema 0.15.0 · metrics 2.10.0 · 2026-07-19 13:58 UTC

daveshanley / vacuum

vacuum is the worlds fastest and most versatile OpenAPI, AsyncAPI & JSON Schema linter, docs generator and toolkit. It tears through API specs at light speed. 100% compatible with Spectral rulesets, and OpenAPI 3.0, 3.1 and 3.2

GoMIT★ 1,103 stars⑂ 85 forkssince Oct 2021View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

daveshanley/vacuum holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on Vitality (93/100) and lowest on Security (39/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

quobixPersonal account
187 followers25 public repossince Jan 2010pb33f

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/daveshanley/vacuumv0.29.10-2683 days ago
npm@quobix/vacuum0.29.10169,7772383 days ago

Metrics by category

Vitality

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

93Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
31.2/36Commit cadence45/52 weeks with commits
18/18Commit volume511 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year511
human_commit_share
days_since_last_push0
active_weeks_last_year45
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 3 days ago
27/27Release cadencea release every ~4.6 days
1/10OpenSSF Scorecard: Signed-Releases1 out of the last 5 releases have a total of 1 signed artifacts.
Inputs used
releases_count100
latest_release_tagv0.29.10
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases4.6

Community & Adoption

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

66Good · 17% of overall
How it's scored
49.3/60Stars1,103 stars
16/25Forks85 forks
2.7/15Watchers4 watchers
Inputs used
forks85
stars1,103
watchers4
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_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
69.7/80Monthly downloads169,777 downloads/month across go, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/daveshanley/vacuum, @quobix/vacuum
dependents
ecosystemsgo, npm
total_downloads
monthly_downloads169,777
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?

65Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3.3/22.5Commit distributiontop contributor authored 86% of commits
13.5/13.5Contributor breadth49 contributors
10/10OpenSSF Scorecard: Contributorsproject has 17 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled49
top_contributor_share0.855
How it's scored
41.3/42Issue resolution98% of issues closed
25/30PR acceptance414/497 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/11 approved changesets -- score normalized to 0
Inputs used
merged_prs414
open_issues7
closed_issues407
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.983
closed_unmerged_prs83
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
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
16.4/25Owner reach187 followers of daveshanley
22.3/25Track record25 public repos, account ~16 yr old
Inputs used
followers187
owner_typeUser
is_verified
owner_logindaveshanley
public_repos25
account_age_days6,022
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on go, npm
35/35Publish recencylatest publish 3 days ago
20/20Version history268 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/daveshanley/vacuum, @quobix/vacuum
ecosystemsgo, npm
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests12 out of 12 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
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://quobix.com/vacuum
10/10Repository description
10/10Topics20 topics
10/10Wiki
Inputs used
topicsgolang, lint, linters, linting, openapi, openapi-spec, openapi-specification, swagger-spec, go, oas, spectral, linter, openapi3, stoplight, openapi31, openapi3-1, openapi3-validation, owasp, json-schema, json-schema-validator
has_wikiyes
homepagehttps://quobix.com/vacuum
docs_sitehttps://quobix.com/vacuum
has_readmeyes
has_docs_dirno
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-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests12 out of 12 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
0/7.5Code-ReviewFound 1/11 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 17 contributing companies or organizations
0/10Dangerous-Workflowdangerous 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.5Maintained30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
4.5/5SASTSAST tool is not run on all commits -- score normalized to 9
0/5Security-Policysecurity policy file not detected
0.8/7.5Signed-Releases1 out of the last 5 releases have a total of 1 signed artifacts.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate3.9

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.

88Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes14,667
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format configeslint.config.mjs
11/11Static type checkinghtml-report/ui/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno data
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configshtml-report/ui/tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeGo (statically typed)
54.6/55Manageable file sizes4/519 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes119,716
source_files_sampled519
oversized_source_files4
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples, sample
Inputs used
example_dirsexamples, sample
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

1,103GitHub stars
49contributors
511commits, last 12 months
0days since last push
100releases
1bus factor
7open issues
Go, npmpackage ecosystems

More detail

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/11 approved changesets -- score normalized to 0
10Contributorsproject has 17 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
9SASTSAST tool is not run on all commits -- score normalized to 9
0Security-Policysecurity policy file not detected
1Signed-Releases1 out of the last 5 releases have a total of 1 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 32
RegistryPackageVersion constraintManifest
Gocharm.land/bubbles/v2v2.1.1go.mod
Gocharm.land/bubbletea/v2v2.0.8go.mod
Gocharm.land/lipgloss/v2v2.0.5go.mod
Gogithub.com/alecthomas/chroma/v2v2.27.0go.mod
Gogithub.com/cespare/xxhash/v2v2.3.0go.mod
Gogithub.com/charmbracelet/glamourv1.0.0go.mod
Gogithub.com/dop251/gojav0.0.0-20260701091749-b07b74453ea9go.mod
Gogithub.com/dop251/goja_nodejsv0.0.0-20260212111938-1f56ff5bcf14go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/fsnotify/fsnotifyv1.10.1go.mod
Gogithub.com/json-iterator/gov1.1.12go.mod
Gogithub.com/mitchellh/mapstructurev1.5.0go.mod
Gogithub.com/muesli/termenvv0.16.0go.mod
Gogithub.com/pb33f/doctorv0.0.79go.mod
Gogithub.com/pb33f/jsonpathv0.8.2go.mod
Gogithub.com/pb33f/libasyncapiv0.0.2go.mod
Gogithub.com/pb33f/libopenapiv0.38.7go.mod
Gogithub.com/pb33f/libopenapi-validatorv0.13.13go.mod
Gogithub.com/pb33f/testifyv0.1.0go.mod
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2go.mod
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/tliron/glspv0.2.2go.mod
Gogo.yaml.in/yaml/v4v4.0.0-rc.6go.mod
Gogolang.org/x/expv0.0.0-20260709172345-9ea1abe57597go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogolang.org/x/textv0.38.0go.mod
npmhttps-proxy-agent^9.0.0package.json
npmtar^7.5.16package.json
All dependencies 389

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

RegistryPackageVersionRelation
Gocharm.land/bubbles/v2v2.1.1direct
Gocharm.land/bubbletea/v2v2.0.8direct
Gocharm.land/lipgloss/v2v2.0.5direct
Gogithub.com/alecthomas/chroma/v2v2.27.0direct
Gogithub.com/cespare/xxhash/v2v2.3.0direct
Gogithub.com/charmbracelet/glamourv1.0.0direct
Gogithub.com/dop251/gojav0.0.0-20260305124333-6a7976c22267direct
Gogithub.com/dop251/gojav0.0.0-20260701091749-b07b74453ea9direct
Gogithub.com/dop251/goja_nodejsv0.0.0-20260212111938-1f56ff5bcf14direct
Gogithub.com/dustin/go-humanizev1.0.1direct
Gogithub.com/fsnotify/fsnotifyv1.10.1direct
Gogithub.com/json-iterator/gov1.1.12direct
Gogithub.com/mitchellh/mapstructurev1.5.0direct
Gogithub.com/muesli/termenvv0.16.0direct
Gogithub.com/pb33f/doctorv0.0.49direct
Gogithub.com/pb33f/doctorv0.0.79direct
Gogithub.com/pb33f/jsonpathv0.8.2direct
Gogithub.com/pb33f/libasyncapiv0.0.2direct
Gogithub.com/pb33f/libopenapiv0.38.5direct
Gogithub.com/pb33f/libopenapiv0.38.7direct
Gogithub.com/pb33f/libopenapi-validatorv0.13.13direct
Gogithub.com/pb33f/testifyv0.1.0direct
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2direct
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/tliron/glspv0.2.2direct
Gogo.yaml.in/yaml/v4v4.0.0-rc.6direct
Gogolang.org/x/expv0.0.0-20260709172345-9ea1abe57597direct
Gogolang.org/x/syncv0.21.0direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/termv0.45.0direct
Gogolang.org/x/textv0.38.0direct
npmhttps-proxy-agent9.0.0direct
npmtar7.5.16direct
Gogithub.com/a-h/templv0.3.1020indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/aymerick/douceurv0.2.0indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/basgys/goxml2jsonv1.1.1-0.20231018121955-e66ee54ceaadindirect
Gogithub.com/buger/jsonparserv1.1.2indirect
Gogithub.com/charmbracelet/colorprofilev0.4.3indirect
Gogithub.com/charmbracelet/harmonicav0.2.0indirect
Gogithub.com/charmbracelet/lipglossv1.1.1-0.20250404203927-76690c660834indirect
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260703014108-f5a850f9c2b7indirect
Gogithub.com/charmbracelet/x/ansiv0.11.7indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirect
Gogithub.com/charmbracelet/x/exp/slicev0.0.0-20250327172914-2fdc97757edfindirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/charmbracelet/x/windowsv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/daveshanley/vacuumv0.25.3indirect
Gogithub.com/dlclark/regexp2v1.12.0indirect
Gogithub.com/dlclark/regexp2/v2v2.2.1indirect
Gogithub.com/go-openapi/jsonpointerv0.23.1indirect
Gogithub.com/go-openapi/swag/jsonnamev0.26.0indirect
Gogithub.com/go-sourcemap/sourcemapv2.1.4+incompatibleindirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/google/pprofv0.0.0-20250501235452-c0086092b71aindirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/gorilla/cssv1.0.1indirect
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674indirect
Gogithub.com/iancoleman/strcasev0.3.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0indirect
Gogithub.com/lucasjones/reggenv0.0.0-20200904144131-37ba4fa293bbindirect
Gogithub.com/masterminds/semver/v3v3.5.0indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.24indirect
Gogithub.com/microcosm-cc/bluemondayv1.0.27indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/muesli/reflowv0.3.0indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/pb33f/ordered-map/v2v2.3.1indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/petermattis/goidv0.0.0-20250813065127-a731cc31b4feindirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/sasha-s/go-deadlockv0.3.6indirect
Gogithub.com/segmentio/ksuidv1.0.4indirect
Gogithub.com/sourcegraph/jsonrpc2v0.2.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tliron/commonlogv0.2.21indirect
Gogithub.com/tliron/go-kutilv0.4.0indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/yuin/goldmarkv1.7.16indirect
Gogithub.com/yuin/goldmarkv1.8.2indirect
Gogithub.com/yuin/goldmark-emojiv1.0.6indirect
Gogithub.com/yuin/goldmark-highlighting/v2v2.0.0-20230729083705-37449abec8ccindirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/netv0.50.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gomodernc.org/libcv1.72.3indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomodernc.org/sqlitev1.52.0indirect
npm@discoveryjs/json-ext0.5.7indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@kurkle/color0.3.4indirect
npm@lit-labs/ssr-dom-shim1.5.1indirect
npm@lit/reactive-element1.6.3indirect
npm@sourcemeta/jsonschema15.6.3indirect
npm@types/chart.js2.9.41indirect
npm@types/eslint9.6.1indirect
npm@types/eslint-scope3.7.7indirect
npm@types/estree1.0.8indirect
npm@types/json-schema7.0.15indirect
npm@types/node25.6.0indirect
npm@types/trusted-types2.0.7indirect
npm@typescript-eslint/eslint-plugin8.58.1indirect
npm@typescript-eslint/parser8.58.1indirect
npm@typescript-eslint/project-service8.58.1indirect
npm@typescript-eslint/scope-manager8.58.1indirect
npm@typescript-eslint/tsconfig-utils8.58.1indirect
npm@typescript-eslint/type-utils8.58.1indirect
npm@typescript-eslint/types8.58.1indirect
npm@typescript-eslint/typescript-estree8.58.1indirect
npm@typescript-eslint/utils8.58.1indirect
npm@typescript-eslint/visitor-keys8.58.1indirect
npm@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
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
npmacorn8.16.0indirect
npmacorn-import-phases1.0.4indirect
npmacorn-jsx5.3.2indirect
npmagent-base9.0.0indirect
npmajv6.14.0indirect
npmajv8.18.0indirect
npmajv-formats2.1.1indirect
npmajv-keywords5.1.0indirect
npmansi-escapes7.3.0indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.10.17indirect
npmbrace-expansion1.1.13indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.2indirect
npmbuffer-from1.1.2indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001787indirect
npmchalk4.1.2indirect
npmchart.js4.5.1indirect
npmchownr3.0.0indirect
npmchrome-trace-event1.0.4indirect
npmcli-cursor5.0.0indirect
npmcli-truncate5.2.0indirect
npmclone-deep4.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcommander10.0.1indirect
npmcommander14.0.3indirect
npmcommander2.20.3indirect
npmconcat-map0.0.1indirect
npmcopy-webpack-plugin14.0.0indirect
npmcross-spawn7.0.6indirect
npmcss-loader6.11.0indirect
npmcssesc3.0.0indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmelectron-to-chromium1.5.335indirect
npmemoji-regex10.6.0indirect
npmenhanced-resolve5.20.1indirect
npmenvinfo7.21.0indirect
npmenvironment1.1.0indirect
npmes-module-lexer2.0.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.4indirect
npmeslint-scope5.1.1indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.1.2indirect
npmfastest-levenshtein1.0.16indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfunction-bind1.1.2indirect
npmget-east-asian-width1.5.0indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobals14.0.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmicss-utils5.1.0indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npminterpret3.1.1indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-object2.0.4indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-worker27.5.1indirect
npmjs-yaml4.2.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmlevn0.4.1indirect
npmlint-staged16.4.0indirect
npmlistr29.0.5indirect
npmlit2.8.0indirect
npmlit-element3.3.3indirect
npmlit-html2.8.0indirect
npmloader-runner4.3.1indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlog-update6.1.0indirect
npmmerge-stream2.0.0indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-function5.0.1indirect
npmmini-css-extract-plugin2.10.2indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminipass7.1.2indirect
npmminizlib3.1.0indirect
npmmoment2.30.1indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnode-releases2.0.37indirect
npmnormalize-path3.0.0indirect
npmonetime7.0.0indirect
npmoptionator0.9.4indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpkg-dir4.2.0indirect
npmpostcss8.5.12indirect
npmpostcss-modules-extract-imports3.1.0indirect
npmpostcss-modules-local-by-default4.2.0indirect
npmpostcss-modules-scope3.2.1indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-selector-parser7.1.1indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmpunycode2.3.1indirect
npmrechoir0.8.0indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.11indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmrestore-cursor5.1.0indirect
npmrfdc1.4.1indirect
npmschema-utils4.3.3indirect
npmsemver7.7.4indirect
npmserialize-javascript7.0.5indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmslice-ansi7.1.2indirect
npmslice-ansi8.0.0indirect
npmsource-map0.6.1indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmstring-argv0.3.2indirect
npmstring-width7.2.0indirect
npmstring-width8.2.0indirect
npmstrip-ansi7.2.0indirect
npmstrip-json-comments3.1.1indirect
npmstyle-loader3.3.4indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtapable2.3.2indirect
npmterminal.css0.7.5indirect
npmterser5.46.1indirect
npmterser-webpack-plugin5.4.0indirect
npmtinyexec1.1.1indirect
npmtinyglobby0.2.16indirect
npmto-regex-range5.0.1indirect
npmts-api-utils2.5.0indirect
npmts-loader9.5.7indirect
npmtype-check0.4.0indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.58.1indirect
npmundici-types7.19.2indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmwatchpack2.5.1indirect
npmwebpack5.106.1indirect
npmwebpack-cli5.1.4indirect
npmwebpack-merge5.10.0indirect
npmwebpack-sources3.3.4indirect
npmwhich2.0.2indirect
npmwildcard2.0.1indirect
npmword-wrap1.2.5indirect
npmwrap-ansi9.0.2indirect
npmyallist5.0.0indirect
npmyaml2.8.3indirect
npmyocto-queue0.1.0indirect
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.15.0 — full methodology · metrics wiki.

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