Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-18 10:27 UTC

microsoft / mssql-rs

Repository for the TDS implementation in Rust.

Rust · Python · C++MIT★ 53 stars⑂ 13 forkssince Jul 2025View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

microsoft/mssql-rs holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (86/100) and lowest on Vitality (58/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

MicrosoftOrganization · verified domain
129,959 followers8,308 public repossince Dec 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iomssql-tds0.1.07,75417 days agoasyncdatabasemssqlsql-servertdsnetwork-programming
crates.iomssql-mock-tds0.1.0617 days ago

Metrics by category

Vitality

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

58Moderate · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
31.8/36Commit cadence46/52 weeks with commits
18/18Commit volume1,129 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,129
human_commit_share0.97
days_since_last_push0
active_weeks_last_year46
How it's scored
0/27Ships releasesno releases published
0/36Release recencyno releases
0/27Release cadenceno releases
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count0
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?

65Good · 17% of overall
How it's scored
27.8/60Stars53 stars
9/25Forks13 forks
3.9/15Watchers6 watchers
Inputs used
forks13
stars53
watchers6
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 (MIT)
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_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
51.9/80Monthly downloads7,760 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesmssql-tds, mssql-mock-tds
dependents
ecosystemscrates
total_downloads23,279
monthly_downloads7,760
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?

73Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.1/22.5Commit distributiontop contributor authored 82% of commits
13.5/13.5Contributor breadth13 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled13
top_contributor_share0.818
How it's scored
29.8/42Issue resolution71% of issues closed
22.9/30PR acceptance293/384 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs293
open_issues52
closed_issues127
prs_merged_7d23
prs_decided_7d25
prs_merged_30d53
prs_decided_30d59
issue_closed_ratio0.709
closed_unmerged_prs91
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
25/25Owner reach129,959 followers of microsoft
25/25Track record8,308 public repos, account ~12 yr old
Inputs used
followers129,959
owner_typeOrganization
is_verifiedyes
owner_loginmicrosoft
public_repos8,308
account_age_days4,664
How it's scored
25/25Published & resolvable2 package(s) on crates
35/35Publish recencylatest publish 7 days ago
4/20Version history1 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesmssql-tds, mssql-mock-tds
ecosystemscrates
any_deprecatedno
min_days_since_publish7

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.js, Cargo.toml ([workspace.lints]), clippy.toml, eslint.config.js, mssql-js/Cargo.toml ([lints]), mssql-mock-tds/Cargo.toml ([lints]), mssql-odbc/Cargo.toml ([lints]), mssql-tds-bench/Cargo.toml ([lints]), mssql-tds-cli/Cargo.toml ([lints]), mssql-tds/Cargo.toml ([lints])
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://docs.rs/mssql-tds
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_sitehttps://docs.rs/mssql-tds
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

84Excellent · 16% of overall

Security posture

80Excellent
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 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
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 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
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities23 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate8
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
advisories35
affected_packages13
assessed_packages308
unassessed_packages64
affected_by_severitycritical 1, high 11, moderate 1
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 308 resolved dependencies against OSV. 64 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.

79Good · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, .github/instructions/mssql-odbc.instructions.md, .github/instructions/pr-workflow.instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history97 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files.github/copilot-instructions.md, .github/instructions/mssql-odbc.instructions.md, .github/instructions/pr-workflow.instructions.md
agent_instruction_max_bytes45,679
How it's scored
12.6/18One-command bootstrapCargo.toml, mssql-js/Cargo.toml, mssql-mock-tds-py/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config.eslintrc.js, Cargo.toml ([workspace.lints]), clippy.toml, eslint.config.js, mssql-js/Cargo.toml ([lints]), mssql-mock-tds/Cargo.toml ([lints]), mssql-odbc/Cargo.toml ([lints]), mssql-tds-bench/Cargo.toml ([lints]), mssql-tds-cli/Cargo.toml ([lints]), mssql-tds/Cargo.toml ([lints])
11/11Static type checkingmssql-js/tsconfig.json
10/10Reproducible environmentdevcontainer, Dockerfile, lockfile
10/10Demonstrated agent practice72 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance3 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, yarn.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configsmssql-js/tsconfig.json
agent_commit_share0.72
toolchain_manifestsCargo.toml, mssql-js/Cargo.toml, mssql-mock-tds-py/Cargo.toml, mssql-mock-tds/Cargo.toml, mssql-odbc/Cargo.toml, mssql-odbc/fuzz/Cargo.toml, mssql-py-core/Cargo.toml, mssql-tds-bench/Cargo.toml, mssql-tds-cli/Cargo.toml, mssql-tds/Cargo.toml, mssql-tds/fuzz/Cargo.toml
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable codeRust (statically typed)
50.7/55Manageable file sizes47/601 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes752,277
source_files_sampled601
oversized_source_files47
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

53GitHub stars
13contributors
1,129commits, last 12 months
0days since last push
0releases
1bus factor
52open issues
crates.io, npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'mssql-js' from its registry
  • Could not fetch npm package 'mssql-js' from its registry
  • Could not fetch crates package 'mssqlodbc' from its registry
  • Could not fetch crates package 'mssql-py-core' from its registry
  • Could not fetch crates package 'mssql-tds-cli' from its registry
  • Could not fetch crates package 'mssql-tds-bench' from its registry

More detail

Star and fork history 0 ★ / 13 ⇿
0Stars
13Forks

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.

03581013151312026-032026-062026-09
OpenSSF Scorecard 8.0 / 10
8.0aggregate

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-09-18 10:26 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 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
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities23 existing vulnerabilities detected
Direct dependencies 91
RegistryPackageVersion constraintManifest
crates.ionapi2.16.17mssql-js/Cargo.toml
crates.ionapi-derive2.16.13mssql-js/Cargo.toml
crates.iomssql-tdsmssql-js/Cargo.toml
crates.iotokio1.48.0mssql-js/Cargo.toml
crates.iochrono0.4.42mssql-js/Cargo.toml
crates.iotracing-subscriber0.3.22mssql-js/Cargo.toml
crates.iotracing0.1.43mssql-js/Cargo.toml
crates.iouuid1.19.0mssql-js/Cargo.toml
crates.iotracing-appender0.2.4mssql-js/Cargo.toml
crates.ioonce_cell1.21mssql-js/Cargo.toml
npm@js-joda/core^5.7.0mssql-js/package.json
npmiconv-lite^0.6.3mssql-js/package.json
crates.iopyo30.29.0mssql-mock-tds-py/Cargo.toml
crates.iomssql-mock-tdsmssql-mock-tds-py/Cargo.toml
crates.iotokio1.48.0mssql-mock-tds-py/Cargo.toml
crates.ionative-tls0.2mssql-mock-tds-py/Cargo.toml
crates.iomssql-tds0.1.0mssql-mock-tds/Cargo.toml
crates.iotokio1.48.0mssql-mock-tds/Cargo.toml
crates.iotokio-util0.7.17mssql-mock-tds/Cargo.toml
crates.iobytes1.11.0mssql-mock-tds/Cargo.toml
crates.iobyteorder1.5.0mssql-mock-tds/Cargo.toml
crates.iotracing0.1.43mssql-mock-tds/Cargo.toml
crates.iothiserror2.0.17mssql-mock-tds/Cargo.toml
crates.iofutures0.3.31mssql-mock-tds/Cargo.toml
crates.ionative-tls0.2.18mssql-mock-tds/Cargo.toml
crates.iotokio-native-tls0.3.1mssql-mock-tds/Cargo.toml
crates.ioclap4.5.53mssql-mock-tds/Cargo.toml
crates.iotracing-subscriber0.3.22mssql-mock-tds/Cargo.toml
crates.ioctrlc3.4mssql-mock-tds/Cargo.toml
crates.iomssql-tdsmssql-odbc/Cargo.toml
crates.iotokio1mssql-odbc/Cargo.toml
crates.iotracing0.1.43mssql-odbc/Cargo.toml
crates.iotracing-subscriber0.3mssql-odbc/Cargo.toml
crates.iochrono0.4mssql-odbc/Cargo.toml
crates.ioasync-trait0.1mssql-odbc/Cargo.toml
crates.ioazure_identity1.0mssql-odbc/Cargo.toml
crates.ioazure_core1.1mssql-odbc/Cargo.toml
crates.ioreqwest0.13mssql-odbc/Cargo.toml
crates.iourl2mssql-odbc/Cargo.toml
crates.iosha20.11.0mssql-odbc/Cargo.toml
crates.iouuid1mssql-odbc/Cargo.toml
crates.iolibc0.2mssql-odbc/Cargo.toml
crates.iopyo30.29.0mssql-py-core/Cargo.toml
crates.iopyo3-async-runtimes0.29mssql-py-core/Cargo.toml
crates.iomssql-tdsmssql-py-core/Cargo.toml
crates.iotokio1mssql-py-core/Cargo.toml
crates.ioasync-trait0.1mssql-py-core/Cargo.toml
crates.ioanyhow1.0mssql-py-core/Cargo.toml
crates.iohostname0.4mssql-py-core/Cargo.toml
crates.iotracing0.1mssql-py-core/Cargo.toml
crates.iotracing-subscriber0.3mssql-py-core/Cargo.toml
crates.iotracing-appender0.2.4mssql-py-core/Cargo.toml
crates.iochrono0.4mssql-py-core/Cargo.toml
crates.ioonce_cell1.20mssql-py-core/Cargo.toml
crates.iorust_decimal1.36mssql-py-core/Cargo.toml
crates.ioserde_json1.0mssql-py-core/Cargo.toml
crates.iouuid1.19mssql-py-core/Cargo.toml
crates.ioarrow55mssql-py-core/Cargo.toml
crates.iomssql-tdsmssql-tds-bench/Cargo.toml
crates.ioasync-trait0.1.89mssql-tds-bench/Cargo.toml
crates.iocriterion0.5mssql-tds-bench/Cargo.toml
crates.iotokio1.48.0mssql-tds-bench/Cargo.toml
crates.iodotenv0.15mssql-tds-bench/Cargo.toml
crates.ioclap4.5.53mssql-tds-cli/Cargo.toml
crates.iorustyline17.0.2mssql-tds-cli/Cargo.toml
crates.iotracing-subscriber0.3.22mssql-tds-cli/Cargo.toml
crates.iomssql-tdsmssql-tds-cli/Cargo.toml
crates.iotokio1.48.0mssql-tds-cli/Cargo.toml
crates.ioasync-trait0.1.89mssql-tds-cli/Cargo.toml
crates.iofutures0.3.31mssql-tds-cli/Cargo.toml
crates.ioasync-trait0.1.89mssql-tds/Cargo.toml
crates.iotokio1.48.0mssql-tds/Cargo.toml
crates.iotokio-native-tls0.3.1mssql-tds/Cargo.toml
crates.ionative-tls0.2.18mssql-tds/Cargo.toml
crates.iofutures0.3.31mssql-tds/Cargo.toml
crates.iobyteorder1.5.0mssql-tds/Cargo.toml
crates.iotokio-util0.7.17mssql-tds/Cargo.toml
crates.iobytes1.11.0mssql-tds/Cargo.toml
crates.iotracing0.1.43mssql-tds/Cargo.toml
crates.iobitflags2.10.0mssql-tds/Cargo.toml
crates.iothiserror2.0.17mssql-tds/Cargo.toml
crates.iobigdecimal0.4mssql-tds/Cargo.toml
crates.iozeroize1.8mssql-tds/Cargo.toml
crates.iopretty-hex0.4mssql-tds/Cargo.toml
crates.iosocket20.5mssql-tds/Cargo.toml
crates.iohostname0.4.2mssql-tds/Cargo.toml
crates.ioencoding_rs0.8mssql-tds/Cargo.toml
crates.iox509-parser0.18.0mssql-tds/Cargo.toml
crates.iodns-lookup2.0mssql-tds/Cargo.toml
crates.iohalf2.7.1mssql-tds/Cargo.toml
crates.iouuid1.19.0mssql-tds/Cargo.toml
All dependencies 372

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

RegistryPackageVersionRelation
crates.ioanyhowdirect
crates.ioarrowdirect
crates.ioasync-traitdirect
crates.ioazure_coredirect
crates.ioazure_identitydirect
crates.iobigdecimaldirect
crates.iobitflagsdirect
crates.iobyteorderdirect
crates.iobytesdirect
crates.iochronodirect
crates.ioclapdirect
crates.iocriteriondirect
crates.ioctrlcdirect
crates.iodns-lookupdirect
crates.iodotenvdirect
crates.ioencoding_rsdirect
crates.iofuturesdirect
crates.iohalfdirect
crates.iohostnamedirect
crates.iolibcdirect
crates.iomssql-tdsdirect
crates.ionapidirect
crates.ionapi-derivedirect
crates.ionative-tlsdirect
crates.ioonce_celldirect
crates.iopretty-hexdirect
crates.iopyo3direct
crates.iopyo3-async-runtimesdirect
crates.ioreqwestdirect
crates.iorust_decimaldirect
crates.iorustylinedirect
crates.ioserde_jsondirect
crates.iosha2direct
crates.iosocket2direct
crates.iothiserrordirect
crates.iotokiodirect
crates.iotokio-native-tlsdirect
crates.iotokio-utildirect
crates.iotracingdirect
crates.iotracing-appenderdirect
crates.iotracing-subscriberdirect
crates.iourldirect
crates.iouuiddirect
crates.iox509-parserdirect
crates.iozeroizedirect
npm@js-joda/core5.7.0direct
npmiconv-lite0.6.3direct
crates.ioarbitraryindirect
crates.iocore-foundationindirect
crates.ioctorindirect
crates.iolibfuzzer-sysindirect
crates.iomockallindirect
crates.ionapi-buildindirect
crates.ioopensslindirect
crates.iopyo3-build-configindirect
crates.iorandindirect
crates.iosecurity-frameworkindirect
crates.iosecurity-framework-sysindirect
crates.iotempfileindirect
crates.iotime0.3.47indirect
crates.iowinapiindirect
crates.iowindowsindirect
crates.iowindows-sysindirect
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/core0.19.2indirect
npm@humanfs/node0.16.7indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@mapbox/node-pre-gyp2.0.0indirect
npm@mapbox/node-pre-gyp2.0.3indirect
npm@napi-rs/cli2.18.4indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.3.6indirect
npm@rollup/pluginutils5.2.0indirect
npm@rollup/pluginutils5.4.0indirect
npm@sindresorhus/merge-streams2.3.0indirect
npm@types/benchmark2.1.5indirect
npm@types/estree1.0.8indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node24.13.2indirect
npm@typescript-eslint/eslint-plugin8.62.0indirect
npm@typescript-eslint/parser8.62.0indirect
npm@typescript-eslint/project-service8.62.0indirect
npm@typescript-eslint/scope-manager8.62.0indirect
npm@typescript-eslint/tsconfig-utils8.62.0indirect
npm@typescript-eslint/type-utils8.62.0indirect
npm@typescript-eslint/types8.62.0indirect
npm@typescript-eslint/typescript-estree8.62.0indirect
npm@typescript-eslint/utils8.62.0indirect
npm@typescript-eslint/visitor-keys8.62.0indirect
npm@vercel/nft0.29.4indirect
npmabbrev3.0.1indirect
npmacorn8.15.0indirect
npmacorn8.17.0indirect
npmacorn-import-attributes1.9.5indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.4indirect
npmacorn-walk8.3.5indirect
npmagent-base7.1.3indirect
npmagent-base7.1.4indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.1.0indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmarray-find-index1.0.2indirect
npmarrgv1.0.2indirect
npmarrify3.0.0indirect
npmasync-sema3.1.1indirect
npmava6.4.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbenchmark2.1.4indirect
npmbindings1.5.0indirect
npmblueimp-md52.19.0indirect
npmbrace-expansion1.1.15indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion2.0.2indirect
npmbrace-expansion2.1.1indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmcallsites3.1.0indirect
npmcallsites4.2.0indirect
npmcbor10.0.12indirect
npmcbor10.0.9indirect
npmchalk4.1.2indirect
npmchalk5.4.1indirect
npmchalk5.6.2indirect
npmchownr3.0.0indirect
npmchunkd2.0.1indirect
npmci-info4.4.0indirect
npmci-parallel-vars1.0.1indirect
npmcli-truncate4.0.0indirect
npmcliui8.0.1indirect
npmcode-excerpt4.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommon-path-prefix3.0.0indirect
npmconcat-map0.0.1indirect
npmconcordance5.0.4indirect
npmconsola3.4.2indirect
npmconvert-to-spaces2.0.1indirect
npmcore-util-is1.0.3indirect
npmcross-spawn7.0.6indirect
npmcurrently-unhandled0.4.1indirect
npmdate-time3.1.0indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdetect-libc2.0.4indirect
npmdetect-libc2.1.2indirect
npmduplexer0.1.2indirect
npmeastasianwidth0.2.0indirect
npmemittery1.2.0indirect
npmemittery1.2.1indirect
npmemoji-regex10.4.0indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint9.39.4indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-plugin-prettier5.5.6indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmevents-to-array1.1.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.19.1indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfigures6.1.0indirect
npmfile-entry-cache8.0.0indirect
npmfile-uri-to-path1.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmfind-up-simple1.0.1indirect
npmflat-cache4.0.1indirect
npmflatted3.3.3indirect
npmforeground-child3.3.1indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.3.0indirect
npmget-east-asian-width1.6.0indirect
npmglob10.4.5indirect
npmglob10.5.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobby14.1.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhttps-proxy-agent7.0.6indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmignore-by-default2.1.0indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npminherits2.0.4indirect
npmirregular-plurals3.5.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-object5.0.0indirect
npmis-promise4.0.0indirect
npmis-unicode-supported2.1.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmjackspeak3.4.3indirect
npmjs-string-escape1.0.1indirect
npmjs-yaml4.2.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmload-json-file7.0.1indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash4.18.1indirect
npmlodash.merge4.6.2indirect
npmlru-cache10.4.3indirect
npmmatcher5.0.0indirect
npmmd5-hex3.0.1indirect
npmmemoize10.1.0indirect
npmmemoize10.2.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmimic-function5.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimatch9.0.5indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.2indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmnode-fetch2.7.0indirect
npmnode-gyp-build4.8.4indirect
npmnofilter3.1.0indirect
npmnopt8.1.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.3indirect
npmp-map7.0.4indirect
npmpackage-config5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmparse-ms4.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-type6.0.0indirect
npmpicomatch2.3.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmplatform1.3.6indirect
npmplur5.1.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.8.4indirect
npmprettier-linter-helpers1.0.1indirect
npmpretty-ms9.2.0indirect
npmpretty-ms9.3.0indirect
npmprocess-nextick-args2.0.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreadable-stream2.3.8indirect
npmrequire-directory2.1.1indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.1.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsafer-buffer2.1.2indirect
npmsemver7.8.5indirect
npmserialize-error7.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmslash5.1.0indirect
npmslice-ansi5.0.0indirect
npmstack-utils2.0.6indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width-cjs4.2.3indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-ansi7.2.0indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupertap3.0.1indirect
npmsupports-color7.2.0indirect
npmsynckit0.11.13indirect
npmtap-parser1.2.2indirect
npmtap-xunit2.4.1indirect
npmtar7.5.16indirect
npmtemp-dir3.0.0indirect
npmthrough22.0.5indirect
npmtime-zone1.0.0indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmtr460.0.3indirect
npmts-api-utils2.5.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.13.1indirect
npmtypescript5.9.3indirect
npmundici-types7.18.2indirect
npmunicorn-magic0.3.0indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmwebidl-conversions3.0.1indirect
npmwell-known-symbols2.0.0indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi-cjs7.0.0indirect
npmwrite-file-atomic6.0.0indirect
npmxmlbuilder4.2.1indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist5.0.0indirect
npmyargs17.7.2indirect
npmyargs17.7.3indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
PyPImaturinindirect
PyPIpytestindirect
PyPIpytest-asyncioindirect
PyPIpython-dotenvindirect
Dependency advisories 13

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

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.3.3indirectcritical23.4.2
brace-expansion1.1.15indirecthigh35.0.9
brace-expansion1.1.16indirecthigh25.0.9
brace-expansion2.0.2indirecthigh45.0.9
brace-expansion2.1.1indirecthigh35.0.9
brace-expansion5.0.6indirecthigh35.0.9
glob10.4.5indirecthigh111.1.0
js-yaml4.2.0indirecthigh34.3.2
lodash4.17.21indirecthigh34.18.0
minimatch9.0.5indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
tar7.5.16indirecthigh57.5.21
@humanfs/node0.16.7indirectmoderate10.16.8

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.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.