Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-08 19:59 UTC

jonasbb / serde_with

This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.

RustApache-2.0★ 855 stars⑂ 94 forkssince Aug 2017View on GitHub ↗

jonasbb/serde_with holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (93/100) and lowest on Sustainability & Governance (66/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Jonas BushartPersonal account
73 followers58 public repossince May 2010@lhsystems

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.ioserde_with3.21.024,016,2787565 days agoserializationutilitiesserdedeserializationno-stdencoding
crates.ioserde_with_macros3.21.023,604,3875565 days agoserializationutilitiesserdedeserializationencoding

Metrics by category

Vitality

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

93Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
23.5/36Commit cadence — 34/52 weeks with commits
18/18Commit volume — 174 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year174
human_commit_share0.82
days_since_last_push0
active_weeks_last_year34

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 67 releases published
36/36Release recency — latest release 65 days ago
27/27Release cadence — a release every ~28.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count67
latest_release_tagv3.21.0
releases_from_tagsno
days_since_latest_release65
mean_days_between_releases28.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?

76Good · 17% of overall
How it's scored
47.6/60Stars — 855 stars
16.4/25Forks — 94 forks
1.7/15Watchers — 3 watchers
Inputs used
forks94
stars855
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesbestpractices.coreinfrastructure.org, codecov.io, github.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 47,620,665 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesserde_with, serde_with_macros
dependents
ecosystemscrates
total_downloads645,091,142
monthly_downloads47,620,665
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?

66Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.9/22.5Commit distribution — top contributor authored 87% of commits
13.5/13.5Contributor breadth — 55 contributors
10/10OpenSSF Scorecard: Contributors — project has 16 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled55
top_contributor_share0.871
How it's scored
37.7/42Issue resolution — 90% of issues closed
27.3/30PR acceptance — 656/720 decided PRs merged
6.5/13Newcomer PR acceptance — 2/4 first-time contributors' PRs merged in 30d
10.5/15OpenSSF Scorecard: Code-Review — Found 3/4 approved changesets -- score normalized to 7
Inputs used
merged_prs656
open_issues21
closed_issues183
prs_merged_7d4
prs_decided_7d6
prs_merged_30d4
prs_decided_30d6
issue_closed_ratio0.897
closed_unmerged_prs64
first_time_authors_30d4
first_time_prs_merged_30d2
first_time_prs_decided_30d4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.4/25Owner reach — 73 followers of jonasbb
24.9/25Track record — 58 public repos, account ~16 yr old
Inputs used
followers73
owner_typeUser
is_verified
owner_loginjonasbb
public_repos58
account_age_days5,933
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 2 package(s) on crates
35/35Publish recency — latest publish 65 days ago
20/20Version history — 75 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesserde_with, serde_with_macros
ecosystemscrates
any_deprecatedno
min_days_since_publish65

Engineering Quality

Are baseline engineering and documentation practices in place?

82Excellent · 19% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 14 out of 14 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 site — https://docs.rs/serde_with
10/10Repository description
10/10Topics — 10 topics
0/10Wiki
Inputs used
topicsserde, rust, macros, crates, chrono, json, hex, annotations, hacktoberfest, base64
has_wikino
homepagehttps://docs.rs/serde_with
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

86Excellent · 16% of overall

Security posture

83Excellent
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
1.2/2.5CII-Best-Practices — badge detected: Passing
5.2/7.5Code-Review — Found 3/4 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 16 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
4/5SAST — SAST tool is not run on all commits -- score normalized to 8
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate8.3
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories3
affected_packages2
assessed_packages184
unassessed_packages33
affected_by_severitycritical 1, unknown 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 184 resolved dependencies against OSV. 33 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.

69Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
33.8/40Legible commit history — 52 of 82 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.634
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, serde_with/Cargo.toml, serde_with_macros/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 18 of the last 100 commits are automated dependency updates
9/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, serde_with/Cargo.toml, serde_with_macros/Cargo.toml, serde_with_test/Cargo.toml
dependency_bot_commit_share0.18
How it's scored
45/45Type-checkable code — Rust (statically typed)
53.3/55Manageable file sizes — 3/98 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes102,706
source_files_sampled98
oversized_source_files3

Key facts

855GitHub stars
55contributors
174commits, last 12 months
0days since last push
67releases
1bus factor
21open 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 'serde_with_test' from its registry

More detail

Star and fork history 0 ★ / 94 ⇿
0Stars
94Forks
67Releases

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.

0204060801009422018-052022-072026-08
Major 2Minor 32Patch 22

Each point covers 8 days.

OpenSSF Scorecard 8.3 / 10
8.3aggregate

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-08 19:59 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
5CII-Best-Practicesbadge detected: Passing
7Code-ReviewFound 3/4 approved changesets -- score normalized to 7
10Contributorsproject has 16 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
8SASTSAST tool is not run on all commits -- score normalized to 8
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
crates.iobase640.22.1serde_with/Cargo.toml
crates.iobs580.5.1serde_with/Cargo.toml
crates.iochrono_0_40.4.20serde_with/Cargo.toml
crates.iodocument-features0.2.7serde_with/Cargo.toml
crates.iohashbrown_0_140.14.0serde_with/Cargo.toml
crates.iohashbrown_0_150.15.0serde_with/Cargo.toml
crates.iohashbrown_0_160.16.0serde_with/Cargo.toml
crates.iohashbrown_0_170.17.0serde_with/Cargo.toml
crates.iohex0.4.3serde_with/Cargo.toml
crates.ioindexmap_11.8serde_with/Cargo.toml
crates.ioindexmap_22.0serde_with/Cargo.toml
crates.iojiff_0_20.2.0serde_with/Cargo.toml
crates.ioschemars_0_80.8.16serde_with/Cargo.toml
crates.ioschemars_0_90.9.0serde_with/Cargo.toml
crates.ioschemars_11.0.2serde_with/Cargo.toml
crates.ioserde_core1.0.225serde_with/Cargo.toml
crates.ioserde_json1.0.145serde_with/Cargo.toml
crates.ioserde_with_macros=3.21.0serde_with/Cargo.toml
crates.iosmallvec_11serde_with/Cargo.toml
crates.iotime_0_3~0.3.47serde_with/Cargo.toml
crates.iodarling0.23.0serde_with_macros/Cargo.toml
crates.ioproc-macro21.0.1serde_with_macros/Cargo.toml
crates.ioquote1.0.0serde_with_macros/Cargo.toml
crates.iosyn2.0.0serde_with_macros/Cargo.toml
crates.iocfg_eval0.1.2serde_with_test/Cargo.toml
crates.ios1.0.75serde_with_test/Cargo.toml
crates.ios_json1.0.59serde_with_test/Cargo.toml
crates.ios_withserde_with_test/Cargo.toml
All dependencies 217

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

RegistryPackageVersionRelation
crates.iobase64direct
crates.iobase640.22.1direct
crates.iobs58direct
crates.iobs580.5.1direct
crates.iocfg_evaldirect
crates.iocfg_eval0.1.2direct
crates.iodarlingdirect
crates.iodarling0.23.0direct
crates.iodocument-featuresdirect
crates.iodocument-features0.2.11direct
crates.iohexdirect
crates.iohex0.4.3direct
crates.ioproc-macro2direct
crates.ioproc-macro21.0.95direct
crates.ioquotedirect
crates.ioquote1.0.36direct
crates.ioserde_coredirect
crates.ioserde_core1.0.226direct
crates.ioserde_jsondirect
crates.ioserde_json1.0.145direct
crates.ioserde_with_macros3.21.0direct
crates.iosyndirect
crates.iosyn2.0.104direct
crates.ioahash0.8.7indirect
crates.ioaho-corasick1.1.2indirect
crates.ioandroid-tzdata0.1.1indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioautocfg1.1.0indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags2.5.0indirect
crates.ioborrow-or-share0.2.2indirect
crates.iobumpalo3.14.0indirect
crates.iobytecount0.6.7indirect
crates.iobyteorder1.5.0indirect
crates.iocc1.0.83indirect
crates.iocfg-if1.0.0indirect
crates.iochronoindirect
crates.iochrono0.4.33indirect
crates.iocore-foundation-sys0.8.6indirect
crates.iodarling_core0.23.0indirect
crates.iodarling_macro0.23.0indirect
crates.ioderanged0.5.8indirect
crates.iodiff0.1.13indirect
crates.iodisplaydoc0.2.5indirect
crates.iodissimilar1.0.7indirect
crates.iodyn-clone1.0.16indirect
crates.ioemail_address0.2.9indirect
crates.ioequivalent1.0.1indirect
crates.ioexpect-testindirect
crates.ioexpect-test1.5.1indirect
crates.iofancy-regex0.16.1indirect
crates.iofluent-uri0.3.2indirect
crates.iofnvindirect
crates.iofnv1.0.7indirect
crates.iofraction0.15.3indirect
crates.iogetrandom0.2.11indirect
crates.ioglobindirect
crates.ioglob0.3.3indirect
crates.iohashbrownindirect
crates.iohashbrown0.12.3indirect
crates.iohashbrown0.14.3indirect
crates.iohashbrown0.15.0indirect
crates.iohashbrown0.16.0indirect
crates.iohashbrown0.17.0indirect
crates.ioiana-time-zone0.1.60indirect
crates.ioiana-time-zone-haiku0.1.2indirect
crates.ioicu_collections1.5.0indirect
crates.ioicu_locid1.5.0indirect
crates.ioicu_locid_transform1.5.0indirect
crates.ioicu_locid_transform_data1.5.0indirect
crates.ioicu_normalizer1.5.0indirect
crates.ioicu_normalizer_data1.5.0indirect
crates.ioicu_properties1.5.1indirect
crates.ioicu_properties_data1.5.0indirect
crates.ioicu_provider1.5.0indirect
crates.ioicu_provider_macros1.5.0indirect
crates.ioident_case1.0.1indirect
crates.ioidna1.0.3indirect
crates.ioidna_adapter1.2.0indirect
crates.ioindexmapindirect
crates.ioindexmap1.9.3indirect
crates.ioindexmap2.11.4indirect
crates.ioitoa1.0.10indirect
crates.iojiffindirect
crates.iojiff0.2.1indirect
crates.iojiff-tzdb0.1.8indirect
crates.iojiff-tzdb-platform0.1.3indirect
crates.iojs-sys0.3.66indirect
crates.iojsonschemaindirect
crates.iojsonschema0.33.0indirect
crates.iolazy_static1.4.0indirect
crates.iolibc0.2.151indirect
crates.iolitemap0.7.3indirect
crates.iolitrs0.4.1indirect
crates.iolock_api0.4.12indirect
crates.iolog0.4.33indirect
crates.iomemchr2.7.2indirect
crates.iomimeindirect
crates.iomime0.3.17indirect
crates.ionum0.4.3indirect
crates.ionum-bigint0.4.5indirect
crates.ionum-cmp0.1.0indirect
crates.ionum-complex0.4.6indirect
crates.ionum-conv0.2.0indirect
crates.ionum-integer0.1.46indirect
crates.ionum-iter0.1.45indirect
crates.ionum-rational0.4.2indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.20.2indirect
crates.iooutref0.5.1indirect
crates.ioparking_lot0.12.3indirect
crates.ioparking_lot_core0.9.10indirect
crates.iopaste1.0.14indirect
crates.iopercent-encoding2.3.1indirect
crates.ioportable-atomic1.14.0indirect
crates.ioportable-atomic-util0.2.7indirect
crates.iopowerfmt0.2.0indirect
crates.iopretty_assertionsindirect
crates.iopretty_assertions1.4.1indirect
crates.ioredox_syscall0.5.12indirect
crates.ioref-cast1.0.23indirect
crates.ioref-cast-impl1.0.23indirect
crates.ioreferencing0.33.0indirect
crates.ioregexindirect
crates.ioregex1.13.0indirect
crates.ioregex-automata0.4.12indirect
crates.ioregex-syntax0.8.11indirect
crates.iormp0.8.14indirect
crates.iormp-serdeindirect
crates.iormp-serde1.3.0indirect
crates.ioronindirect
crates.ioron0.12.0indirect
crates.iorustversionindirect
crates.iorustversion1.0.22indirect
crates.ioryu1.0.16indirect
crates.ioschemarsindirect
crates.ioschemars0.8.17indirect
crates.ioschemars0.9.0indirect
crates.ioschemars1.0.2indirect
crates.ioschemars_derive0.8.17indirect
crates.ioschemars_derive0.9.0indirect
crates.ioschemars_derive1.0.2indirect
crates.ioscopeguard1.2.0indirect
crates.ioserdeindirect
crates.ioserde1.0.226indirect
crates.ioserde-xml-rsindirect
crates.ioserde-xml-rs0.8.1indirect
crates.ioserde_derive1.0.226indirect
crates.ioserde_derive_internals0.29.1indirect
crates.ioserde_spanned1.0.2indirect
crates.ioserde_testindirect
crates.ioserde_test1.0.177indirect
crates.iosmallvecindirect
crates.iosmallvec1.13.2indirect
crates.iostable_deref_trait1.2.0indirect
crates.iostrsim0.11.1indirect
crates.iosynstructure0.13.1indirect
crates.iotarget-triple0.1.4indirect
crates.iotermcolor1.4.0indirect
crates.iothiserror1.0.51indirect
crates.iothiserror-impl1.0.51indirect
crates.iotimeindirect
crates.iotime0.3.47indirect
crates.iotime-core0.1.8indirect
crates.iotime-macros0.2.27indirect
crates.iotinystr0.7.6indirect
crates.iotinyvec1.11.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotoml0.9.7indirect
crates.iotoml_datetime0.7.2indirect
crates.iotoml_parser1.0.3indirect
crates.iotoml_writer1.0.3indirect
crates.iotrybuildindirect
crates.iotrybuild1.0.111indirect
crates.iotypeid1.0.3indirect
crates.iounicode-ident1.0.12indirect
crates.iounsafe-libyaml0.2.11indirect
crates.ioutf16_iter1.0.5indirect
crates.ioutf8_iter1.0.4indirect
crates.iouuid1.6.1indirect
crates.iouuid-simd0.8.0indirect
crates.ioversion_check0.9.4indirect
crates.iovsimd0.8.0indirect
crates.iowasi0.11.0+wasi-snapshot-preview1indirect
crates.iowasm-bindgen0.2.89indirect
crates.iowasm-bindgen-backend0.2.89indirect
crates.iowasm-bindgen-macro0.2.89indirect
crates.iowasm-bindgen-macro-support0.2.89indirect
crates.iowasm-bindgen-shared0.2.89indirect
crates.iowinapi-util0.1.8indirect
crates.iowindows-core0.52.0indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-targets0.52.5indirect
crates.iowindows_aarch64_gnullvm0.52.5indirect
crates.iowindows_aarch64_msvc0.52.5indirect
crates.iowindows_i686_gnu0.52.5indirect
crates.iowindows_i686_gnullvm0.52.5indirect
crates.iowindows_i686_msvc0.52.5indirect
crates.iowindows_x86_64_gnu0.52.5indirect
crates.iowindows_x86_64_gnullvm0.52.5indirect
crates.iowindows_x86_64_msvc0.52.5indirect
crates.iowinnow0.7.13indirect
crates.iowrite161.0.0indirect
crates.iowriteable0.5.5indirect
crates.ioxml-rs0.8.20indirect
crates.ioyaml_serdeindirect
crates.ioyaml_serde0.10.3indirect
crates.ioyansi1.0.1indirect
crates.ioyoke0.7.4indirect
crates.ioyoke-derive0.7.4indirect
crates.iozerocopy0.7.31indirect
crates.iozerocopy-derive0.7.31indirect
crates.iozerofrom0.1.4indirect
crates.iozerofrom-derive0.1.4indirect
crates.iozerovec0.10.4indirect
crates.iozerovec-derive0.10.3indirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
hashbrown0.15.0indirectcritical20.15.1
paste1.0.14indirectunknown1

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

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

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