Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 07:55 UTC

salvo-rs / salvo

A powerful web framework built with a simplified design.

RustApache-2.0★ 4,431 stars⑂ 271 forkssince Nov 2019View on GitHub ↗
KindLibraryNetwork servicehow this is determined

salvo-rs/salvo holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (98/100) and lowest on Sustainability & Governance (67/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

94
overall / 100
Exceptional

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.

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

Ownership

SalvoOrganization
110 followers15 public repossince Jan 2021

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

Package ecosystems

Metrics by category

Vitality

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

98Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
31.8/36Commit cadence46/52 weeks with commits
18/18Commit volume518 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year518
human_commit_share0.9
days_since_last_push1
active_weeks_last_year46

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 1 days ago
27/27Release cadencea release every ~16.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv0.96.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases16.2
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?

85Excellent · 17% of overall
How it's scored
59.1/60Stars4,431 stars
20.3/25Forks271 forks
8.7/15Watchers38 watchers
Inputs used
forks271
stars4,431
watchers38
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges10
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicescodecov.io, github.com, shields.io
has_pull_request_templateno
How it's scored
79.7/80Monthly downloads943,947 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagessalvo-acme, salvo_core, salvo-cors, salvo-csrf, salvo-oapi, salvo-otel, salvo-cache, salvo-craft
dependents
ecosystemscrates
total_downloads28,303,590
monthly_downloads943,947
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?

67Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2.3/22.5Commit distributiontop contributor authored 90% of commits
13.5/13.5Contributor breadth89 contributors
10/10OpenSSF Scorecard: Contributorsproject has 30 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled89
top_contributor_share0.897
How it's scored
40.1/42Issue resolution95% of issues closed
27.2/30PR acceptance1,028/1,132 decided PRs merged
13/13Newcomer PR acceptance2/2 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 2/24 approved changesets -- score normalized to 0
Inputs used
merged_prs1,028
open_issues20
closed_issues412
prs_merged_7d2
prs_decided_7d2
prs_merged_30d13
prs_decided_30d13
issue_closed_ratio0.954
closed_unmerged_prs104
first_time_authors_30d2
first_time_prs_merged_30d2
first_time_prs_decided_30d2
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
14.7/25Owner reach110 followers of salvo-rs
19.9/25Track record15 public repos, account ~5 yr old
Inputs used
followers110
owner_typeOrganization
is_verifiedno
owner_loginsalvo-rs
public_repos15
account_age_days2,042

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on crates
35/35Publish recencylatest publish 1 days ago
20/20Version history252 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagessalvo-acme, salvo_core, salvo-cors, salvo-csrf, salvo-oapi, salvo-otel, salvo-cache, salvo-craft
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.cjs, Cargo.toml ([workspace.lints]), crates/acme/Cargo.toml ([lints]), crates/cache/Cargo.toml ([lints]), crates/compression/Cargo.toml ([lints]), crates/core/Cargo.toml ([lints]), crates/cors/Cargo.toml ([lints]), crates/craft-macros/Cargo.toml ([lints]), crates/craft/Cargo.toml ([lints]), crates/csrf/Cargo.toml ([lints]), crates/extra/Cargo.toml ([lints]), crates/flash/Cargo.toml ([lints]), crates/jwt-auth/Cargo.toml ([lints]), crates/macros/Cargo.toml ([lints]), crates/oapi-macros/Cargo.toml ([lints]), crates/oapi/Cargo.toml ([lints]), crates/otel/Cargo.toml ([lints]), crates/proxy/Cargo.toml ([lints]), crates/rate-limiter/Cargo.toml ([lints]), crates/salvo/Cargo.toml ([lints]), crates/serde-util/Cargo.toml ([lints]), crates/serve-static/Cargo.toml ([lints]), rustfmt.toml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://salvo.rs
10/10Repository description
10/10Topics6 topics
0/10Wiki
Inputs used
topicsrust, http-server, async, salvo, framework, web
has_wikino
homepagehttps://salvo.rs
docs_sitehttps://salvo.rs
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

79Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 2/24 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 30 contributing companies or organizations
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 5 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
4.5/5SASTSAST tool is not run on all commits -- score normalized to 9
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.4
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 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
advisories0
affected_packages0
assessed_packages4
unassessed_packages39
affected_by_severitynone
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 4 resolved dependencies against OSV. 39 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.

71Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://salvo.rs/llms.txt)
40/40Legible commit history81 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://salvo.rs/llms.txt
legible_history_share0.9
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapCargo.toml, crates/acme/Cargo.toml, crates/cache/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config.eslintrc.cjs, Cargo.toml ([workspace.lints]), crates/acme/Cargo.toml ([lints]), crates/cache/Cargo.toml ([lints]), crates/compression/Cargo.toml ([lints]), crates/core/Cargo.toml ([lints]), crates/cors/Cargo.toml ([lints]), crates/craft-macros/Cargo.toml ([lints]), crates/craft/Cargo.toml ([lints]), crates/csrf/Cargo.toml ([lints]), crates/extra/Cargo.toml ([lints]), crates/flash/Cargo.toml ([lints]), crates/jwt-auth/Cargo.toml ([lints]), crates/macros/Cargo.toml ([lints]), crates/oapi-macros/Cargo.toml ([lints]), crates/oapi/Cargo.toml ([lints]), crates/otel/Cargo.toml ([lints]), crates/proxy/Cargo.toml ([lints]), crates/rate-limiter/Cargo.toml ([lints]), crates/salvo/Cargo.toml ([lints]), crates/serde-util/Cargo.toml ([lints]), crates/serve-static/Cargo.toml ([lints]), rustfmt.toml
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentDockerfile
10/10Demonstrated agent practice47 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance10 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
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.47
toolchain_manifestsCargo.toml, crates/acme/Cargo.toml, crates/cache/Cargo.toml, crates/compression/Cargo.toml, crates/core/Cargo.toml, crates/cors/Cargo.toml, crates/craft-macros/Cargo.toml, crates/craft/Cargo.toml, crates/csrf/Cargo.toml, crates/extra/Cargo.toml, crates/flash/Cargo.toml, crates/jwt-auth/Cargo.toml, crates/macros/Cargo.toml, crates/oapi-macros/Cargo.toml, crates/oapi/Cargo.toml, crates/otel/Cargo.toml, crates/proxy/Cargo.toml, crates/rate-limiter/Cargo.toml, crates/salvo/Cargo.toml, crates/serde-util/Cargo.toml, crates/serve-static/Cargo.toml, crates/session/Cargo.toml, crates/tus/Cargo.toml, examples/Cargo.toml, examples/acme-http01-quinn/Cargo.toml, examples/acme-http01/Cargo.toml, examples/acme-tls-alpn01/Cargo.toml, examples/affix-state/Cargo.toml, examples/basic-auth/Cargo.toml, examples/body-channel/Cargo.toml, examples/cache-simple/Cargo.toml, examples/caching-headers/Cargo.toml, examples/catch-error/Cargo.toml, examples/catch-panic/Cargo.toml, examples/compression/Cargo.toml, examples/concurrency-limiter/Cargo.toml, examples/cors/Cargo.toml, examples/craft/Cargo.toml, examples/csrf-cookie-store/Cargo.toml, examples/csrf-session-store/Cargo.toml, examples/custom-error-page/Cargo.toml, examples/custom-filter/Cargo.toml, examples/db-graphql/Cargo.toml, examples/db-mongodb/Cargo.toml, examples/db-mysql-rbatis/Cargo.toml, examples/db-postgres-diesel/Cargo.toml, examples/db-postgres-sea-orm/Cargo.toml, examples/db-postgres-sea-orm/migration/Cargo.toml, examples/db-postgres-sqlx/Cargo.toml, examples/db-postgres-toasty/Cargo.toml, examples/db-sea-orm/Cargo.toml, examples/extract-alias/Cargo.toml, examples/extract-data/Cargo.toml, examples/extract-nested/Cargo.toml, examples/extract-with-lifetimes/Cargo.toml, examples/flash-cookie-store/Cargo.toml, examples/flash-session-store/Cargo.toml, examples/force-https/Cargo.toml, examples/fuse-attack/Cargo.toml, examples/graceful-shutdown/Cargo.toml, examples/hello-h3/Cargo.toml, examples/hello/Cargo.toml, examples/join-listeners/Cargo.toml, examples/jwt-auth/Cargo.toml, examples/jwt-clerk/Cargo.toml, examples/jwt-oidc-clerk/Cargo.toml, examples/logging-otlp/Cargo.toml, examples/logging/Cargo.toml, examples/middleware-add-header/Cargo.toml, examples/multi-servers/Cargo.toml, examples/oapi-3-2/Cargo.toml, examples/oapi-generics/Cargo.toml, examples/oapi-hello/Cargo.toml, examples/oapi-todos/Cargo.toml, examples/oapi-upload-file/Cargo.toml, examples/oapi-upload-files/Cargo.toml, examples/otel-jaeger/Cargo.toml, examples/proxy-react-app/Cargo.toml, examples/proxy-simple/Cargo.toml, examples/proxy-websocket/Cargo.toml, examples/rate-limiter-dynamic/Cargo.toml, examples/rate-limiter-static/Cargo.toml, examples/redirect/Cargo.toml, examples/remote-addr/Cargo.toml, examples/request-id/Cargo.toml, examples/routing-guid/Cargo.toml, examples/routing/Cargo.toml, examples/session-login/Cargo.toml, examples/size-limiter/Cargo.toml, examples/sse-chat/Cargo.toml, examples/sse/Cargo.toml, examples/static-dir-list/Cargo.toml, examples/static-embed-file/Cargo.toml, examples/static-embed-files/Cargo.toml, examples/template-askama/Cargo.toml, examples/timeout/Cargo.toml, examples/tls-native-tls-reload/Cargo.toml, examples/tls-native-tls/Cargo.toml, examples/tls-openssl-reload/Cargo.toml, examples/tls-openssl/Cargo.toml, examples/tls-rustls-reload/Cargo.toml, examples/tls-rustls/Cargo.toml, examples/todos-utoipa/Cargo.toml, examples/todos/Cargo.toml, examples/trailing-slash/Cargo.toml, examples/unix-socket/Cargo.toml, examples/upload-file/Cargo.toml, examples/upload-files-tus/Cargo.toml, examples/upload-files/Cargo.toml, examples/use-depot/Cargo.toml, examples/websocket-chat/Cargo.toml, examples/websocket/Cargo.toml, examples/webtransport-acme-http01/Cargo.toml, examples/webtransport/Cargo.toml, examples/with-listenfd/Cargo.toml, examples/with-sentry/Cargo.toml, examples/with-tower/Cargo.toml, fuzz/Cargo.toml
dependency_bot_commit_share0.1
How it's scored
45/45Type-checkable codeRust (statically typed)
54.3/55Manageable file sizes6/447 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes1,551,729
source_files_sampled447
oversized_source_files6
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

4,431GitHub stars
89contributors
518commits, last 12 months
1days since last push
100releases
1bus factor
20open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 271 ⇿
0Stars
271Forks
99Releases

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.

05010015020025030027192021-042023-122026-08
Major 0Minor 42Patch 57

Each point covers 5 days.

OpenSSF Scorecard 7.4 / 10
7.4aggregate

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-28 07:54 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
0Code-ReviewFound 2/24 approved changesets -- score normalized to 0
10Contributorsproject has 30 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 5 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 is not run on all commits -- score normalized to 9
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 226
RegistryPackageVersion constraintManifest
crates.iocertoncrates/acme/Cargo.toml
crates.iofutures-utilcrates/acme/Cargo.toml
crates.ioquinncrates/acme/Cargo.toml
crates.iosalvo_corecrates/acme/Cargo.toml
crates.iotokiocrates/acme/Cargo.toml
crates.iotokio-rustlscrates/acme/Cargo.toml
crates.iotracingcrates/acme/Cargo.toml
crates.iobytescrates/cache/Cargo.toml
crates.iomokacrates/cache/Cargo.toml
crates.iosalvo_corecrates/cache/Cargo.toml
crates.iotokiocrates/cache/Cargo.toml
crates.iotracingcrates/cache/Cargo.toml
crates.iobrotlicrates/compression/Cargo.toml
crates.iobytescrates/compression/Cargo.toml
crates.ioflate2crates/compression/Cargo.toml
crates.iofutures-utilcrates/compression/Cargo.toml
crates.ioindexmapcrates/compression/Cargo.toml
crates.iosalvo_corecrates/compression/Cargo.toml
crates.iosmallveccrates/compression/Cargo.toml
crates.iotokiocrates/compression/Cargo.toml
crates.iotokio-utilcrates/compression/Cargo.toml
crates.iotracingcrates/compression/Cargo.toml
crates.iozstdcrates/compression/Cargo.toml
crates.ioarc-swapcrates/core/Cargo.toml
crates.ioanyhowcrates/core/Cargo.toml
crates.ioasync-traitcrates/core/Cargo.toml
crates.iobase64crates/core/Cargo.toml
crates.iobytescrates/core/Cargo.toml
crates.iochardetngcrates/core/Cargo.toml
crates.iocontent_inspectorcrates/core/Cargo.toml
crates.iocookiecrates/core/Cargo.toml
crates.ioencoding_rscrates/core/Cargo.toml
crates.ioenumflags2crates/core/Cargo.toml
crates.ioeyrecrates/core/Cargo.toml
crates.ioform_urlencodedcrates/core/Cargo.toml
crates.iofutures-channelcrates/core/Cargo.toml
crates.iofutures-utilcrates/core/Cargo.toml
crates.ioh3-datagramcrates/core/Cargo.toml
crates.ioheaderscrates/core/Cargo.toml
crates.iohttpcrates/core/Cargo.toml
crates.iohttp-body-utilcrates/core/Cargo.toml
crates.iohypercrates/core/Cargo.toml
crates.ioindexmapcrates/core/Cargo.toml
crates.iomimecrates/core/Cargo.toml
crates.iomime-infercrates/core/Cargo.toml
crates.iomultracrates/core/Cargo.toml
crates.iomultimapcrates/core/Cargo.toml
crates.ionative-tlscrates/core/Cargo.toml
crates.ioopensslcrates/core/Cargo.toml
crates.iopercent-encodingcrates/core/Cargo.toml
crates.iopin-projectcrates/core/Cargo.toml
crates.ioparking_lotcrates/core/Cargo.toml
crates.ioquinncrates/core/Cargo.toml
crates.iorandcrates/core/Cargo.toml
crates.ioregexcrates/core/Cargo.toml
crates.iosalvo-http3crates/core/Cargo.toml
crates.iosalvo_macroscrates/core/Cargo.toml
crates.iohyper-utilcrates/core/Cargo.toml
crates.ioserdecrates/core/Cargo.toml
crates.ioserde_jsoncrates/core/Cargo.toml
crates.ioserde-xml-rscrates/core/Cargo.toml
crates.ioserde_urlencodedcrates/core/Cargo.toml
crates.iosocket2crates/core/Cargo.toml
crates.iosync_wrappercrates/core/Cargo.toml
crates.iotempfilecrates/core/Cargo.toml
crates.iothiserrorcrates/core/Cargo.toml
crates.iotokiocrates/core/Cargo.toml
crates.iotokio-native-tlscrates/core/Cargo.toml
crates.iotokio-opensslcrates/core/Cargo.toml
crates.iotokio-rustlscrates/core/Cargo.toml
crates.iotokio-utilcrates/core/Cargo.toml
crates.iotracingcrates/core/Cargo.toml
crates.iourlcrates/core/Cargo.toml
crates.iobrotlicrates/core/Cargo.toml
crates.ioflate2crates/core/Cargo.toml
crates.iozstdcrates/core/Cargo.toml
crates.iosalvo_corecrates/cors/Cargo.toml
crates.iobytescrates/cors/Cargo.toml
crates.iotracingcrates/cors/Cargo.toml
crates.ioproc-macro-cratecrates/craft-macros/Cargo.toml
crates.ioproc-macro2crates/craft-macros/Cargo.toml
crates.ioquotecrates/craft-macros/Cargo.toml
crates.iosyncrates/craft-macros/Cargo.toml
crates.ioregexcrates/craft-macros/Cargo.toml
crates.iosalvo-craft-macroscrates/craft/Cargo.toml
crates.ioaeadcrates/csrf/Cargo.toml
crates.ioaes-gcmcrates/csrf/Cargo.toml
crates.iobase64crates/csrf/Cargo.toml
crates.iobcryptcrates/csrf/Cargo.toml
crates.iochacha20poly1305crates/csrf/Cargo.toml
crates.iocookiecrates/csrf/Cargo.toml
crates.iohmaccrates/csrf/Cargo.toml
crates.iorandcrates/csrf/Cargo.toml
crates.iotracingcrates/csrf/Cargo.toml
crates.iosalvo_corecrates/csrf/Cargo.toml
crates.iosalvo-sessioncrates/csrf/Cargo.toml
crates.ioserde_jsoncrates/csrf/Cargo.toml
crates.iosha2crates/csrf/Cargo.toml
crates.iosubtlecrates/csrf/Cargo.toml
crates.iobase64crates/extra/Cargo.toml
crates.ioetagcrates/extra/Cargo.toml
crates.iofutures-utilcrates/extra/Cargo.toml
crates.iohttp-body-utilcrates/extra/Cargo.toml
crates.iohypercrates/extra/Cargo.toml
crates.iopin-projectcrates/extra/Cargo.toml
crates.iosalvo_corecrates/extra/Cargo.toml
crates.ioserdecrates/extra/Cargo.toml
crates.ioserde_jsoncrates/extra/Cargo.toml
crates.iotokiocrates/extra/Cargo.toml
crates.iotokio-tungstenitecrates/extra/Cargo.toml
crates.iotokio-utilcrates/extra/Cargo.toml
crates.iotowercrates/extra/Cargo.toml
crates.iotracingcrates/extra/Cargo.toml
crates.ioulidcrates/extra/Cargo.toml
crates.iosaysioncrates/flash/Cargo.toml
crates.iosalvo_corecrates/flash/Cargo.toml
crates.iosalvo-sessioncrates/flash/Cargo.toml
crates.iotracingcrates/flash/Cargo.toml
crates.ioserdecrates/flash/Cargo.toml
crates.ioserde_jsoncrates/flash/Cargo.toml
crates.iobase64crates/jwt-auth/Cargo.toml
crates.iobytescrates/jwt-auth/Cargo.toml
crates.iojsonwebtokencrates/jwt-auth/Cargo.toml
crates.iohttp-body-utilcrates/jwt-auth/Cargo.toml
crates.iohyper-rustlscrates/jwt-auth/Cargo.toml
crates.iohyper-utilcrates/jwt-auth/Cargo.toml
crates.iorustlscrates/jwt-auth/Cargo.toml
crates.iosalvo_corecrates/jwt-auth/Cargo.toml
crates.ioserdecrates/jwt-auth/Cargo.toml
crates.ioserde_jsoncrates/jwt-auth/Cargo.toml
crates.iothiserrorcrates/jwt-auth/Cargo.toml
crates.iotokiocrates/jwt-auth/Cargo.toml
crates.iotracingcrates/jwt-auth/Cargo.toml
crates.ioproc-macro-cratecrates/macros/Cargo.toml
crates.ioproc-macro2crates/macros/Cargo.toml
crates.ioquotecrates/macros/Cargo.toml
crates.iosalvo-serde-utilcrates/macros/Cargo.toml
crates.iosyncrates/macros/Cargo.toml
crates.ioproc-macro2crates/oapi-macros/Cargo.toml
crates.ioquotecrates/oapi-macros/Cargo.toml
crates.ioproc-macro-cratecrates/oapi-macros/Cargo.toml
crates.iosalvo-serde-utilcrates/oapi-macros/Cargo.toml
crates.iosyncrates/oapi-macros/Cargo.toml
crates.iosalvo_corecrates/oapi-macros/Cargo.toml
crates.iosalvo_corecrates/oapi/Cargo.toml
crates.iosalvo-oapi-macroscrates/oapi/Cargo.toml
crates.iobase64crates/oapi/Cargo.toml
crates.iothiserrorcrates/oapi/Cargo.toml
crates.iobytescrates/oapi/Cargo.toml
crates.iofutures-utilcrates/oapi/Cargo.toml
crates.ioindexmapcrates/oapi/Cargo.toml
crates.ioinventorycrates/oapi/Cargo.toml
crates.iomime-infercrates/oapi/Cargo.toml
crates.ioparking_lotcrates/oapi/Cargo.toml
crates.ioserdecrates/oapi/Cargo.toml
crates.ioserde_jsoncrates/oapi/Cargo.toml
crates.ioregexcrates/oapi/Cargo.toml
crates.iotokiocrates/oapi/Cargo.toml
crates.iotracingcrates/oapi/Cargo.toml
crates.iohttpcrates/oapi/Cargo.toml
crates.iochronocrates/oapi/Cargo.toml
crates.iorust_decimalcrates/oapi/Cargo.toml
crates.iorust-embedcrates/oapi/Cargo.toml
crates.ioserde_norwaycrates/oapi/Cargo.toml
crates.iosmallveccrates/oapi/Cargo.toml
crates.iotimecrates/oapi/Cargo.toml
crates.ioulidcrates/oapi/Cargo.toml
crates.iourlcrates/oapi/Cargo.toml
crates.iouuidcrates/oapi/Cargo.toml
crates.iocompact_strcrates/oapi/Cargo.toml
crates.ioanyhowcrates/oapi/Cargo.toml
crates.ioeyrecrates/oapi/Cargo.toml
crates.ioopentelemetry-httpcrates/otel/Cargo.toml
crates.ioopentelemetry-semantic-conventionscrates/otel/Cargo.toml
crates.ioopentelemetrycrates/otel/Cargo.toml
crates.iosalvo_corecrates/otel/Cargo.toml
crates.iotracingcrates/otel/Cargo.toml
crates.iofastrandcrates/proxy/Cargo.toml
crates.iofutures-utilcrates/proxy/Cargo.toml
crates.iohypercrates/proxy/Cargo.toml
crates.iohyper-rustlscrates/proxy/Cargo.toml
crates.iohyper-utilcrates/proxy/Cargo.toml
crates.iopercent-encodingcrates/proxy/Cargo.toml
crates.ioreqwestcrates/proxy/Cargo.toml
crates.iosalvo_corecrates/proxy/Cargo.toml
crates.iorustlscrates/proxy/Cargo.toml
crates.iotokiocrates/proxy/Cargo.toml
crates.iotracingcrates/proxy/Cargo.toml
crates.iomokacrates/rate-limiter/Cargo.toml
crates.iosalvo_corecrates/rate-limiter/Cargo.toml
crates.ioserdecrates/rate-limiter/Cargo.toml
crates.iotimecrates/rate-limiter/Cargo.toml
crates.iotracingcrates/rate-limiter/Cargo.toml
crates.iotokiocrates/rate-limiter/Cargo.toml
crates.iosalvo_corecrates/salvo/Cargo.toml
crates.iosalvo_extracrates/salvo/Cargo.toml
crates.iosalvo-acmecrates/salvo/Cargo.toml
crates.iosalvo-compressioncrates/salvo/Cargo.toml
crates.iosalvo-jwt-authcrates/salvo/Cargo.toml
crates.iosalvo-cachecrates/salvo/Cargo.toml
crates.iosalvo-corscrates/salvo/Cargo.toml
crates.iosalvo-csrfcrates/salvo/Cargo.toml
crates.iosalvo-flashcrates/salvo/Cargo.toml
crates.iosalvo-rate-limitercrates/salvo/Cargo.toml
crates.iosalvo-sessioncrates/salvo/Cargo.toml
crates.iosalvo-serve-staticcrates/salvo/Cargo.toml
crates.iosalvo-proxycrates/salvo/Cargo.toml
crates.iosalvo-otelcrates/salvo/Cargo.toml
crates.iosalvo-oapicrates/salvo/Cargo.toml
crates.iosalvo-craftcrates/salvo/Cargo.toml
crates.iosalvo-tuscrates/salvo/Cargo.toml
crates.ioproc-macro2crates/serde-util/Cargo.toml
crates.ioquotecrates/serde-util/Cargo.toml
crates.iosyncrates/serde-util/Cargo.toml
crates.iohexcrates/serve-static/Cargo.toml
crates.iomimecrates/serve-static/Cargo.toml
crates.iomime-infercrates/serve-static/Cargo.toml
crates.iopath-slashcrates/serve-static/Cargo.toml
crates.iopercent-encodingcrates/serve-static/Cargo.toml
crates.iorust-embedcrates/serve-static/Cargo.toml
crates.iosalvo_corecrates/serve-static/Cargo.toml
crates.ioserdecrates/serve-static/Cargo.toml
crates.ioserde_jsoncrates/serve-static/Cargo.toml
crates.iotimecrates/serve-static/Cargo.toml
crates.iotracingcrates/serve-static/Cargo.toml
crates.iotokiocrates/serve-static/Cargo.toml
All dependencies 43

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

RegistryPackageVersionRelation
crates.ioanyhowdirect
crates.iobase64direct
crates.iobytesdirect
crates.iocompact_strdirect
crates.ioparking_lotdirect
crates.ioregexdirect
crates.ioserdedirect
crates.ioserde_jsondirect
crates.iosha2direct
crates.iotokiodirect
crates.ioaskamaindirect
crates.iodotenvindirect
crates.iolibfuzzer-sysindirect
crates.iolistenfdindirect
crates.iomongodbindirect
crates.ionanoidindirect
crates.iorcgenindirect
crates.iosea-orm2.0.0-rc.42indirect
crates.iosea-orm-macros2.0.0-rc.42indirect
crates.iosea-orm-migration2.0.0-rc.42indirect
crates.iosentryindirect
crates.iosentry-towerindirect
crates.iosentry-tracingindirect
crates.ioserial_testindirect
crates.ioutoipaindirect
crates.ioutoipa-swagger-uiindirect
npm@clerk/clerk-react^4.16.3indirect
npm@testing-library/jest-dom^5.16.5indirect
npm@testing-library/react^13.4.0indirect
npm@testing-library/user-event^13.5.0indirect
npm@types/react^18.0.28indirect
npm@types/react-dom^18.0.11indirect
npm@vitejs/plugin-react^4.0.0indirect
npmeslint^8.38.0indirect
npmeslint-plugin-react^7.32.2indirect
npmeslint-plugin-react-hooks^4.6.0indirect
npmeslint-plugin-react-refresh^0.3.4indirect
npmreact^18.2.0indirect
npmreact-dom^18.2.0indirect
npmreact-router-dom^6.11.2indirect
npmreact-scripts5.0.1indirect
npmvite^7.1.5indirect
npmweb-vitals^2.1.4indirect
Dependency advisories 0

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

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

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.