Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 14:40 UTC

sonos / dinghy

Easier cross-compilation for phones and single boards computers

RustCustom license★ 417 stars⑂ 51 forkssince Nov 2016View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

sonos/dinghy holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (72/100) and lowest on AI Readiness (54/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Sonos, Inc.Organization · verified domain
155 followers28 public repossince Dec 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iodinghy0.3.024321187 days ago
crates.iodinghy-lib0.8.64,305893 days agoandroidcargoiosmobiletests
crates.iodinghy-test0.8.635,305933 days agoandroidcargoiosmobiletests
crates.iocargo-dinghy0.8.64,253893 days agoandroidcargoiosmobiletests
crates.iodinghy-build0.8.631,339943 days agoandroidcargoiosmobiletests

Metrics by category

Vitality

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

72Good · 21% of overall
How it's scored
36/36Push recencylast push 3 days ago
4.2/36Commit cadence6/52 weeks with commits
14.6/18Commit volume41 commits in the last year
10/10OpenSSF Scorecard: Maintained18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year41
human_commit_share1
days_since_last_push3
active_weeks_last_year6
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 3 days ago
19.8/27Release cadencea release every ~95.8 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tag0.8.6
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases95.8

Community & Adoption

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

62Moderate · 17% of overall
How it's scored
42.5/60Stars417 stars
14.2/25Forks51 forks
7.9/15Watchers27 watchers
Inputs used
forks51
stars417
watchers27
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
65/80Monthly downloads75,202 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesdinghy-lib, dinghy-test, cargo-dinghy, dinghy-build
dependents
ecosystemscrates
total_downloads2,364,999
monthly_downloads75,202
unverified_packages_excludeddinghy
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?

72Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
8.3/22.5Commit distributiontop contributor authored 63% of commits
13.5/13.5Contributor breadth29 contributors
10/10OpenSSF Scorecard: Contributorsproject has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled29
top_contributor_share0.633
How it's scored
31.2/42Issue resolution74% of issues closed
28.4/30PR acceptance178/188 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 5/24 approved changesets -- score normalized to 2
Inputs used
merged_prs178
open_issues20
closed_issues58
prs_merged_7d3
prs_decided_7d3
prs_merged_30d4
prs_decided_30d4
issue_closed_ratio0.744
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
30/30Ownership backingorganization-owned
20/20Verified domain
15.8/25Owner reach155 followers of sonos
22.6/25Track record28 public repos, account ~13 yr old
Inputs used
followers155
owner_typeOrganization
is_verifiedyes
owner_loginsonos
public_repos28
account_age_days4,994

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable5 package(s) on crates
35/35Publish recencylatest publish 3 days ago
20/20Version history94 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdinghy, dinghy-lib, dinghy-test, cargo-dinghy, dinghy-build
ecosystemscrates
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://medium.com/snips-ai/dinghy-painless-rust-tests-and-benches-on-ios-and-android-c9f94f81d305#.c2sx7two8
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicscargo, rust, testing-tools, mobile
has_wikiyes
homepage
docs_sitehttps://medium.com/snips-ai/dinghy-painless-rust-tests-and-benches-on-ios-and-android-c9f94f81d305#.c2sx7two8
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

55Moderate · 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
2.5/2.5CI-Tests7 out of 7 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
1.5/7.5Code-ReviewFound 5/24 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 11 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.2/2.5Licenselicense file detected
7.5/7.5Maintained18 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
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
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories1 affected: json 0.12.4 (unknown)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
37.2/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,663 days ago
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages129
unassessed_packages24
affected_by_severityunknown 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 129 resolved dependencies against OSV. 24 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.

54Moderate · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
11.7/40Legible commit history22 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.22
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes3,175
How it's scored
12.6/18One-command bootstrapCargo.toml, cargo-dinghy/Cargo.toml, dinghy-build/Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, cargo-dinghy/Cargo.toml, dinghy-build/Cargo.toml, dinghy-lib/Cargo.toml, dinghy-test/Cargo.toml, legacy/Cargo.toml, test-ws/Cargo.toml, test-ws/test-app/Cargo.toml, test-ws/test-bin/Cargo.toml, test-ws/test-proc-macro/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/38 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes22,021
source_files_sampled38
oversized_source_files0

Key facts

417GitHub stars
29contributors
41commits, last 12 months
3days since last push
100releases
1bus factor
20open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 51 ⇿
0Stars
51Forks
98Releases

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.

010203040505032016-112021-082026-06
Major 0Minor 4Patch 49

Each point covers 9 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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 14:39 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 5/24 approved changesets -- score normalized to 2
10Contributorsproject has 11 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained18 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
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
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 33
RegistryPackageVersion constraintManifest
crates.iodinghy-libcargo-dinghy/Cargo.toml
crates.iolog0.4cargo-dinghy/Cargo.toml
crates.ioclap4cargo-dinghy/Cargo.toml
crates.ioenv_logger0.10cargo-dinghy/Cargo.toml
crates.ioanyhow1.0.57cargo-dinghy/Cargo.toml
crates.iocargo_metadatacargo-dinghy/Cargo.toml
crates.ioanyhow1.0.58dinghy-build/Cargo.toml
crates.iocc1dinghy-build/Cargo.toml
crates.iolog0.4dinghy-build/Cargo.toml
crates.ioanyhow1dinghy-lib/Cargo.toml
crates.iodinghy-builddinghy-lib/Cargo.toml
crates.iodirs5dinghy-lib/Cargo.toml
crates.iofiletime0.2dinghy-lib/Cargo.toml
crates.iolog0.4dinghy-lib/Cargo.toml
crates.ioitertools0.10dinghy-lib/Cargo.toml
crates.ioplist1dinghy-lib/Cargo.toml
crates.ioregex1.0dinghy-lib/Cargo.toml
crates.iojson0.12dinghy-lib/Cargo.toml
crates.ioignore0.4dinghy-lib/Cargo.toml
crates.ioserde1.0dinghy-lib/Cargo.toml
crates.iotoml0.7dinghy-lib/Cargo.toml
crates.ioshell-escape0.1dinghy-lib/Cargo.toml
crates.iowalkdir2.0dinghy-lib/Cargo.toml
crates.iowhich=4.0dinghy-lib/Cargo.toml
crates.ioshellexpand3dinghy-lib/Cargo.toml
crates.iosemver1dinghy-lib/Cargo.toml
crates.iocargo_metadatadinghy-lib/Cargo.toml
crates.iocargo-platformdinghy-lib/Cargo.toml
crates.iocolored2.0.0dinghy-lib/Cargo.toml
crates.iolazy_static1.4.0dinghy-lib/Cargo.toml
crates.iodyn-clone1.0.8dinghy-lib/Cargo.toml
crates.iofs-err2.11.0dinghy-lib/Cargo.toml
crates.iotempfile3.1dinghy-lib/Cargo.toml
All dependencies 153

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

RegistryPackageVersionRelation
crates.ioanyhowdirect
crates.ioanyhow1.0.103direct
crates.iocargo-platform0.1.8direct
crates.iocargo_metadata0.14.0direct
crates.ioccdirect
crates.iocc1.2.67direct
crates.ioclapdirect
crates.ioclap4.6.1direct
crates.iocoloreddirect
crates.iocolored2.2.0direct
crates.iodirsdirect
crates.iodirs5.0.1direct
crates.iodirs6.0.0direct
crates.iodyn-clonedirect
crates.iodyn-clone1.0.20direct
crates.ioenv_loggerdirect
crates.ioenv_logger0.10.2direct
crates.iofiletimedirect
crates.iofiletime0.2.29direct
crates.iofs-errdirect
crates.iofs-err2.11.0direct
crates.ioignoredirect
crates.ioignore0.4.28direct
crates.ioitertoolsdirect
crates.ioitertools0.10.5direct
crates.iojsondirect
crates.iojson0.12.4direct
crates.iolazy_staticdirect
crates.iolazy_static1.5.0direct
crates.iologdirect
crates.iolog0.4.33direct
crates.ioplistdirect
crates.ioplist1.10.0direct
crates.ioregexdirect
crates.ioregex1.13.0direct
crates.iosemverdirect
crates.iosemver1.0.28direct
crates.ioserdedirect
crates.ioserde1.0.228direct
crates.ioshell-escapedirect
crates.ioshell-escape0.1.5direct
crates.ioshellexpanddirect
crates.ioshellexpand3.1.2direct
crates.iotempfiledirect
crates.iotempfile3.27.0direct
crates.iotomldirect
crates.iotoml0.7.8direct
crates.iowalkdirdirect
crates.iowalkdir2.5.0direct
crates.iowhichdirect
crates.iowhich4.0.2direct
crates.ioaho-corasick1.1.4indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioautocfg1.5.1indirect
crates.iobase640.22.1indirect
crates.iobitflags2.13.0indirect
crates.iobstr1.12.3indirect
crates.iocamino1.2.4indirect
crates.iocfg-if1.0.4indirect
crates.ioclap_builder4.6.0indirect
crates.ioclap_derive4.6.1indirect
crates.ioclap_lex1.1.0indirect
crates.iocolorchoice1.0.5indirect
crates.iocrossbeam-deque0.8.7indirect
crates.iocrossbeam-epoch0.9.20indirect
crates.iocrossbeam-utils0.8.22indirect
crates.ioderanged0.5.8indirect
crates.iodinghy0.3.0indirect
crates.iodirs-sys0.4.1indirect
crates.iodirs-sys0.5.0indirect
crates.ioeither1.16.0indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.4.1indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iogetrandom0.2.17indirect
crates.iogetrandom0.4.3indirect
crates.ioglobset0.4.18indirect
crates.iohashbrown0.17.1indirect
crates.ioheck0.5.0indirect
crates.iohermit-abi0.5.2indirect
crates.iohumantime2.4.0indirect
crates.ioindexmap2.14.0indirect
crates.iois-terminal0.4.17indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitoa1.0.18indirect
crates.iolibc0.2.186indirect
crates.iolibredox0.1.18indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iomemchr2.8.3indirect
crates.ionum-conv0.2.2indirect
crates.ioonce_cell1.21.4indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.iooption-ext0.2.0indirect
crates.iopowerfmt0.2.0indirect
crates.ioproc-macro21.0.106indirect
crates.ioquick-xml0.41.0indirect
crates.ioquote1.0.46indirect
crates.ior-efi6.0.0indirect
crates.ioredox_users0.4.6indirect
crates.ioredox_users0.5.2indirect
crates.ioregex-automata0.4.15indirect
crates.ioregex-syntax0.8.11indirect
crates.iorustix1.1.4indirect
crates.iosame-file1.0.6indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_json1.0.150indirect
crates.ioserde_spanned0.6.9indirect
crates.ioshlex2.0.1indirect
crates.iostrsim0.11.1indirect
crates.iosyn2.0.118indirect
crates.iotermcolor1.4.1indirect
crates.iothiserror1.0.69indirect
crates.iothiserror2.0.18indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.18indirect
crates.iotime0.3.53indirect
crates.iotime-core0.1.9indirect
crates.iotime-macros0.2.31indirect
crates.iotoml_datetime0.6.11indirect
crates.iotoml_edit0.19.15indirect
crates.iounicode-ident1.0.24indirect
crates.ioutf8parse0.2.2indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowinapi-util0.1.11indirect
crates.iowindows-link0.2.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.5.40indirect
crates.iozmij1.0.22indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
json0.12.4directunknown1

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.