Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-29 10:16 UTC

dspicher / ur-rs

A Rust implementation of Uniform Resources

RustMIT★ 23 stars⑂ 11 forkssince Sep 2020View on GitHub ↗

dspicher/ur-rs holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Vitality (72/100) and lowest on AI Readiness (44/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

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.

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

Ownership

Dominik SpicherPersonal account
19 followers113 public repossince Mar 2013

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 publish
crates.iour0.5.111,47871 day ago

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 recency — last push 1 days ago
4.2/36Commit cadence — 6/52 weeks with commits
13.4/18Commit volume — 30 commits in the last year
10/10OpenSSF Scorecard: Maintained — 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year30
human_commit_share0.77
days_since_last_push1
active_weeks_last_year6
How it's scored
27/27Ships releases — 6 releases published
36/36Release recency — latest release 1 days ago
12.6/27Release cadence — a release every ~338.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count6
latest_release_tag0.5.1
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases338.4
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?

46Weak · 17% of overall
How it's scored
21.8/60Stars — 23 stars
8.3/25Forks — 11 forks
0/15Watchers — 2 watchers
Inputs used
forks11
stars23
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized 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
54.1/80Monthly downloads — 11,478 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesur
dependents
ecosystemscrates
total_downloads92,895
monthly_downloads11,478
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
9/54Bus factor — 1 contributor(s) cover half of all commits
2.5/22.5Commit distribution — top contributor authored 89% of commits
6.8/13.5Contributor breadth — 5 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.89
How it's scored
38.5/42Issue resolution — 92% of issues closed
24.6/30PR acceptance — 201/245 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-Review — Found 2/10 approved changesets -- score normalized to 2
Inputs used
merged_prs201
open_issues1
closed_issues11
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.917
closed_unmerged_prs44
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 backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.4/25Owner reach — 19 followers of dspicher
25/25Track record — 113 public repos, account ~13 yr old
Inputs used
followers19
owner_typeUser
is_verified
owner_logindspicher
public_repos113
account_age_days4,877
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 7 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesur
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

50Moderate · 19% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 16 out of 16 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

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsuniform-resources, rust
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

65Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 2/10 approved changesets -- score normalized to 2
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages58
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:ur@0.5.1 runtime dependency closure — what installing the published package pulls in — 58 packages. 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.

44Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
32.6/40Legible commit history — 47 of 77 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.61
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, examples/wasm/Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 23 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, examples/wasm/Cargo.toml, fuzz/Cargo.toml
dependency_bot_commit_share0.23
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/14 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes45,461
source_files_sampled14
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

23GitHub stars
5contributors
30commits, last 12 months
1days since last push
6releases
1bus factor
1open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 11 ⇿
0Stars
11Forks
5Releases

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.

0246810912021-072024-012026-07
Major 0Minor 4Patch 1

Each point covers 5 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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-29 10:16 UTC

10Binary-Artifactsno binaries found in the repo
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-Tests16 out of 16 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 2/10 approved changesets -- score normalized to 2
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
10Maintained23 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
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
crates.iobitcoin_hashes1.0.0Cargo.toml
crates.iocrc3Cargo.toml
crates.iominicbor2.0Cargo.toml
crates.iorand_xoshiro0.8Cargo.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing crates:ur@0.5.1 pulls in 58 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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
{
  "data": {
    "repo": {
      "topics": [
        "uniform-resources",
        "rust"
      ],
      "is_fork": false,
      "size_kb": 341,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 109315
      },
      "pushed_at": "2026-07-27T23:13:51Z",
      "created_at": "2020-09-10T16:06:02Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T08:52:30Z",
      "description": "A Rust implementation of Uniform Resources",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "21analytics.ch",
      "name": "Dominik Spicher",
      "type": "User",
      "login": "dspicher",
      "company": null,
      "location": null,
      "followers": 19,
      "avatar_url": "https://avatars.githubusercontent.com/u/3934374?v=4",
      "created_at": "2013-03-21T18:55:22Z",
      "is_verified": null,
      "public_repos": 113,
      "account_age_days": 4877
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.5.1",
          "kind": "patch",
          "published_at": "2026-07-27T20:35:27Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2026-07-02T20:47:49Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2023-10-16T09:11:11Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2023-08-04T12:51:11Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2023-01-09T18:25:21Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2021-12-08T15:12:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a7c9f6a7d310133583d4d2665a3f67694b1669f6",
          "body": null,
          "is_bot": false,
          "headline": "examples/wasm: update dependencies",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-07-27T23:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fdc05d8aacf1497a6de570ce68f369129c4ce3d",
          "body": null,
          "is_bot": false,
          "headline": "fix(wasm): handle empty input",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-07-27T23:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56f61c99f17046f7bf13d705b8a6261c57cd5834",
          "body": "Calculate each part's fountain indexes once and pass them through the\ndecoder's simple and complex paths. Generate only the requested shuffle\nprefix so unused fragment indexes are no longer collected and discarded.",
          "is_bot": false,
          "headline": "perf: avoid redundant fountain index work",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-07-27T23:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7836a3d289f7d384a7f5fc1ca035538d63592293",
          "body": "The multipart decoder previously combined fountain parts without ensuring\ntheir UR type identifiers matched. Track the type of the first valid part,\nexpose it through Decoder::ur_type, and reject subsequent mismatches with\nError::UnexpectedType.",
          "is_bot": false,
          "headline": "fix: reject mixed multipart UR types",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-07-27T23:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2f6c5afa4f17830fad400650dedd26f579142e4",
          "body": "UR strings are case-insensitive, but decoding previously required a\nlowercase scheme and Bytewords payload. Normalize the full input before\nparsing so single- and multipart URs accept mixed-case representations.",
          "is_bot": false,
          "headline": "fix: decode URs case-insensitively",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-07-27T23:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab9d38e9f3d5048f7886301ef88a38618592594",
          "body": null,
          "is_bot": false,
          "headline": "prepare release 0.5.1",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-07-27T20:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e31db7cd33071e747b41aaf92d7a844f26423d",
          "body": "Replace APIs that are not stable in Rust 1.85 while preserving the public\nconst encoder accessors by caching the fragment count.\n\nDeclare the minimum toolchain in Cargo.toml and add CI checks for the\ndefault and no-std library configurations.",
          "is_bot": false,
          "headline": "fix: support Rust 1.85 as the MSRV",
          "author_name": "tsk",
          "author_login": "thesimplekid",
          "committed_at": "2026-07-27T20:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "936baefdb9b572b68afe238a8f4a81a0c2ec8af2",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T20:45:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8bfaeb2abf5f04dfa5dcb88f3077491f68bae924",
          "body": null,
          "is_bot": false,
          "headline": "Cargo.toml: prepare relase 0.5.0",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-07-02T20:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "286968be0be1060a69f18031cfed0e204607cc3f",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG.md: prepare 0.5.0 entry",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-07-02T20:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "524ba47203cd9848f9fac21bb57b815d9efc3ef6",
          "body": null,
          "is_bot": false,
          "headline": "Cargo.toml: bump bitcoin_hashes crate",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-07-02T20:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265701d62e0aafb3e19b53cfe2ed35524a80aa7f",
          "body": null,
          "is_bot": false,
          "headline": "ur: expose decoder fragment progress",
          "author_name": "Marco Seguri",
          "author_login": "seguri",
          "committed_at": "2026-07-02T20:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3f6200e011253e1636f6abd2c5a2fabe1163152",
          "body": null,
          "is_bot": false,
          "headline": "xoshiro: keep RNG doubles below one",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-06-29T13:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df4c0cebd2fb5157f5289a1c2c807038ed965ff4",
          "body": null,
          "is_bot": false,
          "headline": "ur: validate custom UR types",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-06-29T13:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6540ef0ad99c6266c6c89e8f05bcde57e9464e3a",
          "body": null,
          "is_bot": false,
          "headline": "fountain/ur: validate multipart URI indices",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-06-29T13:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48adc8ce421d4c3705dbc72af5017b9291c11480",
          "body": null,
          "is_bot": false,
          "headline": "fountain: reject zero fountain sequence",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-06-29T13:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4debd34fa6ff0f294d27049f17e9bd9b76e61bb7",
          "body": null,
          "is_bot": false,
          "headline": "fountain: verify decoded fountain checksum",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-06-29T13:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d22e0090be426a23c7bcb2b7f3906a94faa7d6b2",
          "body": "Instead, verify the expected length first\nand access directly afterwards.\n\nThis protects against malformed long words.",
          "is_bot": false,
          "headline": "src/bytewords: avoid linear scan over chars",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-06-29T10:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e50a09702d76c745072f73273bdebd1512449f3",
          "body": "The performance optimization that migrated\nto the use of a perfect hash function [1]\nhas left the decoder overly permissive with\nregards to invalid words that has to a\nknown value. We fix this by a subsequent\ncheck powered by a constant-time lookup.\nThus, most of the performance gains of [1]\nshould remain.\n\nAlso, remove an unused clippy allow attribute.\n\n[1] c7fd1ae",
          "is_bot": false,
          "headline": "src/bytewords: reject invalid words",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-06-29T10:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974a1827e8d8a16eeaf63b6f520216c5dc6a5a84",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump codecov/codecov-action from 5 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T09:50:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fcfdb07272929f8b999dff9d9eaa860e5a7231d0",
          "body": "Found by clippy [1].\n\n[1] https://rust-lang.github.io/rust-clippy/rust-1.96.0/index.html#duration_suboptimal_units",
          "is_bot": false,
          "headline": "examples/qr.rs: use larger time resolution",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-06-29T09:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45fa721dce81b4ea05d393aab9467b62c6fb3c5d",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): update bitcoin_hashes requirement from 0.19 to 0.20",
          "author_name": "Marco Seguri",
          "author_login": "seguri",
          "committed_at": "2026-06-29T09:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427b590ea95b716c99c2a3a15abbf9fbb484c8a2",
          "body": "his resolves a CI failure [1].\n\nAnd add a resolved link update.\n\n[1] https://github.com/dspicher/ur-rs/actions/runs/28332533706/job/84014996072?pr=248",
          "is_bot": false,
          "headline": ".github/rust.yml: add necessary rdme command",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-06-29T09:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b8d0bc749f199a7acfd86fdbedf5605d825befd",
          "body": "Updates the requirements on [rand_xoshiro](https://github.com/rust-random/rngs) to permit the latest version.\n- [Commits](https://github.com/rust-random/rngs/commits)\n\n---\nupdated-dependencies:\n- dependency-name: rand_xoshiro\n  dependency-version: 0.8.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update rand_xoshiro requirement from 0.7 to 0.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T13:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949d936329782fef3b4aea2f2c9a56e3df682b1a",
          "body": "Updates the requirements on [criterion](https://github.com/criterion-rs/criterion.rs) to permit the latest version.\n- [Release notes](https://github.com/criterion-rs/criterion.rs/releases)\n- [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md)\n- [Commits](https://github\n[…]\n.0...criterion-v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: criterion\n  dependency-version: 0.8.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update criterion requirement from 0.7 to 0.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T13:36:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9965f12daa435618358cc4c445df67b08b945f1c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-21T14:51:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a3efa7ffc799f324af2f567ea36cb6076b4a8ed3",
          "body": "Updates the requirements on [bitcoin_hashes](https://github.com/rust-bitcoin/rust-bitcoin) to permit the latest version.\n- [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases)\n- [Changelog](https://github.com/rust-bitcoin/rust-bitcoin/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nn_hashes-0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: bitcoin_hashes\n  dependency-version: 0.19.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update bitcoin_hashes requirement from 0.16 to 0.19",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-21T14:51:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "02b9941c9cb809122f6a150278f4f2b1c520fc1b",
          "body": "Until it is resolved.",
          "is_bot": false,
          "headline": "ci/rust: ignore unmaintained bincode advisory",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-01-21T12:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ddedd39d6ba2b7266f922c59f47ddc587dbfd0",
          "body": null,
          "is_bot": false,
          "headline": "Cargo.toml: update yew crate",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-01-21T12:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42d09d7c09ada6d962f36b892bfa519c8d7e67b",
          "body": null,
          "is_bot": false,
          "headline": "bytewords&examples: fix some clippy lints",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2026-01-21T12:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd349a3ef74e03d5ebab221ce6ca0e4138769b45",
          "body": null,
          "is_bot": false,
          "headline": "ci/rust: deny clippy nursery lints",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-07-28T12:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb1d92695c15cc44e54a0c848e51d1ce093adc4d",
          "body": "These were pointed out by a `nursery` clippy\nlint.",
          "is_bot": false,
          "headline": "ur: make functions const if possible",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-07-28T12:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acdeb1d247d8a01337d6ebf584ebfbebca6794f0",
          "body": "---\nupdated-dependencies:\n- dependency-name: minicbor\n  dependency-version: 2.0.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update minicbor requirement from 1.0 to 2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-28T11:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a5bf895b9146c3ff65ea96bf931b0b8608faf71",
          "body": "Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version.\n- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/bheisler/criterion.rs/compare/0.6.0...0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: criterion\n  dependency-version: 0.7.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update criterion requirement from 0.6 to 0.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-28T10:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf60081e600badcd645897b5f82fca7539734cf2",
          "body": "There was a new major release [1].\n\n[1] https://github.com/DevinR528/cargo-sort/blob/main/changelog.md#200",
          "is_bot": false,
          "headline": "toml files: sort and format with new cargo-sort",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-07-28T10:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a2962401e6c5b738231fa3e5e7553d8fd08218",
          "body": "Only formatting was affected.",
          "is_bot": false,
          "headline": "Cargo.toml: switch to 2024 edition",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-05-19T08:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e78d7fb4c5409be78aef47710138909de2dda7cc",
          "body": "Updates the requirements on [minicbor](https://github.com/twittner/minicbor) to permit the latest version.\n- [Changelog](https://github.com/twittner/minicbor/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/twittner/minicbor/compare/minicbor-v0.26.0...minicbor-v1.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: minicbor\n  dependency-version: 1.0.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update minicbor requirement from 0.26 to 1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-19T08:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15fb12e3f1fbdf85ae9119f6b5e334904cc819cd",
          "body": "Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version.\n- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/bheisler/criterion.rs/compare/0.5.0...0.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: criterion\n  dependency-version: 0.6.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update criterion requirement from 0.5 to 0.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-19T08:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fe92f2b328cda42238181e92df9a00a02e9e4ca",
          "body": "This is already done by the subsequent\n`clippy` [1].\n\n[1] https://stackoverflow.com/questions/57449356/is-cargo-clippy-a-superset-of-cargo-check",
          "is_bot": false,
          "headline": "ci/rust: drop superfluous `cargo check`",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-05-19T08:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55feb246f19849176389ee16971c6de01b69ab1b",
          "body": "And remove BSD-2-Clause, which is not needed.",
          "is_bot": false,
          "headline": "deny.toml: deny unused allowed licenses",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-05-19T08:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47ee9bb498b0a924d93c885cbe21cfd7b5aa408d",
          "body": "Recent Rust versions introduce quite a few\nfalse positives.\n\nOn the way out, fix some legitimate new lints.",
          "is_bot": false,
          "headline": "ci/rust: disable clippy nursery lints",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-05-19T08:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa7b5435a70bb4dbbcdb547fd24855d755bb4466",
          "body": "Updates the requirements on [minicbor](https://github.com/twittner/minicbor) to permit the latest version.\n- [Changelog](https://github.com/twittner/minicbor/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/twittner/minicbor/compare/minicbor-v0.25.0...minicbor-v0.26.0)\n\n---\nupdated-dependencies:\n- dependency-name: minicbor\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update minicbor requirement from 0.25 to 0.26",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-20T08:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d2b763d3cbc2ce880a76146e6eef99961cdbce",
          "body": null,
          "is_bot": false,
          "headline": "ur: test not multipart error case",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T21:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474a1672dfae8442448902d6130d53be9e04bb35",
          "body": null,
          "is_bot": false,
          "headline": "fountain: test invalid padding error case",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T21:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf0135acaa591e489689063af25b5dc1457788e",
          "body": null,
          "is_bot": false,
          "headline": "fountain: test method instead of private field",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T21:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b54138e97abe5f47e693dd084ba044dba4380c",
          "body": " - Prepend with context if applicable.\n\n - Consistently start lower-cased.\n\n - Test more formattings.",
          "is_bot": false,
          "headline": "fountain/ur: tweak error messages",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T21:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735f781512193eff0675e805c8e385dff989bfcc",
          "body": null,
          "is_bot": false,
          "headline": "fountain/doctest: simplify xor function",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T21:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c58730957ad57e6b93c87d7d9cbeb57545f3714",
          "body": null,
          "is_bot": false,
          "headline": "ci/rust: add cargo-deny",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T20:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "421f4026f817e5b22d95d2a51d79b17da505269b",
          "body": "And format them.",
          "is_bot": false,
          "headline": "ci/rust: check that toml files are formatted",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T20:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07e672351dd967b72f416ebf948ccc378cc2cdd2",
          "body": null,
          "is_bot": false,
          "headline": "ci/rust: add cargo-machete",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T20:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c86ae41172c23c23e86e6a73a8e9b7598045fa",
          "body": null,
          "is_bot": false,
          "headline": "examples/wasm: remove unused js-sys dependency",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T20:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fd1ae47690131b24cfba913fe3433b541ffb3e",
          "body": "The two giant match statements with 256 arms incur linear\nlookup cost. To avoid this, we have defined a simple family\nof hash functions linear in the first and last character of\nthe encoded string (this lines up nicely with the fact that\nthose two characters are identical for the default and minimal\n[…]\ne at runtime.\n\n - `no_std` compliance, i.e. no `OnceLock`s and no\n   `HashMap`s.\n\n - No `unsafe` code.\n\nThe recently introduced decoding test [1] suggests performance\nimprovements of 66%.\n\n[1] bbf09e4",
          "is_bot": false,
          "headline": "bytewords: replace match with precomputed perfect has function",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T19:42:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bbf09e4536d0eba36f059e2fa5d490343bc61982",
          "body": null,
          "is_bot": false,
          "headline": "benches: introduce minimal decoding performance test",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-06T19:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ca2fdf9a65d1f9607ca5aaff520c21f585b7e9",
          "body": null,
          "is_bot": false,
          "headline": "bytewords/fountain/ur: test error formatters",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-05T22:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd186bd680d8247f9cae84d36bb3ba2ed3156b9e",
          "body": null,
          "is_bot": false,
          "headline": "examples/wasm: bump qrcode-generator crate",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-05T22:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fc4f62405610e03e46744407243b314c50c7567",
          "body": null,
          "is_bot": false,
          "headline": "Cargo.toml: bump rand_xoshiro crate",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-05T22:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53a48fb7dca58a10c81c74c40a57179be627283f",
          "body": "This gets rid of almost two thirds of our dependencies.",
          "is_bot": false,
          "headline": "bytewords: replace phf crate with match statement",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-05T22:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8f7223a4c3604f67ba85b0f9f4eee8de3b9cda",
          "body": "Updates the requirements on [gloo](https://github.com/rustwasm/gloo) to permit the latest version.\n- [Release notes](https://github.com/rustwasm/gloo/releases)\n- [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/gloo/commits)\n\n---\nupdated-dependencies:\n- dependency-name: gloo\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update gloo requirement from 0.10 to 0.11",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-05T20:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a5d9a0620c34254c66f58ac545041e051781f10",
          "body": "Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version.\n- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)\n- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: base64\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update base64 requirement from 0.21 to 0.22",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-05T17:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2115cf3742b1817d342ff856bcb4fc8605db113c",
          "body": "Updates the requirements on [yew](https://github.com/yewstack/yew) to permit the latest version.\n- [Release notes](https://github.com/yewstack/yew/releases)\n- [Changelog](https://github.com/yewstack/yew/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/yewstack/yew/compare/yew-v0.20.0...yew-v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: yew\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update yew requirement from 0.20 to 0.21",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-05T16:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53f5e6f74d9bc7a8d6f6c36bffc6a0c64f7bc157",
          "body": "Updates the requirements on [qrcode](https://github.com/kennytm/qrcode-rust) to permit the latest version.\n- [Release notes](https://github.com/kennytm/qrcode-rust/releases)\n- [Commits](https://github.com/kennytm/qrcode-rust/commits)\n\n---\nupdated-dependencies:\n- dependency-name: qrcode\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update qrcode requirement from 0.12 to 0.14",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-05T16:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0c5444c44a5585c5c9d1d5bf7449454f59d1369",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump codecov/codecov-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-05T16:37:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "16d4cfec9134e36a40c8de48e8c09cdf790c8d36",
          "body": "Updates the requirements on [bitcoin_hashes](https://github.com/rust-bitcoin/rust-bitcoin) to permit the latest version.\n- [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases)\n- [Changelog](https://github.com/rust-bitcoin/rust-bitcoin/blob/master/CHANGELOG.md)\n- [Commits](https://g\n[…]\nitcoin_hashes-0.12.0...bitcoin_hashes-0.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: bitcoin_hashes\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update bitcoin_hashes requirement from 0.12 to 0.16",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-05T16:27:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "64b15b2a8009fea32225c1fb13c5a7bf2bfed8f1",
          "body": "The issues referenced in [1] have apparently\nbeen fixed.\n\n[1] 2327835",
          "is_bot": false,
          "headline": "fuzz: use stable toolchain",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-05T16:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817c9ae46842766f403db08c239119a0982036c5",
          "body": "Updates the requirements on [minicbor](https://github.com/twittner/minicbor) to permit the latest version.\n- [Changelog](https://github.com/twittner/minicbor/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/twittner/minicbor/compare/minicbor-v0.19.0...minicbor-v0.25.1)\n\n---\nupdated-dependencies:\n- dependency-name: minicbor\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update minicbor requirement from 0.19 to 0.25",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-05T16:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "897e98160fe9619c15fc0770d6cfef18ae936ed1",
          "body": null,
          "is_bot": false,
          "headline": "fuzz: bump honggfuzz dependency",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2025-02-05T15:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d991c9d95e05a128933d919169b60d51d57d1d0b",
          "body": "Pointed out by a recent clippy.",
          "is_bot": false,
          "headline": "sampler: don't take needless mutable reference",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2024-10-02T19:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a76d098e1d1761530aef9aa90726a5f4a8876d",
          "body": null,
          "is_bot": false,
          "headline": "lib/doc: use backticks",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2024-10-02T19:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b03531eca50199a3544bedf11ce88e62a6760a75",
          "body": "Otherwise the crc dependency fails to build.",
          "is_bot": false,
          "headline": "ci/fuzz: bump toolchain",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2024-10-02T19:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94324e0c6cabe34b402a101c9498dc6145a6b1d",
          "body": null,
          "is_bot": false,
          "headline": "cargo-audit: ignore advisory that only affects example",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2024-10-02T19:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43035d08399a1c2ea2a6fbfae25efc6334753671",
          "body": null,
          "is_bot": false,
          "headline": "ci/coverage: bump codecov action version",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2024-10-02T19:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce43af5fe6986c61fa17a79c1b22188dd72838d6",
          "body": "Tokenless uploads have been discontinued [1].\n\n[1] https://github.com/codecov/codecov-action?tab=readme-ov-file#v4-release",
          "is_bot": false,
          "headline": "ci/coverage: add token env var",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2024-02-01T12:26:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "121aa91a1a95f513029d76e84e339ee63cf77f2d",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-16T09:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c6672e10d24c773cff54ecddbf65c0559de68dd",
          "body": null,
          "is_bot": false,
          "headline": "prepare release 0.4.1",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-10-16T09:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8798ba7a27e463dcd73bc0747837668bd91748b6",
          "body": "And inline the private `encode` function that was\nonly used twice before, and failed to inline the \"ur\"\nformat argument.",
          "is_bot": false,
          "headline": "ur: take a reference to custom ur type identifiers",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-10-16T09:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5df0b9953cac4702c7973f5dc4a1e9d412853e15",
          "body": "Updates the requirements on [gloo](https://github.com/rustwasm/gloo) to permit the latest version.\n- [Release notes](https://github.com/rustwasm/gloo/releases)\n- [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/gloo/commits)\n\n---\nupdated-dependencies:\n- dependency-name: gloo\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update gloo requirement from 0.9 to 0.10",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-08-14T07:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d4b4b872e214ed4a5b56e71da383b10d07818d",
          "body": null,
          "is_bot": false,
          "headline": "prepare release 0.4.0",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-08-04T12:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8284c01905fb450d1c7fac315b8e603bacf9be72",
          "body": null,
          "is_bot": false,
          "headline": "changelog: fix release links",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-08-04T12:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0f26892e2ca34a312fddf208774543c03564085",
          "body": null,
          "is_bot": false,
          "headline": "examples: add wasm example",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-08-04T12:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88b3b3fed1e849e28253c22164d87d095bc0e3e3",
          "body": "This cuts down roughly 5m30s from our 8m main CI\nstage.",
          "is_bot": false,
          "headline": "ci: use cargo-quickinstall to install crates",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-08-04T12:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be8876a46c87f29edb3acbed61d0869c54f1c03f",
          "body": "Setting the bootstrap env var is enough to make this\nwork.",
          "is_bot": false,
          "headline": "ci: unify udeps workflow into main rust workflow",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-08-04T12:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e152a414dbc0883594250c167702827d72d86386",
          "body": "Since `fuzz` is in the workspace, just use workspace\nmode for the appropriate linting commands.\n\nAlso:\n\n - prefer the less verbose version without unhelpful\n   names.\n\n - drop the `cargo version` stage\n\n - drop the unfunctional `--locked` flag for `check`",
          "is_bot": false,
          "headline": "ci: unify rust.yml lints",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-08-04T11:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a484565beb4611d5b9f608a79347de252aa4d320",
          "body": "We can make this more stable again\nwhen the library has reached a more\nmature stage.",
          "is_bot": false,
          "headline": "ci/clippy: lint exported api",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-07-13T09:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "144bc6921c4048ed711b9b6a08479e93278c276b",
          "body": "As is apparent from the removed comment, cargo-nono\nonly worked partially. Furthermore, it is largely\nunmaintained.\n\nTherefore, we instead test no-std compatibility by\nbuilding the library on an embedded ARM target that\nhas no standard library.\n\nThis change was inspired by a blog post [1].\n\n[1] https://blog.dbrgn.ch/2019/12/24/testing-for-no-std-compatibility/",
          "is_bot": false,
          "headline": "ci: test no-std compatibility through armv6 build",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-07-06T16:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "869ff4af4b7ab9f02bf02b473a658123c7a4e321",
          "body": "This won't get outdated.",
          "is_bot": false,
          "headline": "readme: prefer 'cargo add'",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-07-05T16:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba4ba35e302c6c38cb54919b3630ff6e52cc79e",
          "body": null,
          "is_bot": false,
          "headline": "fixup! ci: use stable toolchain to format docs",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-06-28T15:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99374b04c82eb7efe8b3f6e00773dabd2717bed6",
          "body": null,
          "is_bot": false,
          "headline": "ur/ur: use raw identifier",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-06-28T15:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa9457bb393e169c13d839f047a50cd35665b607",
          "body": "And enforce it for the future.",
          "is_bot": false,
          "headline": "ur: document remaining public items",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-06-28T15:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cc4bdfb4fdfaf02087d8f64c57627c2281a1133",
          "body": "Avoid forcing the user to supply a raw string\nargument for the usual \"bytes\" case.",
          "is_bot": false,
          "headline": "ur: introduce type-safe handling of ur type",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-06-28T15:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dfe0da8153c6714382c539f8ea290460fc048e5",
          "body": "The preceding four commits were all the result of\ngood nursery suggestions, without any false positives.",
          "is_bot": false,
          "headline": "ci: activate clippy nursery lints",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-06-28T15:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1680731806d9a8a81f6704e79830bf1435898ca5",
          "body": "The happy path is also tested in there.",
          "is_bot": false,
          "headline": "fountain/test: coalesce some tests into loop",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-06-28T15:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea123924db082dea572239aef3f05ce265bf0f64",
          "body": null,
          "is_bot": false,
          "headline": "ur: make some functions const",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-06-28T15:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8250b6a8b4122dcaa26a29908b4d18acce1f180c",
          "body": null,
          "is_bot": false,
          "headline": "ur: use bytes string literals where possible",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-06-28T15:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b5c9510d701ba0d4ee66e4b2f40fbc31f6168f6",
          "body": null,
          "is_bot": false,
          "headline": "ur: use Self where possible",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-06-28T15:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f13421a7b2411b7b7a3b6a67bf791aa64f765f9",
          "body": "This is now available on stable.",
          "is_bot": false,
          "headline": "ci: use stable toolchain to format docs",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-05-11T05:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd9bcad546683bf3d3aea51f627e07f217120ab9",
          "body": "It turns out to be unnecessary for the decoder queue to be\ntwo-sided. We thus use the simpler Vec instead.",
          "is_bot": false,
          "headline": "ur: add no-std support",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-04-21T13:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2171c659160b4373852716c7f35462a252eba16",
          "body": "Copied from https://github.com/jonhoo/rust-ci-conf",
          "is_bot": false,
          "headline": "ci/coverage: migrate to cargo-llvm-cov",
          "author_name": "Dominik Spicher",
          "author_login": "dspicher",
          "committed_at": "2023-04-02T14:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44c786f0faea1d86c0d31a910427b57cf79ab0f6",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump codecov/codecov-action from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-02T13:27:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "489e42afc87726f91166167b476a9c3890eaaaa4",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-02T13:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8fbedf389548d292a679d38489f024cc4417b00",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v1...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/upload-artifact from 1 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-02T13:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 30,
      "latest_release_at": "2026-07-27T20:35:27Z",
      "latest_release_tag": "0.5.1",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 338.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ur",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/ur",
          "is_deprecated": false,
          "latest_version": "0.5.1",
          "repository_url": "https://github.com/dspicher/ur-rs/",
          "versions_count": 7,
          "total_downloads": 92895,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 11478,
          "first_published_at": "2021-08-23T10:56:09.808832Z",
          "latest_published_at": "2026-07-27T20:33:03.687416Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 11,
      "stars": 23,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 11
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "examples/wasm/Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "largest_source_bytes": 45461,
      "source_files_sampled": 14,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 58,
        "malicious_count": 0,
        "assessed_package": "crates:ur@0.5.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "bitcoin_hashes",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.0"
        },
        {
          "name": "crc",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        },
        {
          "name": "minicbor",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        },
        {
          "name": "rand_xoshiro",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 201,
        "open_issues": 1,
        "closed_ratio": 0.917,
        "closed_issues": 11,
        "closed_unmerged_prs": 44
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "dspicher",
          "commits": 235,
          "avatar_url": "https://avatars.githubusercontent.com/u/3934374?v=4"
        },
        {
          "type": "User",
          "login": "jeandudey",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/5952531?v=4"
        },
        {
          "type": "User",
          "login": "icota",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/762502?v=4"
        },
        {
          "type": "User",
          "login": "seguri",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2405157?v=4"
        },
        {
          "type": "User",
          "login": "thesimplekid",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8606367?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.89
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "coverage.yml",
        "fuzz.yml",
        "no-std.yml",
        "rust.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal 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",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 2/10 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a7c9f6a7d310133583d4d2665a3f67694b1669f6",
        "ran_at": "2026-07-29T10:16:11Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T06:32:28Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-27T23:13:51Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 82,
          "created_at": "2021-12-03T21:18:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dspicher/ur-rs",
    "host": "github.com",
    "name": "ur-rs",
    "owner": "dspicher"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 58 is calibrated to 62 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 58,
            "calibrated": 62,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 62,
      "inputs": {
        "security": 65,
        "vitality": 72,
        "community": 46,
        "governance": 59,
        "calibration": "2026-08-02",
        "engineering": 50,
        "ai_readiness": 44,
        "weighted_overall_raw": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 30,
              "human_commit_share": 0.77,
              "days_since_last_push": 1,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "30 commits in the last year",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "0.5.1",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 338.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~338.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 338.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "forks": 11,
              "stars": 23,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "23 stars",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "11 forks",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "packages": [
                "ur"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 92895,
              "monthly_downloads": 11478
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "11,478 downloads/month across crates",
                "points": 54.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 11478,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 59,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.89
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 89% of commits",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "merged_prs": 201,
              "open_issues": 1,
              "closed_issues": 11,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.917,
              "closed_unmerged_prs": 44,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 38.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "201/245 decided PRs merged",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 201,
                      "decided": 245
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/10 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "followers": 19,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dspicher",
              "public_repos": 113,
              "account_age_days": 4877
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "19 followers of dspicher",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 19,
                      "login": "dspicher"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "113 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 113
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ur"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "7 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "uniform-resources",
                "rust"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 65,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal 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",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/10 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:ur@0.5.1 runtime dependency closure — what installing the published package pulls in — 58 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "crates:ur@0.5.1",
                  "assessed": 58
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 58,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 58,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.61,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "47 of 77 human commits state their intent (structured subject or explanatory body)",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 47,
                      "sampled": 77
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "examples/wasm/Cargo.toml",
                "fuzz/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.23
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, examples/wasm/Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, examples/wasm/Cargo.toml, fuzz/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "23 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 23,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 45461,
              "source_files_sampled": 14,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/14 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 14,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T10:16:31.435880Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dspicher/ur-rs.svg",
  "full_name": "dspicher/ur-rs",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.3.1, schema v0.27.0 — full methodology · metrics wiki.

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