Public record
Software health reportschema 0.16.0 · metrics 2.10.0 · 2026-07-21 02:11 UTC

owenlamont / ryl

Fast YAML linter written in Rust (drop in replacement for yamllint - but with additional rules and features)

RustMIT★ 52 stars⑂ 3 forkssince Aug 2025View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

owenlamont/ryl holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Vitality (91/100) and lowest on Community & Adoption (43/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

87
overall / 100
Excellent

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.

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

Ownership

Owen LamontPersonal account
458 followers59 public repossince May 2015OptiGrid

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.ioryl0.21.01,0803728 days agoclilintrustyamldevelopment-toolscommand-line-utilities
npm@owenlamont/ryl0.21.07602728 days agoyamllintclirust
PyPIryl0.21.0-3728 days agoyamllinterlintclirust

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
27.7/36Commit cadence40/52 weeks with commits
18/18Commit volume250 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year250
human_commit_share
days_since_last_push1
active_weeks_last_year40
How it's scored
27/27Ships releases37 releases published
36/36Release recencylatest release 28 days ago
27/27Release cadencea release every ~1.6 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count37
latest_release_tagv0.21.0
releases_from_tagsno
days_since_latest_release28
mean_days_between_releases1.6

Community & Adoption

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

43Weak · 17% of overall
How it's scored
27.7/60Stars52 stars
2.5/25Forks3 forks
0/15Watchers0 watchers
Inputs used
forks3
stars52
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
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
43.5/80Monthly downloads1,840 downloads/month across crates, npm, pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesryl, @owenlamont/ryl, ryl
dependents
ecosystemscrates, npm, pypi
total_downloads4,728
monthly_downloads1,840
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?

63Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
7.8/22.5Commit distributiontop contributor authored 65% of commits
6.8/13.5Contributor breadth5 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.652
How it's scored
32.5/42Issue resolution77% of issues closed
28.9/30PR acceptance230/239 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/20 approved changesets -- score normalized to 0
Inputs used
merged_prs230
open_issues38
closed_issues130
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.774
closed_unmerged_prs9
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
19.1/25Owner reach458 followers of owenlamont
24.9/25Track record59 public repos, account ~11 yr old
Inputs used
followers458
owner_typeUser
is_verified
owner_loginowenlamont
public_repos59
account_age_days4,069
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, npm, pypi
35/35Publish recencylatest publish 28 days ago
20/20Version history37 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesryl, @owenlamont/ryl, ryl
ecosystemscrates, npm, pypi
any_deprecatedno
min_days_since_publish28

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configruff.toml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://ryl-docs.pages.dev
10/10Repository description
10/10Topics2 topics
0/10Wiki
Inputs used
topicslinter, yaml
has_wikino
homepagehttps://ryl-docs.pages.dev
docs_sitehttps://ryl-docs.pages.dev
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

74Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 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
0/7.5Code-ReviewFound 0/20 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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
7.5/7.5Maintained30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
4.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6.7

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
advisories0
affected_packages0
assessed_packages288
unassessed_packages0
affected_by_severitynone
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 288 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.

89Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
15/15Machine-readable docs (llms.txt)llms.txt present
0/40Legible commit historyno data
Inputs used
has_llms_txtyes
llms_txt_url
legible_history_share
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes40,676
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
11/11Lint / format configruff.toml
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
9/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, uv.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeRust (statically typed)
54.6/55Manageable file sizes2/276 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes88,129
source_files_sampled276
oversized_source_files2

Key facts

52GitHub stars
5contributors
250commits, last 12 months
1days since last push
37releases
1bus factor
38open issues
crates.io, npm, PyPIpackage ecosystems

More detail

OpenSSF Scorecard 6.7 / 10
6.7aggregate

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 02:11 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/20 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 15 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
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
crates.ioclap4.6.0Cargo.toml
crates.ioclap_complete4.6Cargo.toml
crates.ioglobset0.4.18Cargo.toml
crates.ioignore0.4.25Cargo.toml
crates.iorayon1.11.0Cargo.toml
crates.ioschemars1.2.1Cargo.toml
crates.iogranit-parser0.0.6Cargo.toml
crates.iohashlink0.12.0Cargo.toml
crates.ioordered-float5Cargo.toml
crates.iodirs-next2.0.0Cargo.toml
crates.ioregex1Cargo.toml
crates.ioserde1.0.228Cargo.toml
crates.ioserde_json1.0.149Cargo.toml
crates.iosimilar3.1.1Cargo.toml
crates.iounicode-normalization0.1Cargo.toml
crates.ioencoding_rs0.8Cargo.toml
crates.iotoml1.1.2Cargo.toml
crates.iopulldown-cmark0.13.4Cargo.toml
crates.ioquick-xml0.41Cargo.toml
crates.iosha20.11Cargo.toml
crates.iosame-file1.0.6Cargo.toml
crates.iolsp-server0.8.0Cargo.toml
crates.iolsp-types0.97.0Cargo.toml
crates.iocrossbeam-channel0.5Cargo.toml
All dependencies 288

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

RegistryPackageVersionRelation
crates.ioclap4.6.1direct
crates.ioclap_complete4.6.7direct
crates.iocrossbeam-channel0.5.16direct
crates.iodirs-next2.0.0direct
crates.ioencoding_rs0.8.35direct
crates.ioglobset0.4.18direct
crates.iogranit-parser0.0.6direct
crates.iohashlink0.12.1direct
crates.ioignore0.4.28direct
crates.iolsp-server0.8.0direct
crates.iolsp-types0.97.0direct
crates.ioordered-float5.3.0direct
crates.iopulldown-cmark0.13.4direct
crates.ioquick-xml0.41.0direct
crates.iorayon1.12.0direct
crates.ioregex1.13.0direct
crates.iosame-file1.0.6direct
crates.ioschemars1.2.1direct
crates.ioserde1.0.228direct
crates.ioserde_json1.0.150direct
crates.iosha20.11.0direct
crates.iosimilar3.1.1direct
crates.iotoml1.1.2+spec-1.1.0direct
crates.iounicode-normalization0.1.25direct
crates.ioahash0.8.12indirect
crates.ioaho-corasick1.1.4indirect
crates.ioallocator-api20.2.21indirect
crates.ioanstyle1.0.14indirect
crates.ioarraydeque0.5.1indirect
crates.ioatomic-waker1.1.2indirect
crates.ioautocfg1.5.1indirect
crates.ioaws-lc-rs1.17.1indirect
crates.ioaws-lc-sys0.42.0indirect
crates.iobase640.22.1indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.13.0indirect
crates.ioblock-buffer0.12.1indirect
crates.ioborrow-or-share0.2.4indirect
crates.iobstr1.12.3indirect
crates.iobumpalo3.20.3indirect
crates.iobytecount0.6.9indirect
crates.iobytes1.12.1indirect
crates.iocc1.2.67indirect
crates.iocfg-if1.0.4indirect
crates.ioclap_builder4.6.0indirect
crates.ioclap_derive4.6.1indirect
crates.ioclap_lex1.1.0indirect
crates.iocmake0.1.58indirect
crates.iocombine4.6.7indirect
crates.ioconst-oid0.10.2indirect
crates.iocore-foundation0.10.1indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocpufeatures0.3.0indirect
crates.iocrossbeam-deque0.8.7indirect
crates.iocrossbeam-epoch0.9.20indirect
crates.iocrossbeam-utils0.8.22indirect
crates.iocrypto-common0.2.2indirect
crates.iodata-encoding2.11.0indirect
crates.iodiffy0.5.0indirect
crates.iodigest0.11.3indirect
crates.iodirs-sys-next0.1.2indirect
crates.iodisplaydoc0.2.6indirect
crates.iodunce1.0.5indirect
crates.iodyn-clone1.0.20indirect
crates.ioeither1.16.0indirect
crates.ioemail_address0.2.9indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofancy-regex0.18.0indirect
crates.iofastrand2.4.1indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofluent-uri0.1.4indirect
crates.iofluent-uri0.4.1indirect
crates.iofnv1.0.7indirect
crates.iofoldhash0.2.0indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofraction0.15.4indirect
crates.iofs_extra1.3.0indirect
crates.iofutures-channel0.3.32indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-io0.3.32indirect
crates.iofutures-sink0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-util0.3.32indirect
crates.iogetrandom0.2.17indirect
crates.iogetrandom0.3.4indirect
crates.iogetrandom0.4.3indirect
crates.ioh20.4.15indirect
crates.iohashbrown0.16.1indirect
crates.iohashbrown0.17.1indirect
crates.ioheck0.5.0indirect
crates.iohttp1.4.2indirect
crates.iohttp-body1.0.1indirect
crates.iohttp-body-util0.1.3indirect
crates.iohttparse1.10.1indirect
crates.iohybrid-array0.4.13indirect
crates.iohyper1.10.1indirect
crates.iohyper-rustls0.27.9indirect
crates.iohyper-util0.1.20indirect
crates.ioicu_collections2.2.0indirect
crates.ioicu_locale_core2.2.0indirect
crates.ioicu_normalizer2.2.0indirect
crates.ioicu_normalizer_data2.2.0indirect
crates.ioicu_properties2.2.0indirect
crates.ioicu_properties_data2.2.0indirect
crates.ioicu_provider2.2.0indirect
crates.ioidna1.1.0indirect
crates.ioidna_adapter1.2.2indirect
crates.ioindexmap2.14.0indirect
crates.ioipnet2.12.0indirect
crates.ioitoa1.0.18indirect
crates.iojni0.22.4indirect
crates.iojni-macros0.22.4indirect
crates.iojni-sys0.4.1indirect
crates.iojni-sys-macros0.4.1indirect
crates.iojobserver0.1.35indirect
crates.iojs-sys0.3.103indirect
crates.iojsonschema0.46.10indirect
crates.iojsonschema-regex0.46.10indirect
crates.iolazy_static1.5.0indirect
crates.iolibc0.2.186indirect
crates.iolibredox0.1.18indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolitemap0.8.2indirect
crates.iolock_api0.4.14indirect
crates.iolog0.4.33indirect
crates.iomemchr2.8.3indirect
crates.iomicromap0.3.0indirect
crates.iomio1.2.1indirect
crates.ionum0.4.3indirect
crates.ionum-bigint0.4.8indirect
crates.ionum-cmp0.1.0indirect
crates.ionum-complex0.4.6indirect
crates.ionum-integer0.1.46indirect
crates.ionum-iter0.1.46indirect
crates.ionum-rational0.4.2indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.4indirect
crates.ioopenssl-probe0.2.1indirect
crates.iooutref0.5.2indirect
crates.ioparking_lot0.12.5indirect
crates.ioparking_lot_core0.9.12indirect
crates.iopercent-encoding2.3.2indirect
crates.iopin-project-lite0.2.17indirect
crates.iopkg-config0.3.33indirect
crates.iopotential_utf0.1.5indirect
crates.ioppv-lite860.2.21indirect
crates.ioproc-macro21.0.106indirect
crates.ioproptest1.11.0indirect
crates.ioquick-error1.2.3indirect
crates.ioquote1.0.46indirect
crates.ior-efi5.3.0indirect
crates.ior-efi6.0.0indirect
crates.iorand0.9.5indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.9.5indirect
crates.iorand_xorshift0.4.0indirect
crates.iorayon-core1.13.0indirect
crates.ioredox_syscall0.5.18indirect
crates.ioredox_users0.4.6indirect
crates.ioref-cast1.0.25indirect
crates.ioref-cast-impl1.0.25indirect
crates.ioreferencing0.46.10indirect
crates.ioregex-automata0.4.15indirect
crates.ioregex-syntax0.8.11indirect
crates.ioreqwest0.13.4indirect
crates.ioring0.17.14indirect
crates.iorustc_version0.4.1indirect
crates.iorustix1.1.4indirect
crates.iorustls0.23.41indirect
crates.iorustls-native-certs0.8.4indirect
crates.iorustls-pki-types1.15.0indirect
crates.iorustls-platform-verifier0.7.0indirect
crates.iorustls-platform-verifier-android0.1.1indirect
crates.iorustls-webpki0.103.13indirect
crates.iorustversion1.0.23indirect
crates.iorusty-fork0.3.1indirect
crates.ioschannel0.1.29indirect
crates.ioschemars_derive1.2.1indirect
crates.ioscopeguard1.2.0indirect
crates.iosecurity-framework3.7.0indirect
crates.iosecurity-framework-sys2.17.0indirect
crates.iosemver1.0.28indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_derive_internals0.29.1indirect
crates.ioserde_repr0.1.20indirect
crates.ioserde_spanned1.1.1indirect
crates.ioshlex2.0.1indirect
crates.iosimd_cesu81.1.1indirect
crates.iosimdutf80.1.5indirect
crates.ioslab0.4.12indirect
crates.iosmallvec1.15.2indirect
crates.iosocket20.6.4indirect
crates.iostable_deref_trait1.2.1indirect
crates.iostrsim0.11.1indirect
crates.iosubtle2.6.1indirect
crates.iosyn2.0.118indirect
crates.iosync_wrapper1.0.2indirect
crates.iosynstructure0.13.2indirect
crates.iotempfile3.27.0indirect
crates.iothiserror1.0.69indirect
crates.iothiserror2.0.18indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.18indirect
crates.iotinystr0.8.3indirect
crates.iotinyvec1.12.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotokio1.52.3indirect
crates.iotokio-rustls0.26.4indirect
crates.iotokio-util0.7.18indirect
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.iotower0.5.3indirect
crates.iotower-http0.6.11indirect
crates.iotower-layer0.3.3indirect
crates.iotower-service0.3.3indirect
crates.iotracing0.1.44indirect
crates.iotracing-core0.1.36indirect
crates.iotry-lock0.2.5indirect
crates.iotypenum1.20.1indirect
crates.iounarray0.1.4indirect
crates.iounicase2.9.0indirect
crates.iounicode-general-category1.1.0indirect
crates.iounicode-ident1.0.24indirect
crates.iountrusted0.9.0indirect
crates.iourl2.5.8indirect
crates.ioutf8_iter1.0.4indirect
crates.iouuid-simd0.8.0indirect
crates.ioversion_check0.9.5indirect
crates.iovsimd0.8.0indirect
crates.iowait-timeout0.2.1indirect
crates.iowalkdir2.5.0indirect
crates.iowant0.3.1indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasip21.0.4+wasi-0.2.12indirect
crates.iowasm-bindgen0.2.126indirect
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.ioweb-sys0.3.103indirect
crates.iowebpki-root-certs1.0.8indirect
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.52.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.iowriteable0.6.3indirect
crates.ioyoke0.8.3indirect
crates.ioyoke-derive0.8.2indirect
crates.iozerocopy0.8.54indirect
crates.iozerocopy-derive0.8.54indirect
crates.iozerofrom0.1.8indirect
crates.iozerofrom-derive0.1.7indirect
crates.iozeroize1.9.0indirect
crates.iozerotrie0.2.4indirect
crates.iozerovec0.11.6indirect
crates.iozerovec-derive0.11.3indirect
crates.iozmij1.0.21indirect
PyPIclick8.4.1indirect
PyPIcolorama0.4.6indirect
PyPIdeepmerge2.0indirect
PyPIjinja23.1.6indirect
PyPImarkdown3.10.2indirect
PyPImarkupsafe3.0.3indirect
PyPIpygments2.20.0indirect
PyPIpymdown-extensions10.21.3indirect
PyPIpyyaml6.0.3indirect
PyPIryl0.21.0indirect
PyPItomli2.4.1indirect
PyPIzensical0.0.45indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

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