Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-12 08:28 UTC

apache / avro-rs

Rust SDK for Apache Avro - a data serialization system.

RustApache-2.0★ 129 stars⑂ 60 forkssince Sep 2024View on GitHub ↗

apache/avro-rs holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (70/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

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

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

Ownership

23,760 followers3,151 public repossince Jan 2009

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioapache-avro0.22.01,228,048102 days agoavrodataserializationencoding
crates.iohello-wasmpoints to another repo — not scored0.1.1311782 days ago
crates.ioapache-avro-derive0.22.0110,29592 days agoavrodataderiveserializationencoding
crates.ioapache-avro-test-helper0.22.068092 days agoavrodataserializationtestencoding

Metrics by category

Vitality

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

96Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
35.3/36Commit cadence51/52 weeks with commits
18/18Commit volume299 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year299
human_commit_share0.36
days_since_last_push1
active_weeks_last_year51
How it's scored
27/27Ships releases6 releases published
36/36Release recencylatest release 2 days ago
19.8/27Release cadencea release every ~96.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count6
latest_release_tagrel/release-0.22.0
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases96.6
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?

70Good · 17% of overall
How it's scored
34.2/60Stars129 stars
14.8/25Forks60 forks
5.8/15Watchers12 watchers
Inputs used
forks60
stars129
watchers12
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_badges5
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads1,339,023 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesapache-avro, apache-avro-derive, apache-avro-test-helper
dependents
ecosystemscrates
total_downloads22,089,157
monthly_downloads1,339,023
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?

79Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
10.3/22.5Commit distributiontop contributor authored 54% of commits
13.5/13.5Contributor breadth68 contributors
10/10OpenSSF Scorecard: Contributorsproject has 19 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled68
top_contributor_share0.54
How it's scored
36/42Issue resolution86% of issues closed
28.2/30PR acceptance504/537 decided PRs merged
9.3/13Newcomer PR acceptance5/7 first-time contributors' PRs merged in 30d
10.5/15OpenSSF Scorecard: Code-ReviewFound 3/4 approved changesets -- score normalized to 7
Inputs used
merged_prs504
open_issues12
closed_issues72
prs_merged_7d1
prs_decided_7d1
prs_merged_30d10
prs_decided_30d15
issue_closed_ratio0.857
closed_unmerged_prs33
first_time_authors_30d5
first_time_prs_merged_30d5
first_time_prs_decided_30d7
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
25/25Owner reach23,760 followers of apache
25/25Track record3,151 public repos, account ~17 yr old
Inputs used
followers23,760
owner_typeOrganization
is_verified
owner_loginapache
public_repos3,151
account_age_days6,415
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 2 days ago
20/20Version history10 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesapache-avro, apache-avro-derive, apache-avro-test-helper
ecosystemscrates
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

82Excellent · 19% of overall
How it's scored
24/24CI workflows6 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://avro.apache.org/
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicsavro, bigdata, rust
has_wikino
homepagehttps://avro.apache.org/
docs_sitehttps://avro.apache.org/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

88Excellent · 16% of overall

Security posture

85Excellent
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-Tests29 out of 29 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
5.2/7.5Code-ReviewFound 3/4 approved changesets -- score normalized to 7
2.5/2.5Contributorsproject has 19 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 4 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
4.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate8.5
Excluded from scoring (no data or not applicable): Packaging, 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
advisories1
affected_packages1
assessed_packages195
unassessed_packages40
affected_by_severityunknown 1
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 195 resolved dependencies against OSV. 40 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.

91Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history32 of 36 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.889
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes1,209
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance64 of the last 100 commits are automated dependency updates
9/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, avro/Cargo.toml, avro_derive/Cargo.toml, avro_test_helper/Cargo.toml, fuzz/Cargo.toml, wasm-demo/Cargo.toml
dependency_bot_commit_share0.64
How it's scored
45/45Type-checkable codeRust (statically typed)
52.7/55Manageable file sizes7/169 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes166,847
source_files_sampled169
oversized_source_files7
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

129GitHub stars
68contributors
299commits, last 12 months
1days since last push
6releases
1bus factor
12open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'hello-wasm' points at a different repository (https://github.com/ysk8hori/hello-wasm); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 60 ⇿
0Stars
60Forks
5Releases

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.

01020304050606032024-092025-082026-07
Major 0Minor 0Patch 0

Each point covers 2 days.

OpenSSF Scorecard 8.5 / 10
8.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-08-12 08:27 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 3/4 approved changesets -- score normalized to 7
10Contributorsproject has 19 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 4 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 33
RegistryPackageVersion constraintManifest
crates.ioapache-avro-derive0.22.0avro/Cargo.toml
crates.iobigdecimal0.4.10avro/Cargo.toml
crates.iobon3.9.1avro/Cargo.toml
crates.iobzip20.6.1avro/Cargo.toml
crates.iocrc32fast1.5.0avro/Cargo.toml
crates.iodigest0.11.3avro/Cargo.toml
crates.iominiz_oxide0.9.1avro/Cargo.toml
crates.iologavro/Cargo.toml
crates.ionum-bigint0.4.8avro/Cargo.toml
crates.ioouroboros0.18.5avro/Cargo.toml
crates.ioregex-lite0.1.9avro/Cargo.toml
crates.ioserdeavro/Cargo.toml
crates.ioserde_bytesavro/Cargo.toml
crates.ioserde_jsonavro/Cargo.toml
crates.iosnap1.1.1avro/Cargo.toml
crates.iostrum0.28.0avro/Cargo.toml
crates.iothiserror2.0.18avro/Cargo.toml
crates.iouuidavro/Cargo.toml
crates.ioliblzma0.4.6avro/Cargo.toml
crates.iozstd0.13.3avro/Cargo.toml
crates.iodarling0.24.0avro_derive/Cargo.toml
crates.ioproc-macro21.0.106avro_derive/Cargo.toml
crates.ioquote1.0.45avro_derive/Cargo.toml
crates.ioserde_jsonavro_derive/Cargo.toml
crates.iosyn3.0.3avro_derive/Cargo.toml
crates.iouuidavro_derive/Cargo.toml
crates.iobetter-panic0.3.0avro_test_helper/Cargo.toml
crates.iolinktime0.18.0avro_test_helper/Cargo.toml
crates.ioenv_logger0.11.10avro_test_helper/Cargo.toml
crates.iologavro_test_helper/Cargo.toml
crates.ioapache-avrowasm-demo/Cargo.toml
crates.ioserdewasm-demo/Cargo.toml
crates.iowasm-bindgen0.2.114wasm-demo/Cargo.toml
All dependencies 235

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

RegistryPackageVersionRelation
crates.ioapache-avro-derivedirect
crates.iobetter-panicdirect
crates.iobetter-panic0.3.0direct
crates.iobigdecimaldirect
crates.iobigdecimal0.4.10direct
crates.iobondirect
crates.iobon3.9.3direct
crates.iobzip2direct
crates.iobzip20.6.1direct
crates.iocrc32fastdirect
crates.iocrc32fast1.5.0direct
crates.iodarlingdirect
crates.iodarling0.23.0direct
crates.iodarling0.24.0direct
crates.iodigestdirect
crates.iodigest0.11.3direct
crates.ioenv_loggerdirect
crates.ioenv_logger0.11.11direct
crates.ioliblzmadirect
crates.ioliblzma0.4.7direct
crates.iolinktimedirect
crates.iolinktime0.18.0direct
crates.iolog0.4.33direct
crates.iominiz_oxidedirect
crates.iominiz_oxide0.8.9direct
crates.iominiz_oxide0.9.1direct
crates.ionum-bigintdirect
crates.ionum-bigint0.4.8direct
crates.ioouroborosdirect
crates.ioouroboros0.18.5direct
crates.ioproc-macro2direct
crates.ioproc-macro21.0.107direct
crates.ioquotedirect
crates.ioquote1.0.47direct
crates.ioregex-litedirect
crates.ioregex-lite0.1.9direct
crates.ioserdedirect
crates.ioserde1.0.229direct
crates.ioserde_bytes0.11.19direct
crates.ioserde_json1.0.151direct
crates.iosnapdirect
crates.iosnap1.1.2direct
crates.iostrumdirect
crates.iostrum0.28.0direct
crates.iosyndirect
crates.iosyn2.0.119direct
crates.iosyn3.0.3direct
crates.iothiserrordirect
crates.iothiserror2.0.19direct
crates.iouuid1.24.0direct
crates.iowasm-bindgendirect
crates.iowasm-bindgen0.2.126direct
crates.iozstddirect
crates.iozstd0.13.3direct
crates.ioaddr2line0.25.1indirect
crates.ioadler22.0.1indirect
crates.ioaho-corasick1.1.4indirect
crates.ioaliasable0.1.3indirect
crates.ioalloca0.4.0indirect
crates.ioanes0.1.6indirect
crates.ioanstyle1.0.14indirect
crates.ioapache-avro-test-helperindirect
crates.ioasync-trait0.1.89indirect
crates.ioautocfg1.5.1indirect
crates.iobacktrace0.3.76indirect
crates.iobitflags2.13.0indirect
crates.ioblock-buffer0.12.1indirect
crates.iobon-macros3.9.3indirect
crates.iobumpalo3.20.3indirect
crates.iocast0.3.0indirect
crates.iocc1.2.66indirect
crates.iocfg-if1.0.4indirect
crates.iochacha200.10.1indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.ioclap4.6.1indirect
crates.ioclap_builder4.6.0indirect
crates.ioclap_lex1.1.0indirect
crates.ioconsole0.15.11indirect
crates.ioconsole_error_panic_hookindirect
crates.ioconsole_error_panic_hook0.1.7indirect
crates.iocpufeatures0.3.0indirect
crates.iocriterionindirect
crates.iocriterion0.8.2indirect
crates.iocriterion-plot0.8.2indirect
crates.iocrunchy0.2.4indirect
crates.iocrypto-common0.2.2indirect
crates.ioctor1.0.8indirect
crates.iodarling_core0.23.0indirect
crates.iodarling_core0.24.0indirect
crates.iodarling_macro0.23.0indirect
crates.iodarling_macro0.24.0indirect
crates.iodiff0.1.13indirect
crates.iodtor1.0.5indirect
crates.ioeither1.16.0indirect
crates.ioencode_unicode1.0.0indirect
crates.ioenv_filter2.0.0indirect
crates.ioequivalent1.0.2indirect
crates.iofastrand2.4.1indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-util0.3.32indirect
crates.iogetrandom0.3.4indirect
crates.iogetrandom0.4.3indirect
crates.iogimli0.32.3indirect
crates.ioglob0.3.3indirect
crates.iohalf2.7.1indirect
crates.iohashbrown0.17.1indirect
crates.ioheck0.4.1indirect
crates.ioheck0.5.0indirect
crates.iohex-literalindirect
crates.iohex-literal1.1.0indirect
crates.iohybrid-array0.4.13indirect
crates.ioident_case1.0.1indirect
crates.ioindexmap2.14.0indirect
crates.ioitertools0.13.0indirect
crates.ioitoa1.0.18indirect
crates.iojobserver0.1.35indirect
crates.iojs-sys0.3.103indirect
crates.iolibbz2-rs-sys0.2.5indirect
crates.iolibc0.2.186indirect
crates.iolibfuzzer-sysindirect
crates.ioliblzma-sys0.4.7indirect
crates.iolibm0.2.16indirect
crates.iolink-section0.19.0indirect
crates.iolinktime-proc-macro0.2.0indirect
crates.iomacrotestindirect
crates.iomacrotest1.2.1indirect
crates.iomd-5indirect
crates.iomd-50.11.0indirect
crates.iomemchr2.8.2indirect
crates.iominicov0.3.8indirect
crates.ionu-ansi-term0.50.3indirect
crates.ionum-integer0.1.46indirect
crates.ionum-traits0.2.19indirect
crates.ioobject0.37.3indirect
crates.ioonce_cell1.21.4indirect
crates.iooorandom11.1.5indirect
crates.ioouroboros_macro0.18.5indirect
crates.iopage_size0.6.0indirect
crates.iopasteindirect
crates.iopaste1.0.15indirect
crates.iopin-project-lite0.2.17indirect
crates.iopkg-config0.3.33indirect
crates.ioppv-lite860.2.21indirect
crates.iopretty_assertions1.4.1indirect
crates.ioprettyplease0.2.37indirect
crates.ioproc-macro2-diagnostics0.10.1indirect
crates.ioproptestindirect
crates.ioproptest1.11.0indirect
crates.ioquad-randindirect
crates.ioquad-rand0.2.3indirect
crates.ior-efi5.3.0indirect
crates.ior-efi6.0.0indirect
crates.iorandindirect
crates.iorand0.10.2indirect
crates.iorand0.9.4indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.10.1indirect
crates.iorand_core0.9.5indirect
crates.iorand_xorshift0.4.0indirect
crates.ioregex1.12.4indirect
crates.ioregex-automata0.4.14indirect
crates.ioregex-syntax0.8.11indirect
crates.iorelative-path1.9.3indirect
crates.iorstestindirect
crates.iorstest0.26.1indirect
crates.iorstest_macros0.26.1indirect
crates.iorustc-demangle0.1.27indirect
crates.iorustc_version0.4.1indirect
crates.iorustversionindirect
crates.iorustversion1.0.23indirect
crates.iosame-file1.0.6indirect
crates.iosemver1.0.28indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioserde_spanned1.1.1indirect
crates.iosha2indirect
crates.iosha20.11.0indirect
crates.ioshlex2.0.1indirect
crates.ioslab0.4.12indirect
crates.iostatic_assertions1.1.0indirect
crates.iostrsim0.11.1indirect
crates.iostrum_macros0.28.0indirect
crates.iotarget-triple1.0.0indirect
crates.iotermcolor1.4.1indirect
crates.iothiserror-impl2.0.19indirect
crates.iotinytemplate1.2.1indirect
crates.iotoml1.1.2+spec-1.1.0indirect
crates.iotoml_datetime1.1.1+spec-1.1.0indirect
crates.iotoml_parser1.1.2+spec-1.1.0indirect
crates.iotoml_writer1.1.1+spec-1.1.0indirect
crates.iotrybuildindirect
crates.iotrybuild1.0.120indirect
crates.iotypenum1.20.1indirect
crates.iounarray0.1.4indirect
crates.iounicode-ident1.0.24indirect
crates.ioversion_check0.9.5indirect
crates.iowalkdir2.5.0indirect
crates.iowasip21.0.4+wasi-0.2.12indirect
crates.iowasm-bindgen-futures0.4.76indirect
crates.iowasm-bindgen-macro0.2.126indirect
crates.iowasm-bindgen-macro-support0.2.126indirect
crates.iowasm-bindgen-shared0.2.126indirect
crates.iowasm-bindgen-testindirect
crates.iowasm-bindgen-test0.3.76indirect
crates.iowasm-bindgen-test-macro0.3.76indirect
crates.iowasm-bindgen-test-shared0.2.126indirect
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.59.0indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.52.6indirect
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.iowinnow1.0.3indirect
crates.iowit-bindgen0.57.1indirect
crates.ioyansi1.0.1indirect
crates.iozerocopy0.8.52indirect
crates.iozerocopy-derive0.8.52indirect
crates.iozmij1.0.21indirect
crates.iozstd-safe7.2.4indirect
crates.iozstd-sys2.0.16+zstd.1.5.7indirect
PyPIpre-commit1.14.4indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
paste1.0.15indirectunknown1

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

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