Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 09:48 UTC

sebastienrousseau / http-handle

Lightweight Rust HTTP server library. Sync + async, HTTP/1.1 keep-alive, HTTP/2 (h2c), HTTP/3 ALPN. 180 k req/s on Linux/arm64.

RustApache-2.0★ 1 star⑂ 0 forkssince Oct 2024View on GitHub ↗
KindLibraryNetwork servicehow this is determined

sebastienrousseau/http-handle holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Engineering Quality (94/100) and lowest on Community & Adoption (44/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Sebastien RousseauPersonal account
155 followers168 public repossince Jan 2012

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
crates.iohttp-handle0.0.72,03156 days agohttphttp-serverkeep-alivestatic-filestokioasynchronouscachingnetwork-programming

Metrics by category

Vitality

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

65Good · 21% of overall
How it's scored
36/36Push recencylast push 6 days ago
5.5/36Commit cadence8/52 weeks with commits
18/18Commit volume117 commits in the last year
5/10OpenSSF Scorecard: Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year117
human_commit_share0.97
days_since_last_push6
active_weeks_last_year8
How it's scored
27/27Ships releases5 releases published
27/36Release recencylatest release 120 days ago
12.6/27Release cadencea release every ~140.8 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count5
latest_release_tagv0.0.5
releases_from_tagsno
days_since_latest_release120
mean_days_between_releases140.8

Community & Adoption

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

44Weak · 17% of overall
How it's scored
0/60Stars1 stars
0/25Forks0 forks
0/15Watchers1 watchers
Inputs used
forks0
stars1
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
44.1/80Monthly downloads2,031 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packageshttp-handle
dependents
ecosystemscrates
total_downloads16,628
monthly_downloads2,031
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
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
23.9/42Issue resolution57% of issues closed
8.6/30PR acceptance16/56 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/7 approved changesets -- score normalized to 0
Inputs used
merged_prs16
open_issues25
closed_issues33
prs_merged_7d1
prs_decided_7d1
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio0.569
closed_unmerged_prs40
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
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
15.8/25Owner reach155 followers of sebastienrousseau
25/25Track record168 public repos, account ~14 yr old
Inputs used
followers155
owner_typeUser
is_verified
owner_loginsebastienrousseau
public_repos168
account_age_days5,322
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 crates
35/35Publish recencylatest publish 6 days ago
20/20Version history5 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packageshttp-handle
ecosystemscrates
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

94Exceptional · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter configCargo.toml ([lints]), pyproject.toml ([tool.ruff], [tool.black], [tool.isort]), rustfmt.toml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttp://doc.http-handle.com/
10/10Repository description
10/10Topics20 topics
10/10Wiki
Inputs used
topicshttp, http-server, rust, async, http2, http3, keep-alive, low-latency, rate-limiting, sendfile, static-file-server, tokio, web-server, benchmark, enterprise, mtls, multi-tenant, observability, caching, tls
has_wikiyes
homepagehttp://doc.http-handle.com/
docs_sitehttp://doc.http-handle.com/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

68Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests8 out of 8 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 0/7 approved changesets -- score normalized to 0
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
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
3.8/7.5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
0/5Packagingno data
5/5Pinned-Dependenciesall dependencies are pinned
5/5SASTSAST tool is run on all commits
1.5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6
Excluded from scoring (no data or not applicable): Packaging. 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_packages221
unassessed_packages1
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 221 resolved dependencies against OSV. 1 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.

70Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
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
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format configCargo.toml ([lints]), pyproject.toml ([tool.ruff], [tool.black], [tool.isort]), rustfmt.toml
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance3 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsCargo.toml, fuzz/Cargo.toml
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable codeRust (statically typed)
53.5/55Manageable file sizes2/75 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes121,118
source_files_sampled75
oversized_source_files2
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

1GitHub stars
1contributors
117commits, last 12 months
6days since last push
5releases
1bus factor
25open issues
crates.io, PyPIpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 6.0 / 10
6.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-08-28 09:48 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests8 out of 8 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 0/7 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
3Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 20
RegistryPackageVersion constraintManifest
crates.iothiserror2.0Cargo.toml
crates.ioserde1.0Cargo.toml
crates.ioserde_json1.0Cargo.toml
crates.iolog0.4Cargo.toml
crates.ioenv_logger0.11Cargo.toml
crates.ioeuxis-commons0.0.2Cargo.toml
crates.ioctrlc3.4Cargo.toml
crates.iocrossbeam-channel0.5Cargo.toml
crates.iomemchr2.8Cargo.toml
crates.ioregex1.11Cargo.toml
crates.iotokio1.50Cargo.toml
crates.iotracing0.1Cargo.toml
crates.iotracing-subscriber0.3Cargo.toml
crates.ioh20.4Cargo.toml
crates.iohttp1.3Cargo.toml
crates.iobytes1.10Cargo.toml
crates.iolibc0.2Cargo.toml
crates.ionotify8.2Cargo.toml
crates.ioarc-swap1.9Cargo.toml
crates.iotoml1.0Cargo.toml
All dependencies 222

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

RegistryPackageVersionRelation
crates.ioarc-swap1.9.2direct
crates.iobytes1.12.1direct
crates.iocrossbeam-channel0.5.16direct
crates.ioctrlc3.5.2direct
crates.ioenv_logger0.11.11direct
crates.ioeuxis-commons0.0.2direct
crates.ioh20.4.18direct
crates.iohttp1.5.0direct
crates.iolibc0.2.180direct
crates.iolog0.4.33direct
crates.iomemchr2.8.3direct
crates.ionotify8.2.0direct
crates.ioregex1.13.1direct
crates.ioserde1.0.229direct
crates.ioserde_json1.0.151direct
crates.iothiserror2.0.20direct
crates.iotokio1.50.0direct
crates.iotoml1.1.4+spec-1.1.0direct
crates.iotracing0.1.44direct
crates.iotracing-subscriber0.3.23direct
crates.ioaddr2line0.25.1indirect
crates.ioadler22.0.1indirect
crates.ioaho-corasick1.1.4indirect
crates.ioalloca0.4.0indirect
crates.ioanes0.1.6indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.13indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioanyhow1.0.103indirect
crates.ioassert_fs1.1.3indirect
crates.ioatomic-waker1.1.2indirect
crates.ioautocfg1.5.0indirect
crates.iobacktrace0.3.76indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.11.0indirect
crates.ioblock20.6.2indirect
crates.iobstr1.12.1indirect
crates.iobumpalo3.20.2indirect
crates.iocast0.3.0indirect
crates.iocc1.2.56indirect
crates.iocfg-if1.0.4indirect
crates.iocfg_aliases0.2.1indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.ioclap4.5.60indirect
crates.ioclap_builder4.5.60indirect
crates.ioclap_lex1.0.0indirect
crates.iocolorchoice1.0.4indirect
crates.iocriterion0.8.2indirect
crates.iocriterion-plot0.8.2indirect
crates.iocrossbeam-deque0.8.6indirect
crates.iocrossbeam-epoch0.9.20indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrunchy0.2.4indirect
crates.iodhat0.3.3indirect
crates.iodifflib0.4.0indirect
crates.iodispatch20.3.0indirect
crates.iodoc-comment0.3.4indirect
crates.ioeither1.15.0indirect
crates.ioenv_filter2.0.0indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.3.0indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofloat-cmp0.10.0indirect
crates.iofnv1.0.7indirect
crates.iofoldhash0.1.5indirect
crates.iofsevent-sys4.1.0indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-sink0.3.32indirect
crates.iogetrandom0.3.4indirect
crates.iogetrandom0.4.1indirect
crates.iogimli0.32.3indirect
crates.ioglobset0.4.18indirect
crates.ioglobwalk0.9.1indirect
crates.iohalf2.7.1indirect
crates.iohashbrown0.15.5indirect
crates.iohashbrown0.16.1indirect
crates.ioheck0.5.0indirect
crates.ioid-arena2.3.0indirect
crates.ioignore0.4.25indirect
crates.ioindexmap2.13.0indirect
crates.ioinotify0.11.0indirect
crates.ioinotify-sys0.1.5indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitertools0.13.0indirect
crates.ioitoa1.0.17indirect
crates.iojiff0.2.24indirect
crates.iojiff-static0.2.24indirect
crates.iojs-sys0.3.85indirect
crates.iokqueue1.1.1indirect
crates.iokqueue-sys1.0.4indirect
crates.iolazy_static1.5.0indirect
crates.ioleb128fmt0.1.0indirect
crates.iolibfuzzer-sysindirect
crates.iolinux-raw-sys0.11.0indirect
crates.iolock_api0.4.14indirect
crates.iomatchers0.2.0indirect
crates.iominiz_oxide0.8.9indirect
crates.iomintex0.1.4indirect
crates.iomio1.1.1indirect
crates.ionix0.31.1indirect
crates.ionormalize-line-endings0.3.0indirect
crates.ionotify-types2.1.0indirect
crates.ionu-ansi-term0.50.3indirect
crates.ionum-traits0.2.19indirect
crates.ioobjc20.6.3indirect
crates.ioobjc2-encode4.1.0indirect
crates.ioobject0.37.3indirect
crates.ioonce_cell1.21.3indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.iooorandom11.1.5indirect
crates.iopage_size0.6.0indirect
crates.ioparking_lot0.12.5indirect
crates.ioparking_lot_core0.9.12indirect
crates.iopin-project-lite0.2.16indirect
crates.ioplotters0.3.7indirect
crates.ioplotters-backend0.3.7indirect
crates.ioplotters-svg0.3.7indirect
crates.ioportable-atomic1.13.1indirect
crates.ioportable-atomic-util0.2.5indirect
crates.ioppv-lite860.2.21indirect
crates.iopredicates3.1.4indirect
crates.iopredicates-core1.0.10indirect
crates.iopredicates-tree1.0.13indirect
crates.ioprettyplease0.2.37indirect
crates.ioproc-macro21.0.106indirect
crates.ioproptest1.11.0indirect
crates.ioquick-error1.2.3indirect
crates.ioquote1.0.44indirect
crates.ior-efi5.3.0indirect
crates.iorand0.9.4indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.9.5indirect
crates.iorand_xorshift0.4.0indirect
crates.iorayon1.11.0indirect
crates.iorayon-core1.13.0indirect
crates.ioredox_syscall0.5.18indirect
crates.ioregex-automata0.4.16indirect
crates.ioregex-syntax0.8.11indirect
crates.iorustc-demangle0.1.27indirect
crates.iorustc-hash1.1.0indirect
crates.iorustix1.1.3indirect
crates.iorustversion1.0.22indirect
crates.iorusty-fork0.3.1indirect
crates.iosame-file1.0.6indirect
crates.ioscopeguard1.2.0indirect
crates.iosemver1.0.27indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioserde_spanned1.1.1indirect
crates.iosharded-slab0.1.7indirect
crates.ioshlex1.3.0indirect
crates.ioslab0.4.12indirect
crates.iosmallvec1.15.1indirect
crates.iosocket20.6.2indirect
crates.iosyn2.0.117indirect
crates.iosyn3.0.3indirect
crates.iotempfile3.25.0indirect
crates.iotermtree0.5.1indirect
crates.iothiserror-impl2.0.20indirect
crates.iothousands0.2.0indirect
crates.iothread_local1.1.9indirect
crates.iotinytemplate1.2.1indirect
crates.iotokio-macros2.6.0indirect
crates.iotokio-util0.7.18indirect
crates.iotoml_datetime1.1.1+spec-1.1.0indirect
crates.iotoml_parser1.1.3+spec-1.1.0indirect
crates.iotoml_writer1.1.2+spec-1.1.0indirect
crates.iotracing-attributes0.1.31indirect
crates.iotracing-core0.1.36indirect
crates.iotracing-log0.2.0indirect
crates.iounarray0.1.4indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-xid0.2.6indirect
crates.ioutf8parse0.2.2indirect
crates.iovaluable0.1.1indirect
crates.ioversion_check0.9.5indirect
crates.iowait-timeout0.2.1indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasip21.0.2+wasi-0.2.9indirect
crates.iowasip30.4.0+wasi-0.3.0-rc-2026-01-06indirect
crates.iowasm-bindgen0.2.108indirect
crates.iowasm-bindgen-macro0.2.108indirect
crates.iowasm-bindgen-macro-support0.2.108indirect
crates.iowasm-bindgen-shared0.2.108indirect
crates.iowasm-encoder0.244.0indirect
crates.iowasm-metadata0.244.0indirect
crates.iowasmparser0.244.0indirect
crates.ioweb-sys0.3.85indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.11indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.60.2indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.53.5indirect
crates.iowindows_aarch64_gnullvm0.53.1indirect
crates.iowindows_aarch64_msvc0.53.1indirect
crates.iowindows_i686_gnu0.53.1indirect
crates.iowindows_i686_gnullvm0.53.1indirect
crates.iowindows_i686_msvc0.53.1indirect
crates.iowindows_x86_64_gnu0.53.1indirect
crates.iowindows_x86_64_gnullvm0.53.1indirect
crates.iowindows_x86_64_msvc0.53.1indirect
crates.iowinnow1.0.1indirect
crates.iowit-bindgen0.51.0indirect
crates.iowit-bindgen-core0.51.0indirect
crates.iowit-bindgen-rust0.51.0indirect
crates.iowit-bindgen-rust-macro0.51.0indirect
crates.iowit-component0.244.0indirect
crates.iowit-parser0.244.0indirect
crates.iozerocopy0.8.39indirect
crates.iozerocopy-derive0.8.39indirect
crates.iozmij1.0.21indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 221 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 1 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.