Public record
Software health reportschema 0.11.0 · metrics 2.10.0 · 2026-07-17 11:27 UTC

vtulluru / node-red-contrib-oracledb-mod

A modern, robust Node-RED node for Oracle Database, featuring resilient connection pooling, full SQL & PL/SQL support, and advanced stored procedure handling.

TypeScript · HTMLMIT★ 5 stars⑂ 9 forkssince May 2020View on GitHub ↗

vtulluru/node-red-contrib-oracledb-mod holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (70/100) and lowest on Security (38/100). It was last updated 67 days ago. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

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.

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

Ownership

Vinay TulluruPersonal account
0 followers3 public repossince May 2018

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmnode-red-contrib-oracledb-mod0.8.022,9102267 days agonode-redoraclesqloracledbthinwalletadbautonomous-databaseplsql

Metrics by category

Vitality

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

52Moderate · 21% of overall
How it's scored
18/36Push recencylast push 67 days ago
2.1/36Commit cadence3/52 weeks with commits
6.3/18Commit volume4 commits in the last year
0/10OpenSSF Scorecard: Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year4
human_commit_share
days_since_last_push67
active_weeks_last_year3
How it's scored
27/27Ships releases13 releases published
36/36Release recencylatest release 67 days ago
19.8/27Release cadencea release every ~95.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count13
latest_release_tagv0.8.0
releases_from_tagsno
days_since_latest_release67
mean_days_between_releases95.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?

43Weak · 17% of overall
How it's scored
9.8/60Stars5 stars
7.5/25Forks9 forks
0/15Watchers1 watchers
Inputs used
forks9
stars5
watchers1
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
58.1/80Monthly downloads22,910 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesnode-red-contrib-oracledb-mod
dependents
ecosystemsnpm
total_downloads
monthly_downloads22,910
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?

48Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
5.6/22.5Commit distributiontop contributor authored 75% of commits
6.8/13.5Contributor breadth5 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.75
How it's scored
38.3/42Issue resolution91% of issues closed
7/30PR acceptance23/98 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 3/19 approved changesets -- score normalized to 1
Inputs used
merged_prs23
open_issues2
closed_issues21
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.913
closed_unmerged_prs75
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
0/25Owner reach0 followers of vtulluru
16.4/25Track record3 public repos, account ~8 yr old
Inputs used
followers0
owner_typeUser
is_verified
owner_loginvtulluru
public_repos3
account_age_days2,982
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 npm
35/35Publish recencylatest publish 67 days ago
20/20Version history22 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesnode-red-contrib-oracledb-mod
ecosystemsnpm
any_deprecatedno
min_days_since_publish67

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
2/20OpenSSF Scorecard: CI-Tests1 out of 8 merged PRs checked by a CI test -- score normalized to 1
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://www.npmjs.com/package/node-red-contrib-oracledb-mod
10/10Repository description
10/10Topics6 topics
10/10Wiki
Inputs used
topicsnode-red, node-red-contrib, oracle, oracledb, plsql, sql
has_wikiyes
homepagehttps://www.npmjs.com/package/node-red-contrib-oracledb-mod
docs_sitehttps://www.npmjs.com/package/node-red-contrib-oracledb-mod
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

38Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0.2/2.5CI-Tests1 out of 8 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-ReviewFound 3/19 approved changesets -- score normalized to 1
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
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
0/7.5Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
3.5/5SASTSAST tool detected but not run on all commits
0/5Security-Policysecurity policy file not 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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.

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.

57Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.js
11/11Static type checkingsrc/html/tsconfig.json, src/nodejs/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
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_configssrc/html/tsconfig.json, src/nodejs/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 codeTypeScript (statically typed)
55/55Manageable file sizes0/8 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes32,637
source_files_sampled8
oversized_source_files0
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
Inputs used
example_dirsexamples
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

5GitHub stars
5contributors
4commits, last 12 months
67days since last push
13releases
1bus factor
2open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 3.8 / 10
3.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-07-17 11:27 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
1CI-Tests1 out of 8 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/19 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
7SASTSAST 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
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmobject-resolve-path^1.1.1package.json
npmoracledb^6.10.0package.json
All dependencies 563

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

RegistryPackageVersionRelation
npmobject-resolve-path1.1.1direct
npmoracledb6.10.0direct
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@eslint/js9.39.4indirect
npm@gulp-sourcemaps/identity-map2.0.1indirect
npm@gulp-sourcemaps/map-sources1.0.0indirect
npm@gulpjs/messages1.1.0indirect
npm@gulpjs/to-absolute-glob4.0.0indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@sindresorhus/merge-streams2.3.0indirect
npm@types/jquery3.5.34indirect
npm@types/mocha10.0.10indirect
npm@types/node25.6.2indirect
npm@types/sizzle2.3.10indirect
npm@typescript-eslint/eslint-plugin8.59.2indirect
npm@typescript-eslint/parser8.59.2indirect
npm@typescript-eslint/project-service8.59.2indirect
npm@typescript-eslint/scope-manager8.59.2indirect
npm@typescript-eslint/tsconfig-utils8.59.2indirect
npm@typescript-eslint/type-utils8.59.2indirect
npm@typescript-eslint/types8.59.2indirect
npm@typescript-eslint/typescript-estree8.59.2indirect
npm@typescript-eslint/utils8.59.2indirect
npm@typescript-eslint/visitor-keys8.59.2indirect
npm@ungap/structured-clone1.3.1indirect
npmabbrev1.0.9indirect
npmacorn6.4.2indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmamdefine1.0.1indirect
npmansi-colors1.1.0indirect
npmansi-colors3.2.3indirect
npmansi-colors3.2.4indirect
npmansi-regex3.0.1indirect
npmansi-regex4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-wrap0.1.0indirect
npmanymatch3.1.3indirect
npmappend-buffer1.0.2indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarr-diff4.0.0indirect
npmarr-union3.1.0indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-each1.0.1indirect
npmarray-slice1.1.0indirect
npmarray.prototype.reduce1.0.8indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmassertion-error1.1.0indirect
npmassign-symbols1.0.0indirect
npmasync1.5.2indirect
npmasync-done2.0.0indirect
npmasync-function1.0.0indirect
npmasync-settle2.0.0indirect
npmatob2.1.2indirect
npmavailable-typed-arrays1.0.7indirect
npmb4a1.8.1indirect
npmbach2.0.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbare-events2.8.2indirect
npmbase64-js1.5.1indirect
npmbinary-extensions2.3.0indirect
npmbl5.1.0indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmbrowser-stdout1.3.1indirect
npmbuffer6.0.3indirect
npmbuffer-equal1.0.1indirect
npmbuffer-from1.1.2indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmchai4.5.0indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmcheck-error1.0.3indirect
npmchokidar3.6.0indirect
npmcliui5.0.0indirect
npmcliui7.0.4indirect
npmclone2.1.2indirect
npmclone-buffer1.0.0indirect
npmclone-stats1.0.0indirect
npmcloneable-readable1.1.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-support1.1.3indirect
npmconcat-map0.0.1indirect
npmconcat-with-sourcemaps1.1.0indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcopy-props4.0.0indirect
npmcore-util-is1.0.3indirect
npmcross-spawn7.0.6indirect
npmcss3.0.0indirect
npmd1.0.2indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug3.2.6indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdebug-fabulous1.1.0indirect
npmdecamelize1.2.0indirect
npmdecode-uri-component0.2.2indirect
npmdeep-eql4.1.4indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdel8.0.1indirect
npmdetect-file1.0.0indirect
npmdetect-newline2.1.0indirect
npmdiff3.5.0indirect
npmdoctrine3.0.0indirect
npmdotenv17.4.2indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.2indirect
npmduplexify3.7.1indirect
npmduplexify4.1.3indirect
npmeach-props3.0.0indirect
npmemoji-regex7.0.3indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.5indirect
npmes-abstract1.24.2indirect
npmes-array-method-boxes-properly1.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-to-primitive1.3.0indirect
npmes5-ext0.10.64indirect
npmes6-iterator2.0.3indirect
npmes6-symbol3.1.4indirect
npmes6-weak-map2.0.3indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmescodegen1.8.1indirect
npmeslint8.57.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmesniff2.0.1indirect
npmespree9.6.1indirect
npmesprima2.7.3indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse1.9.3indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevent-emitter0.3.5indirect
npmevent-stream3.1.7indirect
npmevents-universal1.0.1indirect
npmexpand-tilde2.0.2indirect
npmext1.7.0indirect
npmextend3.0.2indirect
npmextend-shallow3.0.2indirect
npmfancy-log2.0.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-levenshtein3.0.0indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up3.0.0indirect
npmfind-up5.0.0indirect
npmfindup-sync5.0.0indirect
npmfined2.0.0indirect
npmflagged-respawn2.0.0indirect
npmflat4.1.1indirect
npmflat-cache3.2.0indirect
npmflatted3.4.2indirect
npmflush-write-stream1.1.1indirect
npmfor-each0.3.5indirect
npmfor-in1.0.2indirect
npmfor-own1.0.0indirect
npmfork-stream0.0.4indirect
npmfrom0.1.7indirect
npmfs-mkdirp-stream1.0.0indirect
npmfs-mkdirp-stream2.0.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmget-caller-file2.0.5indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-symbol-description1.1.0indirect
npmglob5.0.15indirect
npmglob7.1.3indirect
npmglob7.2.3indirect
npmglob-parent3.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-stream6.1.0indirect
npmglob-stream8.0.3indirect
npmglob-watcher6.0.0indirect
npmglobal-modules1.0.0indirect
npmglobal-prefix1.0.2indirect
npmglobals13.24.0indirect
npmglobalthis1.0.4indirect
npmglobby14.1.0indirect
npmglogg2.2.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmgrowl1.10.5indirect
npmgulp5.0.1indirect
npmgulp-add-src1.0.0indirect
npmgulp-cli3.1.0indirect
npmgulp-concat2.6.1indirect
npmgulp-eslint-new2.6.2indirect
npmgulp-rename2.1.0indirect
npmgulp-sourcemaps3.0.0indirect
npmgulp-spawn-mocha6.0.0indirect
npmgulp-typescript5.0.1indirect
npmgulplog2.2.0indirect
npmhandlebars4.7.9indirect
npmhas-bigints1.1.0indirect
npmhas-flag1.0.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.3indirect
npmhe1.2.0indirect
npmhomedir-polyfill1.0.3indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminternal-slot1.1.0indirect
npminterpret3.1.1indirect
npmis-absolute1.0.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-buffer1.1.6indirect
npmis-buffer2.0.5indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-extendable1.0.1indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.2indirect
npmis-glob3.1.0indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-negated-glob1.0.0indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-path-cwd3.0.0indirect
npmis-path-inside3.0.3indirect
npmis-path-inside4.0.0indirect
npmis-plain-object2.0.4indirect
npmis-plain-object5.0.0indirect
npmis-promise2.2.2indirect
npmis-regex1.2.1indirect
npmis-relative1.0.0indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-unc-path1.0.0indirect
npmis-utf80.2.1indirect
npmis-valid-glob1.0.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-windows1.0.2indirect
npmisarray0.0.1indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmisstream0.1.2indirect
npmistanbul0.4.5indirect
npmjs-yaml3.13.1indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlast-run2.0.0indirect
npmlazystream1.0.1indirect
npmlead1.0.0indirect
npmlead4.0.0indirect
npmlevn0.3.0indirect
npmlevn0.4.1indirect
npmliftoff5.0.1indirect
npmlocate-path3.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.merge4.6.2indirect
npmlog-symbols2.2.0indirect
npmloupe2.3.7indirect
npmlru-queue0.1.0indirect
npmmap-cache0.2.2indirect
npmmap-stream0.1.0indirect
npmmath-intrinsics1.1.0indirect
npmmemoizee0.4.17indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmminimatch10.2.5indirect
npmminimatch3.0.4indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmmkdirp0.5.4indirect
npmmkdirp0.5.6indirect
npmmocha6.2.3indirect
npmms2.1.1indirect
npmms2.1.3indirect
npmmute-stdout2.0.0indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnext-tick1.1.0indirect
npmnode-environment-flags1.0.5indirect
npmnopt3.0.6indirect
npmnormalize-path2.1.1indirect
npmnormalize-path3.0.0indirect
npmnow-and-later2.0.1indirect
npmnow-and-later3.0.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys0.4.0indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.0indirect
npmobject.assign4.1.7indirect
npmobject.defaults1.1.0indirect
npmobject.getownpropertydescriptors2.1.9indirect
npmobject.pick1.3.0indirect
npmonce1.4.0indirect
npmoptionator0.8.3indirect
npmoptionator0.9.4indirect
npmordered-read-streams1.0.1indirect
npmown-keys1.0.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate3.0.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.4indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-filepath1.0.2indirect
npmparse-passwd1.0.0indirect
npmpath-dirname1.0.2indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-root0.1.1indirect
npmpath-root-regex0.1.2indirect
npmpath-type6.0.0indirect
npmpathval1.1.1indirect
npmpause-stream0.0.11indirect
npmpicocolors0.2.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmplugin-error1.0.1indirect
npmplugin-error2.0.1indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss7.0.39indirect
npmprelude-ls1.1.2indirect
npmprelude-ls1.2.1indirect
npmpresentable-error0.0.1indirect
npmprocess-nextick-args2.0.1indirect
npmpump2.0.1indirect
npmpumpify1.5.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreadable-stream1.0.34indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmrechoir0.8.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmremove-bom-buffer3.0.0indirect
npmremove-bom-stream1.2.0indirect
npmremove-trailing-separator1.1.0indirect
npmreplace-ext1.0.1indirect
npmreplace-ext2.0.0indirect
npmreplace-homedir2.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmresolve1.1.7indirect
npmresolve1.22.12indirect
npmresolve-dir1.0.1indirect
npmresolve-from4.0.0indirect
npmresolve-options1.1.0indirect
npmresolve-options2.0.0indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.4indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.8.0indirect
npmsemver-greatest-satisfied-range2.0.0indirect
npmset-blocking2.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmslash5.1.0indirect
npmsource-map0.2.0indirect
npmsource-map0.6.1indirect
npmsource-map0.7.6indirect
npmsource-map-resolve0.6.0indirect
npmsource-map-support0.5.21indirect
npmsparkles2.1.0indirect
npmsplit0.2.10indirect
npmsprintf-js1.0.3indirect
npmstop-iteration-iterator1.1.0indirect
npmstream-combiner0.0.4indirect
npmstream-composer1.0.2indirect
npmstream-exhaust1.0.2indirect
npmstream-shift1.0.3indirect
npmstreamqueue0.1.3indirect
npmstreamx2.25.0indirect
npmstring-width2.1.1indirect
npmstring-width3.1.0indirect
npmstring-width4.2.3indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder0.10.31indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi5.2.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom-string1.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color3.2.3indirect
npmsupports-color5.5.0indirect
npmsupports-color6.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsver1.8.4indirect
npmteex1.0.1indirect
npmternary-stream3.0.0indirect
npmtext-decoder1.2.7indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmthrough20.4.2indirect
npmthrough22.0.5indirect
npmthrough23.0.2indirect
npmthrough2-filter3.0.0indirect
npmtimers-ext0.1.8indirect
npmtinyglobby0.2.16indirect
npmto-absolute-glob2.0.2indirect
npmto-regex-range5.0.1indirect
npmto-through2.0.0indirect
npmto-through3.0.0indirect
npmts-api-utils2.5.0indirect
npmtype2.7.3indirect
npmtype-check0.3.2indirect
npmtype-check0.4.0indirect
npmtype-detect4.1.0indirect
npmtype-fest0.20.2indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript5.9.3indirect
npmuglify-js3.19.3indirect
npmunbox-primitive1.1.0indirect
npmunc-path-regex0.1.2indirect
npmundertaker2.0.0indirect
npmundertaker-registry2.0.0indirect
npmundici-types7.19.2indirect
npmunicorn-magic0.3.0indirect
npmunique-stream2.4.0indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmv8flags4.0.1indirect
npmvalue-or-function3.0.0indirect
npmvalue-or-function4.0.0indirect
npmvinyl2.2.1indirect
npmvinyl3.0.1indirect
npmvinyl-contents2.0.0indirect
npmvinyl-fs3.0.3indirect
npmvinyl-fs4.0.2indirect
npmvinyl-sourcemap1.1.0indirect
npmvinyl-sourcemap2.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-module2.0.1indirect
npmwhich-typed-array1.1.20indirect
npmwide-align1.1.3indirect
npmword-wrap1.2.5indirect
npmwordwrap1.0.0indirect
npmwrap-ansi5.1.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmxtend2.1.2indirect
npmxtend4.0.2indirect
npmy18n4.0.3indirect
npmy18n5.0.8indirect
npmyargs13.3.2indirect
npmyargs16.2.0indirect
npmyargs-parser13.1.2indirect
npmyargs-parser20.2.9indirect
npmyargs-unparser1.6.0indirect
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.11.0 — full methodology · metrics wiki.

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