Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 17:00 UTC

brycx / pasetors

PASETOrs: PASETO tokens in pure Rust

RustMIT★ 132 stars⑂ 18 forkssince Oct 2020View on GitHub ↗

brycx/pasetors holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Security (87/100) and lowest on Engineering Quality (50/100). It was last updated today. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

68
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

JohannesPersonal account
53 followers21 public repossince Nov 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iopasetors0.8.0526,945340 days agocryptocryptographytokenauthenticationpaseto

Metrics by category

Vitality

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

86Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
19.4/36Commit cadence — 28/52 weeks with commits
16.2/18Commit volume — 62 commits in the last year
10/10OpenSSF Scorecard: Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year62
human_commit_share0.22
days_since_last_push0
active_weeks_last_year28
How it's scored
27/27Ships releases — 27 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~77.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count27
latest_release_tag0.8.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases77.1
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?

60Moderate · 18% of overall
How it's scored
34.3/60Stars — 132 stars
10.3/25Forks — 18 forks
2.7/15Watchers — 4 watchers
Inputs used
forks18
stars132
watchers4
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
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
76.3/80Monthly downloads — 526,945 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespasetors
dependents
ecosystemscrates
total_downloads8,492,547
monthly_downloads526,945
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?

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.4/22.5Commit distribution — top contributor authored 90% of commits
10.8/13.5Contributor breadth — 8 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.895
How it's scored
43.1/46.8Issue resolution — 92% of issues closed
28.3/38.3PR acceptance — 200/270 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/5 approved changesets -- score normalized to 0
Inputs used
merged_prs200
open_issues3
closed_issues35
issue_closed_ratio0.921
closed_unmerged_prs70
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.5/25Owner reach — 53 followers of brycx
21.8/25Track record — 21 public repos, account ~8 yr old
Inputs used
followers53
owner_typeUser
is_verified
owner_loginbrycx
public_repos21
account_age_days3,161
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 34 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespasetors
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

50Moderate · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 28 out of 28 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 — 9 topics
10/10Wiki
Inputs used
topicsxchacha20-poly1305, ed25519, paseto-tokens, paseto, authentication, jwt, hacktoberfest, rust, security
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?

87Excellent · 16% of overall

Security posture

87Excellent
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 — 28 out of 28 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
0/7.5Code-Review — Found 0/5 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate8.7
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 17 of 22 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.773
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — 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 — 78 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
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, fuzz/Cargo.toml
dependency_bot_commit_share0.78
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/17 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes40,736
source_files_sampled17
oversized_source_files0

Key facts

132GitHub stars
8contributors
62commits, last 12 months
0days since last push
27releases
1bus factor
3open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 18 ⇿
0Stars
18Forks
22Releases

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.

0481216201812021-102024-012026-05
Major 0Minor 4Patch 18

Each point covers 5 days.

OpenSSF Scorecard 8.7 / 10
8.7aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-24 16:59 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-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/5 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
crates.ioed25519-compact2.3.1Cargo.toml
crates.ioorion0.17.0Cargo.toml
crates.iogetrandom0.4Cargo.toml
crates.ioct-codecs1.1.1Cargo.toml
crates.iozeroize1.9Cargo.toml
crates.ioserde_json1.0.41Cargo.toml
crates.iotime0.3Cargo.toml
crates.iosubtle2.6.1Cargo.toml
crates.ioregex1.5.5Cargo.toml
crates.iop3840.14.0Cargo.toml
crates.iosha20.11.0Cargo.toml
crates.ioserde1.0Cargo.toml
crates.ioserde_derive1.0Cargo.toml
All dependencies 17

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

RegistryPackageVersionRelation
crates.ioct-codecsdirect
crates.ioed25519-compactdirect
crates.iogetrandomdirect
crates.iooriondirect
crates.iop384direct
crates.ioregexdirect
crates.ioserdedirect
crates.ioserde_derivedirect
crates.ioserde_jsondirect
crates.iosha2direct
crates.iosubtledirect
crates.iotimedirect
crates.iozeroizedirect
crates.iohexindirect
crates.iolibfuzzer-sysindirect
crates.iorand_chachaindirect
crates.iorand_coreindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "xchacha20-poly1305",
        "ed25519",
        "paseto-tokens",
        "paseto",
        "authentication",
        "jwt",
        "hacktoberfest",
        "rust",
        "security"
      ],
      "is_fork": false,
      "size_kb": 588,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 259952
      },
      "pushed_at": "2026-07-23T18:24:04Z",
      "created_at": "2020-10-01T19:49:42Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T18:24:06Z",
      "description": "PASETOrs: PASETO tokens in pure Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://hybridkey.me",
      "name": "Johannes",
      "type": "User",
      "login": "brycx",
      "company": null,
      "location": "Denmark",
      "followers": 53,
      "avatar_url": "https://avatars.githubusercontent.com/u/34031846?v=4",
      "created_at": "2017-11-27T13:52:30Z",
      "is_verified": null,
      "public_repos": 21,
      "account_age_days": 3161
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2026-07-23T17:19:27Z"
        },
        {
          "tag": "0.7.8",
          "kind": "patch",
          "published_at": "2026-02-23T20:41:33Z"
        },
        {
          "tag": "0.7.7",
          "kind": "patch",
          "published_at": "2025-07-16T04:42:42Z"
        },
        {
          "tag": "0.7.6",
          "kind": "patch",
          "published_at": "2025-06-07T18:35:44Z"
        },
        {
          "tag": "0.7.5",
          "kind": "patch",
          "published_at": "2025-06-07T09:19:51Z"
        },
        {
          "tag": "0.7.4",
          "kind": "patch",
          "published_at": "2025-04-12T11:49:31Z"
        },
        {
          "tag": "0.7.3",
          "kind": "patch",
          "published_at": "2025-04-10T06:27:24Z"
        },
        {
          "tag": "0.7.2",
          "kind": "patch",
          "published_at": "2025-01-27T06:44:57Z"
        },
        {
          "tag": "0.7.1",
          "kind": "patch",
          "published_at": "2024-12-10T17:03:58Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2024-08-28T11:48:33Z"
        },
        {
          "tag": "0.6.8",
          "kind": "patch",
          "published_at": "2023-12-12T16:45:59Z"
        },
        {
          "tag": "0.6.7",
          "kind": "patch",
          "published_at": "2023-06-10T16:06:30Z"
        },
        {
          "tag": "0.6.6",
          "kind": "patch",
          "published_at": "2023-03-04T09:19:31Z"
        },
        {
          "tag": "0.6.5",
          "kind": "patch",
          "published_at": "2022-12-14T09:31:39Z"
        },
        {
          "tag": "0.6.4",
          "kind": "patch",
          "published_at": "2022-11-17T12:02:57Z"
        },
        {
          "tag": "0.6.3",
          "kind": "patch",
          "published_at": "2022-10-15T19:33:58Z"
        },
        {
          "tag": "0.6.2",
          "kind": "patch",
          "published_at": "2022-09-23T08:00:09Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2022-09-20T08:17:09Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2022-06-20T10:11:13Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2022-06-04T08:54:53Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2021-11-27T14:09:00Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2021-11-11T06:46:53Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2021-10-25T17:39:12Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2021-09-22T14:29:49Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2021-06-02T08:07:23Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2021-03-21T08:39:13Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2020-10-12T16:07:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "432e5a9af4e1c0e42e4025377c147d28446fb0d6",
          "body": "Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.37.0 to 4.37.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-act\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1 (#310)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T18:24:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb3ef692b6bacb38633356fb15cb41b0ee56d9e1",
          "body": null,
          "is_bot": false,
          "headline": "v0.8.0",
          "author_name": "brycx",
          "author_login": "brycx",
          "committed_at": "2026-07-23T17:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b456b6b91eba5dd9f5fd8d70d05c44974548d9",
          "body": "Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.20 to 2.1.1.\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/bb137d7af7e4fb67e5f82a49c4fce4fad407\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump EmbarkStudios/cargo-deny-action from 2.0.20 to 2.1.1 (#309)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T13:14:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "47fc06aaa2107dc03c1b66beaf565f4ba0ca1b56",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.2.0 to 8.3.2.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/fac544c07dec837d0ccb6301d7b5580bf5edae39...11f9893b081a58869d3b5fccaea48c9e9e46f990)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 8.2.0 to 8.3.2 (#308)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T13:14:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bcfe575419804735a2b6f9be1992fba3854851ad",
          "body": "Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.36.3 to 4.37.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-act\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 (#307)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T13:14:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4e51f1f91d6625deb9b9b96eb23d34398cd6f304",
          "body": "* Bump dependencies\n\n* Rust Edition 2024\n\n* Normalize S in sign() V3 - like reference PHP impl, but not rejecting it at verification since spec doesn't specify this\n\n* v3: Document s-normalization and add test for it",
          "is_bot": false,
          "headline": "Bump dependencies (#302)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2026-07-23T13:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0a86da48e87b1f021bdcb635d64fd99825d6565",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 (#303)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T19:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1576818bfacd23ef2470cb7cc0ac537d70b86a02",
          "body": null,
          "is_bot": true,
          "headline": "Bump houseabsolute/actions-rust-cross from 1.0.7 to 1.0.8 (#301)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T04:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fc6814a285baea6f9467f1ce1078aece041db4d",
          "body": null,
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.3 to 7.0.0 (#300)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T19:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b372b18bd04d714f41dd0f841744857b2046b3de",
          "body": null,
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 6.0.1 to 7.0.0 (#299)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T19:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e41a469f4a43ffabeccc24768cf3406f8222e9b",
          "body": null,
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.2 to 6.0.3 (#295)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T14:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab40e033fd5e20b25a440efa4ee7dc018c5ede0",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#297)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T14:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e85bc586eb3776630deb79c424bd777c9b5da147",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.36.0 to 4.36.2 (#298)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T14:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7c7a054d2d94dc6036bfdfb3f98d13ef12abc7",
          "body": "Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.19 to 2.0.20.\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/a531616d8ce3b9177443e48a1159bc945a0\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump EmbarkStudios/cargo-deny-action from 2.0.19 to 2.0.20 (#294)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T04:59:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ca6a6578099cd1c78e4afa7f66d5d2d0e6d34ca4",
          "body": "Bumps [houseabsolute/actions-rust-cross](https://github.com/houseabsolute/actions-rust-cross) from 1.0.6 to 1.0.7.\n- [Release notes](https://github.com/houseabsolute/actions-rust-cross/releases)\n- [Changelog](https://github.com/houseabsolute/actions-rust-cross/blob/v1/Changes.md)\n- [Commits](https:/\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump houseabsolute/actions-rust-cross from 1.0.6 to 1.0.7 (#287)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T17:03:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a85f644f6d7ebc46cd5458a1fb65caf470194a5c",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6.0.0 to 6.0.1.\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/c\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 6.0.0 to 6.0.1 (#290)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T17:03:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39c2e1c0b17bf18fe5af000b24dfeb117e6328df",
          "body": "Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.17 to 2.0.19.\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/91bf2b620e09e18d6eb78b92e7861937469\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump EmbarkStudios/cargo-deny-action from 2.0.17 to 2.0.19 (#293)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T17:03:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a7ffb58836ec0190311c0857c77fdb6d142ff7bb",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.3 to 4.36.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/e\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.35.3 to 4.36.0 (#292)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T17:02:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c8e40398ce79a31bccdae15a6ea4ef91b9750f03",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.2 to 4.35.3.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/9\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.35.2 to 4.35.3 (#284)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T15:23:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2556b56a010f9617361dfc74e4d282b04e54842",
          "body": null,
          "is_bot": false,
          "headline": "ci: Bump deps and apply zizmor suggestions (#286)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2026-05-08T15:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c063904d5a86dcaffb743113c92bdec5fcceae",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.2 to 6.0.0.\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/c\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5.5.2 to 6.0.0 (#278)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T16:22:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e5ec0977a5c3ed696b907c38c91106cc54d68c4",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.33.0 to 4.35.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/b\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.33.0 to 4.35.1 (#279)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T16:22:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2673545cc0f919fb275658943a2f94e1cff8108a",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.6.0 to 8.0.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/37802adc94f370d6bfd71619e3f0bf239e1f3b78...cec208311dfd045dd5311c1add060b2062131d57)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#280)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T16:21:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d6339ef7882201305f2316ba618e2b556038c04",
          "body": "Bumps [houseabsolute/actions-rust-cross](https://github.com/houseabsolute/actions-rust-cross) from 1.0.5 to 1.0.6.\n- [Release notes](https://github.com/houseabsolute/actions-rust-cross/releases)\n- [Changelog](https://github.com/houseabsolute/actions-rust-cross/blob/v1/Changes.md)\n- [Commits](https:/\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump houseabsolute/actions-rust-cross from 1.0.5 to 1.0.6 (#275)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T21:28:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5965067f01ca4786b6bef37921dbcadf5087da8c",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.3.1 to 7.6.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/5a095e7a2014a4212f075830d4f7277575a9d098...37802adc94f370d6bfd71619e3f0bf239e1f3b78)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 7.3.1 to 7.6.0 (#276)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T21:28:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "043d9ea1af37b3df95b9b82b87542b376f484330",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.4 to 4.33.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/8\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.32.4 to 4.33.0 (#274)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-21T09:01:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "976ba1aba86b507807bfa5f19b37ee944316d9d8",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.3.0 to 7.3.1.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/eac588ad8def6316056a12d4907a9d4d84ff7a3b...5a095e7a2014a4212f075830d4f7277575a9d098)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 7.3.0 to 7.3.1 (#272)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T18:47:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d067c0e6731a2f61322c862e93767c8e0e1cf07b",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.2 to 4.32.4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.32.2 to 4.32.4 (#271)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T07:26:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af2eccc41fa7217fafcb2dd50843ec5a46d635f2",
          "body": null,
          "is_bot": false,
          "headline": "v0.7.8",
          "author_name": "brycx",
          "author_login": "brycx",
          "committed_at": "2026-02-23T20:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb8b6af380070736924ef1df6ba4efe06d08d9b",
          "body": null,
          "is_bot": false,
          "headline": "Update getrandom (#270)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2026-02-23T19:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b8d6a034f19578471934dba3216967652891c9b",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.2.0 to 7.3.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/61cb8a9741eeb8a550a1b8544337180c0fc8476b...eac588ad8def6316056a12d4907a9d4d84ff7a3b)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 7.2.0 to 7.3.0 (#269)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T19:36:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed22af2058554d2b45d9f2bd6d8d56f2d83d8d38",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.10 to 4.32.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.31.10 to 4.32.2 (#268)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T19:35:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e8159cef5a9a3a28aa6e9e9401e94320b0b7623",
          "body": null,
          "is_bot": false,
          "headline": "Bump MSRV to 1.88.0 (#266)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2026-01-25T21:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3108698876bcd636e1de526733fb4b726c973a",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.\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/8e8c483db84b4bee98b60c0\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.1 to 6.0.2 (#265)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-25T13:50:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65bfe85d1a8636cb5d6c410e5a9e973c3e54b044",
          "body": "* Update CI deps and bump MSRV to 1.87\n\n* Update README with MSRV",
          "is_bot": false,
          "headline": "Update CI deps and bump MSRV to `1.87` (#264)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2026-01-20T07:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d19e9474b065ab663c3f4d292a4004559f282e",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.7 to 4.31.9.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.31.7 to 4.31.9 (#260)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-30T08:01:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "189f79c39f3e3b03bcb9d2d53b3163a30c45e9cf",
          "body": "* ci: Bump EmbarkStudios/cargo-deny-action from 2.0.13 to 2.0.14\n\n* ci: Bump actions/checkout from 5.0.0 to 6.0.1\n\n* ci: Bump github/codeql-action from 4.31.2 to 4.31.7\n\n* ci: Bump astral-sh/setup-uv from 7.1.3 to 7.1.6\n\n* ci: Bump codecov/codecov-action from 5.5.1 to 5.5.2\n\n* Add zizmor-suggested fixes to concurrency and update cooldowns",
          "is_bot": false,
          "headline": "Bump dependencies and apply zizmor improvements (#259)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2025-12-21T10:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3452520585a1977d8a21d8d0b0b88ae2b07fee9a",
          "body": "…-unknown` (#258)\n\n* getrandom: Remove explicit wasm_js features as recommended by getrandom (should only be tests or binary crates)\n\n* ci: Build check for wasm32-wasip1/p2 instead of wasm32-unknown-unknown",
          "is_bot": false,
          "headline": "Check WASM tests with `wasm32-wasip(1, 2)` instead of `wasm32-unknown…",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2025-12-21T09:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86bb42d28612e959511de268aeeacadee482b09",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 7.1.2 to 7.1.3 (#245)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-12T04:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ad14ea3aaf330c6d40026376a8f5d6735a07d0d",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.6 to 4.31.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/6\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.30.6 to 4.31.2 (#244)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T06:14:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "79ebbf18b1e6bdd670f22dedbf4017dcb6dbe485",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.8.0 to 7.1.2.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/d0cc045d04ccac9d8b7881df0226f9e82c39688e...85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#242)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T06:14:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cdf3f6bde50faf884b7b0240de3ecdb7c0d489a6",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.0 to 5.5.1.\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/c\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#226)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-03T06:24:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b198f1853fed16f80fdf44548d8f783d700c9c63",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.7.0 to 6.8.0 (#234)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-02T18:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0717a958a23776f988b09c2abb779d7f91db70b",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.30.4 to 3.30.6 (#235)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-02T18:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f311b9d3fb46fbe093d275b6c251bcfe4ae679a",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.30.3 to 3.30.4 (#232)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-28T17:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede39449d2b71b24ec0e6e0a0ee76f892452263b",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.6.1 to 6.7.0 (#230)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T20:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32ccba6260ef6328f7bf8eb34ce30d82b3685a95",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.30.2 to 3.30.3 (#229)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-12T13:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "423eb98bff828e7b4eef4308940cef29df06f75e",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.30.1 to 3.30.2 (#228)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-09T20:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e24a1b06e9a9eeeffe2a280e91a2d8d4896fcd4",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.30.0 to 3.30.1 (#227)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-05T17:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca1f69ad36e6a2bf6a66c343ff95930b44139e9b",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.29.11 to 3.30.0 (#225)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-02T13:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2898b5f4dcd1bad25e95bd5b1da65730c0f0ae2c",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.6.0 to 6.6.1 (#224)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-02T13:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58ce9ae5b3c3d7c5c6f7e5f4d14cba4661e56968",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.29.10 to 3.29.11 (#221)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T17:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6139ea7de4c3889fe0f0ca7019d9b83acd0a8ee0",
          "body": null,
          "is_bot": true,
          "headline": "Bump dtolnay/rust-toolchain (#223)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T17:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10321ac7f99dbc67be981134ff5789886418045",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.5.0 to 6.6.0 (#222)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T17:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16b6761dd17872bba331bd692910cb4095236fdb",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.3 to 5.5.0.\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/c\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#220)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-21T07:48:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52ec22950b3a0e6571e1abf140b7d9d1b88b87a8",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.9 to 3.29.10.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.29.9 to 3.29.10 (#219)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-21T07:48:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d97229a7ee1845fe2e521dd9ffe589666be7a415",
          "body": null,
          "is_bot": true,
          "headline": "Bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13 (#218)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-16T19:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcefadc8ade78cd8b845182cabb30457bbf0aad8",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.\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/11bd71901bbe5b1630ceea7\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4.2.2 to 5.0.0 (#215)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-14T07:56:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9c116c111b82b1dd460c02eb6d508df8a4dce174",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.8 to 3.29.9.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/7\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.29.8 to 3.29.9 (#216)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-14T07:56:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf12c45d9bc51ee467cbce48b58f246c328809cc",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.4.3 to 6.5.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/e92bafb6253dcd438e0484186d7669ea7a8ca1cc...d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.4.3 to 6.5.0 (#217)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-14T07:56:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1dfc0c54f2b997ca15e1a0d15e5d0d3aee0046ec",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.7 to 3.29.8.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/5\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.29.7 to 3.29.8 (#214)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-09T06:00:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc208ad512e6c4e99ef9482eba1bc1fec6ac2329",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.4 to 3.29.5.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.29.4 to 3.29.5 (#212)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-06T05:13:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0cb6028513bd0b4e02305060c25b8acb7f6fa040",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.4.1 to 6.4.3 (#211)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-24T06:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c69c42dafdce9919cef104729961dfd56795f5d6",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.29.3 to 3.29.4 (#209)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-24T06:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7ade9d36a3fabd7dab096f1837260db5405779",
          "body": null,
          "is_bot": true,
          "headline": "Bump houseabsolute/actions-rust-cross from 1.0.4 to 1.0.5 (#208)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-22T12:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2179db77e4b1fbdcb68bb2f6af6883cf88d0e7b",
          "body": null,
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.29.2 to 3.29.3 (#207)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-22T12:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52509e63bd51f450875685d5bcdfc3104e65af61",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.3.1 to 6.4.1 (#206)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-19T19:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c62e966650078a001dd1ee7440b1d8568f92d8a",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG update release date",
          "author_name": "brycx",
          "author_login": "brycx",
          "committed_at": "2025-07-16T04:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3663bdf57a651f371cee503f7faa435cc1346e2",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.29.0 to 3.29.2 (#204)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-02T05:41:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7780032e811bea5946f467be0ef8021633041acd",
          "body": "Bumps [obi1kenobi/cargo-semver-checks-action](https://github.com/obi1kenobi/cargo-semver-checks-action) from 2.7 to 2.8.\n- [Release notes](https://github.com/obi1kenobi/cargo-semver-checks-action/releases)\n- [Commits](https://github.com/obi1kenobi/cargo-semver-checks-action/compare/de90d0688b68824ce\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump obi1kenobi/cargo-semver-checks-action from 2.7 to 2.8 (#199)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-02T05:33:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f9bc5d896351ffe873be64cdd9e31392f498add",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.3.0 to 6.3.1.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/445689ea25e0de0a23313031f5fe577c74ae45a1...bd01e18f51369d5a26f1651c3cb451d3417e3bba)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.3.0 to 6.3.1 (#202)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-02T05:32:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "450c5e01f2fdef4a3c92245dc888853cdb3fa23f",
          "body": "* Prepare v0.7.7\n\n* clippy\n\n* clippy",
          "is_bot": false,
          "headline": "`v0.7.7` (#205)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2025-07-02T05:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d725f6e2cc2524efe1ecc34a81ebae6e9c3a2ee7",
          "body": null,
          "is_bot": false,
          "headline": "Add `remove_claim()` to `Claims` (#201)",
          "author_name": "Chaoses-Ib",
          "author_login": "Chaoses-Ib",
          "committed_at": "2025-07-02T04:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85803c9d47859fc63c5f8dd0e05c1ec484a6e424",
          "body": null,
          "is_bot": false,
          "headline": "Omit fractional seconds in DateTime claims on creation (#200)",
          "author_name": "Chaoses-Ib",
          "author_login": "Chaoses-Ib",
          "committed_at": "2025-07-02T04:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8662eb05672a9c87a1c875905e940a55380f792c",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.1.0 to 6.3.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb...445689ea25e0de0a23313031f5fe577c74ae45a1)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.1.0 to 6.3.0 (#198)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-23T05:35:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5000a44971cafa2fc35f3b097cf93caf794234c7",
          "body": "Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.11 to 2.0.12.\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/34899fc7ba81ca6268d5947a7a16b464901\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump EmbarkStudios/cargo-deny-action from 2.0.11 to 2.0.12 (#196)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-23T05:33:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5063e76b1563786cbb42a197fbc7c5747460992e",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.28.19 to 3.29.0 (#194)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-14T08:06:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "459087dbab88ec0b413d9568e380a1c6e6a921b7",
          "body": null,
          "is_bot": false,
          "headline": "0.7.6 (#193)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2025-06-07T18:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a0d0a1ecd1b0a4f895c571006e9c97f272f1f1f",
          "body": "* Build `serde` and `serde_derive` in parallel (fixup)\n\n I forgot to change the non-dev dependency in 7f0a9ae. Fixed in this\n commit.\n\n* Update CHANGELOG.md for 0.7.6",
          "is_bot": false,
          "headline": " Build `serde` and `serde_derive` in parallel (fixup) (#192)",
          "author_name": "Martin Nordholts",
          "author_login": "Enselic",
          "committed_at": "2025-06-07T18:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119111823ebca08cd3b1214e6a2ddb8ffdc2c7cf",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "brycx",
          "author_login": "brycx",
          "committed_at": "2025-06-07T09:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f0a9aebfaf1d7e1d3b4266037a9bc7bc0adcd4b",
          "body": "Before:\n\n    $ hyperfine --prepare \"cargo clean\" 'cargo build --tests'\n    Benchmark 1: cargo build --tests\n      Time (mean ± σ):      6.546 s ±  0.153 s    [User: 20.745 s, System: 3.745 s]\n      Range (min … max):    6.241 s …  6.853 s    10 runs\n\nAfter:\n\n    $ hyperfine --prepare \"cargo clean\" '\n[…]\ndownstream projects from performing the same\nbuild time optimization since cargo features are\n[additive](https://doc.rust-lang.org/cargo/reference/resolver.html#features)\nacross the dependency graph.)",
          "is_bot": false,
          "headline": "Build `serde` and `serde_derive` in parallel (22% faster builds) (#189)",
          "author_name": "Martin Nordholts",
          "author_login": "Enselic",
          "committed_at": "2025-06-07T09:04:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd6ddcfe82f71eb2eaf733364abae95306e1d400",
          "body": "* Bump MSRV to 1.85.0 - due to edition2024 in base64ct crate\n\n* ci: Bump dtolnay/rust-toolchain\n\n* ci: Bump github/codeql-action/upload-sarif\n\n* ci: Use env-var in run for wasm32 to avoid potential template-injection reported by zizmor\n\n* ci: fix env yaml fmt",
          "is_bot": false,
          "headline": "Bump CI dependencies and MSRV (#191)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2025-06-07T08:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7949e801ff62bd5eddb871921af843b9d05ee928",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.0.1 to 6.1.0 (#185)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-27T13:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a219b8403d5768fab96240c796c58f499fa21d4",
          "body": null,
          "is_bot": true,
          "headline": "Bump obi1kenobi/cargo-semver-checks-action from 2.6 to 2.7 (#186)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-27T13:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8988cd04d1b59c5a3950aea8d18220ce4030992",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.17 to 3.28.18.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.28.17 to 3.28.18 (#184)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-16T18:31:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b4a815c9b0f0f65fe8ef4d01d991ad78b0d4af62",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.2 to 5.4.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/c\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#183)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-16T18:30:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94e4273207baa5234f84dfe76b596c69117c6f70",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.16 to 3.28.17.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.28.16 to 3.28.17 (#182)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-05T15:15:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "14ac44c42a0ca9a21eb518fe422fd5a38b30f4ae",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.0.0 to 6.0.1.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/c7f87aa956e4c323abf06d5dec078e358f6b4d04...6b9c6063abd6010835644d4c2e1bef4cf5cd0fca)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6.0.0 to 6.0.1 (#181)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-01T07:09:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1c24104f4a43f9a4e42628a587dae7d3c3e308c",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5.4.2 to 6.0.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86...c7f87aa956e4c323abf06d5dec078e358f6b4d04)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 5.4.2 to 6.0.0 (#180)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-26T07:06:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "366dde2b7676f5a604a03e99d8c268e9b4f8ab64",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.15 to 3.28.16.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.28.15 to 3.28.16 (#179)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-26T07:05:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22c213c83304f05649808bd2b2187b93581e92f1",
          "body": "Bumps [houseabsolute/actions-rust-cross](https://github.com/houseabsolute/actions-rust-cross) from 1.0.3 to 1.0.4.\n- [Release notes](https://github.com/houseabsolute/actions-rust-cross/releases)\n- [Changelog](https://github.com/houseabsolute/actions-rust-cross/blob/v1/Changes.md)\n- [Commits](https:/\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump houseabsolute/actions-rust-cross from 1.0.3 to 1.0.4 (#176)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-21T07:57:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "677f0776ce5fb6b422af95850e63b2c219f36a00",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5.4.1 to 5.4.2.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/0c5e2b8115b80b4c7c5ddf6ffdd634974642d182...d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 5.4.1 to 5.4.2 (#178)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-21T07:56:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f505a1c5acbf675acd43a764c31f6ed8244bef69",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.2.\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/c\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#177)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-21T07:52:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6268fec7faf776316698de4e5b164560ab75cb56",
          "body": null,
          "is_bot": false,
          "headline": "rm DS_Store",
          "author_name": "brycx",
          "author_login": "brycx",
          "committed_at": "2025-04-12T11:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3915ac3e74d25f7b700c301b563828e3087bf26f",
          "body": "* Add disable_valid_at() to ClaimsValidationRules\n\n* nits\n\n* nits\n\n* Additional tests for ClaimsValidationRules\n\n* 0.7.4",
          "is_bot": false,
          "headline": "Add `disable_valid_at()` to `ClaimsValidationRules` (#174)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2025-04-12T11:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fba6116a6cc7bd375c96b3a51e0a4942605c399c",
          "body": "…ased code-coverage (#175)\n\n* ci: Add zizmor to audit GH Actions workflows\n\n* ci: Use source-based code-coverage measurement with llvm-tools-preview",
          "is_bot": false,
          "headline": "Add `zizmor` to CI-pipeline and use `llvm-tools-preview` for source-b…",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2025-04-12T09:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87f05342b7256f3e382a42d9310976bd865cc148",
          "body": "* ci: Add cargo-semver-checks\n\n* Fix serde optional feature\n\n* fix feature-gated import",
          "is_bot": false,
          "headline": "Fix optional `serde` feature (#172)",
          "author_name": "Johannes",
          "author_login": "brycx",
          "committed_at": "2025-04-10T06:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c238c3552190ecfc8b341670f24066bc4e7d98",
          "body": null,
          "is_bot": true,
          "headline": "Bump dtolnay/rust-toolchain (#170)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-18T05:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b179d050f95433aed1b53b9f62b62e6f65f75a",
          "body": null,
          "is_bot": true,
          "headline": "Bump EmbarkStudios/cargo-deny-action from 2.0.10 to 2.0.11 (#169)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-10T20:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe0543ffd25ba9b12ccd5f01fa9026c73f34214a",
          "body": "Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.6 to 2.0.10.\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/0484eedcba649433ebd03d9b7c9c002746bb\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump EmbarkStudios/cargo-deny-action from 2.0.6 to 2.0.10 (#167)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-09T07:46:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 62,
      "latest_release_at": "2026-07-23T17:19:27Z",
      "latest_release_tag": "0.8.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 28,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 77.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pasetors",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "crypto",
            "cryptography",
            "token",
            "authentication",
            "paseto",
            "authentication",
            "cryptography"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/pasetors",
          "is_deprecated": false,
          "latest_version": "0.8.0",
          "repository_url": "https://github.com/brycx/pasetors",
          "versions_count": 34,
          "total_downloads": 8492547,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 526945,
          "first_published_at": "2020-10-12T16:12:51.351015Z",
          "latest_published_at": "2026-07-23T17:30:18.779336Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 18,
      "stars": 132,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 18,
        "total_forks": 18
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "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",
        "fuzz/Cargo.toml"
      ],
      "largest_source_bytes": 40736,
      "source_files_sampled": 17,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 17,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "ed25519-compact",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.3.1"
        },
        {
          "name": "orion",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.17.0"
        },
        {
          "name": "getrandom",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "ct-codecs",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1.1"
        },
        {
          "name": "zeroize",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.9"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.41"
        },
        {
          "name": "time",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "subtle",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.6.1"
        },
        {
          "name": "regex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.5"
        },
        {
          "name": "p384",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.14.0"
        },
        {
          "name": "sha2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11.0"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "serde_derive",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ct-codecs",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "ed25519-compact",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "orion",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "p384",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sha2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "subtle",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "time",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "zeroize",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "hex",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "libfuzzer-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 17,
        "direct_count": 13,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 200,
        "open_issues": 3,
        "closed_ratio": 0.921,
        "closed_issues": 35,
        "closed_unmerged_prs": 70
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "brycx",
          "commits": 136,
          "avatar_url": "https://avatars.githubusercontent.com/u/34031846?v=4"
        },
        {
          "type": "User",
          "login": "SanchithHegde",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/22217505?v=4"
        },
        {
          "type": "User",
          "login": "tomtom5152",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2250882?v=4"
        },
        {
          "type": "User",
          "login": "Chaoses-Ib",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/50246090?v=4"
        },
        {
          "type": "User",
          "login": "Enselic",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/115040?v=4"
        },
        {
          "type": "User",
          "login": "franklx",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/12377?v=4"
        },
        {
          "type": "User",
          "login": "not-my-profile",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/73739153?v=4"
        },
        {
          "type": "User",
          "login": "jpramosi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/31020758?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.895
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "code_coverage.yml",
        "daily_tests.yml",
        "lints.yml",
        "security_audit.yml",
        "tests.yml",
        "workflow_audit.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": "28 out of 28 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": 0,
            "reason": "Found 0/5 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 10,
            "reason": "project is 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": "20 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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "432e5a9af4e1c0e42e4025377c147d28446fb0d6",
        "ran_at": "2026-07-24T16:59:44Z",
        "aggregate_score": 8.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T07:03:00Z",
      "oldest_open_prs": [
        {
          "number": 132,
          "created_at": "2024-09-06T16:11:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T18:24:02Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 36,
          "created_at": "2021-11-10T05:18:35Z",
          "last_comment_at": "2024-04-04T04:00:30Z",
          "last_comment_author": "brycx"
        },
        {
          "number": 99,
          "created_at": "2023-08-01T07:22:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 106,
          "created_at": "2023-11-05T07:36:25Z",
          "last_comment_at": "2023-11-07T08:56:35Z",
          "last_comment_author": "Rust-Galt"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/brycx/pasetors",
    "host": "github.com",
    "name": "pasetors",
    "owner": "brycx"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 87,
        "vitality": 86,
        "community": 60,
        "governance": 60,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "commits_last_year": 62,
              "human_commit_share": 0.22,
              "days_since_last_push": 0,
              "active_weeks_last_year": 28
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "28/52 weeks with commits",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 28
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "62 commits in the last year",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "20 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": 92,
            "inputs": {
              "releases_count": 27,
              "latest_release_tag": "0.8.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 77.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~77.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 77.1
                    }
                  }
                ],
                "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": "excellent",
            "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "forks": 18,
              "stars": 132,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "132 stars",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 132
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "18 forks",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": "excellent",
            "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": 95,
            "inputs": {
              "packages": [
                "pasetors"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 8492547,
              "monthly_downloads": 526945
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "526,945 downloads/month across crates",
                "points": 76.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 526945,
                      "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": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.895
            },
            "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 90% of commits",
                "points": 2.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 200,
              "open_issues": 3,
              "closed_issues": 35,
              "issue_closed_ratio": 0.921,
              "closed_unmerged_prs": 70
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 43.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "200/270 decided PRs merged",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 200,
                      "decided": 270
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 55,
            "inputs": {
              "followers": 53,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "brycx",
              "public_repos": 21,
              "account_age_days": 3161
            },
            "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": "53 followers of brycx",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 53,
                      "login": "brycx"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "21 public repos, account ~8 yr old",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 21
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pasetors"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "34 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "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.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "28 out of 28 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": [
                "xchacha20-poly1305",
                "ed25519",
                "paseto-tokens",
                "paseto",
                "authentication",
                "jwt",
                "hacktoberfest",
                "rust",
                "security"
              ],
              "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": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "excellent",
        "name": "Security",
        "value": 87,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "excellent",
            "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": 87,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 8.7
            },
            "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": "28 out of 28 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 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "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 fuzzed",
                "points": 5,
                "status": "met",
                "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": "20 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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "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"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.773,
              "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": "17 of 22 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 17,
                      "sampled": 22
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 42,
            "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",
                "fuzz/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.78
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "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": "78 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 78,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 40736,
              "source_files_sampled": 17,
              "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/17 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 17,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T17:00:03.235125Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/brycx/pasetors.svg",
  "full_name": "brycx/pasetors",
  "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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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