Public record
Software health reportschema 0.17.0 · metrics 2.10.0 · 2026-07-21 06:39 UTC

zibo-chen / rust-paddle-ocr

高性能OCR识别库,支持上百种语言,提供命令行、图形界面及C API多种调用方式,使用便捷高效。 High-performance OCR library powered by PaddleOCR v4/v5/v6 with MNN backend. Supports 10+ languages (Chinese, English, Japanese, Korean, Arabic, Cyrillic, Thai, etc). Provides Rust crate + C API + CLI tools. Fast, lightweight, easy-to-integrate.

RustApache-2.0★ 290 stars⑂ 40 forkssince Apr 2025View on GitHub ↗

zibo-chen/rust-paddle-ocr holds a health index of 67 out of 100, placing it in the Good band. It scores highest on Vitality (77/100) and lowest on Security (42/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

zibo-chenPersonal account
15 followers35 public repossince Dec 2019

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.ioocr-rs2.3.310,178130 days agocomputer-visionmachine-learningocrpaddleocrtext-recognitionmultimediatext-processing

Metrics by category

Vitality

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

77Good · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
11.1/36Commit cadence16/52 weeks with commits
16.1/18Commit volume61 commits in the last year
10/10OpenSSF Scorecard: Maintained9 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year61
human_commit_share
days_since_last_push0
active_weeks_last_year16
How it's scored
27/27Ships releases16 releases published
36/36Release recencylatest release 0 days ago
19.8/27Release cadencea release every ~45.7 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count16
latest_release_tagv2.3.3
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases45.7

Community & Adoption

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

55Moderate · 17% of overall
How it's scored
39.9/60Stars290 stars
13.3/25Forks40 forks
0/15Watchers2 watchers
Inputs used
forks40
stars290
watchers2
growth_stateorganic
growth_factor_pct100
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
53.4/80Monthly downloads10,178 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesocr-rs
dependents
ecosystemscrates
total_downloads62,222
monthly_downloads10,178
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?

54Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.7/22.5Commit distributiontop contributor authored 97% of commits
4.1/13.5Contributor breadth3 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.968
How it's scored
35.6/42Issue resolution85% of issues closed
24/30PR acceptance8/10 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs8
open_issues5
closed_issues28
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.848
closed_unmerged_prs2
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
8.7/25Owner reach15 followers of zibo-chen
23.3/25Track record35 public repos, account ~6 yr old
Inputs used
followers15
owner_typeUser
is_verified
owner_loginzibo-chen
public_repos35
account_age_days2,420
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

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

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://crates.io/crates/ocr-rs
10/10Repository description
10/10Topics5 topics
10/10Wiki
Inputs used
topicsmnn, ocr, paddleocr, tesseract-ocr, cocr
has_wikiyes
homepagehttps://crates.io/crates/ocr-rs
docs_sitehttps://crates.io/crates/ocr-rs
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

42Weak · 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
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 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.5Maintained9 commit(s) and 7 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/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1.5/7.5Vulnerabilities8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.3
Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.
How it's scored
20.2/35Direct dependencies free of known advisories1 affected: imageproc 0.25.0 (moderate 5.3)
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
advisories12
affected_packages6
assessed_packages224
unassessed_packages0
affected_by_severitymoderate 1, low 1, unknown 4
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 224 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.

51Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
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_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/28 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes36,489
source_files_sampled28
oversized_source_files0
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

290GitHub stars
3contributors
61commits, last 12 months
0days since last push
16releases
1bus factor
5open issues
crates.iopackage ecosystems

Data collection warnings

  • deps.dev does not index crates:ocr-rs@2.3.3; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 290 ★ / 0 ⇿
290Stars

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.

05010015020025030029072025-042025-112026-07

Each point covers 2 days.

OpenSSF Scorecard 3.3 / 10
3.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-07-21 06:39 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 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
10Maintained9 commit(s) and 7 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
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
2Vulnerabilities8 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
crates.ioimage0.25Cargo.toml
crates.ioimageproc0.25Cargo.toml
crates.iondarray0.16Cargo.toml
crates.iothiserror2Cargo.toml
crates.iolog0.4Cargo.toml
crates.iorayon1.8Cargo.toml
crates.ioenv_logger0.10Cargo.toml
crates.iofast_image_resize5Cargo.toml
crates.iotokio1Cargo.toml
crates.iofutures0.3Cargo.toml
All dependencies 224

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

RegistryPackageVersionRelation
crates.ioenv_logger0.10.2direct
crates.iofast_image_resize5.4.0direct
crates.iofutures0.3.31direct
crates.ioimage0.25.8direct
crates.ioimageproc0.25.0direct
crates.iolog0.4.28direct
crates.iondarray0.16.1direct
crates.iorayon1.11.0direct
crates.iothiserror1.0.69direct
crates.iothiserror2.0.16direct
crates.iotokio1.48.0direct
crates.ioab_glyph0.2.31indirect
crates.ioab_glyph_rasterizer0.1.10indirect
crates.ioadler22.0.1indirect
crates.ioaho-corasick1.1.3indirect
crates.ioaligned-vec0.6.4indirect
crates.ioanes0.1.6indirect
crates.ioanstyle1.0.11indirect
crates.ioanyhow1.0.100indirect
crates.ioapprox0.5.1indirect
crates.ioarbitrary1.4.2indirect
crates.ioarg_enum_proc_macro0.3.4indirect
crates.ioarrayvec0.7.6indirect
crates.ioautocfg1.5.0indirect
crates.ioav1-grain0.2.4indirect
crates.ioavif-serialize0.8.6indirect
crates.iobindgen0.69.5indirect
crates.iobit_field0.10.3indirect
crates.iobitflags2.9.4indirect
crates.iobitstream-io2.6.0indirect
crates.iobuilt0.7.7indirect
crates.iobumpalo3.19.0indirect
crates.iobytemuck1.24.0indirect
crates.iobyteorder-lite0.1.0indirect
crates.iocast0.3.0indirect
crates.iocc1.2.49indirect
crates.iocexpr0.6.0indirect
crates.iocfg-expr0.15.8indirect
crates.iocfg-if1.0.3indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.ioclang-sys1.8.1indirect
crates.ioclap4.5.48indirect
crates.ioclap_builder4.5.48indirect
crates.ioclap_lex0.7.5indirect
crates.iocmake0.1.56indirect
crates.iocolor_quant1.1.0indirect
crates.iocrc32fast1.5.0indirect
crates.iocriterion0.5.1indirect
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.iodocument-features0.2.12indirect
crates.ioeither1.15.0indirect
crates.ioequator0.4.2indirect
crates.ioequator-macro0.4.2indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.ioexr1.73.0indirect
crates.iofax0.2.6indirect
crates.iofax_derive0.2.0indirect
crates.iofdeflate0.3.7indirect
crates.iofind-msvc-tools0.1.5indirect
crates.ioflate21.1.2indirect
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.3indirect
crates.iogif0.13.3indirect
crates.ioglob0.3.3indirect
crates.iohalf2.6.0indirect
crates.iohashbrown0.16.0indirect
crates.ioheck0.5.0indirect
crates.iohermit-abi0.5.2indirect
crates.iohome0.5.12indirect
crates.iohumantime2.3.0indirect
crates.ioimage-webp0.2.4indirect
crates.ioimgref1.11.0indirect
crates.ioindexmap2.11.4indirect
crates.iointerpolate_name0.2.4indirect
crates.iois-terminal0.4.16indirect
crates.ioitertools0.10.5indirect
crates.ioitertools0.12.1indirect
crates.ioitoa1.0.15indirect
crates.iojobserver0.1.34indirect
crates.iojs-sys0.3.80indirect
crates.iolazy_static1.5.0indirect
crates.iolazycell1.3.0indirect
crates.iolebe0.5.3indirect
crates.iolibc0.2.175indirect
crates.iolibfuzzer-sys0.4.10indirect
crates.iolibloading0.8.9indirect
crates.iolibm0.2.15indirect
crates.iolinux-raw-sys0.4.15indirect
crates.iolitrs1.0.0indirect
crates.ioloop90.1.5indirect
crates.iomatrixmultiply0.3.10indirect
crates.iomaybe-rayon0.1.1indirect
crates.iomemchr2.7.5indirect
crates.iominimal-lexical0.2.1indirect
crates.iominiz_oxide0.8.9indirect
crates.iomoxcms0.7.5indirect
crates.ionalgebra0.32.6indirect
crates.ionew_debug_unreachable1.0.6indirect
crates.ionom7.1.3indirect
crates.ionoop_proc_macro0.3.0indirect
crates.ionum0.4.3indirect
crates.ionum-bigint0.4.6indirect
crates.ionum-complex0.4.6indirect
crates.ionum-derive0.4.2indirect
crates.ionum-integer0.1.46indirect
crates.ionum-iter0.1.45indirect
crates.ionum-rational0.4.2indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.3indirect
crates.iooorandom11.1.5indirect
crates.ioowned_ttf_parser0.25.1indirect
crates.iopaste1.0.15indirect
crates.iopin-project-lite0.2.16indirect
crates.iopin-utils0.1.0indirect
crates.iopkg-config0.3.32indirect
crates.ioplotters0.3.7indirect
crates.ioplotters-backend0.3.7indirect
crates.ioplotters-svg0.3.7indirect
crates.iopng0.18.0indirect
crates.ioportable-atomic1.11.1indirect
crates.ioportable-atomic-util0.2.4indirect
crates.ioppv-lite860.2.21indirect
crates.ioprettyplease0.2.37indirect
crates.ioproc-macro21.0.101indirect
crates.ioprofiling1.0.17indirect
crates.ioprofiling-procmacros1.0.17indirect
crates.iopxfm0.1.24indirect
crates.ioqoi0.4.1indirect
crates.ioquick-error2.0.1indirect
crates.ioquote1.0.40indirect
crates.ior-efi5.3.0indirect
crates.iorand0.8.5indirect
crates.iorand_chacha0.3.1indirect
crates.iorand_core0.6.4indirect
crates.iorand_distr0.4.3indirect
crates.iorav1e0.7.1indirect
crates.ioravif0.11.20indirect
crates.iorawpointer0.2.1indirect
crates.iorayon-core1.13.0indirect
crates.ioregex1.11.2indirect
crates.ioregex-automata0.4.10indirect
crates.ioregex-syntax0.8.6indirect
crates.iorgb0.8.52indirect
crates.iorustc-hash1.1.0indirect
crates.iorustix0.38.44indirect
crates.iorustversion1.0.22indirect
crates.ioryu1.0.20indirect
crates.iosafe_arch0.7.4indirect
crates.iosame-file1.0.6indirect
crates.ioserde1.0.226indirect
crates.ioserde_core1.0.226indirect
crates.ioserde_derive1.0.226indirect
crates.ioserde_json1.0.145indirect
crates.ioserde_spanned0.6.9indirect
crates.ioshlex1.3.0indirect
crates.iosimba0.8.1indirect
crates.iosimd-adler320.3.7indirect
crates.iosimd_helpers0.1.0indirect
crates.ioslab0.4.11indirect
crates.iosmallvec1.15.1indirect
crates.iosyn2.0.106indirect
crates.iosystem-deps6.2.2indirect
crates.iotarget-lexicon0.12.16indirect
crates.iotermcolor1.4.1indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.16indirect
crates.iotiff0.10.3indirect
crates.iotinytemplate1.2.1indirect
crates.iotoml0.8.23indirect
crates.iotoml_datetime0.6.11indirect
crates.iotoml_edit0.22.27indirect
crates.iottf-parser0.25.1indirect
crates.iotypenum1.18.0indirect
crates.iounicode-ident1.0.19indirect
crates.iov_frame0.3.9indirect
crates.ioversion-compare0.2.0indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasi0.14.7+wasi-0.2.4indirect
crates.iowasip21.0.1+wasi-0.2.4indirect
crates.iowasm-bindgen0.2.103indirect
crates.iowasm-bindgen-backend0.2.103indirect
crates.iowasm-bindgen-macro0.2.103indirect
crates.iowasm-bindgen-macro-support0.2.103indirect
crates.iowasm-bindgen-shared0.2.103indirect
crates.ioweb-sys0.3.80indirect
crates.ioweezl0.1.10indirect
crates.iowhich4.4.2indirect
crates.iowide0.7.33indirect
crates.iowinapi-util0.1.11indirect
crates.iowindows-link0.2.0indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-sys0.61.0indirect
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.13indirect
crates.iowit-bindgen0.46.0indirect
crates.iozerocopy0.8.27indirect
crates.iozerocopy-derive0.8.27indirect
crates.iozune-core0.4.12indirect
crates.iozune-inflate0.2.54indirect
crates.iozune-jpeg0.4.21indirect
Dependency advisories 6

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

PackageVersionRelationSeverityAdvisoriesFixed in
imageproc0.25.0directmoderate60.26.2
rand0.8.5indirectlow20.10.1
anyhow1.0.100indirectunknown11.0.103
crossbeam-epoch0.9.18indirectunknown10.9.20
paste1.0.15indirectunknown1
ttf-parser0.25.1indirectunknown1

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

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