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

hyperpolymath / januskey

Rust CLI for reversible file operations. Every delete, modify, and move carries inversion metadata, enabling instant rollback without external backups. Uses content-addressed storage (SHA-256) and an append-only operation log. Formal proofs of the complete reversibility guarantee are pending.

Rust · IdrisMPL-2.0★ 2 stars⑂ 0 forkssince Dec 2025View on GitHub ↗
KindCommand-line toolhow this is determined

hyperpolymath/januskey holds a health index of 71 out of 100, placing it in the Good band. It scores highest on AI Readiness (91/100) and lowest on Sustainability & Governance (43/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Jonathan D.A. JewellPersonal account
225 followers342 public repossince Feb 2014The Open University & National Union of Journalists

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

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

73Good · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
23.5/36Commit cadence34/52 weeks with commits
18/18Commit volume227 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year227
human_commit_share0.85
days_since_last_push1
active_weeks_last_year34
How it's scored
16.2/27Ships releases1 version tags (no GitHub releases)
16.2/36Release recencylatest release 223 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagv1.0.0
releases_from_tagsyes
days_since_latest_release223
mean_days_between_releases
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?

43Weak · 17% of overall
How it's scored
0/60Stars2 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars2
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MPL-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

43Weak · 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
2.7/13.5Contributor breadth2 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.971
How it's scored
16.8/42Issue resolution40% of issues closed
26.6/30PR acceptance78/88 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 2/22 approved changesets -- score normalized to 0
Inputs used
merged_prs78
open_issues6
closed_issues4
prs_merged_7d2
prs_decided_7d2
prs_merged_30d6
prs_decided_30d10
issue_closed_ratio0.4
closed_unmerged_prs10
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
16.9/25Owner reach225 followers of hyperpolymath
25/25Track record342 public repos, account ~12 yr old
Inputs used
followers225
owner_typeUser
is_verified
owner_loginhyperpolymath
public_repos342
account_age_days4,563
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 19% of overall
How it's scored
24/24CI workflows19 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/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_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics10 topics
10/10Wiki
Inputs used
topicsfile-operations, cli, obliterate, reversible-computation, rust, secure-deletion, transaction, undo-redo, content-addresse, maximum-principal-reduction
has_wikiyes
homepage
docs_site
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
2.2/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 2/22 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
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 10 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
4.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
4.5/5SASTSAST tool detected but not run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.7
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages216
unassessed_packages29
affected_by_severityunknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 216 resolved dependencies against OSV. 29 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

91Excellent · 4% of overall
How it's scored
45/45Agent instructions.claude/CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history80 of 85 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.941
agent_instruction_files.claude/CLAUDE.md
agent_instruction_max_bytes3,087
How it's scored
18/18One-command bootstrap.machine_readable/contractiles/Justfile, Justfile, mise.toml
22/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice56 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance15 of the last 100 commits are automated dependency updates
9/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files.machine_readable/contractiles/Justfile, Justfile, mise.toml
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.56
toolchain_manifestsCargo.toml, crates/dashboard-check/Cargo.toml, crates/januskey-cli/Cargo.toml, crates/reversible-core/Cargo.toml
dependency_bot_commit_share0.15
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/25 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes28,591
source_files_sampled25
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

2GitHub stars
2contributors
227commits, last 12 months
1days since last push
1releases
1bus factor
6open 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 'januskey' from its registry
  • Could not fetch crates package 'dashboard-check' from its registry
  • Could not fetch crates package 'reversible-core' from its registry

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-08-22 06:29 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-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 2/22 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
9SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 37
RegistryPackageVersion constraintManifest
crates.iotoml0.8crates/dashboard-check/Cargo.toml
crates.ioreversible-corecrates/januskey-cli/Cargo.toml
crates.ioclap4crates/januskey-cli/Cargo.toml
crates.ioserde1crates/januskey-cli/Cargo.toml
crates.ioserde_json1crates/januskey-cli/Cargo.toml
crates.iosha20.10crates/januskey-cli/Cargo.toml
crates.iohmac0.12crates/januskey-cli/Cargo.toml
crates.iochrono0.4crates/januskey-cli/Cargo.toml
crates.iouuid1crates/januskey-cli/Cargo.toml
crates.iothiserror1crates/januskey-cli/Cargo.toml
crates.ioanyhow1crates/januskey-cli/Cargo.toml
crates.iohex0.4crates/januskey-cli/Cargo.toml
crates.ioflate21crates/januskey-cli/Cargo.toml
crates.iodirs5crates/januskey-cli/Cargo.toml
crates.iowalkdir2crates/januskey-cli/Cargo.toml
crates.iocolored2crates/januskey-cli/Cargo.toml
crates.iodialoguer0.11crates/januskey-cli/Cargo.toml
crates.ioindicatif0.18crates/januskey-cli/Cargo.toml
crates.ioglob0.3crates/januskey-cli/Cargo.toml
crates.iowhoami1crates/januskey-cli/Cargo.toml
crates.ioaes-gcm0.10crates/januskey-cli/Cargo.toml
crates.ioargon20.5crates/januskey-cli/Cargo.toml
crates.iorand0.9crates/januskey-cli/Cargo.toml
crates.iozeroize1crates/januskey-cli/Cargo.toml
crates.iosubtle2crates/januskey-cli/Cargo.toml
crates.iobase640.22crates/januskey-cli/Cargo.toml
crates.ioserde1crates/reversible-core/Cargo.toml
crates.ioserde_json1crates/reversible-core/Cargo.toml
crates.iosha20.10crates/reversible-core/Cargo.toml
crates.iochrono0.4crates/reversible-core/Cargo.toml
crates.iouuid1crates/reversible-core/Cargo.toml
crates.iothiserror1crates/reversible-core/Cargo.toml
crates.iohex0.4crates/reversible-core/Cargo.toml
crates.ioflate21crates/reversible-core/Cargo.toml
crates.iowalkdir2crates/reversible-core/Cargo.toml
crates.ioglob0.3crates/reversible-core/Cargo.toml
crates.iowhoami1crates/reversible-core/Cargo.toml
All dependencies 245

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

RegistryPackageVersionRelation
crates.ioaes-gcmdirect
crates.ioaes-gcm0.10.3direct
crates.ioanyhowdirect
crates.ioanyhow1.0.103direct
crates.ioargon2direct
crates.ioargon20.5.3direct
crates.iobase64direct
crates.iobase640.22.1direct
crates.iochronodirect
crates.iochrono0.4.45direct
crates.ioclapdirect
crates.ioclap4.6.1direct
crates.iocoloreddirect
crates.iocolored2.2.0direct
crates.iodialoguerdirect
crates.iodialoguer0.11.0direct
crates.iodirsdirect
crates.iodirs5.0.1direct
crates.ioflate2direct
crates.ioflate21.1.9direct
crates.ioglobdirect
crates.ioglob0.3.3direct
crates.iohexdirect
crates.iohex0.4.3direct
crates.iohmacdirect
crates.iohmac0.12.1direct
crates.ioindicatifdirect
crates.ioindicatif0.18.6direct
crates.ioranddirect
crates.iorand0.9.4direct
crates.ioserdedirect
crates.ioserde1.0.228direct
crates.ioserde_jsondirect
crates.ioserde_json1.0.150direct
crates.iosha2direct
crates.iosha20.10.9direct
crates.iosubtledirect
crates.iosubtle2.6.1direct
crates.iothiserrordirect
crates.iothiserror1.0.69direct
crates.iotomldirect
crates.iotoml0.8.23direct
crates.iouuiddirect
crates.iouuid1.23.3direct
crates.iowalkdirdirect
crates.iowalkdir2.5.0direct
crates.iowhoamidirect
crates.iowhoami1.6.1direct
crates.iozeroizedirect
crates.iozeroize1.9.0direct
crates.ioadler22.0.1indirect
crates.ioaead0.5.2indirect
crates.ioaes0.8.4indirect
crates.ioaho-corasick1.1.4indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioanes0.1.6indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioassert_cmdindirect
crates.ioassert_cmd2.2.2indirect
crates.ioautocfg1.5.1indirect
crates.iobase64ct1.8.3indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags2.13.0indirect
crates.ioblake20.10.6indirect
crates.ioblock-buffer0.10.4indirect
crates.iobstr1.12.1indirect
crates.iobumpalo3.20.3indirect
crates.iocast0.3.0indirect
crates.iocc1.2.64indirect
crates.iocfg-if1.0.4indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.iocipher0.4.4indirect
crates.ioclap_builder4.6.0indirect
crates.ioclap_derive4.6.1indirect
crates.ioclap_lex1.1.0indirect
crates.iocolorchoice1.0.5indirect
crates.ioconsole0.15.11indirect
crates.ioconsole0.16.4indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocpufeatures0.2.17indirect
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.iocrypto-common0.1.7indirect
crates.ioctr0.9.2indirect
crates.iodifflib0.4.0indirect
crates.iodigest0.10.7indirect
crates.iodirs-sys0.4.1indirect
crates.ioeither1.16.0indirect
crates.ioencode_unicode1.0.0indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.4.1indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofloat-cmp0.10.0indirect
crates.iofnv1.0.7indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-util0.3.32indirect
crates.iogeneric-array0.14.7indirect
crates.iogetrandom0.2.17indirect
crates.iogetrandom0.3.4indirect
crates.iogetrandom0.4.3indirect
crates.ioghash0.5.1indirect
crates.iohalf2.7.1indirect
crates.iohashbrown0.17.1indirect
crates.ioheck0.5.0indirect
crates.iohermit-abi0.5.2indirect
crates.ioiana-time-zone0.1.65indirect
crates.ioiana-time-zone-haiku0.1.2indirect
crates.ioindexmap2.14.0indirect
crates.ioinout0.1.4indirect
crates.iois-terminal0.4.17indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitertools0.10.5indirect
crates.ioitoa1.0.18indirect
crates.iojs-sys0.3.102indirect
crates.iolazy_static1.5.0indirect
crates.iolibc0.2.186indirect
crates.iolibredox0.1.17indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolog0.4.32indirect
crates.iomemchr2.8.2indirect
crates.iominiz_oxide0.8.9indirect
crates.ionormalize-line-endings0.3.0indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.4indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.iooorandom11.1.5indirect
crates.ioopaque-debug0.3.1indirect
crates.iooption-ext0.2.0indirect
crates.iopassword-hash0.5.0indirect
crates.iopin-project-lite0.2.17indirect
crates.ioplain0.2.3indirect
crates.ioplotters0.3.7indirect
crates.ioplotters-backend0.3.7indirect
crates.ioplotters-svg0.3.7indirect
crates.iopolyval0.6.2indirect
crates.ioportable-atomic1.13.1indirect
crates.ioppv-lite860.2.21indirect
crates.iopredicatesindirect
crates.iopredicates3.1.4indirect
crates.iopredicates-core1.0.10indirect
crates.iopredicates-tree1.0.13indirect
crates.ioproc-macro21.0.106indirect
crates.ioproptestindirect
crates.ioproptest1.11.0indirect
crates.ioquick-error1.2.3indirect
crates.ioquote1.0.45indirect
crates.ior-efi5.3.0indirect
crates.ior-efi6.0.0indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.6.4indirect
crates.iorand_core0.9.5indirect
crates.iorand_xorshift0.4.0indirect
crates.iorayon1.12.0indirect
crates.iorayon-core1.13.0indirect
crates.ioredox_syscall0.8.1indirect
crates.ioredox_users0.4.6indirect
crates.ioregex1.12.4indirect
crates.ioregex-automata0.4.14indirect
crates.ioregex-syntax0.8.11indirect
crates.iorustix1.1.4indirect
crates.iorustversion1.0.22indirect
crates.iorusty-fork0.3.1indirect
crates.iosame-file1.0.6indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_spanned0.6.9indirect
crates.ioshell-words1.1.1indirect
crates.ioshlex2.0.1indirect
crates.iosimd-adler320.3.9indirect
crates.ioslab0.4.12indirect
crates.iostrsim0.11.1indirect
crates.iosyn2.0.118indirect
crates.iotempfileindirect
crates.iotempfile3.27.0indirect
crates.iotermtree0.5.1indirect
crates.iothiserror-impl1.0.69indirect
crates.iotinytemplate1.2.1indirect
crates.iotoml_datetime0.6.11indirect
crates.iotoml_edit0.22.27indirect
crates.iotoml_write0.1.2indirect
crates.iotypenum1.20.1indirect
crates.iounarray0.1.4indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-width0.2.2indirect
crates.iounit-prefix0.5.2indirect
crates.iouniversal-hash0.5.1indirect
crates.ioutf8parse0.2.2indirect
crates.ioversion_check0.9.5indirect
crates.iowait-timeout0.2.1indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasip21.0.4+wasi-0.2.12indirect
crates.iowasite0.1.0indirect
crates.iowasm-bindgen0.2.125indirect
crates.iowasm-bindgen-macro0.2.125indirect
crates.iowasm-bindgen-macro-support0.2.125indirect
crates.iowasm-bindgen-shared0.2.125indirect
crates.ioweb-sys0.3.102indirect
crates.ioweb-time1.1.0indirect
crates.iowinapi-util0.1.11indirect
crates.iowindows-core0.62.2indirect
crates.iowindows-implement0.60.2indirect
crates.iowindows-interface0.59.3indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-result0.4.1indirect
crates.iowindows-strings0.5.1indirect
crates.iowindows-sys0.48.0indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.48.5indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows_aarch64_gnullvm0.48.5indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.48.5indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.48.5indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.48.5indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.48.5indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.48.5indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.48.5indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowinnow0.7.15indirect
crates.iowit-bindgen0.57.1indirect
crates.iozerocopy0.8.52indirect
crates.iozerocopy-derive0.8.52indirect
crates.iozeroize_derive1.5.0indirect
crates.iozmij1.0.21indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
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 statistics.