Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-14 11:58 UTC

mozilla / neqo

Neqo, the Mozilla Firefox implementation of QUIC in Rust

RustApache-2.0★ 2,238 stars⑂ 172 forkssince Feb 2019View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

mozilla/neqo holds a health index of 95 out of 100, placing it in the Exceptional band. It scores highest on Vitality (95/100) and lowest on Community & Adoption (73/100). It was last updated today. 2 contributors account for most of its recent work.

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

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

Ownership

MozillaOrganization
10,794 followers2,571 public repossince Sep 2009

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iomtu0.4.118,38517151 days agointerfacemozillamtunetwork-programming

Metrics by category

Vitality

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

95Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
34.6/36Commit cadence50/52 weeks with commits
18/18Commit volume764 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year764
human_commit_share0.75
days_since_last_push0
active_weeks_last_year50
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 12 days ago
27/27Release cadencea release every ~14.4 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv0.31.1
releases_from_tagsno
days_since_latest_release12
mean_days_between_releases14.4

Community & Adoption

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

73Good · 17% of overall
How it's scored
54.3/60Stars2,238 stars
18.6/25Forks172 forks
8.4/15Watchers34 watchers
Inputs used
forks172
stars2,238
watchers34
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)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
56.9/80Monthly downloads18,385 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesmtu
dependents
ecosystemscrates
total_downloads147,293
monthly_downloads18,385
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?

80Excellent · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
15.5/22.5Commit distributiontop contributor authored 31% of commits
13.5/13.5Contributor breadth54 contributors
10/10OpenSSF Scorecard: Contributorsproject has 31 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled54
top_contributor_share0.313
How it's scored
35.9/42Issue resolution85% of issues closed
26.4/30PR acceptance2,695/3,060 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
7.5/15OpenSSF Scorecard: Code-ReviewFound 14/24 approved changesets -- score normalized to 5
Inputs used
merged_prs2,695
open_issues124
closed_issues727
prs_merged_7d23
prs_decided_7d25
prs_merged_30d36
prs_decided_30d41
issue_closed_ratio0.854
closed_unmerged_prs365
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
25/25Owner reach10,794 followers of mozilla
25/25Track record2,571 public repos, account ~16 yr old
Inputs used
followers10,794
owner_typeOrganization
is_verifiedno
owner_loginmozilla
public_repos2,571
account_age_days6,197

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on crates
35/35Publish recencylatest publish 151 days ago
20/20Version history17 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesmtu
ecosystemscrates
any_deprecatedno
min_days_since_publish151

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows26 workflow(s)
24/24Tests present
16/16Linter config.clippy.toml, .flake8, .rustfmt.toml, Cargo.toml ([workspace.lints]), mtu/Cargo.toml ([lints]), neqo-bin/Cargo.toml ([lints]), neqo-common/Cargo.toml ([lints]), neqo-http3/Cargo.toml ([lints]), neqo-qpack/Cargo.toml ([lints]), neqo-transport/Cargo.toml ([lints]), neqo-udp/Cargo.toml ([lints]), test-fixture/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
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://firefox-source-docs.mozilla.org/networking/http/http3.html
10/10Repository description
10/10Topics6 topics
0/10Wiki
Inputs used
topicsfirefox, ietf, mozilla, quic, rust, http3
has_wikino
homepagehttps://firefox-source-docs.mozilla.org/networking/http/http3.html
docs_sitehttps://firefox-source-docs.mozilla.org/networking/http/http3.html
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

85Excellent · 16% of overall

Security posture

81Excellent
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
6/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
1.2/2.5CII-Best-Practicesbadge detected: Passing
3.8/7.5Code-ReviewFound 14/24 approved changesets -- score normalized to 5
2.5/2.5Contributorsproject has 31 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 18 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
4/5SASTSAST tool is not run on all commits -- score normalized to 8
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate8.1

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages18
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:mtu@0.4.1 runtime dependency closure — what installing the published package pulls in — 18 packages. 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.

89Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history75 of 75 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes7,781
How it's scored
12.6/18One-command bootstrapCargo.toml, fuzz/Cargo.toml, mtu/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config.clippy.toml, .flake8, .rustfmt.toml, Cargo.toml ([workspace.lints]), mtu/Cargo.toml ([lints]), neqo-bin/Cargo.toml ([lints]), neqo-common/Cargo.toml ([lints]), neqo-http3/Cargo.toml ([lints]), neqo-qpack/Cargo.toml ([lints]), neqo-transport/Cargo.toml ([lints]), neqo-udp/Cargo.toml ([lints]), test-fixture/Cargo.toml ([lints])
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentDockerfile, lockfile
8/10Demonstrated agent practice4 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance24 of the last 100 commits are automated dependency updates
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, uv.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.04
toolchain_manifestsCargo.toml, fuzz/Cargo.toml, mtu/Cargo.toml, neqo-bin/Cargo.toml, neqo-common/Cargo.toml, neqo-http3/Cargo.toml, neqo-qpack/Cargo.toml, neqo-transport/Cargo.toml, neqo-udp/Cargo.toml, test-fixture/Cargo.toml
dependency_bot_commit_share0.24
How it's scored
45/45Type-checkable codeRust (statically typed)
52.1/55Manageable file sizes13/245 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes217,729
source_files_sampled245
oversized_source_files13

Key facts

2,238GitHub stars
54contributors
764commits, last 12 months
0days since last push
100releases
2bus factor
124open issues
crates.io, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'neqo-bin' from its registry
  • Could not fetch crates package 'neqo-udp' from its registry
  • Could not fetch crates package 'neqo-http3' from its registry
  • Could not fetch crates package 'neqo-qpack' from its registry
  • Could not fetch crates package 'neqo-common' from its registry
  • Could not fetch crates package 'test-fixture' from its registry
  • Could not fetch crates package 'neqo-transport' from its registry

More detail

Star and fork history 0 ★ / 172 ⇿
0Stars
172Forks
100Releases

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.

0408012016020016642019-032022-122026-09
Major 0Minor 27Patch 73

Each point covers 7 days.

OpenSSF Scorecard 8.1 / 10
8.1aggregate

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-14 11:58 UTC

9Binary-Artifactsbinaries present in source code
8Branch-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
5CII-Best-Practicesbadge detected: Passing
5Code-ReviewFound 14/24 approved changesets -- score normalized to 5
10Contributorsproject has 31 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 18 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
8SASTSAST tool is not run on all commits -- score normalized to 8
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 78
RegistryPackageVersion constraintManifest
crates.iolibcmtu/Cargo.toml
crates.iostatic_assertionsmtu/Cargo.toml
crates.ioclap4neqo-bin/Cargo.toml
crates.ioclap-verbosity-flag3neqo-bin/Cargo.toml
crates.iofutures0.3neqo-bin/Cargo.toml
crates.iohexneqo-bin/Cargo.toml
crates.iohttpneqo-bin/Cargo.toml
crates.iolibcneqo-bin/Cargo.toml
crates.iologneqo-bin/Cargo.toml
crates.ioneqo-commonneqo-bin/Cargo.toml
crates.ioneqo-http3neqo-bin/Cargo.toml
crates.ioneqo-transportneqo-bin/Cargo.toml
crates.ioneqo-udpneqo-bin/Cargo.toml
crates.ionssneqo-bin/Cargo.toml
crates.ionss-test-fixtureneqo-bin/Cargo.toml
crates.ioqlogneqo-bin/Cargo.toml
crates.ioquinn-udpneqo-bin/Cargo.toml
crates.iorustc-hashneqo-bin/Cargo.toml
crates.ioserde_jsonneqo-bin/Cargo.toml
crates.iostrumneqo-bin/Cargo.toml
crates.iothiserrorneqo-bin/Cargo.toml
crates.iotokio1neqo-bin/Cargo.toml
crates.ioenum-mapneqo-common/Cargo.toml
crates.ioenv_logger0.10neqo-common/Cargo.toml
crates.iohexneqo-common/Cargo.toml
crates.iologneqo-common/Cargo.toml
crates.ioqlogneqo-common/Cargo.toml
crates.ioserdeneqo-common/Cargo.toml
crates.iosha10.10neqo-common/Cargo.toml
crates.iostatic_assertionsneqo-common/Cargo.toml
crates.iostrumneqo-common/Cargo.toml
crates.iothiserrorneqo-common/Cargo.toml
crates.ioenumsetneqo-http3/Cargo.toml
crates.iohttpneqo-http3/Cargo.toml
crates.iologneqo-http3/Cargo.toml
crates.ioneqo-commonneqo-http3/Cargo.toml
crates.ioneqo-qpackneqo-http3/Cargo.toml
crates.ioneqo-transportneqo-http3/Cargo.toml
crates.ionssneqo-http3/Cargo.toml
crates.ioqlogneqo-http3/Cargo.toml
crates.iorustc-hashneqo-http3/Cargo.toml
crates.iosfv0.14neqo-http3/Cargo.toml
crates.iostatic_assertionsneqo-http3/Cargo.toml
crates.iostrumneqo-http3/Cargo.toml
crates.iothiserrorneqo-http3/Cargo.toml
crates.iologneqo-qpack/Cargo.toml
crates.ioneqo-commonneqo-qpack/Cargo.toml
crates.ioneqo-transportneqo-qpack/Cargo.toml
crates.ioqlogneqo-qpack/Cargo.toml
crates.iorustc-hashneqo-qpack/Cargo.toml
crates.iostatic_assertionsneqo-qpack/Cargo.toml
crates.iothiserrorneqo-qpack/Cargo.toml
crates.ioenum-mapneqo-transport/Cargo.toml
crates.ioenumsetneqo-transport/Cargo.toml
crates.ioindexmap2neqo-transport/Cargo.toml
crates.iologneqo-transport/Cargo.toml
crates.ioneqo-commonneqo-transport/Cargo.toml
crates.ionssneqo-transport/Cargo.toml
crates.iomtuneqo-transport/Cargo.toml
crates.ioqlogneqo-transport/Cargo.toml
crates.iorustc-hashneqo-transport/Cargo.toml
crates.ioserdeneqo-transport/Cargo.toml
crates.ioserde_with3.12neqo-transport/Cargo.toml
crates.iosmallvec1neqo-transport/Cargo.toml
crates.iostatic_assertionsneqo-transport/Cargo.toml
crates.iostrumneqo-transport/Cargo.toml
crates.iothiserrorneqo-transport/Cargo.toml
crates.iologneqo-udp/Cargo.toml
crates.ioneqo-commonneqo-udp/Cargo.toml
crates.ioquinn-udpneqo-udp/Cargo.toml
crates.iologtest-fixture/Cargo.toml
crates.ioneqo-commontest-fixture/Cargo.toml
crates.ioneqo-http3test-fixture/Cargo.toml
crates.ioneqo-transporttest-fixture/Cargo.toml
crates.ionsstest-fixture/Cargo.toml
crates.ionss-test-fixturetest-fixture/Cargo.toml
crates.ioqlogtest-fixture/Cargo.toml
crates.ioserde_jsontest-fixture/Cargo.toml
All dependencies 190

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

RegistryPackageVersionRelation
crates.ioclapdirect
crates.ioclap4.5.16direct
crates.ioclap-verbosity-flagdirect
crates.ioclap-verbosity-flag3.0.4direct
crates.ioenum-map2.7.3direct
crates.ioenumset1.1.2direct
crates.ioenv_loggerdirect
crates.ioenv_logger0.10.0direct
crates.iofuturesdirect
crates.iofutures0.3.28direct
crates.iohex0.4.3direct
crates.iohttp1.4.0direct
crates.ioindexmapdirect
crates.ioindexmap2.11.4direct
crates.iolibc0.2.183direct
crates.iolog0.4.29direct
crates.ioqlog0.16.0direct
crates.ioquinn-udp0.6.2direct
crates.iorustc-hash2.1.1direct
crates.ioserde1.0.228direct
crates.ioserde_json1.0.149direct
crates.ioserde_withdirect
crates.ioserde_with3.12.0direct
crates.iosfvdirect
crates.iosfv0.14.0direct
crates.iosha1direct
crates.iosha10.10.5direct
crates.iosmallvecdirect
crates.iosmallvec1.15.2direct
crates.iostatic_assertions1.1.0direct
crates.iostrum0.27.1direct
crates.iothiserror2.0.12direct
crates.iotokiodirect
crates.iotokio1.52.3direct
crates.ioaho-corasick1.1.0indirect
crates.ioanes0.1.6indirect
crates.ioanstyle1.0.8indirect
crates.ioanyhow1.0.100indirect
crates.ioapprox0.5.1indirect
crates.ioarbitrary1.4.1indirect
crates.ioautocfg1.1.0indirect
crates.iobase640.22.1indirect
crates.iobindgen0.72.1indirect
crates.iobitflags2.10.0indirect
crates.ioblock-buffer0.10.3indirect
crates.iobytes1.11.1indirect
crates.iocast0.3.0indirect
crates.iocc1.2.65indirect
crates.iocexpr0.6.0indirect
crates.iocfg-if1.0.0indirect
crates.iocfg_aliases0.2.2indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.ioclang-sys1.8.1indirect
crates.ioclap_builder4.5.15indirect
crates.ioclap_derive4.5.13indirect
crates.ioclap_lex0.7.2indirect
crates.iocodspeed5.0.1indirect
crates.iocodspeed-criterion-compatindirect
crates.iocodspeed-criterion-compat5.0.1indirect
crates.iocodspeed-criterion-compat-walltime5.0.1indirect
crates.iocolored3.1.1indirect
crates.iocpufeatures0.2.8indirect
crates.iocriterion-plot0.5.0indirect
crates.iocrunchy0.2.3indirect
crates.iocrypto-common0.1.6indirect
crates.iodarling0.20.10indirect
crates.iodarling_core0.20.10indirect
crates.iodarling_macro0.20.10indirect
crates.iodigest0.10.7indirect
crates.ioeither1.8.1indirect
crates.ioenum-map-derive0.17.0indirect
crates.ioenumset_derive0.8.1indirect
crates.ioequivalent1.0.1indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofnv1.0.7indirect
crates.iofutures-channel0.3.31indirect
crates.iofutures-core0.3.31indirect
crates.iofutures-io0.3.31indirect
crates.iofutures-sink0.3.31indirect
crates.iofutures-task0.3.31indirect
crates.iofutures-util0.3.31indirect
crates.iogeneric-array0.14.6indirect
crates.iogetrandom0.3.3indirect
crates.iogetrandom0.4.3indirect
crates.ioglob0.3.3indirect
crates.iohalf2.5.0indirect
crates.iohashbrown0.16.0indirect
crates.ioheck0.5.0indirect
crates.iohermit-abi0.5.2indirect
crates.ioident_case1.0.1indirect
crates.iois-terminal0.4.17indirect
crates.ioitertools0.10.5indirect
crates.ioitoa1.0.15indirect
crates.iojobserver0.1.33indirect
crates.iolibfuzzer-sysindirect
crates.iolibfuzzer-sys0.4.13indirect
crates.iolibloading0.8.6indirect
crates.iomach2indirect
crates.iomach20.4.1indirect
crates.iomemchr2.7.4indirect
crates.iominimal-lexical0.2.1indirect
crates.iomio1.2.0indirect
crates.ionix0.31.2indirect
crates.ionom7.1.3indirect
crates.ionss-rs0.14.6indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.3indirect
crates.iooorandom11.1.5indirect
crates.iopin-project-lite0.2.14indirect
crates.iopin-utils0.1.0indirect
crates.iopkcs11-bindings0.1.7indirect
crates.ioproc-macro21.0.101indirect
crates.ioquote1.0.40indirect
crates.ior-efi5.3.0indirect
crates.ior-efi6.0.0indirect
crates.ioref-cast1.0.25indirect
crates.ioref-cast-impl1.0.25indirect
crates.ioregex1.12.3indirect
crates.ioregex-automata0.4.14indirect
crates.ioregex-syntax0.8.5indirect
crates.iorustversion1.0.19indirect
crates.iosame-file1.0.6indirect
crates.iosemver1.0.16indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_spanned1.0.3indirect
crates.ioserde_with_macros3.12.0indirect
crates.ioshlex1.3.0indirect
crates.ioshlex2.0.1indirect
crates.iosocket20.6.3indirect
crates.iostatrs0.18.0indirect
crates.iostrsim0.11.1indirect
crates.iostrum_macros0.27.1indirect
crates.iosyn2.0.106indirect
crates.iotest-fixture0.1.0indirect
crates.iothiserror-impl2.0.12indirect
crates.iotinytemplate1.2.1indirect
crates.iotokio-macros2.7.0indirect
crates.iotoml0.9.8indirect
crates.iotoml_datetime0.7.3indirect
crates.iotoml_parser1.0.4indirect
crates.iotypenum1.16.0indirect
crates.iounicode-ident1.0.6indirect
crates.ioversion_check0.9.4indirect
crates.iowalkdir2.3.2indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasi0.14.2+wasi-0.2.4indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.5indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows0.62.2indirect
crates.iowindows-collections0.3.2indirect
crates.iowindows-core0.62.2indirect
crates.iowindows-future0.3.2indirect
crates.iowindows-implement0.60.2indirect
crates.iowindows-interface0.59.3indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-numerics0.3.1indirect
crates.iowindows-result0.4.1indirect
crates.iowindows-strings0.5.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows-threading0.2.1indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowinnow0.7.13indirect
crates.iowit-bindgen-rt0.39.0indirect
crates.iozeroize1.8.1indirect
crates.iozeroize_derive1.4.2indirect
crates.iozmij1.0.20indirect
PyPIast-serialize0.3.0indirect
PyPIhatchlingindirect
PyPIlibrt0.11.0indirect
PyPImypy2.1.0indirect
PyPImypy-extensions1.1.0indirect
PyPIneqo-lockfile-tools0.1.0indirect
PyPIpackaging26.1indirect
PyPIpathspec1.1.1indirect
PyPIruff0.15.12indirect
PyPItomlkit0.14.0indirect
PyPItyping-extensions4.15.0indirect
Dependency advisories 0

Installing crates:mtu@0.4.1 pulls in 18 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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.