Public record
Software health reportschema 0.25.0 · metrics 2.10.0 · 2026-07-21 23:02 UTC

nivek-ph / tracing-otel-extra

crates/axum-otel

RustApache-2.0★ 10 stars⑂ 3 forkssince May 2025View on GitHub ↗
KindLibraryNetwork servicehow this is determined

nivek-ph/tracing-otel-extra holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Vitality (80/100) and lowest on Community & Adoption (39/100). It was last updated today. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

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.

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

Ownership

Nivek HuangPersonal account
11 followers65 public repossince Sep 2016

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.ioaxum-otel0.33.13,390270 days agoaxumloggingopentelemetrytracing
crates.iootel-init0.33.1510 days agoopentelemetrytracingasynchronous
crates.iotracing-otel0.33.1610 days agologgingopentelemetrytracingasynchronous

Metrics by category

Vitality

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

80Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
6.2/36Commit cadence9/52 weeks with commits
14.1/18Commit volume36 commits in the last year
10/10OpenSSF Scorecard: Maintained13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year36
human_commit_share0.93
days_since_last_push0
active_weeks_last_year9

Release discipline

100Exceptional
How it's scored
27/27Ships releases27 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~8.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count27
latest_release_tagaxum-otel-v0.33.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases8.8
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?

39Weak · 17% of overall
How it's scored
15.5/60Stars10 stars
2.5/25Forks3 forks
0/15Watchers1 watchers
Inputs used
forks3
stars10
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
47.1/80Monthly downloads3,401 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesaxum-otel, otel-init, tracing-otel
dependents
ecosystemscrates
total_downloads48,541
monthly_downloads3,401
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?

57Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.2/22.5Commit distributiontop contributor authored 99% of commits
2.7/13.5Contributor breadth2 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.991
How it's scored
42/42Issue resolution100% of issues closed
28.9/30PR acceptance27/28 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/23 approved changesets -- score normalized to 0
Inputs used
merged_prs27
open_issues0
closed_issues7
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs1
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
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
7.8/25Owner reach11 followers of nivek-ph
25/25Track record65 public repos, account ~9 yr old
Inputs used
followers11
owner_typeUser
is_verified
owner_loginnivek-ph
public_repos65
account_age_days3,604
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on crates
35/35Publish recencylatest publish 0 days ago
20/20Version history27 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesaxum-otel, otel-init, tracing-otel
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests17 out of 20 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://crates.io/crates/axum-otel
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://crates.io/crates/axum-otel
docs_sitehttps://crates.io/crates/axum-otel
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

46Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2/2.5CI-Tests17 out of 20 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/23 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
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained13 commit(s) and 1 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
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories1 affected: anyhow 1.0.100 (unknown)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories19
affected_packages7
assessed_packages268
unassessed_packages0
affected_by_severityhigh 2, moderate 2, low 1, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 268 resolved dependencies against OSV. 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.

65Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
28.1/40Legible commit history49 of 93 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.527
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes10,147
How it's scored
12.6/18One-command bootstrapCargo.toml, crates/axum-otel/Cargo.toml, crates/otel-init/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, crates/axum-otel/Cargo.toml, crates/otel-init/Cargo.toml, crates/tracing-otel/Cargo.toml, examples/microservices/articles/Cargo.toml, examples/microservices/users/Cargo.toml, examples/otel/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/29 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes11,467
source_files_sampled29
oversized_source_files0
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

10GitHub stars
2contributors
36commits, last 12 months
0days since last push
27releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • deps.dev does not index crates:axum-otel@0.33.1; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 10 ★ / 3 ⇿
10Stars
3Forks
21Releases

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.

024681010312025-062025-122026-07
Major 0Minor 0Patch 0

Each point covers 2 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-07-21 23:01 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests17 out of 20 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/23 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained13 commit(s) and 1 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
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
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 26
RegistryPackageVersion constraintManifest
crates.ioaxumcrates/axum-otel/Cargo.toml
crates.ioopentelemetrycrates/axum-otel/Cargo.toml
crates.iotower-httpcrates/axum-otel/Cargo.toml
crates.iotracingcrates/axum-otel/Cargo.toml
crates.iotracing-otelcrates/axum-otel/Cargo.toml
crates.ioanyhowcrates/otel-init/Cargo.toml
crates.ioopentelemetrycrates/otel-init/Cargo.toml
crates.ioopentelemetry-appender-tracingcrates/otel-init/Cargo.toml
crates.ioopentelemetry-otlpcrates/otel-init/Cargo.toml
crates.ioopentelemetry_sdkcrates/otel-init/Cargo.toml
crates.iotracingcrates/otel-init/Cargo.toml
crates.iotracing-opentelemetrycrates/otel-init/Cargo.toml
crates.iotracing-subscribercrates/otel-init/Cargo.toml
crates.ioanyhowcrates/tracing-otel/Cargo.toml
crates.ioserdecrates/tracing-otel/Cargo.toml
crates.ioserde_jsoncrates/tracing-otel/Cargo.toml
crates.iohttpcrates/tracing-otel/Cargo.toml
crates.ioopentelemetrycrates/tracing-otel/Cargo.toml
crates.ioopentelemetry-httpcrates/tracing-otel/Cargo.toml
crates.ioopentelemetry-otlpcrates/tracing-otel/Cargo.toml
crates.iotracingcrates/tracing-otel/Cargo.toml
crates.iotracing-appendercrates/tracing-otel/Cargo.toml
crates.iotracing-opentelemetrycrates/tracing-otel/Cargo.toml
crates.iootel-initcrates/tracing-otel/Cargo.toml
crates.iotracing-subscribercrates/tracing-otel/Cargo.toml
crates.ioconfigcrates/tracing-otel/Cargo.toml
All dependencies 268

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

RegistryPackageVersionRelation
crates.ioanyhow1.0.100direct
crates.ioaxum0.8.8direct
crates.ioconfig0.15.25direct
crates.iohttp1.4.0direct
crates.ioopentelemetry0.32.0direct
crates.ioopentelemetry-appender-tracing0.32.0direct
crates.ioopentelemetry-http0.32.0direct
crates.ioopentelemetry-otlp0.32.0direct
crates.ioopentelemetry_sdk0.32.1direct
crates.ioserde1.0.228direct
crates.ioserde_json1.0.148direct
crates.iotower-http0.6.8direct
crates.iotracing0.1.44direct
crates.iotracing-appender0.2.4direct
crates.iotracing-opentelemetry0.33.0direct
crates.iotracing-subscriber0.3.22direct
crates.ioaho-corasick1.1.4indirect
crates.ioasync-trait0.1.89indirect
crates.ioatomic-waker1.1.2indirect
crates.ioautocfg1.5.0indirect
crates.ioaws-lc-rs1.17.0indirect
crates.ioaws-lc-sys0.41.0indirect
crates.ioaxum-core0.5.6indirect
crates.iobase640.22.1indirect
crates.iobitflags2.10.0indirect
crates.iobumpalo3.19.1indirect
crates.iobytes1.11.0indirect
crates.iocc1.2.51indirect
crates.iocfg-if1.0.4indirect
crates.iocfg_aliases0.2.1indirect
crates.iocmake0.1.58indirect
crates.iocombine4.6.7indirect
crates.ioconst-hex1.17.0indirect
crates.iocore-foundation0.10.1indirect
crates.iocore-foundation0.9.4indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocpufeatures0.2.17indirect
crates.iocrossbeam-channel0.5.15indirect
crates.iocrossbeam-utils0.8.21indirect
crates.ioderanged0.5.5indirect
crates.iodisplaydoc0.2.5indirect
crates.iodotenvy0.15.7indirect
crates.iodunce1.0.5indirect
crates.ioeither1.15.0indirect
crates.ioencoding_rs0.8.35indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofind-msvc-tools0.1.6indirect
crates.iofnv1.0.7indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofs_extra1.3.0indirect
crates.iofutures0.3.31indirect
crates.iofutures-channel0.3.31indirect
crates.iofutures-core0.3.31indirect
crates.iofutures-executor0.3.31indirect
crates.iofutures-io0.3.31indirect
crates.iofutures-macro0.3.31indirect
crates.iofutures-sink0.3.31indirect
crates.iofutures-task0.3.31indirect
crates.iofutures-util0.3.31indirect
crates.iogetrandom0.2.16indirect
crates.iogetrandom0.3.4indirect
crates.ioh20.4.12indirect
crates.iohashbrown0.16.1indirect
crates.iohttp-body1.0.1indirect
crates.iohttp-body-util0.1.3indirect
crates.iohttparse1.10.1indirect
crates.iohttpdate1.0.3indirect
crates.iohyper1.8.1indirect
crates.iohyper-rustls0.27.7indirect
crates.iohyper-timeout0.5.2indirect
crates.iohyper-util0.1.19indirect
crates.ioicu_collections2.1.1indirect
crates.ioicu_locale_core2.1.1indirect
crates.ioicu_normalizer2.1.1indirect
crates.ioicu_normalizer_data2.1.1indirect
crates.ioicu_properties2.1.2indirect
crates.ioicu_properties_data2.1.2indirect
crates.ioicu_provider2.1.1indirect
crates.ioidna1.1.0indirect
crates.ioidna_adapter1.2.1indirect
crates.ioindexmap2.12.1indirect
crates.ioipnet2.11.0indirect
crates.ioiri-string0.7.10indirect
crates.ioitertools0.14.0indirect
crates.ioitoa1.0.17indirect
crates.iojni0.22.4indirect
crates.iojni-macros0.22.4indirect
crates.iojni-sys0.4.1indirect
crates.iojni-sys-macros0.4.1indirect
crates.iojobserver0.1.34indirect
crates.iojs-sys0.3.83indirect
crates.iolazy_static1.5.0indirect
crates.iolibc0.2.179indirect
crates.iolitemap0.8.1indirect
crates.iolock_api0.4.14indirect
crates.iolog0.4.29indirect
crates.iolru-slab0.1.2indirect
crates.iomatchers0.2.0indirect
crates.iomatchit0.8.4indirect
crates.iomemchr2.7.6indirect
crates.iomime0.3.17indirect
crates.iomio1.1.1indirect
crates.ionu-ansi-term0.50.3indirect
crates.ionum-conv0.1.0indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.3indirect
crates.ioopenssl-probe0.2.0indirect
crates.ioopentelemetry-proto0.32.0indirect
crates.ioparking_lot0.12.5indirect
crates.ioparking_lot_core0.9.12indirect
crates.iopathdiff0.2.3indirect
crates.iopercent-encoding2.3.2indirect
crates.iopin-project1.1.10indirect
crates.iopin-project-internal1.1.10indirect
crates.iopin-project-lite0.2.16indirect
crates.iopin-utils0.1.0indirect
crates.ioportable-atomic1.14.0indirect
crates.iopotential_utf0.1.4indirect
crates.iopowerfmt0.2.0indirect
crates.ioppv-lite860.2.21indirect
crates.ioproc-macro21.0.104indirect
crates.ioproptest1.9.0indirect
crates.ioprost0.14.1indirect
crates.ioprost-derive0.14.1indirect
crates.ioprost-types0.14.1indirect
crates.ioquinn0.11.9indirect
crates.ioquinn-proto0.11.13indirect
crates.ioquinn-udp0.5.14indirect
crates.ioquote1.0.42indirect
crates.ior-efi5.3.0indirect
crates.iorand0.9.2indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.9.3indirect
crates.iorand_xorshift0.4.0indirect
crates.ioredox_syscall0.5.18indirect
crates.ioregex-automata0.4.13indirect
crates.ioregex-syntax0.8.8indirect
crates.ioreqwest0.13.4indirect
crates.ioreqwest-middleware0.5.2indirect
crates.ioreqwest-retry0.9.1indirect
crates.ioreqwest-tracing0.7.1indirect
crates.ioretry-policies0.5.1indirect
crates.ioring0.17.14indirect
crates.iorustc-hash2.1.1indirect
crates.iorustc_version0.4.1indirect
crates.iorustls0.23.35indirect
crates.iorustls-native-certs0.8.3indirect
crates.iorustls-pki-types1.13.2indirect
crates.iorustls-platform-verifier0.7.0indirect
crates.iorustls-platform-verifier-android0.1.1indirect
crates.iorustls-webpki0.103.8indirect
crates.iorustversion1.0.22indirect
crates.ioryu1.0.22indirect
crates.iosame-file1.0.6indirect
crates.ioscc2.4.0indirect
crates.ioschannel0.1.28indirect
crates.ioscopeguard1.2.0indirect
crates.iosdd3.0.10indirect
crates.iosecurity-framework3.5.1indirect
crates.iosecurity-framework-sys2.15.0indirect
crates.iosemver1.0.28indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_path_to_error0.1.20indirect
crates.ioserde_urlencoded0.7.1indirect
crates.ioserial_test3.3.1indirect
crates.ioserial_test_derive3.3.1indirect
crates.iosharded-slab0.1.7indirect
crates.ioshlex1.3.0indirect
crates.iosignal-hook-registry1.4.8indirect
crates.iosimd_cesu81.1.1indirect
crates.iosimdutf80.1.5indirect
crates.ioslab0.4.11indirect
crates.iosmallvec1.15.1indirect
crates.iosocket20.6.1indirect
crates.iostable_deref_trait1.2.1indirect
crates.iosubtle2.6.1indirect
crates.iosyn2.0.113indirect
crates.iosync_wrapper1.0.2indirect
crates.iosynstructure0.13.2indirect
crates.iosystem-configuration0.6.1indirect
crates.iosystem-configuration-sys0.6.0indirect
crates.iothiserror2.0.17indirect
crates.iothiserror-impl2.0.17indirect
crates.iothread_local1.1.9indirect
crates.iotime0.3.44indirect
crates.iotime-core0.1.6indirect
crates.iotime-macros0.2.24indirect
crates.iotinystr0.8.2indirect
crates.iotinyvec1.10.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotokio1.49.0indirect
crates.iotokio-macros2.6.0indirect
crates.iotokio-rustls0.26.4indirect
crates.iotokio-stream0.1.18indirect
crates.iotokio-util0.7.18indirect
crates.iotonic0.14.2indirect
crates.iotonic-prost0.14.2indirect
crates.iotonic-types0.14.5indirect
crates.iotower0.5.2indirect
crates.iotower-layer0.3.3indirect
crates.iotower-service0.3.3indirect
crates.iotracing-attributes0.1.31indirect
crates.iotracing-core0.1.36indirect
crates.iotracing-log0.2.0indirect
crates.iotracing-serde0.2.0indirect
crates.iotry-lock0.2.5indirect
crates.iounarray0.1.4indirect
crates.iounicode-ident1.0.22indirect
crates.iountrusted0.9.0indirect
crates.iourl2.5.7indirect
crates.ioutf8_iter1.0.4indirect
crates.iouuid1.19.0indirect
crates.iovaluable0.1.1indirect
crates.iowalkdir2.5.0indirect
crates.iowant0.3.1indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasip21.0.1+wasi-0.2.4indirect
crates.iowasm-bindgen0.2.106indirect
crates.iowasm-bindgen-futures0.4.56indirect
crates.iowasm-bindgen-macro0.2.106indirect
crates.iowasm-bindgen-macro-support0.2.106indirect
crates.iowasm-bindgen-shared0.2.106indirect
crates.iowasmtimer0.4.3indirect
crates.ioweb-sys0.3.83indirect
crates.ioweb-time1.1.0indirect
crates.iowebpki-root-certs1.0.8indirect
crates.iowinapi-util0.1.11indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-registry0.6.1indirect
crates.iowindows-result0.4.1indirect
crates.iowindows-strings0.5.1indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-sys0.60.2indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows-targets0.53.5indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_gnullvm0.53.1indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_aarch64_msvc0.53.1indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnu0.53.1indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_gnullvm0.53.1indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_i686_msvc0.53.1indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnu0.53.1indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_gnullvm0.53.1indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowindows_x86_64_msvc0.53.1indirect
crates.iowinnow1.0.4indirect
crates.iowit-bindgen0.46.0indirect
crates.iowriteable0.6.2indirect
crates.ioyoke0.8.1indirect
crates.ioyoke-derive0.8.1indirect
crates.iozerocopy0.8.31indirect
crates.iozerocopy-derive0.8.31indirect
crates.iozerofrom0.1.6indirect
crates.iozerofrom-derive0.1.6indirect
crates.iozeroize1.8.2indirect
crates.iozerotrie0.2.3indirect
crates.iozerovec0.11.5indirect
crates.iozerovec-derive0.11.2indirect
crates.iozmij1.0.10indirect
Dependency advisories 7

This repository publishes no package the index resolves, so its own dependency graph was assessed — 268 packages, which also include development and test pins that never ship: 7 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
quinn-proto0.11.13indirecthigh30.11.15
rustls-webpki0.103.8indirecthigh80.104.0-alpha.7
bytes1.11.0indirectmoderate21.11.1
time0.3.44indirectmoderate20.3.47
rand0.9.2indirectlow20.10.1
anyhow1.0.100directunknown11.0.103
scc2.4.0indirectunknown13.8.4

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

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