Public record
Software health reportschema 0.31.0 · metrics 2.7.0 · 2026-08-13 21:47 UTC

transact-rs / sqlx

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

RustApache-2.0★ 17,388 stars⑂ 1,671 forkssince Dec 2019View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

transact-rs/sqlx holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Community & Adoption (87/100) and lowest on Security (48/100). It was last updated 33 days ago. 2 contributors account for most of its recent work.

75
overall / 100
Good

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.

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

Ownership

Transact.rsOrganization
24 followers3 public repossince Sep 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iosqlxpoints to another repo — not scored0.9.010,864,4895984 days ago
crates.iosqlx-clipoints to another repo — not scored0.9.0349,9113884 days agodatabasedatabase-managementmigrationpostgrescommand-line-utilities
crates.iosqlx-corepoints to another repo — not scored0.9.010,902,3355884 days ago
crates.iosqlx-mysqlpoints to another repo — not scored0.9.09,463,9791884 days ago
crates.iosqlx-macrospoints to another repo — not scored0.9.010,876,4735484 days ago
crates.iosqlx-sqlitepoints to another repo — not scored0.9.09,408,8871884 days ago
crates.iosqlx-postgrespoints to another repo — not scored0.9.09,968,1571884 days ago

Metrics by category

Vitality

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

69Good · 21% of overall
How it's scored
18/36Push recency — last push 33 days ago
18.7/36Commit cadence — 27/52 weeks with commits
17.6/18Commit volume — 91 commits in the last year
8/10OpenSSF Scorecard: Maintained — 8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8
Inputs used
commits_last_year91
human_commit_share1
days_since_last_push33
active_weeks_last_year27
How it's scored
16.2/27Ships releases — 53 version tags (no GitHub releases)
36/36Release recency — latest release 84 days ago
19.8/27Release cadence — a release every ~107.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count53
latest_release_tagv0.9.0
releases_from_tagsyes
days_since_latest_release84
mean_days_between_releases107.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?

87Excellent · 17% of overall
How it's scored
60/60Stars — 17,388 stars
25/25Forks — 1,671 forks
10/15Watchers — 63 watchers
Inputs used
forks1,671
stars17,388
watchers63
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

57Moderate · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.7/22.5Commit distribution — top contributor authored 44% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 57 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled100
top_contributor_share0.435
How it's scored
28.6/42Issue resolution — 68% of issues closed
21.3/30PR acceptance — 1,088/1,533 decided PRs merged
0/13Newcomer PR acceptance — 0/4 first-time contributors' PRs merged in 30d
12/15OpenSSF Scorecard: Code-Review — Found 25/30 approved changesets -- score normalized to 8
Inputs used
merged_prs1,088
open_issues687
closed_issues1,467
prs_merged_7d0
prs_decided_7d1
prs_merged_30d0
prs_decided_30d4
issue_closed_ratio0.681
closed_unmerged_prs445
first_time_authors_30d4
first_time_prs_merged_30d0
first_time_prs_decided_30d4
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
10.1/25Owner reach — 24 followers of transact-rs
8.2/25Track record — 3 public repos, account ~1 yr old
Inputs used
followers24
owner_typeOrganization
is_verified
owner_logintransact-rs
public_repos3
account_age_days698

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 9 topics
10/10Wiki
Inputs used
topicssql, rust, postgres, mysql, async, await, mariadb, postgresql, sqlite
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

48Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 30 out of 30 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
6/7.5Code-Review — Found 25/30 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 57 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
6/7.5Maintained — 8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): 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.

55Moderate · 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 — 97 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.97
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, examples/mysql/todos/Cargo.toml, examples/postgres/axum-social-with-tests/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, examples/mysql/todos/Cargo.toml, examples/postgres/axum-social-with-tests/Cargo.toml, examples/postgres/chat/Cargo.toml, examples/postgres/files/Cargo.toml, examples/postgres/json/Cargo.toml, examples/postgres/listen/Cargo.toml, examples/postgres/mockable-todos/Cargo.toml, examples/postgres/multi-database/Cargo.toml, examples/postgres/multi-database/accounts/Cargo.toml, examples/postgres/multi-database/payments/Cargo.toml, examples/postgres/multi-tenant/Cargo.toml, examples/postgres/multi-tenant/accounts/Cargo.toml, examples/postgres/multi-tenant/payments/Cargo.toml, examples/postgres/preferred-crates/Cargo.toml, examples/postgres/preferred-crates/uses-rust-decimal/Cargo.toml, examples/postgres/preferred-crates/uses-time/Cargo.toml, examples/postgres/todos/Cargo.toml, examples/postgres/transaction/Cargo.toml, examples/sqlite/extension/Cargo.toml, examples/sqlite/serialize/Cargo.toml, examples/sqlite/todos/Cargo.toml, sqlx-cli/Cargo.toml, sqlx-core/Cargo.toml, sqlx-macros-core/Cargo.toml, sqlx-macros/Cargo.toml, sqlx-mysql/Cargo.toml, sqlx-postgres/Cargo.toml, sqlx-sqlite/Cargo.toml, sqlx-test/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
54.8/55Manageable file sizes — 2/459 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes67,493
source_files_sampled459
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

17,388GitHub stars
100contributors
91commits, last 12 months
33days since last push
53releases
2bus factor
687open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'sqlx' points at a different repository (https://github.com/launchbadge/sqlx); excluded from ecosystem scoring
  • crates package 'sqlx-cli' points at a different repository (https://github.com/launchbadge/sqlx); excluded from ecosystem scoring
  • crates package 'sqlx-core' points at a different repository (https://github.com/launchbadge/sqlx); excluded from ecosystem scoring
  • Could not fetch crates package 'sqlx-test' from its registry
  • crates package 'sqlx-mysql' points at a different repository (https://github.com/launchbadge/sqlx); excluded from ecosystem scoring
  • crates package 'sqlx-macros' points at a different repository (https://github.com/launchbadge/sqlx); excluded from ecosystem scoring
  • crates package 'sqlx-sqlite' points at a different repository (https://github.com/launchbadge/sqlx); excluded from ecosystem scoring
  • crates package 'sqlx-postgres' points at a different repository (https://github.com/launchbadge/sqlx); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 1,671 ⇿
0Stars
1,671Forks
15Releases

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.

5007501,0001,2501,5001,7501,671102022-092024-082026-08
Major 0Minor 3Patch 11

Each point covers 4 days.

OpenSSF Scorecard 4.8 / 10
4.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-13 21:46 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/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
8Code-ReviewFound 25/30 approved changesets -- score normalized to 8
10Contributorsproject has 57 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
8Maintained8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 179
RegistryPackageVersion constraintManifest
crates.iosqlx-coreCargo.toml
crates.iosqlx-macrosCargo.toml
crates.iosqlx-mysqlCargo.toml
crates.iosqlx-postgresCargo.toml
crates.iosqlx-sqliteCargo.toml
crates.iodotenvy0.15.7sqlx-cli/Cargo.toml
crates.iotokio1.25.0sqlx-cli/Cargo.toml
crates.iofutures-util0.3.32sqlx-cli/Cargo.toml
crates.ioclap4.4.7sqlx-cli/Cargo.toml
crates.ioclap_complete4.3.1sqlx-cli/Cargo.toml
crates.iochrono0.4.34sqlx-cli/Cargo.toml
crates.ioanyhow1.0.58sqlx-cli/Cargo.toml
crates.ioconsole0.15.0sqlx-cli/Cargo.toml
crates.iodialoguer0.11sqlx-cli/Cargo.toml
crates.ioserde_json1.0.142sqlx-cli/Cargo.toml
crates.ioglob0.3.0sqlx-cli/Cargo.toml
crates.ioopenssl0.10.46sqlx-cli/Cargo.toml
crates.iocargo_metadata0.23.1sqlx-cli/Cargo.toml
crates.iofiletime0.2.25sqlx-cli/Cargo.toml
crates.iobackoff0.4.0sqlx-cli/Cargo.toml
crates.iosqlxsqlx-cli/Cargo.toml
crates.ioasync-global-executorsqlx-core/Cargo.toml
crates.ioasync-stdsqlx-core/Cargo.toml
crates.iosmolsqlx-core/Cargo.toml
crates.iotokiosqlx-core/Cargo.toml
crates.ionative-tls0.2.10sqlx-core/Cargo.toml
crates.iorustls0.23.24sqlx-core/Cargo.toml
crates.iowebpki-roots1sqlx-core/Cargo.toml
crates.iorustls-native-certs0.8.0sqlx-core/Cargo.toml
crates.iobit-vecsqlx-core/Cargo.toml
crates.iobigdecimalsqlx-core/Cargo.toml
crates.iochronosqlx-core/Cargo.toml
crates.iorust_decimalsqlx-core/Cargo.toml
crates.iotimesqlx-core/Cargo.toml
crates.ioipnetsqlx-core/Cargo.toml
crates.ioipnetworksqlx-core/Cargo.toml
crates.iomac_addresssqlx-core/Cargo.toml
crates.iouuidsqlx-core/Cargo.toml
crates.ioasync-fs2.1sqlx-core/Cargo.toml
crates.ioasync-io2.4.1sqlx-core/Cargo.toml
crates.ioasync-task4.7.1sqlx-core/Cargo.toml
crates.iobase64sqlx-core/Cargo.toml
crates.iobytes1.2.0sqlx-core/Cargo.toml
crates.iocfg-ifsqlx-core/Cargo.toml
crates.iocrc3sqlx-core/Cargo.toml
crates.iocrossbeam-queue0.3.2sqlx-core/Cargo.toml
crates.ioeither1.6.1sqlx-core/Cargo.toml
crates.iofutures-core0.3.32sqlx-core/Cargo.toml
crates.iofutures-io0.3.32sqlx-core/Cargo.toml
crates.iofutures-intrusive0.5.0sqlx-core/Cargo.toml
crates.iofutures-util0.3.32sqlx-core/Cargo.toml
crates.iolog0.4.18sqlx-core/Cargo.toml
crates.iomemchr2.5.0sqlx-core/Cargo.toml
crates.iopercent-encoding2.3.0sqlx-core/Cargo.toml
crates.ioserde1.0.219sqlx-core/Cargo.toml
crates.ioserde_json1.0.142sqlx-core/Cargo.toml
crates.iotoml0.8.16sqlx-core/Cargo.toml
crates.iosha2sqlx-core/Cargo.toml
crates.iotokio-stream0.1.8sqlx-core/Cargo.toml
crates.iotracing0.1.37sqlx-core/Cargo.toml
crates.iosmallvec1.13.1sqlx-core/Cargo.toml
crates.iourl2.2.2sqlx-core/Cargo.toml
crates.iobstr1.0.1sqlx-core/Cargo.toml
crates.iohashlink0.11.0sqlx-core/Cargo.toml
crates.ioindexmap2.0sqlx-core/Cargo.toml
crates.ioevent-listener5.2.0sqlx-core/Cargo.toml
crates.iohashbrown0.16.0sqlx-core/Cargo.toml
crates.iothiserrorsqlx-core/Cargo.toml
crates.iosqlx-coresqlx-macros-core/Cargo.toml
crates.iosqlx-mysqlsqlx-macros-core/Cargo.toml
crates.iosqlx-postgressqlx-macros-core/Cargo.toml
crates.iosqlx-sqlitesqlx-macros-core/Cargo.toml
crates.ioasync-global-executorsqlx-macros-core/Cargo.toml
crates.ioasync-stdsqlx-macros-core/Cargo.toml
crates.iosmolsqlx-macros-core/Cargo.toml
crates.iotokiosqlx-macros-core/Cargo.toml
crates.iocfg-ifsqlx-macros-core/Cargo.toml
crates.iodotenvysqlx-macros-core/Cargo.toml
crates.iothiserrorsqlx-macros-core/Cargo.toml
crates.iohex0.4.3sqlx-macros-core/Cargo.toml
crates.ioheck0.5sqlx-macros-core/Cargo.toml
crates.ioeither1.6.1sqlx-macros-core/Cargo.toml
crates.ioproc-macro21.0.83sqlx-macros-core/Cargo.toml
crates.ioserde1.0.219sqlx-macros-core/Cargo.toml
crates.ioserde_json1.0.142sqlx-macros-core/Cargo.toml
crates.iosha2sqlx-macros-core/Cargo.toml
crates.iosyn2.0.87sqlx-macros-core/Cargo.toml
crates.ioquote1.0.35sqlx-macros-core/Cargo.toml
crates.iourl2.2.2sqlx-macros-core/Cargo.toml
crates.iosqlx-coresqlx-macros/Cargo.toml
crates.iosqlx-macros-coresqlx-macros/Cargo.toml
crates.ioproc-macro21.0.83sqlx-macros/Cargo.toml
crates.iosyn2.0.87sqlx-macros/Cargo.toml
crates.ioquote1.0.35sqlx-macros/Cargo.toml
crates.iosqlx-coresqlx-mysql/Cargo.toml
crates.iofutures-core0.3.32sqlx-mysql/Cargo.toml
crates.iofutures-util0.3.32sqlx-mysql/Cargo.toml
crates.iocrcsqlx-mysql/Cargo.toml
crates.iodigestsqlx-mysql/Cargo.toml
crates.iorandsqlx-mysql/Cargo.toml
crates.iorsasqlx-mysql/Cargo.toml
crates.iosha1sqlx-mysql/Cargo.toml
crates.iosha2sqlx-mysql/Cargo.toml
crates.iobigdecimalsqlx-mysql/Cargo.toml
crates.iochronosqlx-mysql/Cargo.toml
crates.iorust_decimalsqlx-mysql/Cargo.toml
crates.iotimesqlx-mysql/Cargo.toml
crates.iouuidsqlx-mysql/Cargo.toml
crates.iobitflags2.4sqlx-mysql/Cargo.toml
crates.iobyteorder1.4.3sqlx-mysql/Cargo.toml
crates.iobytes1.2.0sqlx-mysql/Cargo.toml
crates.ioeither1.6.1sqlx-mysql/Cargo.toml
crates.iogeneric-array0.14.4sqlx-mysql/Cargo.toml
crates.iolog0.4.18sqlx-mysql/Cargo.toml
crates.iopercent-encoding2.3.0sqlx-mysql/Cargo.toml
crates.iotracing0.1.37sqlx-mysql/Cargo.toml
crates.iodotenvysqlx-mysql/Cargo.toml
crates.iothiserrorsqlx-mysql/Cargo.toml
crates.ioserde1.0.219sqlx-mysql/Cargo.toml
crates.iofutures-channel0.3.32sqlx-postgres/Cargo.toml
crates.iofutures-core0.3.32sqlx-postgres/Cargo.toml
crates.iofutures-util0.3.32sqlx-postgres/Cargo.toml
crates.iocrcsqlx-postgres/Cargo.toml
crates.iohkdfsqlx-postgres/Cargo.toml
crates.iohmacsqlx-postgres/Cargo.toml
crates.iomd-5sqlx-postgres/Cargo.toml
crates.iorandsqlx-postgres/Cargo.toml
crates.iosha2sqlx-postgres/Cargo.toml
crates.iobigdecimalsqlx-postgres/Cargo.toml
crates.iobit-vecsqlx-postgres/Cargo.toml
crates.iochronosqlx-postgres/Cargo.toml
crates.ioipnetsqlx-postgres/Cargo.toml
crates.ioipnetworksqlx-postgres/Cargo.toml
crates.iomac_addresssqlx-postgres/Cargo.toml
crates.iorust_decimalsqlx-postgres/Cargo.toml
crates.iotimesqlx-postgres/Cargo.toml
crates.iouuidsqlx-postgres/Cargo.toml
crates.ioatoi2.0sqlx-postgres/Cargo.toml
crates.iobase64sqlx-postgres/Cargo.toml
crates.iobitflags2.4sqlx-postgres/Cargo.toml
crates.iobyteorder1.4.3sqlx-postgres/Cargo.toml
crates.iohex0.4.3sqlx-postgres/Cargo.toml
crates.ioitoa1.0.5sqlx-postgres/Cargo.toml
crates.iolog0.4.18sqlx-postgres/Cargo.toml
crates.iomemchr2.5.0sqlx-postgres/Cargo.toml
crates.ionum-bigint0.4.3sqlx-postgres/Cargo.toml
crates.iosmallvec1.13.1sqlx-postgres/Cargo.toml
crates.iostringprep0.1.2sqlx-postgres/Cargo.toml
crates.iotracing0.1.37sqlx-postgres/Cargo.toml
crates.iowhoami2.0.2sqlx-postgres/Cargo.toml
crates.iodotenvysqlx-postgres/Cargo.toml
crates.iothiserrorsqlx-postgres/Cargo.toml
crates.ioserde1.0.219sqlx-postgres/Cargo.toml
crates.ioserde_json1.0.142sqlx-postgres/Cargo.toml
crates.iosqlx-coresqlx-postgres/Cargo.toml
crates.iolibsqlite3-sys>=0.30.1, <0.38.0sqlx-sqlite/Cargo.toml
crates.iofutures-core0.3.32sqlx-sqlite/Cargo.toml
crates.iofutures-channel0.3.32sqlx-sqlite/Cargo.toml
crates.iofutures-executor0.3.32sqlx-sqlite/Cargo.toml
crates.iofutures-intrusive0.5.0sqlx-sqlite/Cargo.toml
crates.iofutures-util0.3.32sqlx-sqlite/Cargo.toml
crates.iochronosqlx-sqlite/Cargo.toml
crates.iotimesqlx-sqlite/Cargo.toml
crates.iouuidsqlx-sqlite/Cargo.toml
crates.iourl2.2.2sqlx-sqlite/Cargo.toml
crates.iopercent-encoding2.3.0sqlx-sqlite/Cargo.toml
crates.ioform_urlencoded1.2.2sqlx-sqlite/Cargo.toml
crates.ioflume0.12.0sqlx-sqlite/Cargo.toml
crates.ioatoi2.0sqlx-sqlite/Cargo.toml
crates.iolog0.4.18sqlx-sqlite/Cargo.toml
crates.iotracing0.1.37sqlx-sqlite/Cargo.toml
crates.iothiserrorsqlx-sqlite/Cargo.toml
crates.ioserde1.0.219sqlx-sqlite/Cargo.toml
crates.ioregex1.6.0sqlx-sqlite/Cargo.toml
crates.iosqlx-coresqlx-sqlite/Cargo.toml
crates.iosqlxsqlx-test/Cargo.toml
crates.ioenv_logger0.11sqlx-test/Cargo.toml
crates.iodotenvy0.15.7sqlx-test/Cargo.toml
crates.ioanyhow1.0.58sqlx-test/Cargo.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

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

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