Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 22:10 UTC

andrewhickman / prost-reflect

A protobuf library extending prost with reflection support and dynamic messages.

RustApache-2.0★ 145 stars⑂ 38 forkssince Dec 2021View on GitHub ↗
KindLibraryApplicationhow this is determined

andrewhickman/prost-reflect holds a health index of 65 out of 100, placing it in the Good band. It scores highest on Engineering Quality (66/100) and lowest on Security (53/100). It was last updated 43 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Andrew HickmanPersonal account
23 followers71 public repossince Jun 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.ioprost-reflect0.16.55,481,2945743 days agojsonprotobufserializationencoding
crates.ioprost-reflect-build0.16.11,152,0841543 days agojsonprotobufserializationencoding
crates.ioprost-reflect-derive0.16.11,504,0192043 days agojsonprotobufserializationencoding

Metrics by category

Vitality

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

60Moderate · 21% of overall
How it's scored
18/36Push recencylast push 43 days ago
3.5/36Commit cadence5/52 weeks with commits
11.5/18Commit volume18 commits in the last year
1/10OpenSSF Scorecard: Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year18
human_commit_share0.84
days_since_last_push43
active_weeks_last_year5

Release discipline

100Exceptional
How it's scored
27/27Ships releases15 releases published
36/36Release recencylatest release 43 days ago
27/27Release cadencea release every ~43.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count15
latest_release_tagprost-reflect-build-v0.16.1
releases_from_tagsno
days_since_latest_release43
mean_days_between_releases43.5
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?

62Moderate · 17% of overall
How it's scored
35/60Stars145 stars
13.1/25Forks38 forks
0/15Watchers2 watchers
Inputs used
forks38
stars145
watchers2
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
0/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_conductno
readme_badge_servicescodecov.io, github.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads8,137,397 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesprost-reflect, prost-reflect-build, prost-reflect-derive
dependents
ecosystemscrates
total_downloads100,580,731
monthly_downloads8,137,397
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
1.1/22.5Commit distributiontop contributor authored 95% of commits
13.5/13.5Contributor breadth21 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled21
top_contributor_share0.949
How it's scored
32.1/42Issue resolution76% of issues closed
17.6/30PR acceptance82/140 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 8/21 approved changesets -- score normalized to 3
Inputs used
merged_prs82
open_issues13
closed_issues42
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.764
closed_unmerged_prs58
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
9.9/25Owner reach23 followers of andrewhickman
25/25Track record71 public repos, account ~10 yr old
Inputs used
followers23
owner_typeUser
is_verified
owner_loginandrewhickman
public_repos71
account_age_days3,733
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 43 days ago
20/20Version history57 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesprost-reflect, prost-reflect-build, prost-reflect-derive
ecosystemscrates
any_deprecatedno
min_days_since_publish43

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests16 out of 24 merged PRs checked by a CI test -- score normalized to 6
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/prost-reflect
10/10Repository description
10/10Topics3 topics
10/10Wiki
Inputs used
topicsrust, protobuf, serialization
has_wikiyes
homepagehttps://crates.io/crates/prost-reflect
docs_sitehttps://crates.io/crates/prost-reflect
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
1.5/2.5CI-Tests16 out of 24 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-ReviewFound 8/21 approved changesets -- score normalized to 3
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
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0.8/7.5Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packagingno data
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
3/7.5Vulnerabilities6 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): Branch-Protection, 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
advisories9
affected_packages5
assessed_packages158
unassessed_packages27
affected_by_severitymoderate 1, low 2, unknown 2
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 158 resolved dependencies against OSV. 27 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.

56Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.5/40Legible commit history37 of 84 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.44
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapCargo.toml, prost-reflect-build/Cargo.toml, prost-reflect-conformance-tests/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
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 maintenance8 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsCargo.toml, prost-reflect-build/Cargo.toml, prost-reflect-conformance-tests/Cargo.toml, prost-reflect-derive/Cargo.toml, prost-reflect-tests/Cargo.toml, prost-reflect/Cargo.toml
dependency_bot_commit_share0.08
How it's scored
45/45Type-checkable codeRust (statically typed)
52.8/55Manageable file sizes2/49 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes290,482
source_files_sampled49
oversized_source_files2
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)prost-reflect-build/src/test.proto, prost-reflect-tests/src/desc.proto, prost-reflect-tests/src/desc2.proto, prost-reflect-tests/src/desc_no_package.proto, prost-reflect-tests/src/ext.proto, prost-reflect-tests/src/imports.proto, prost-reflect-tests/src/options.proto, prost-reflect-tests/src/test.proto, prost-reflect-tests/src/test2.proto, prost-reflect/src/doctest.proto
0/20MCP servernot applicable to this kind of software
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesprost-reflect-build/src/test.proto, prost-reflect-tests/src/desc.proto, prost-reflect-tests/src/desc2.proto, prost-reflect-tests/src/desc_no_package.proto, prost-reflect-tests/src/ext.proto, prost-reflect-tests/src/imports.proto, prost-reflect-tests/src/options.proto, prost-reflect-tests/src/test.proto, prost-reflect-tests/src/test2.proto, prost-reflect/src/doctest.proto
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

145GitHub stars
21contributors
18commits, last 12 months
43days since last push
15releases
1bus factor
13open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'prost-reflect-tests' from its registry
  • Could not fetch crates package 'prost-reflect-conformance-tests' from its registry

More detail

Star and fork history 0 ★ / 38 ⇿
0Stars
38Forks
12Releases

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.

0102030403832022-012024-042026-07
Major 0Minor 0Patch 0

Each point covers 5 days.

OpenSSF Scorecard 4.1 / 10
4.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-08-22 22:09 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
6CI-Tests16 out of 24 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 8/21 approved changesets -- score normalized to 3
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not 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
4Vulnerabilities6 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
crates.ioprost-reflect0.16.5prost-reflect-build/Cargo.toml
crates.ioprost-build0.14.0prost-reflect-build/Cargo.toml
crates.ioprost0.14.0prost-reflect-conformance-tests/Cargo.toml
crates.ioprost-types0.14.0prost-reflect-conformance-tests/Cargo.toml
crates.ioprost-reflectprost-reflect-conformance-tests/Cargo.toml
crates.ioenv_logger0.10.0prost-reflect-conformance-tests/Cargo.toml
crates.ioserde_json1.0.106prost-reflect-conformance-tests/Cargo.toml
crates.ioserde1.0.190prost-reflect-conformance-tests/Cargo.toml
crates.ioonce_cell1.9.0prost-reflect-conformance-tests/Cargo.toml
crates.ioproc-macro21.0.36prost-reflect-derive/Cargo.toml
crates.ioquote1.0.14prost-reflect-derive/Cargo.toml
crates.iosyn2.0.32prost-reflect-derive/Cargo.toml
crates.ioonce_cell1.9.0prost-reflect-tests/Cargo.toml
crates.ioprost0.14.0prost-reflect-tests/Cargo.toml
crates.ioprost-reflectprost-reflect-tests/Cargo.toml
crates.ioprost-types0.14.0prost-reflect-tests/Cargo.toml
crates.iobase640.22.0prost-reflect/Cargo.toml
crates.iologos0.16.0prost-reflect/Cargo.toml
crates.iomiette7.0.0prost-reflect/Cargo.toml
crates.ioprost0.14.0prost-reflect/Cargo.toml
crates.ioprost-reflect-derive0.16.1prost-reflect/Cargo.toml
crates.ioprost-types0.14.0prost-reflect/Cargo.toml
crates.ioserde-value0.7.0prost-reflect/Cargo.toml
crates.ioserde1.0.132prost-reflect/Cargo.toml
All dependencies 185

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

RegistryPackageVersionRelation
crates.iobase64direct
crates.iobase640.22.1direct
crates.ioenv_loggerdirect
crates.ioenv_logger0.10.2direct
crates.iologosdirect
crates.iologos0.16.1direct
crates.iomiettedirect
crates.iomiette7.6.0direct
crates.ioonce_celldirect
crates.ioonce_cell1.21.3direct
crates.ioproc-macro2direct
crates.ioproc-macro21.0.103direct
crates.ioprostdirect
crates.ioprost0.14.2direct
crates.ioprost-builddirect
crates.ioprost-build0.14.2direct
crates.ioprost-reflectdirect
crates.ioprost-reflect-derivedirect
crates.ioprost-typesdirect
crates.ioprost-types0.14.2direct
crates.ioquotedirect
crates.ioquote1.0.42direct
crates.ioserdedirect
crates.ioserde1.0.228direct
crates.ioserde-valuedirect
crates.ioserde-value0.7.0direct
crates.ioserde_jsondirect
crates.ioserde_json1.0.145direct
crates.iosyndirect
crates.iosyn1.0.109direct
crates.iosyn2.0.111direct
crates.ioaho-corasick1.1.4indirect
crates.ioanes0.1.6indirect
crates.ioanyhowindirect
crates.ioanyhow1.0.100indirect
crates.ioatty0.2.14indirect
crates.ioautocfg1.5.0indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.10.0indirect
crates.iobstr1.12.1indirect
crates.iobumpalo3.19.0indirect
crates.iobytes1.11.0indirect
crates.iocast0.3.0indirect
crates.iocc1.2.48indirect
crates.iocfg-if1.0.4indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.ioclap3.2.25indirect
crates.ioclap_lex0.2.4indirect
crates.iocmakeindirect
crates.iocmake0.1.54indirect
crates.ioconsole0.15.11indirect
crates.iocriterionindirect
crates.iocriterion0.4.0indirect
crates.iocriterion-plot0.5.0indirect
crates.iocrossbeam-deque0.8.6indirect
crates.iocrossbeam-epoch0.9.18indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrunchy0.2.4indirect
crates.ioeither1.15.0indirect
crates.ioencode_unicode1.0.0indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.3.0indirect
crates.iofind-msvc-tools0.1.5indirect
crates.iofixedbitset0.5.7indirect
crates.iofnv1.0.7indirect
crates.iofoldhash0.1.5indirect
crates.iogetrandom0.3.4indirect
crates.ioglob0.3.3indirect
crates.iohalf2.7.1indirect
crates.iohashbrown0.12.3indirect
crates.iohashbrown0.15.5indirect
crates.iohashbrown0.16.1indirect
crates.ioheck0.5.0indirect
crates.iohermit-abi0.1.19indirect
crates.iohermit-abi0.5.2indirect
crates.iohumantime2.3.0indirect
crates.ioindexmap1.9.3indirect
crates.ioindexmap2.12.1indirect
crates.ioinstaindirect
crates.ioinsta1.44.3indirect
crates.iois-terminal0.4.17indirect
crates.ioitertools0.10.5indirect
crates.ioitertools0.14.0indirect
crates.ioitoa1.0.15indirect
crates.iojs-sys0.3.83indirect
crates.iolazy_static1.5.0indirect
crates.iolibc0.2.177indirect
crates.iolibyaml-rs0.3.0indirect
crates.iolinux-raw-sys0.11.0indirect
crates.iolog0.4.28indirect
crates.iologos-codegen0.16.1indirect
crates.iologos-derive0.16.1indirect
crates.iomemchr2.7.6indirect
crates.iomiette-derive7.6.0indirect
crates.iomultimap0.10.1indirect
crates.ionum-traits0.2.19indirect
crates.iooorandom11.1.5indirect
crates.ioordered-float2.10.1indirect
crates.ioos_str_bytes6.6.1indirect
crates.iopetgraph0.8.3indirect
crates.ioplotters0.3.7indirect
crates.ioplotters-backend0.3.7indirect
crates.ioplotters-svg0.3.7indirect
crates.ioppv-lite860.2.21indirect
crates.ioprettyplease0.2.37indirect
crates.ioproptestindirect
crates.ioproptest1.9.0indirect
crates.ioproptest-deriveindirect
crates.ioproptest-derive0.4.0indirect
crates.ioprost-derive0.14.2indirect
crates.ioquick-error1.2.3indirect
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.iorayonindirect
crates.iorayon1.11.0indirect
crates.iorayon-core1.13.0indirect
crates.ioregex1.12.2indirect
crates.ioregex-automata0.4.13indirect
crates.ioregex-syntax0.8.8indirect
crates.iorustix1.1.2indirect
crates.iorustversion1.0.22indirect
crates.iorusty-fork0.3.1indirect
crates.ioryu1.0.20indirect
crates.iosame-file1.0.6indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_spanned1.0.3indirect
crates.ioshlex1.3.0indirect
crates.iosimilar2.7.0indirect
crates.iosimilar-assertsindirect
crates.iosimilar-asserts1.7.0indirect
crates.iotarget-triple1.0.0indirect
crates.iotempfileindirect
crates.iotempfile3.23.0indirect
crates.iotermcolor1.4.1indirect
crates.iotextwrap0.16.2indirect
crates.iotinytemplate1.2.1indirect
crates.iotoml0.9.8indirect
crates.iotoml_datetime0.7.3indirect
crates.iotoml_parser1.0.4indirect
crates.iotoml_writer1.0.4indirect
crates.iotrybuildindirect
crates.iotrybuild1.0.114indirect
crates.iounarray0.1.4indirect
crates.iounicode-ident1.0.22indirect
crates.iounicode-segmentation1.12.0indirect
crates.iounicode-width0.1.14indirect
crates.iowait-timeout0.2.1indirect
crates.iowalkdir2.5.0indirect
crates.iowasip21.0.1+wasi-0.2.4indirect
crates.iowasm-bindgen0.2.106indirect
crates.iowasm-bindgen-macro0.2.106indirect
crates.iowasm-bindgen-macro-support0.2.106indirect
crates.iowasm-bindgen-shared0.2.106indirect
crates.ioweb-sys0.3.83indirect
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.iowinnow0.7.14indirect
crates.iowit-bindgen0.46.0indirect
crates.ioyaml_serdeindirect
crates.ioyaml_serde0.10.4indirect
crates.iozerocopy0.8.31indirect
crates.iozerocopy-derive0.8.31indirect
Dependency advisories 5

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

PackageVersionRelationSeverityAdvisoriesFixed in
bytes1.11.0indirectmoderate21.11.1
atty0.2.14indirectlow3
rand0.9.2indirectlow20.10.1
anyhow1.0.100indirectunknown11.0.103
crossbeam-epoch0.9.18indirectunknown10.9.20

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.