Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-05 14:05 UTC

greenticai / greentic-interfaces

The standard wit intefaces for greentic

Rust · ShellMIT★ 1 star⑂ 1 forksince Oct 2025View on GitHub ↗

greenticai/greentic-interfaces holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Engineering Quality (86/100) and lowest on Community & Adoption (44/100). It was last updated 35 days ago. 2 contributors account for most of its recent work.

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

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

Ownership

5 followers87 public repossince Feb 2026

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iogreentic-interfaces1.1.114,5191231 day agocomponentgreenticwasmwitapi-bindings
crates.iogreentic-interfaces-host1.1.17,8301011 day ago
crates.iogreentic-interfaces-guest1.1.113,268991 day ago
crates.iogreentic-interfaces-wasmtime1.1.18,5111111 day ago

Metrics by category

Vitality

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

74Good · 21% of overall
How it's scored
18/36Push recencylast push 35 days ago
24.9/36Commit cadence36/52 weeks with commits
18/18Commit volume364 commits in the last year
10/10OpenSSF Scorecard: Maintained13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year364
human_commit_share0.8
days_since_last_push35
active_weeks_last_year36
How it's scored
27/27Ships releases7 releases published
16.2/36Release recencylatest release 306 days ago
27/27Release cadencea release every ~0.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count7
latest_release_tagv0.4.17
releases_from_tagsno
days_since_latest_release306
mean_days_between_releases0.8
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?

44Weak · 17% of overall
How it's scored
0/60Stars1 stars
0/25Forks1 forks
0/15Watchers1 watchers
Inputs used
forks1
stars1
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
61.9/80Monthly downloads44,128 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgreentic-interfaces, greentic-interfaces-host, greentic-interfaces-guest, greentic-interfaces-wasmtime
dependents
ecosystemscrates
total_downloads284,390
monthly_downloads44,128
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?

59Moderate · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
14.7/22.5Commit distributiontop contributor authored 35% of commits
10.8/13.5Contributor breadth8 contributors
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled8
top_contributor_share0.346
How it's scored
0/42Issue resolutionno issues or no data
14.7/30PR acceptance87/178 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/11 approved changesets -- score normalized to 0
Inputs used
merged_prs87
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs91
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
5.6/25Owner reach5 followers of greenticai
14.1/25Track record87 public repos, account ~0 yr old
Inputs used
followers5
owner_typeOrganization
is_verifiedno
owner_logingreenticai
public_repos87
account_age_days201

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on crates
35/35Publish recencylatest publish 1 days ago
20/20Version history123 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgreentic-interfaces, greentic-interfaces-host, greentic-interfaces-guest, greentic-interfaces-wasmtime
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows14 workflow(s)
24/24Tests present
16/16Linter configrustfmt.toml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests21 out of 21 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://docs.rs/greentic-interfaces
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_sitehttps://docs.rs/greentic-interfaces
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests21 out of 21 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/11 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 4 contributing companies or organizations
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.5Maintained13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
2/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
21.2/35Direct dependencies free of known advisories3 affected: wasmtime 45.0.2 (low 3.8), anyhow 1.0.100 (unknown), anyhow 1.0.102 (unknown)
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
advisories5
affected_packages4
assessed_packages309
unassessed_packages1
affected_by_severitymoderate 1, low 1, unknown 2
direct_affected_packages3
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 309 resolved dependencies against OSV. 1 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.

72Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history70 of 80 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.875
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapCargo.toml, crates/greentic-interfaces-guest/Cargo.toml, crates/greentic-interfaces-host/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format configrustfmt.toml
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance5 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, crates/greentic-interfaces-guest/Cargo.toml, crates/greentic-interfaces-host/Cargo.toml, crates/greentic-interfaces-wasmtime/Cargo.toml, crates/greentic-interfaces/Cargo.toml, examples/component-describe/Cargo.toml, examples/crates-io-consumer/Cargo.toml, examples/guest-node-minimal/Cargo.toml, examples/provider-core-dummy/Cargo.toml, examples/runner-host-smoke/Cargo.toml, guest-tests/component-v060-canonical-dummy/Cargo.toml, guest-tests/distributor-api-dummy/Cargo.toml, guest-tests/oauth-broker-client-harness/Cargo.toml, guest-tests/repo-ui-actions-dummy/Cargo.toml
dependency_bot_commit_share0.05
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/72 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes34,010
source_files_sampled72
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

1GitHub stars
8contributors
364commits, last 12 months
35days since last push
7releases
2bus factor
0open 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 'distributor-api-dummy' from its registry
  • Could not fetch crates package 'repo-ui-actions-dummy' from its registry
  • Could not fetch crates package 'oauth-broker-client-harness' from its registry
  • Could not fetch crates package 'component-v060-canonical-dummy' from its registry

More detail

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-09-05 14:05 UTC

9Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests21 out of 21 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/11 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
crates.iogreentic-typescrates/greentic-interfaces-guest/Cargo.toml
crates.iogreentic-interfacescrates/greentic-interfaces-guest/Cargo.toml
crates.iowit-bindgencrates/greentic-interfaces-guest/Cargo.toml
crates.iogreentic-interfacescrates/greentic-interfaces-host/Cargo.toml
crates.iogreentic-typescrates/greentic-interfaces-host/Cargo.toml
crates.ioserdecrates/greentic-interfaces-host/Cargo.toml
crates.ioserde_jsoncrates/greentic-interfaces-host/Cargo.toml
crates.iowasmtimecrates/greentic-interfaces-host/Cargo.toml
crates.ioanyhowcrates/greentic-interfaces-wasmtime/Cargo.toml
crates.iogreentic-interfacescrates/greentic-interfaces-wasmtime/Cargo.toml
crates.iowasmtimecrates/greentic-interfaces-wasmtime/Cargo.toml
crates.iogreentic-typescrates/greentic-interfaces/Cargo.toml
crates.ioconstant_time_eqcrates/greentic-interfaces/Cargo.toml
crates.iosemvercrates/greentic-interfaces/Cargo.toml
crates.iotimecrates/greentic-interfaces/Cargo.toml
crates.ioserdecrates/greentic-interfaces/Cargo.toml
crates.ioschemarscrates/greentic-interfaces/Cargo.toml
crates.iowit-bindgencrates/greentic-interfaces/Cargo.toml
crates.ioanyhowcrates/greentic-interfaces/Cargo.toml
crates.iothiserrorcrates/greentic-interfaces/Cargo.toml
crates.iogreentic-interfaces-guestguest-tests/component-v060-canonical-dummy/Cargo.toml
crates.iowit-bindgenguest-tests/distributor-api-dummy/Cargo.toml
crates.iowit-bindgenguest-tests/oauth-broker-client-harness/Cargo.toml
crates.iowit-bindgenguest-tests/repo-ui-actions-dummy/Cargo.toml
All dependencies 310

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

RegistryPackageVersionRelation
crates.ioanyhow1.0.100direct
crates.ioanyhow1.0.102direct
crates.ioconstant_time_eq0.4.2direct
crates.iogreentic-types1.1.0-dev.28349771865direct
crates.ioschemars1.2.1direct
crates.iosemver1.0.27direct
crates.iosemver1.0.28direct
crates.ioserde1.0.228direct
crates.ioserde_json1.0.145direct
crates.ioserde_json1.0.150direct
crates.iothiserror1.0.69direct
crates.iothiserror2.0.18direct
crates.iotime0.3.51direct
crates.iowasmtime45.0.2direct
crates.iowit-bindgen0.47.0direct
crates.iowit-bindgen0.57.1direct
crates.ioaddr2line0.26.1indirect
crates.ioallocator-api20.2.21indirect
crates.ioambient-authority0.0.2indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioarbitrary1.4.2indirect
crates.ioarrayref0.3.9indirect
crates.ioarrayvec0.7.7indirect
crates.ioasync-trait0.1.89indirect
crates.ioautocfg1.5.1indirect
crates.iobase640.22.1indirect
crates.iobitflags2.10.0indirect
crates.iobitflags2.13.0indirect
crates.ioblake31.8.5indirect
crates.ioblock-buffer0.10.4indirect
crates.ioblock-buffer0.12.1indirect
crates.iobs580.5.1indirect
crates.iobumpalo3.20.3indirect
crates.iobytes1.12.0indirect
crates.iocamino1.2.3indirect
crates.iocap-fs-ext3.4.5indirect
crates.iocap-net-ext3.4.5indirect
crates.iocap-primitives3.4.5indirect
crates.iocap-std3.4.5indirect
crates.iocap-time-ext3.4.5indirect
crates.iocc1.2.65indirect
crates.iocfg-if1.0.4indirect
crates.iochacha200.10.0indirect
crates.iochrono0.4.45indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.iocobs0.3.0indirect
crates.ioconsole0.16.3indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocpp_demangle0.4.5indirect
crates.iocpufeatures0.2.17indirect
crates.iocpufeatures0.3.0indirect
crates.iocranelift-assembler-x640.132.2indirect
crates.iocranelift-assembler-x64-meta0.132.2indirect
crates.iocranelift-bforest0.132.2indirect
crates.iocranelift-bitset0.132.2indirect
crates.iocranelift-codegen0.132.2indirect
crates.iocranelift-codegen-meta0.132.2indirect
crates.iocranelift-codegen-shared0.132.2indirect
crates.iocranelift-control0.132.2indirect
crates.iocranelift-entity0.132.2indirect
crates.iocranelift-frontend0.132.2indirect
crates.iocranelift-isle0.132.2indirect
crates.iocranelift-native0.132.2indirect
crates.iocranelift-srcgen0.132.2indirect
crates.iocrc32fast1.5.0indirect
crates.iocrunchy0.2.4indirect
crates.iocrypto-common0.1.7indirect
crates.iocrypto-common0.2.2indirect
crates.iodarling0.23.0indirect
crates.iodarling_core0.23.0indirect
crates.iodarling_macro0.23.0indirect
crates.ioderanged0.5.8indirect
crates.iodigest0.10.7indirect
crates.iodigest0.11.3indirect
crates.iodisplaydoc0.2.6indirect
crates.iodyn-clone1.0.20indirect
crates.ioeither1.16.0indirect
crates.ioembedded-io0.4.0indirect
crates.ioembedded-io0.6.1indirect
crates.ioencode_unicode1.0.0indirect
crates.ioencoding_rs0.8.35indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.4.1indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofnv1.0.7indirect
crates.iofoldhash0.1.5indirect
crates.iofoldhash0.2.0indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofs-set-times0.20.3indirect
crates.iofutures0.3.32indirect
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.iogeneric-array0.14.7indirect
crates.iogetrandom0.4.3indirect
crates.iogimli0.33.0indirect
crates.ioglob0.3.3indirect
crates.iohalf2.7.1indirect
crates.iohashbrown0.15.5indirect
crates.iohashbrown0.16.0indirect
crates.iohashbrown0.16.1indirect
crates.iohashbrown0.17.1indirect
crates.ioheck0.5.0indirect
crates.iohex0.4.3indirect
crates.iohybrid-array0.4.12indirect
crates.ioiana-time-zone0.1.65indirect
crates.ioiana-time-zone-haiku0.1.2indirect
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.ioid-arena2.2.1indirect
crates.ioid-arena2.3.0indirect
crates.ioident_case1.0.1indirect
crates.ioidna1.1.0indirect
crates.ioidna_adapter1.2.2indirect
crates.ioindexmap2.12.0indirect
crates.ioindexmap2.14.0indirect
crates.ioinsta1.48.0indirect
crates.ioio-extras0.18.4indirect
crates.ioio-lifetimes2.0.4indirect
crates.ioipnet2.12.0indirect
crates.ioitertools0.14.0indirect
crates.ioitoa1.0.15indirect
crates.ioitoa1.0.18indirect
crates.iojs-sys0.3.102indirect
crates.ioleb1280.2.7indirect
crates.ioleb128fmt0.1.0indirect
crates.iolibc0.2.186indirect
crates.iolibm0.2.16indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolitemap0.8.2indirect
crates.iolog0.4.28indirect
crates.iolog0.4.33indirect
crates.iomach20.4.3indirect
crates.iomaybe-owned0.3.4indirect
crates.iomemchr2.7.6indirect
crates.iomemchr2.8.2indirect
crates.iomemfd0.6.5indirect
crates.iomio1.2.1indirect
crates.ionum-conv0.2.2indirect
crates.ionum-traits0.2.19indirect
crates.ioobject0.39.1indirect
crates.ioonce_cell1.21.4indirect
crates.iopercent-encoding2.3.2indirect
crates.iopin-project-lite0.2.17indirect
crates.iopostcard1.1.3indirect
crates.iopotential_utf0.1.5indirect
crates.iopowerfmt0.2.0indirect
crates.ioprettyplease0.2.37indirect
crates.ioproc-macro21.0.103indirect
crates.ioproc-macro21.0.106indirect
crates.iopulley-interpreter45.0.2indirect
crates.iopulley-macros45.0.2indirect
crates.ioquote1.0.42indirect
crates.ioquote1.0.46indirect
crates.ior-efi6.0.0indirect
crates.iorand0.10.1indirect
crates.iorand_core0.10.1indirect
crates.ioref-cast1.0.25indirect
crates.ioref-cast-impl1.0.25indirect
crates.ioregalloc20.15.1indirect
crates.iorustc-demangle0.1.27indirect
crates.iorustc-hash2.1.2indirect
crates.iorustix1.1.4indirect
crates.iorustix-linux-procfs0.1.1indirect
crates.iorustversion1.0.22indirect
crates.ioryu1.0.20indirect
crates.iosame-file1.0.6indirect
crates.ioschemars_derive1.2.1indirect
crates.ioserde_bytes0.11.19indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_derive_internals0.29.1indirect
crates.ioserde_spanned1.1.1indirect
crates.ioserde_with3.21.0indirect
crates.ioserde_with_macros3.21.0indirect
crates.iosha20.10.9indirect
crates.iosha20.11.0indirect
crates.ioshlex2.0.1indirect
crates.iosimilar2.7.0indirect
crates.ioslab0.4.12indirect
crates.iosmallvec1.15.2indirect
crates.iosocket20.6.4indirect
crates.iostable_deref_trait1.2.1indirect
crates.iostrsim0.11.1indirect
crates.iosyn2.0.109indirect
crates.iosyn2.0.118indirect
crates.iosynstructure0.13.2indirect
crates.iotarget-lexicon0.13.5indirect
crates.iotarget-triple1.0.0indirect
crates.iotempfile3.27.0indirect
crates.iotermcolor1.4.1indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.18indirect
crates.iotime-core0.1.9indirect
crates.iotime-macros0.2.30indirect
crates.iotinystr0.8.3indirect
crates.iotinyvec1.11.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotokio1.52.3indirect
crates.iotoml1.1.2+spec-1.1.0indirect
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.iotracing0.1.44indirect
crates.iotracing-attributes0.1.31indirect
crates.iotracing-core0.1.36indirect
crates.iotrybuildindirect
crates.iotrybuild1.0.117indirect
crates.iotypenum1.20.1indirect
crates.iounic-langid0.9.6indirect
crates.iounic-langid-impl0.9.6indirect
crates.iounicode-ident1.0.22indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-width0.2.2indirect
crates.iounicode-xid0.2.6indirect
crates.iourl2.5.8indirect
crates.ioutf8_iter1.0.4indirect
crates.ioversion_check0.9.5indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
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.iowasm-encoder0.240.0indirect
crates.iowasm-encoder0.247.0indirect
crates.iowasm-encoder0.248.0indirect
crates.iowasm-encoder0.252.0indirect
crates.iowasm-metadata0.240.0indirect
crates.iowasm-metadata0.247.0indirect
crates.iowasmparser0.240.0indirect
crates.iowasmparser0.247.0indirect
crates.iowasmparser0.248.0indirect
crates.iowasmparser0.252.0indirect
crates.iowasmprinter0.248.0indirect
crates.iowasmtime-environ45.0.2indirect
crates.iowasmtime-internal-component-macro45.0.2indirect
crates.iowasmtime-internal-component-util45.0.2indirect
crates.iowasmtime-internal-core45.0.2indirect
crates.iowasmtime-internal-cranelift45.0.2indirect
crates.iowasmtime-internal-fiber45.0.2indirect
crates.iowasmtime-internal-jit-debug45.0.2indirect
crates.iowasmtime-internal-jit-icache-coherence45.0.2indirect
crates.iowasmtime-internal-unwinder45.0.2indirect
crates.iowasmtime-internal-versioned-export-macros45.0.2indirect
crates.iowasmtime-internal-winch45.0.2indirect
crates.iowasmtime-internal-wit-bindgen45.0.2indirect
crates.iowasmtime-wasi45.0.2indirect
crates.iowasmtime-wasi-io45.0.2indirect
crates.iowast252.0.0indirect
crates.iowast35.0.2indirect
crates.iowat1.252.0indirect
crates.iowiggle45.0.2indirect
crates.iowiggle-generate45.0.2indirect
crates.iowiggle-macro45.0.2indirect
crates.iowinapi-util0.1.11indirect
crates.iowinch-codegen45.0.2indirect
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.59.0indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowinnow1.0.3indirect
crates.iowinx0.36.4indirect
crates.iowit-bindgen-core0.47.0indirect
crates.iowit-bindgen-core0.57.1indirect
crates.iowit-bindgen-rust0.47.0indirect
crates.iowit-bindgen-rust0.57.1indirect
crates.iowit-bindgen-rust-macro0.47.0indirect
crates.iowit-bindgen-rust-macro0.57.1indirect
crates.iowit-component0.240.0indirect
crates.iowit-component0.247.0indirect
crates.iowit-parser0.240.0indirect
crates.iowit-parser0.247.0indirect
crates.iowit-parser0.248.0indirect
crates.iowitx0.9.1indirect
crates.iowriteable0.6.3indirect
crates.ioyoke0.8.3indirect
crates.ioyoke-derive0.8.2indirect
crates.iozerocopy0.8.52indirect
crates.iozerocopy-derive0.8.52indirect
crates.iozerofrom0.1.8indirect
crates.iozerofrom-derive0.1.7indirect
crates.iozerotrie0.2.4indirect
crates.iozerovec0.11.6indirect
crates.iozerovec-derive0.11.3indirect
crates.iozmij1.0.21indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
wasmtime-wasi45.0.2indirectmoderate146.0.1
wasmtime45.0.2directlow247.0.4
anyhow1.0.100directunknown11.0.103
anyhow1.0.102directunknown11.0.103

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

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