Public record
Software health reportschema 0.31.0 · metrics 2.6.0 · 2026-08-12 20:21 UTC

knex / knex

A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

JavaScriptMIT★ 20,338 stars⑂ 2,218 forkssince Dec 2012View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

knex/knex holds a health index of 92 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (94/100) and lowest on AI Readiness (56/100). It was last updated 47 days ago. 2 contributors account for most of its recent work.

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

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

Ownership

knexOrganization
151 followers9 public repossince Jan 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmknex3.3.019,955,96726447 days agosqlquerypostgresqlpostgresmysqlcockroachdbsqlite3oraclemssqlbuilderquerybuilderbuilddbdatabase

Metrics by category

Vitality

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

72Good · 21% of overall
How it's scored
18/36Push recency — last push 47 days ago
12.5/36Commit cadence — 18/52 weeks with commits
18/18Commit volume — 130 commits in the last year
10/10OpenSSF Scorecard: Maintained — 20 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year130
human_commit_share0.98
days_since_last_push47
active_weeks_last_year18
How it's scored
27/27Ships releases — 67 releases published
36/36Release recency — latest release 47 days ago
19.8/27Release cadence — a release every ~103.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count67
latest_release_tag3.3.0
releases_from_tagsno
days_since_latest_release47
mean_days_between_releases103.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

92Excellent · 17% of overall
How it's scored
60/60Stars — 20,338 stars
25/25Forks — 2,218 forks
12.7/15Watchers — 197 watchers
Inputs used
forks2,218
stars20,338
watchers197
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateyes
has_code_of_conductno
readme_badge_servicescodecov.io, github.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 19,955,967 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesknex
dependents
ecosystemsnpm
total_downloads
monthly_downloads19,955,967
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?

71Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.4/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 45 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.403
How it's scored
36.2/42Issue resolution — 86% of issues closed
21.4/30PR acceptance — 1,582/2,220 decided PRs merged
0/13Newcomer PR acceptance — 0/2 first-time contributors' PRs merged in 30d
6/15OpenSSF Scorecard: Code-Review — Found 14/30 approved changesets -- score normalized to 4
Inputs used
merged_prs1,582
open_issues574
closed_issues3,552
prs_merged_7d0
prs_decided_7d2
prs_merged_30d0
prs_decided_30d3
issue_closed_ratio0.861
closed_unmerged_prs638
first_time_authors_30d2
first_time_prs_merged_30d0
first_time_prs_decided_30d2
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.7/25Owner reach — 151 followers of knex
19.3/25Track record — 9 public repos, account ~11 yr old
Inputs used
followers151
owner_typeOrganization
is_verified
owner_loginknex
public_repos9
account_age_days4,230

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 47 days ago
20/20Version history — 264 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesknex
ecosystemsnpm
any_deprecatedno
min_days_since_publish47

Engineering Quality

Are baseline engineering and documentation practices in place?

94Exceptional · 19% of overall
How it's scored
24/24CI workflows — 10 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js, .eslintrc.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://knexjs.org/
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicssql, knex, mysql, postgresql, sqlite3, javascript
has_wikiyes
homepagehttps://knexjs.org/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

66Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 14/30 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 45 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 20 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4.5/5SAST — SAST tool detected but not run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 35 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages22
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:knex@3.3.0 runtime dependency closure — what installing the published package pulls in — 22 packages. 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.

56Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 86 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.878
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js, .eslintrc.json
11/11Static type checking — docs/tsconfig.json, test-tstyche/tsconfig.json, tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsdocs/tsconfig.json, test-tstyche/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (docs/tsconfig.json, test-tstyche/tsconfig.json, tsconfig.json)
53.8/55Manageable file sizes — 10/473 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes416,046
source_files_sampled473
oversized_source_files10

Key facts

20,338GitHub stars
99contributors
130commits, last 12 months
47days since last push
67releases
2bus factor
574open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 2,218 ⇿
0Stars
2,218Forks
51Releases

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.

1,0001,2501,5001,7502,0002,2502,21892020-032023-052026-08
Major 3Minor 10Patch 38

Each point covers 6 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-12 20:21 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
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 14/30 approved changesets -- score normalized to 4
10Contributorsproject has 45 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool detected but not run on all commits
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
npmcolorette2.0.19package.json
npmcommander^10.0.0package.json
npmdebug4.3.4package.json
npmescalade^3.1.1package.json
npmesm^3.2.25package.json
npmget-package-type^0.1.0package.json
npmgetopts2.3.0package.json
npminterpret^2.2.0package.json
npmlodash^4.18.1package.json
npmpg-connection-string2.6.2package.json
npmrechoir^0.8.0package.json
npmresolve-from^5.0.0package.json
npmtarn^3.1.0package.json
npmtildify2.0.0package.json
npmknexfile:..test-tstyche/package.json
All dependencies 350

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

RegistryPackageVersionRelation
npmcolorette2.0.19direct
npmcommander10.0.1direct
npmcommander^10.0.0direct
npmdebug4.3.4direct
npmescalade3.2.0direct
npmescalade^3.1.1direct
npmesm3.2.25direct
npmesm^3.2.25direct
npmget-package-type0.1.0direct
npmget-package-type^0.1.0direct
npmgetopts2.3.0direct
npminterpret2.2.0direct
npminterpret^2.2.0direct
npmknex3.3.0direct
npmlodash4.18.1direct
npmlodash^4.18.1direct
npmpg-connection-string2.6.2direct
npmrechoir0.8.0direct
npmrechoir^0.8.0direct
npmresolve-from5.0.0direct
npmresolve-from^5.0.0direct
npmtarn3.1.0direct
npmtarn^3.1.0direct
npmtildify2.0.0direct
npm@algolia/abtesting1.12.1indirect
npm@algolia/autocomplete-core1.17.7indirect
npm@algolia/autocomplete-plugin-algolia-insights1.17.7indirect
npm@algolia/autocomplete-preset-algolia1.17.7indirect
npm@algolia/autocomplete-shared1.17.7indirect
npm@algolia/client-abtesting5.46.1indirect
npm@algolia/client-analytics5.46.1indirect
npm@algolia/client-common5.46.1indirect
npm@algolia/client-insights5.46.1indirect
npm@algolia/client-personalization5.46.1indirect
npm@algolia/client-query-suggestions5.46.1indirect
npm@algolia/client-search5.46.1indirect
npm@algolia/ingestion1.46.1indirect
npm@algolia/monitoring1.46.1indirect
npm@algolia/recommend5.46.1indirect
npm@algolia/requester-browser-xhr5.46.1indirect
npm@algolia/requester-fetch5.46.1indirect
npm@algolia/requester-node-http5.46.1indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.28.5indirect
npm@babel/types7.28.5indirect
npm@docsearch/css3.8.2indirect
npm@docsearch/js3.8.2indirect
npm@docsearch/react3.8.2indirect
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-x640.21.5indirect
npm@gar/promisify1.1.3indirect
npm@iconify-json/simple-icons1.2.63indirect
npm@iconify/types2.0.0indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@mapbox/node-pre-gyp1.0.11indirect
npm@npmcli/fs1.1.1indirect
npm@npmcli/move-file1.1.2indirect
npm@rollup/rollup-android-arm-eabi4.53.5indirect
npm@rollup/rollup-android-arm644.53.5indirect
npm@rollup/rollup-darwin-arm644.53.5indirect
npm@rollup/rollup-darwin-x644.53.5indirect
npm@rollup/rollup-freebsd-arm644.53.5indirect
npm@rollup/rollup-freebsd-x644.53.5indirect
npm@rollup/rollup-linux-arm-gnueabihf4.53.5indirect
npm@rollup/rollup-linux-arm-musleabihf4.53.5indirect
npm@rollup/rollup-linux-arm64-gnu4.53.5indirect
npm@rollup/rollup-linux-arm64-musl4.53.5indirect
npm@rollup/rollup-linux-loong64-gnu4.53.5indirect
npm@rollup/rollup-linux-ppc64-gnu4.53.5indirect
npm@rollup/rollup-linux-riscv64-gnu4.53.5indirect
npm@rollup/rollup-linux-riscv64-musl4.53.5indirect
npm@rollup/rollup-linux-s390x-gnu4.53.5indirect
npm@rollup/rollup-linux-x64-gnu4.53.5indirect
npm@rollup/rollup-linux-x64-musl4.53.5indirect
npm@rollup/rollup-openharmony-arm644.53.5indirect
npm@rollup/rollup-win32-arm64-msvc4.53.5indirect
npm@rollup/rollup-win32-ia32-msvc4.53.5indirect
npm@rollup/rollup-win32-x64-gnu4.53.5indirect
npm@rollup/rollup-win32-x64-msvc4.53.5indirect
npm@shikijs/core2.5.0indirect
npm@shikijs/engine-javascript2.5.0indirect
npm@shikijs/engine-oniguruma2.5.0indirect
npm@shikijs/langs2.5.0indirect
npm@shikijs/themes2.5.0indirect
npm@shikijs/transformers2.5.0indirect
npm@shikijs/types2.5.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@tootallnate/once1.1.2indirect
npm@tsconfig/node12^1.0.11indirect
npm@tsconfig/recommended^1.0.1indirect
npm@types/estree1.0.8indirect
npm@types/hast3.0.4indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdast4.0.4indirect
npm@types/mdurl2.0.0indirect
npm@types/minimatch^5.1.2indirect
npm@types/node^20.4.0indirect
npm@types/unist3.0.3indirect
npm@types/web-bluetooth0.0.21indirect
npm@ungap/structured-clone1.3.0indirect
npm@vitejs/plugin-vue5.2.4indirect
npm@vue/compiler-core3.5.26indirect
npm@vue/compiler-dom3.5.26indirect
npm@vue/compiler-sfc3.5.26indirect
npm@vue/compiler-ssr3.5.26indirect
npm@vue/devtools-api7.7.9indirect
npm@vue/devtools-kit7.7.9indirect
npm@vue/devtools-shared7.7.9indirect
npm@vue/reactivity3.5.26indirect
npm@vue/runtime-core3.5.26indirect
npm@vue/runtime-dom3.5.26indirect
npm@vue/server-renderer3.5.26indirect
npm@vue/shared3.5.26indirect
npm@vueuse/core12.8.2indirect
npm@vueuse/integrations12.8.2indirect
npm@vueuse/metadata12.8.2indirect
npm@vueuse/shared12.8.2indirect
npmabbrev1.1.1indirect
npmagent-base6.0.2indirect
npmagentkeepalive4.6.0indirect
npmaggregate-error3.1.0indirect
npmalgoliasearch5.46.1indirect
npmansi-regex5.0.1indirect
npmaproba2.1.0indirect
npmare-we-there-yet2.0.0indirect
npmare-we-there-yet3.0.1indirect
npmbalanced-match1.0.2indirect
npmbetter-sqlite3^10.1.0indirect
npmbirpc2.9.0indirect
npmbrace-expansion1.1.12indirect
npmcacache15.3.0indirect
npmccount2.0.1indirect
npmchai^4.3.6indirect
npmchai-as-promised^7.1.1indirect
npmchai-subset-in-order^3.1.0indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmchownr2.0.0indirect
npmclean-stack2.2.0indirect
npmcli-testlab^3.0.0indirect
npmcolor-support1.1.3indirect
npmcomma-separated-tokens2.0.3indirect
npmconcat-map0.0.1indirect
npmconsole-control-strings1.1.0indirect
npmcopy-anything4.0.5indirect
npmcross-env^7.0.3indirect
npmcsstype3.2.3indirect
npmdelegates1.0.0indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdevlop1.1.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex-xs1.0.0indirect
npmencoding0.1.13indirect
npmentities7.0.0indirect
npmenv-paths2.2.1indirect
npmerr-code2.0.3indirect
npmes-errors1.3.0indirect
npmesbuild0.21.5indirect
npmeslint^8.54.0indirect
npmeslint-config-prettier^8.6.0indirect
npmeslint-plugin-import^2.29.0indirect
npmeslint-plugin-mocha-no-only^1.1.1indirect
npmeslint-plugin-n^17.23.1indirect
npmeslint-plugin-prettier^4.2.1indirect
npmestree-walker2.0.2indirect
npmexpect-type^1.3.0indirect
npmfaucet^0.0.4indirect
npmfocus-trap7.6.6indirect
npmfs-minipass2.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgauge3.0.2indirect
npmgauge4.0.4indirect
npmglob7.2.3indirect
npmgraceful-fs4.2.11indirect
npmhas-unicode2.0.1indirect
npmhasown2.0.3indirect
npmhast-util-to-html9.0.5indirect
npmhast-util-whitespace3.0.0indirect
npmhookable5.5.3indirect
npmhtml-void-elements3.0.0indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent4.0.1indirect
npmhttps-proxy-agent5.0.1indirect
npmhumanize-ms1.2.1indirect
npmhusky^8.0.1indirect
npmiconv-lite0.6.3indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminfer-owner1.0.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmip-address10.1.0indirect
npmis-core-module2.16.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-lambda1.0.1indirect
npmis-what5.5.0indirect
npmisexe2.0.0indirect
npmjake^10.8.5indirect
npmJSONStream^1.3.5indirect
npmlint-staged^16.2.7indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.21indirect
npmmake-dir3.1.0indirect
npmmake-fetch-happen9.1.0indirect
npmmariadb^3.5.2indirect
npmmark.js8.11.1indirect
npmmdast-util-to-hast13.2.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmminimatch3.1.2indirect
npmminipass3.3.6indirect
npmminipass5.0.0indirect
npmminipass-collect1.0.2indirect
npmminipass-fetch1.4.1indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminisearch7.2.0indirect
npmminizlib2.1.2indirect
npmmitt3.0.1indirect
npmmkdirp1.0.4indirect
npmmocha^10.0.0indirect
npmmock-fs^5.1.4indirect
npmms2.1.2indirect
npmmysql^2.18.1indirect
npmmysql2^3.2.0indirect
npmnanoid3.3.11indirect
npmnegotiator0.6.4indirect
npmnode-addon-api4.3.0indirect
npmnode-fetch2.7.0indirect
npmnode-gyp8.4.1indirect
npmnopt5.0.0indirect
npmnpmlog5.0.1indirect
npmnpmlog6.0.2indirect
npmnyc^15.1.0indirect
npmobject-assign4.1.1indirect
npmonce1.4.0indirect
npmoniguruma-to-es3.1.1indirect
npmoracledb^6.1.0indirect
npmp-map4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-parse1.0.7indirect
npmperfect-debounce1.0.0indirect
npmpg^8.20.0indirect
npmpg-query-stream^4.14.0indirect
npmpicocolors1.1.1indirect
npmpostcss8.5.6indirect
npmpreact10.28.0indirect
npmprettier2.8.7indirect
npmpromise-inflight1.0.1indirect
npmpromise-retry2.0.1indirect
npmproperty-information7.1.0indirect
npmreadable-stream3.6.2indirect
npmregex6.1.0indirect
npmregex-recursion6.0.2indirect
npmregex-utilities2.3.0indirect
npmresolve1.22.12indirect
npmretry0.12.0indirect
npmrfdc1.4.1indirect
npmrimraf3.0.2indirect
npmrimraf^5.0.5indirect
npmrollup4.53.5indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsearch-insights2.17.3indirect
npmsemver6.3.1indirect
npmsemver7.7.3indirect
npmsemver^7.7.4indirect
npmset-blocking2.0.0indirect
npmshiki2.5.0indirect
npmsignal-exit3.0.7indirect
npmsinon^15.0.1indirect
npmsinon-chai^3.7.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsocks-proxy-agent6.2.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support^0.5.21indirect
npmspace-separated-tokens2.0.2indirect
npmspeakingurl14.0.1indirect
npmsqlite35.0.11indirect
npmsqlite3^5.0.11indirect
npmssri8.0.1indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstringify-entities4.0.4indirect
npmstrip-ansi6.0.1indirect
npmsuperjson2.2.6indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtabbable6.3.0indirect
npmtape^5.6.0indirect
npmtar6.2.1indirect
npmtedious^18.2.1indirect
npmtoxiproxy-node-client^4.0.0indirect
npmtr460.0.3indirect
npmtrim-lines3.0.1indirect
npmts-node^10.9.1indirect
npmtsd^0.28.1indirect
npmtstyche^6.2.0indirect
npmtypescript5.4.5indirect
npmtypescript5.9.3indirect
npmunique-filename1.1.1indirect
npmunique-slug2.0.2indirect
npmunist-util-is6.0.1indirect
npmunist-util-position5.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.0.0indirect
npmunist-util-visit-parents6.0.2indirect
npmutil-deprecate1.0.2indirect
npmvfile6.0.3indirect
npmvfile-message4.0.3indirect
npmvite5.4.21indirect
npmvitepress1.6.4indirect
npmvue3.5.26indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwide-align1.1.5indirect
npmwrappy1.0.2indirect
npmyallist4.0.0indirect
npmzwitch2.0.4indirect
Dependency advisories 0

Installing npm:knex@3.3.0 pulls in 22 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

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.6.0, schema v0.31.0 — full methodology · metrics wiki.

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