Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 19:15 UTC

palfrey / serial_test

Allows for the creation of serialised Rust tests

RustMIT★ 293 stars⑂ 26 forkssince Dec 2018View on GitHub ↗

palfrey/serial_test holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Vitality (81/100) and lowest on AI Readiness (50/100). It was last updated today. A single contributor accounts for most of its recent work.

71
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; 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.

71
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

Tom Parker-ShemiltPersonal account
307 followers409 public repossince Dec 2008@TraceMachina

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.ioserial_test4.0.17,983,757250 days agoparallelsequentialtesting
crates.ioserial_test_derive4.0.17,919,648250 days ago

Metrics by category

Vitality

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

81Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
9.7/36Commit cadence — 14/52 weeks with commits
17.3/18Commit volume — 84 commits in the last year
10/10OpenSSF Scorecard: Maintained — 16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year84
human_commit_share1
days_since_last_push0
active_weeks_last_year14
How it's scored
27/27Ships releases — 24 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~103.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count24
latest_release_tagv4.0.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases103.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

63Moderate · 18% of overall
How it's scored
40/60Stars — 293 stars
11.7/25Forks — 26 forks
0/15Watchers — 2 watchers
Inputs used
forks26
stars293
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 15,903,405 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesserial_test, serial_test_derive
dependents
ecosystemscrates
total_downloads261,575,286
monthly_downloads15,903,405
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?

68Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.5/22.5Commit distribution — top contributor authored 89% of commits
13.5/13.5Contributor breadth — 21 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled21
top_contributor_share0.89
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
35.7/38.3PR acceptance — 100/107 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/11 approved changesets -- score normalized to 1
Inputs used
merged_prs100
open_issues0
closed_issues52
issue_closed_ratio1
closed_unmerged_prs7
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.9/25Owner reach — 307 followers of palfrey
25/25Track record — 409 public repos, account ~17 yr old
Inputs used
followers307
owner_typeUser
is_verified
owner_loginpalfrey
public_repos409
account_age_days6,442
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 25 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesserial_test, serial_test_derive
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://tevps.net/blog/serial_test/
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsrust-library, testing, hacktoberfest
has_wikiyes
homepagehttps://tevps.net/blog/serial_test/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 6 out of 6 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.8/7.5Code-Review — Found 2/11 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 12 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages113
unassessed_packages19
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 113 resolved dependencies against OSV. 19 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
16/40Legible commit history — 30 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.3
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, serial_test/Cargo.toml, serial_test_derive/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, serial_test/Cargo.toml, serial_test_derive/Cargo.toml, serial_test_test/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/15 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes43,561
source_files_sampled15
oversized_source_files0

Key facts

293GitHub stars
21contributors
84commits, last 12 months
0days since last push
24releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'serial_test_test' from its registry

More detail

Star and fork history 0 ★ / 26 ⇿
0Stars
26Forks
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.

048121620242322019-012022-102026-07
Major 3Minor 14Patch 5

Each point covers 7 days.

OpenSSF Scorecard 6.3 / 10
6.3aggregate

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-26 19:14 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-Tests6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/11 approved changesets -- score normalized to 1
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 20
RegistryPackageVersion constraintManifest
crates.ioonce_cell^1.19serial_test/Cargo.toml
crates.ioparking_lot^0.12serial_test/Cargo.toml
crates.ioserial_test_derive~4.0.1serial_test/Cargo.toml
crates.iofslock0.2serial_test/Cargo.toml
crates.iodocument-features0.2serial_test/Cargo.toml
crates.iolog>=0.4.4serial_test/Cargo.toml
crates.iofutures-executor^0.3serial_test/Cargo.toml
crates.iofutures-util^0.3serial_test/Cargo.toml
crates.ioenv_logger>=0.6.1serial_test/Cargo.toml
crates.ioquote1serial_test_derive/Cargo.toml
crates.iosyn3serial_test_derive/Cargo.toml
crates.ioproc-macro21.0.60serial_test_derive/Cargo.toml
crates.ioserial_testserial_test_test/Cargo.toml
crates.ioonce_cell^1.19serial_test_test/Cargo.toml
crates.ioenv_logger>=0.6.1serial_test_test/Cargo.toml
crates.ioparking_lot^0.12serial_test_test/Cargo.toml
crates.iolock_api^0.4.7serial_test_test/Cargo.toml
crates.iowasm-bindgen-test^0.3.50serial_test_test/Cargo.toml
crates.ioscoped-tls1serial_test_test/Cargo.toml
crates.iolog>=0.4.4serial_test_test/Cargo.toml
All dependencies 132

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

RegistryPackageVersionRelation
crates.iodocument-featuresdirect
crates.iodocument-features0.2.12direct
crates.ioenv_loggerdirect
crates.ioenv_logger0.10.1direct
crates.iofslockdirect
crates.iofslock0.2.1direct
crates.iofutures-executordirect
crates.iofutures-executor0.3.27direct
crates.iofutures-utildirect
crates.iofutures-util0.3.31direct
crates.iolock_apidirect
crates.iolock_api0.4.9direct
crates.iologdirect
crates.iolog0.4.20direct
crates.ioonce_celldirect
crates.ioonce_cell1.19.0direct
crates.ioparking_lotdirect
crates.ioparking_lot0.12.1direct
crates.ioproc-macro2direct
crates.ioproc-macro21.0.104direct
crates.ioquotedirect
crates.ioquote1.0.43direct
crates.ioscoped-tlsdirect
crates.ioscoped-tls1.0.0direct
crates.ioserial_test_derivedirect
crates.iosyndirect
crates.iosyn1.0.109direct
crates.iosyn2.0.114direct
crates.iosyn3.0.3direct
crates.iowasm-bindgen-testdirect
crates.iowasm-bindgen-test0.3.50direct
crates.ioactix-macros0.2.4indirect
crates.ioactix-rtindirect
crates.ioactix-rt2.8.0indirect
crates.ioaddr2line0.24.2indirect
crates.ioadler22.0.1indirect
crates.ioautocfg1.1.0indirect
crates.iobacktrace0.3.75indirect
crates.iobitflags1.3.2indirect
crates.iobumpalo3.12.0indirect
crates.iocc1.2.16indirect
crates.iocfg-if1.0.0indirect
crates.ioeither1.8.1indirect
crates.ioequivalent1.0.2indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-task0.3.31indirect
crates.iogimli0.31.1indirect
crates.iohashbrown0.14.5indirect
crates.iohermit-abi0.5.2indirect
crates.ioindexmap2.3.0indirect
crates.ioitertoolsindirect
crates.ioitertools0.10.5indirect
crates.iojs-sys0.3.77indirect
crates.iolibc0.2.174indirect
crates.iolitrs1.0.0indirect
crates.iomemchr2.7.1indirect
crates.iominicov0.3.7indirect
crates.iominiz_oxide0.8.9indirect
crates.iomio0.8.11indirect
crates.iontestindirect
crates.iontest0.9.5indirect
crates.iontest_test_cases0.9.5indirect
crates.iontest_timeout0.9.5indirect
crates.ionum_cpus1.17.0indirect
crates.ioobject0.36.7indirect
crates.ioparking_lot_core0.9.7indirect
crates.iopin-project-lite0.2.16indirect
crates.iopin-utils0.1.0indirect
crates.ioprettypleaseindirect
crates.ioprettyplease0.3.0indirect
crates.ioproc-macro-crate3.4.0indirect
crates.ioredox_syscall0.2.16indirect
crates.iorustc-demangle0.1.25indirect
crates.iosame-file1.0.6indirect
crates.ioscopeguard1.1.0indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioshlex1.3.0indirect
crates.iosignal-hook-registry1.4.1indirect
crates.ioslab0.4.11indirect
crates.iosmallvec1.10.0indirect
crates.iosocket20.5.10indirect
crates.iotokio1.38.2indirect
crates.iotokio-macros2.3.0indirect
crates.iotoml_datetime0.7.1indirect
crates.iotoml_edit0.23.5indirect
crates.iotoml_parser1.0.2indirect
crates.iounicode-ident1.0.8indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.11.0+wasi-snapshot-preview1indirect
crates.iowasm-bindgen0.2.100indirect
crates.iowasm-bindgen-backend0.2.100indirect
crates.iowasm-bindgen-futures0.4.50indirect
crates.iowasm-bindgen-macro0.2.100indirect
crates.iowasm-bindgen-macro-support0.2.100indirect
crates.iowasm-bindgen-shared0.2.100indirect
crates.iowasm-bindgen-test-macro0.3.50indirect
crates.ioweb-sys0.3.77indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.9indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-sys0.45.0indirect
crates.iowindows-sys0.48.0indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-targets0.42.2indirect
crates.iowindows-targets0.48.5indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows_aarch64_gnullvm0.42.2indirect
crates.iowindows_aarch64_gnullvm0.48.5indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.42.2indirect
crates.iowindows_aarch64_msvc0.48.5indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.42.2indirect
crates.iowindows_i686_gnu0.48.5indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.42.2indirect
crates.iowindows_i686_msvc0.48.5indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.42.2indirect
crates.iowindows_x86_64_gnu0.48.5indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.42.2indirect
crates.iowindows_x86_64_gnullvm0.48.5indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.42.2indirect
crates.iowindows_x86_64_msvc0.48.5indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowinnow0.7.14indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rust-library",
        "testing",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 459,
      "has_wiki": true,
      "homepage": "https://tevps.net/blog/serial_test/",
      "languages": {
        "Rust": 98505
      },
      "pushed_at": "2026-07-25T20:28:55Z",
      "created_at": "2018-12-31T08:41:41Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T20:27:09Z",
      "description": "Allows for the creation of serialised Rust tests",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://tevps.net",
      "name": "Tom Parker-Shemilt",
      "type": "User",
      "login": "palfrey",
      "company": "@TraceMachina",
      "location": "London, UK",
      "followers": 307,
      "avatar_url": "https://avatars.githubusercontent.com/u/38532?v=4",
      "created_at": "2008-12-05T15:53:56Z",
      "is_verified": null,
      "public_repos": 409,
      "account_age_days": 6442
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2026-07-25T20:28:55Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2026-07-25T20:17:12Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2026-05-30T21:46:11Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2026-02-21T17:11:16Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2026-01-04T22:54:55Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2026-01-04T22:08:24Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2024-11-08T19:30:18Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2024-04-27T19:42:25Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2024-04-21T21:34:30Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2024-01-06T22:27:35Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-03-30T08:36:01Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-01-17T11:21:54Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-12-18T22:04:20Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-08-10T21:16:35Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-06-25T21:59:35Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2022-06-04T22:33:14Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-02-20T15:21:04Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2020-11-25T22:21:50Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-08-30T13:57:15Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-02-14T22:09:37Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2019-12-15T17:17:02Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2019-11-26T23:08:28Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2019-11-26T20:44:53Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2019-10-26T20:14:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "383c8946c51b679755bc7118b6eddc8aa4db5723",
          "body": null,
          "is_bot": false,
          "headline": "4.0.1",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-07-25T20:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4298adf8706bdf7f717dbafa07e70eedf0690aba",
          "body": null,
          "is_bot": false,
          "headline": "MSRV is actually 1.93.1",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-07-25T20:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25d56f2368eb3fc3f7d335803af7ebfc7c92b24",
          "body": null,
          "is_bot": false,
          "headline": "4.0.0",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-07-25T20:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7984bdcdc8cf28024a9707783947c87bf32e20cd",
          "body": "Pre release fixes",
          "is_bot": false,
          "headline": "Merge pull request #160 from palfrey/pre-release-fixes",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-07-25T20:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec74212e9fb972d1554ce6a8ea2ca50b44786c5a",
          "body": null,
          "is_bot": false,
          "headline": "Don't need to split build-all-features now",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-07-25T20:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03cd9109d89612793160f0c68191bd656151fe93",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade MSRV to 1.93.1",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-07-25T19:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf8563402a959a0b68727da789156722739e9cb",
          "body": null,
          "is_bot": false,
          "headline": "Add a \"finish\" CI job that depends on everything",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-07-25T19:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7c413779608f0c4c4be6b966a4b341cd45d72aa",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade actix-macros to reduce syn 1.x needs",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-07-25T19:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae268b068c04ad30b481b4ebdf8c6d9e6280da76",
          "body": "refactor(derive)!: bump `syn` to v3",
          "is_bot": false,
          "headline": "Merge pull request #159 from AudaciousAxiom/refactor/syn-v3",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-07-25T19:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b2c36f35fb6b02a27f9fd6c54922b155bc4778",
          "body": "This bumps the MSRV to 1.71.",
          "is_bot": false,
          "headline": "refactor(derive): bump `syn` to v3",
          "author_name": "AudaciousAxiom",
          "author_login": "AudaciousAxiom",
          "committed_at": "2026-07-25T19:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d5e66265ac0d62e6c70e2c203ee91ffc64e6cc6",
          "body": null,
          "is_bot": false,
          "headline": "chore!: bump the MSRV to 1.71",
          "author_name": "AudaciousAxiom",
          "author_login": "AudaciousAxiom",
          "committed_at": "2026-07-25T18:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174697e2eb337dc815a95e630282da5bccd72163",
          "body": "Upgrade cargo-all-features",
          "is_bot": false,
          "headline": "Merge pull request #158 from palfrey/upgrade-cargo-all-features",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-05-30T22:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5391533d48cfd70f4c8fd2e5a7344f35fb602324",
          "body": null,
          "is_bot": false,
          "headline": "Used locked versions of feature deps",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-05-30T22:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "822c00e96fc602031d5d0578f4efa54e6fb26240",
          "body": null,
          "is_bot": false,
          "headline": "1.68.0 can't use the lock file for cargo-all-features 1.12.0",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-05-30T21:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddc49bbb4429a642868c8312b70a17763e0c0a5b",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade cargo-all-features",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-05-30T21:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6181f64de942180231fdb9098dd0894bbd9e7472",
          "body": null,
          "is_bot": false,
          "headline": "3.5.0",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-05-30T21:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480bead2f697707cd2e61214287d5f0b8518d44d",
          "body": "Replace scc/sdd with std::sync::Mutex for Miri strict provenance compatibility",
          "is_bot": false,
          "headline": "Merge pull request #157 from justanotheranonymoususer/remove-scc-dep",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-04-03T17:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03019e3cdc79b65daeaa913c99376aed69d4101",
          "body": "Restore `-p serial_test`",
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "justanotheranonymoususer",
          "author_login": "justanotheranonymoususer",
          "committed_at": "2026-03-29T08:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820c0f3de967d55c52c59cac9ae55345511bf468",
          "body": "That passed, now try without  -p serial_test",
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "justanotheranonymoususer",
          "author_login": "justanotheranonymoususer",
          "committed_at": "2026-03-29T08:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62a89b055fb923159c428269c5be999509344cb1",
          "body": "statx is used, blocked by Miri's isolation mode (the default), which prevents filesystem access for reproducibility.",
          "is_bot": false,
          "headline": "Only skip file_lock with filesystem access",
          "author_name": "justanotheranonymoususer",
          "author_login": "justanotheranonymoususer",
          "committed_at": "2026-03-29T08:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff550164ed6f149fc80230faa8d5b5ded234190",
          "body": "The workflow_dispatch event allows you to manually trigger a workflow run.",
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "justanotheranonymoususer",
          "author_login": "justanotheranonymoususer",
          "committed_at": "2026-03-29T08:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd996de9eb044293e149095465701175309942e",
          "body": null,
          "is_bot": false,
          "headline": "Let's try --all-features",
          "author_name": "justanotheranonymoususer",
          "author_login": "justanotheranonymoususer",
          "committed_at": "2026-03-29T08:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338e4ed891a095e2bfda01572c150449e5f26e73",
          "body": null,
          "is_bot": false,
          "headline": "Fix formatting",
          "author_name": "justanotheranonymoususer",
          "author_login": "justanotheranonymoususer",
          "committed_at": "2026-03-26T15:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a55cde5d1d1572db2a8e5930d361d95df9796ea0",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup code_lock.rs",
          "author_name": "justanotheranonymoususer",
          "author_login": "justanotheranonymoususer",
          "committed_at": "2026-03-26T14:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad7a8f18c9a598109df5197214669e8680ccb96",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary test leftover changes",
          "author_name": "justanotheranonymoususer",
          "author_login": "justanotheranonymoususer",
          "committed_at": "2026-03-26T14:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aec3ed27e6779ed8cabbef890af0e5403e4abe6",
          "body": "…atibility\n\n\r\nThe sdd crate (transitive dependency of scc) uses integer-to-pointer\r\ncasts that are rejected by Miri's strict provenance mode. Replace\r\nscc::HashMap with std::sync::Mutex<HashMap> wrapped in a LockMap type\r\nthat preserves the existing API surface. Add Miri CI job.\r\n\r\nFixes #156",
          "is_bot": false,
          "headline": "Replace scc/sdd with std::sync::Mutex for Miri strict provenance comp…",
          "author_name": "justanotheranonymoususer",
          "author_login": "justanotheranonymoususer",
          "committed_at": "2026-03-26T14:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df3121eecf387e1cda6da65eede059060fc41a32",
          "body": "Test MSRV at 1.68.0",
          "is_bot": false,
          "headline": "Merge pull request #154 from palfrey/1.68.0",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-21T17:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8e4b228e35a7eb10d1c0b4fc74a0b6325a860b2",
          "body": null,
          "is_bot": false,
          "headline": "Test MSRV at 1.68.0",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-21T17:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a307f24c2e1eaa1dc0113a575cee48883849e3f",
          "body": null,
          "is_bot": false,
          "headline": "3.4.0",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-21T17:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5e47fd8f89c5c21ccdfe8d09095ca66806e4401",
          "body": "Fix yanked packages",
          "is_bot": false,
          "headline": "Merge pull request #153 from palfrey/non-yanked-packages",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-21T00:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93fc70c54d7e8d3d54431d4160d7abb5e4935c05",
          "body": null,
          "is_bot": false,
          "headline": "Update scc and futures-util to non-yanked",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-20T23:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda53c7e76b3db3d735e6c27de1aa2ea9b5b007f",
          "body": null,
          "is_bot": false,
          "headline": "Run cargo audit",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-20T22:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27f36aac386096a176ebd6d1e07beca98a3a6bec",
          "body": "specify rust-version for workspace",
          "is_bot": false,
          "headline": "Merge pull request #152 from xtqqczze/rust-version",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-20T22:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8633f7dc72c453a210d158f61eb6c6222cd3e36d",
          "body": null,
          "is_bot": false,
          "headline": "specify rust-version for workspace",
          "author_name": "xtqqczze",
          "author_login": "xtqqczze",
          "committed_at": "2026-02-16T00:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "656280f425d06a66cdfd6a67f1997c66f693d904",
          "body": "Flag #[test] in docs as non-running to sate clippy",
          "is_bot": false,
          "headline": "Merge pull request #151 from palfrey/flag-doctests",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-01T21:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d9590ded004b19acefa8487415faa15070807e",
          "body": null,
          "is_bot": false,
          "headline": "Flag #[test] in docs as non-running to sate clippy",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-01T21:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e01cf3488c075c69dc6336da7a3bd2d984cae1f4",
          "body": "feature: implement inner attributes capability",
          "is_bot": false,
          "headline": "Merge pull request #150 from Carter12s/feature/implement-inner-atters",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-02-01T21:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fdbe254227f504c6a025435ad266a6d9d6747a5",
          "body": null,
          "is_bot": false,
          "headline": "Update test exectations to match updated error message grammer",
          "author_name": "carter",
          "author_login": "Carter12s",
          "committed_at": "2026-01-20T23:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f660dcb48c7c096d7e0bdae2c863f91e385c0b07",
          "body": "…gration test, make error message grammer more clean",
          "is_bot": false,
          "headline": "Incorporate patch to build ntest with 1.68, add unused_variables inte…",
          "author_name": "carter",
          "author_login": "Carter12s",
          "committed_at": "2026-01-20T23:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "092a35cb462e3660cd69aca0a2900634f176dcdc",
          "body": null,
          "is_bot": false,
          "headline": "Apply formatting",
          "author_name": "carter",
          "author_login": "Carter12s",
          "committed_at": "2026-01-16T23:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac787538ea7bb5c8363d9a5d1b64e114353eeebe",
          "body": null,
          "is_bot": false,
          "headline": "Move integration tests to _test crate, documentation polish",
          "author_name": "carter",
          "author_login": "Carter12s",
          "committed_at": "2026-01-16T19:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c7d39da940c0f47f6b06692d3f635fc7fbbc4cd",
          "body": null,
          "is_bot": false,
          "headline": "feature: implement inner attributes capability",
          "author_name": "carter",
          "author_login": "Carter12s",
          "committed_at": "2026-01-16T19:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a105fc583c636cbfc558a9ab160d3be13d0e4a56",
          "body": null,
          "is_bot": false,
          "headline": "Create SECURITY.md",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-05T23:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0771eb0e1e1e3fa9147b37536cd339073f0478fe",
          "body": null,
          "is_bot": false,
          "headline": "3.3.1",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T22:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace6ebf0eff78d7c3027bce72b9f418a9d352c28",
          "body": "Test docs-rs will work",
          "is_bot": false,
          "headline": "Merge pull request #148 from palfrey/docsrs-testing",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T22:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349375d1e2bbbbe4f9eb6426b322f3de8fadd112",
          "body": null,
          "is_bot": false,
          "headline": "Improve feature flag docs",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T22:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9deb97f055ffec1d5aafb4f68c284138a584a63",
          "body": null,
          "is_bot": false,
          "headline": "Remove doc_auto_cfg",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T22:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5a4c09043b10dc2c74873686637f8af511475b5",
          "body": null,
          "is_bot": false,
          "headline": "Reset cargo.lock",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T22:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89253b17d753f9a4b98f2c0b60e5b6f0590b910f",
          "body": null,
          "is_bot": false,
          "headline": "Test docs-rs will work",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T22:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e84cd48e2078b5a109589f9283647a2f278417e",
          "body": null,
          "is_bot": false,
          "headline": "3.3.0",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T22:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abfc053ccb4dc6544c4b47b02ce2545c7183bfab",
          "body": "Add some more logging around relative paths",
          "is_bot": false,
          "headline": "Merge pull request #147 from palfrey/non-absolute-file-checking",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T22:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d6b05aa04c490156434fac2c17516cfe51e599",
          "body": null,
          "is_bot": false,
          "headline": "Refactor feature name for serial_test_test",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T21:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2620c791d76b092fa606d358103426a99e4c5f1c",
          "body": null,
          "is_bot": false,
          "headline": "test-all-features needs more escaping",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T21:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e88d018a2526c04cdbee053784693607ab2e72f",
          "body": null,
          "is_bot": false,
          "headline": "Add --nocapture to the regular test suite",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T21:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdef25677fa3b97f6fa9267b3e0c25a4a3d52d3",
          "body": null,
          "is_bot": false,
          "headline": "Fix small formatting issue",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T21:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca5a664c12d94bfea732a3d47a7f5ac2abfa341",
          "body": null,
          "is_bot": false,
          "headline": "Add some more logging around relative paths",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-04T21:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61664750e4bc6e4a5ddb913afb3bc360566829be",
          "body": "Add std feature to wasm-bindgen-test to avoid breaking dep updates",
          "is_bot": false,
          "headline": "Merge pull request #145 from palfrey/test-wasm-std",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-01T23:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1e10fd21ca51035af88e6ce01f2be7bcb6cbc63",
          "body": null,
          "is_bot": false,
          "headline": "Add std feature to wasm-bindgen-test to avoid breaking dep updates",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2026-01-01T23:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676a456b1c8389ea3f95462bf1d4f0a70bc82a1f",
          "body": "Add relative path and better file_serial testing",
          "is_bot": false,
          "headline": "Merge pull request #143 from palfrey/relative-path-tests",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-10-14T21:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03da51ea5f791b685a16040b5a2e172269f8542a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into relative-path-tests",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-10-14T21:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4494d4b3810a16599855a8189335a64115cf5bd1",
          "body": null,
          "is_bot": false,
          "headline": "Can just use temp_dir directly",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-10-14T21:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4225238148a48d4c835f74e5d14ea24ec524d077",
          "body": null,
          "is_bot": false,
          "headline": "Format fixes",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-10-14T21:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba05af6b757523c4900317cdca6afcfdff060e18",
          "body": null,
          "is_bot": false,
          "headline": "Add relative path and better file_serial testing",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-10-14T21:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75cf50d457facb85a9f818121faa003f9aac99e",
          "body": "Add is_locked_file_serially",
          "is_bot": false,
          "headline": "Merge pull request #139 from palfrey/is_locked_file_serially",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-10-14T20:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3a6076f73c7e107d0b3689accef56fc09ebdb3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into is_locked_file_serially",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-10-14T20:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f41932589518021ee4ffca1e980fa36bb841f9e",
          "body": "Don't depend on the whole futures crate",
          "is_bot": false,
          "headline": "Merge pull request #141 from bilelmoussaoui/bilelmoussaoui/imp",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-10-13T13:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ce623b40a02fe1bf05b83f4737920cc2ae1bfb",
          "body": "Instead use futures-util/futures-executor",
          "is_bot": false,
          "headline": "Don't depend on the whole futures crate",
          "author_name": "Bilal Elmoussaoui",
          "author_login": "bilelmoussaoui",
          "committed_at": "2025-10-13T11:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66aa88c1120d70cb219c0915b6988bac21a56f3a",
          "body": "…file\n\nStop using cargo binstall",
          "is_bot": false,
          "headline": "Merge pull request #140 from palfrey/lockdown-cargo-all-features-lock…",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-09-21T09:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58e2f9465adfd3a1fb5816d0379e322fa108ff49",
          "body": null,
          "is_bot": false,
          "headline": "Stop using cargo binstall",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-09-20T23:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c380ad0531b8b771a406f5e05c320aaa2316f00",
          "body": null,
          "is_bot": false,
          "headline": "Formatting fixes",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-25T22:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e0dcecdcb850d0985da0309cfbf94cc2e9926a",
          "body": "…nique names",
          "is_bot": false,
          "headline": "file_lock needs to temporarily lock to test is not locked, so needs u…",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-25T15:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "279e96e05b8d78d172afec84f9593a979a02c343",
          "body": null,
          "is_bot": false,
          "headline": "Always enable test_logging",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-25T11:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d5edb09c8a3c031c09e61a4925220111df0010",
          "body": null,
          "is_bot": false,
          "headline": "More debug for is_locked",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T21:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055bd527906727f5fddc40e03cfecff139e785a1",
          "body": null,
          "is_bot": false,
          "headline": "Drop flaky None/None tests",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T21:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a68382894a0a1a7e7ba23c0bdc84d020c7aea6f",
          "body": null,
          "is_bot": false,
          "headline": "Correct threaded FS lock testing",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T21:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93f7e869c77f1e14edc3b6d05b933f3910509aff",
          "body": null,
          "is_bot": false,
          "headline": "Require test_logging for env_logger",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T21:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633366c848bdc74e562c95096e5f1154fd7aabff",
          "body": null,
          "is_bot": false,
          "headline": "Add is_locked_file_serially",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T21:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab7c6d279dfbc779a646e0fafd6bc3beef4a611",
          "body": "Add docs about \"path\" for file_serial/parallel",
          "is_bot": false,
          "headline": "Merge pull request #137 from palfrey/path-docs-for-file-serial",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T16:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef8ff322827bc749178238785b6e49975f1f80c7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into path-docs-for-file-serial",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T16:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9ad2a0bc0937541e0eded880b9eac23deb5a293",
          "body": "Fix elided lifetime warnings",
          "is_bot": false,
          "headline": "Merge pull request #138 from palfrey/elided-lifetime",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T16:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff7aeb42a7da252fa389d04365b441dee2ee218",
          "body": null,
          "is_bot": false,
          "headline": "End-of-line whitespace error",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T16:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad81933f7a9e185099319e9d2a7497c108f3ee63",
          "body": null,
          "is_bot": false,
          "headline": "Fix elided lifetime warnings",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T16:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db1af4fee139936d49bd0dfe3c162553ad190b43",
          "body": null,
          "is_bot": false,
          "headline": "Minor formatting changes",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T16:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "539dfab59a7aef777d3b8dc2139b9ea36ad6019b",
          "body": null,
          "is_bot": false,
          "headline": "Add docs about \"path\" for file_serial/parallel",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-08-24T16:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f358d34e066858e67884a33285c99f6d51bb3b",
          "body": "Upgrade test tokio",
          "is_bot": false,
          "headline": "Merge pull request #136 from palfrey/upgrade-tokio",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-06-23T20:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60bbbf5cacd595eab96c4a07e86dd0f2634c8fbc",
          "body": null,
          "is_bot": false,
          "headline": "Find tokio versions that work with 1.68.2",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-06-23T20:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b7fa87b5fa027b5fef49f6f17c573a5d53d79d",
          "body": "Fixes https://github.com/advisories/GHSA-rr8g-9fpq-6wmg",
          "is_bot": false,
          "headline": "Upgrade test tokio",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-06-23T20:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a012524aa3bb0ddb131ad6e564331fb78f037b50",
          "body": "Add use serial_test::serial to Readme.md example",
          "is_bot": false,
          "headline": "Merge pull request #135 from APN-Pucky/main",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-04-25T13:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7012c64016fdbf02da17101d371ae7c587abaa11",
          "body": null,
          "is_bot": false,
          "headline": "Add use serial_test::serial to Readme.md example",
          "author_name": "Alexander Puck Neuwirth",
          "author_login": "APN-Pucky",
          "committed_at": "2025-04-25T13:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f47e4f7aca35cd7c049030b5b9d7f476dc7f1f99",
          "body": "Add support for crate parameter",
          "is_bot": false,
          "headline": "Merge pull request #130 from palfrey/crate-parameter",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-04-10T08:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a91c9e2f3526635eb2f69b1120dbf5c34688f42",
          "body": null,
          "is_bot": false,
          "headline": "Add support for crate parameter",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-03-22T18:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a6f30cc70b0b01147beb5aa41288b5d4579828e",
          "body": "Permit non-empty function returns",
          "is_bot": false,
          "headline": "Merge pull request #128 from palfrey/nested-return",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-03-21T07:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff93e561eb50c5a6abf947b047c6c5ea983761c4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into nested-return",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-03-20T21:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3f2a0f9d9c9906585220865efac010b6c6d5e66",
          "body": "Force binstall, as it seems to think it's already installed",
          "is_bot": false,
          "headline": "Merge pull request #129 from palfrey/force-binstall",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-03-20T21:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e935595595051ef1bb4b78e8fa7cbe6b4c9cb378",
          "body": null,
          "is_bot": false,
          "headline": "Force binstall, as it seems to think it's already installed",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-03-20T21:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce9d2438a667e7570197b6b3db6ca6d7b68d707",
          "body": null,
          "is_bot": false,
          "headline": "Permit non-empty function returns",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-03-20T20:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b64e3e32d9f6f37b9d5ed7f6167f46c4c831ef19",
          "body": "docs: fixed the link to the shield",
          "is_bot": false,
          "headline": "Merge pull request #125 from operagxoksana/patch-1",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-03-17T17:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a870217337f366d974fc17b3ba198a5eebed06e5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Оксана Юрчук",
          "author_login": "operagxoksana",
          "committed_at": "2025-03-17T17:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fa0c752481ed08c931d748b4b7692b35abd3fa1",
          "body": "Remove an unneeded explicit lifetime",
          "is_bot": false,
          "headline": "Merge pull request #124 from palfrey/minor-warnings-fixes",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-03-08T11:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c85443145b68026627128fc6ece4fb9833630b",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade cargo-binstall",
          "author_name": "Tom Parker-Shemilt",
          "author_login": "palfrey",
          "committed_at": "2025-03-08T11:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 84,
      "latest_release_at": "2026-07-25T20:28:55Z",
      "latest_release_tag": "v4.0.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 103.4
    },
    "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": "serial_test",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "parallel",
            "sequential",
            "testing",
            "development-tools::testing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/serial_test",
          "is_deprecated": false,
          "latest_version": "4.0.1",
          "repository_url": "https://github.com/palfrey/serial_test/",
          "versions_count": 25,
          "total_downloads": 131571017,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 7983757,
          "first_published_at": "2018-12-30T23:25:35.760393Z",
          "latest_published_at": "2026-07-25T20:27:56.054089Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "serial_test_derive",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "development-tools::testing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/serial_test_derive",
          "is_deprecated": false,
          "latest_version": "4.0.1",
          "repository_url": "https://github.com/palfrey/serial_test/",
          "versions_count": 25,
          "total_downloads": 130004269,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 7919648,
          "first_published_at": "2018-12-30T23:26:03.428449Z",
          "latest_published_at": "2026-07-25T20:27:31.729767Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 26,
      "stars": 293,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 23,
        "total_forks": 26
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "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",
        "serial_test/Cargo.toml",
        "serial_test_derive/Cargo.toml",
        "serial_test_test/Cargo.toml"
      ],
      "largest_source_bytes": 43561,
      "source_files_sampled": 15,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "serial_test/Cargo.toml",
        "serial_test_derive/Cargo.toml",
        "serial_test_test/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 113,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 19,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "once_cell",
          "manifest": "serial_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^1.19"
        },
        {
          "name": "parking_lot",
          "manifest": "serial_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.12"
        },
        {
          "name": "serial_test_derive",
          "manifest": "serial_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "~4.0.1"
        },
        {
          "name": "fslock",
          "manifest": "serial_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "document-features",
          "manifest": "serial_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "log",
          "manifest": "serial_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">=0.4.4"
        },
        {
          "name": "futures-executor",
          "manifest": "serial_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.3"
        },
        {
          "name": "futures-util",
          "manifest": "serial_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.3"
        },
        {
          "name": "env_logger",
          "manifest": "serial_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">=0.6.1"
        },
        {
          "name": "quote",
          "manifest": "serial_test_derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "syn",
          "manifest": "serial_test_derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        },
        {
          "name": "proc-macro2",
          "manifest": "serial_test_derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.60"
        },
        {
          "name": "serial_test",
          "manifest": "serial_test_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "once_cell",
          "manifest": "serial_test_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^1.19"
        },
        {
          "name": "env_logger",
          "manifest": "serial_test_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">=0.6.1"
        },
        {
          "name": "parking_lot",
          "manifest": "serial_test_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.12"
        },
        {
          "name": "lock_api",
          "manifest": "serial_test_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.4.7"
        },
        {
          "name": "wasm-bindgen-test",
          "manifest": "serial_test_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.3.50"
        },
        {
          "name": "scoped-tls",
          "manifest": "serial_test_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "log",
          "manifest": "serial_test_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">=0.4.4"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "document-features",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "document-features",
            "direct": true,
            "version": "0.2.12",
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": true,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "fslock",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "fslock",
            "direct": true,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "futures-executor",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures-executor",
            "direct": true,
            "version": "0.3.27",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": true,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "lock_api",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "lock_api",
            "direct": true,
            "version": "0.4.9",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": "0.4.20",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": true,
            "version": "1.19.0",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot",
            "direct": true,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": "1.0.104",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": "1.0.43",
            "ecosystem": "crates"
          },
          {
            "name": "scoped-tls",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "scoped-tls",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "serial_test_derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "1.0.109",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "2.0.114",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "3.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-test",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-test",
            "direct": true,
            "version": "0.3.50",
            "ecosystem": "crates"
          },
          {
            "name": "actix-macros",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "actix-rt",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "actix-rt",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "addr2line",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "crates"
          },
          {
            "name": "adler2",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "backtrace",
            "direct": false,
            "version": "0.3.75",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "gimli",
            "direct": false,
            "version": "0.31.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "crates"
          },
          {
            "name": "hermit-abi",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.10.5",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.77",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.174",
            "ecosystem": "crates"
          },
          {
            "name": "litrs",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "minicov",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "crates"
          },
          {
            "name": "miniz_oxide",
            "direct": false,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "mio",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "crates"
          },
          {
            "name": "ntest",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "ntest",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "ntest_test_cases",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "ntest_timeout",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "num_cpus",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "object",
            "direct": false,
            "version": "0.36.7",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot_core",
            "direct": false,
            "version": "0.9.7",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "pin-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-crate",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-demangle",
            "direct": false,
            "version": "0.1.25",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "signal-hook-registry",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.11",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "socket2",
            "direct": false,
            "version": "0.5.10",
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": false,
            "version": "1.38.2",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-macros",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "toml_edit",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.0+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-backend",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-futures",
            "direct": false,
            "version": "0.4.50",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-test-macro",
            "direct": false,
            "version": "0.3.50",
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": false,
            "version": "0.3.77",
            "ecosystem": "crates"
          },
          {
            "name": "winapi",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-i686-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-x86_64-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.45.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.48.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.52.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.59.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.42.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "0.7.14",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 132,
        "direct_count": 31,
        "indirect_count": 101
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 100,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 52,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "palfrey",
          "commits": 404,
          "avatar_url": "https://avatars.githubusercontent.com/u/38532?v=4"
        },
        {
          "type": "User",
          "login": "Licenser",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/119093?v=4"
        },
        {
          "type": "User",
          "login": "justanotheranonymoususer",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/5781692?v=4"
        },
        {
          "type": "User",
          "login": "Carter12s",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/8097919?v=4"
        },
        {
          "type": "User",
          "login": "mathstuf",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/97253?v=4"
        },
        {
          "type": "User",
          "login": "bl-ue",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/54780737?v=4"
        },
        {
          "type": "User",
          "login": "tworec",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/12720209?v=4"
        },
        {
          "type": "User",
          "login": "pgerber",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/11895833?v=4"
        },
        {
          "type": "User",
          "login": "erik1p",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/101121726?v=4"
        },
        {
          "type": "User",
          "login": "AudaciousAxiom",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/179637270?v=4"
        }
      ],
      "contributors_sampled": 21,
      "top_contributor_share": 0.89
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": "6 out of 6 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": 1,
            "reason": "Found 2/11 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "383c8946c51b679755bc7118b6eddc8aa4db5723",
        "ran_at": "2026-07-26T19:14:52Z",
        "aggregate_score": 6.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T20:31:06Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-25T20:08:58Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/palfrey/serial_test",
    "host": "github.com",
    "name": "serial_test",
    "owner": "palfrey"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 71,
      "inputs": {
        "security": 70,
        "vitality": 81,
        "community": 63,
        "governance": 68,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 84,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 14
            },
            "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": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "84 commits in the last year",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "16 commit(s) and 2 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": 24,
              "latest_release_tag": "v4.0.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 103.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "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 ~103.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 103.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 26,
              "stars": 293,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "293 stars",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 293
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "26 forks",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": 100,
            "inputs": {
              "packages": [
                "serial_test",
                "serial_test_derive"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 261575286,
              "monthly_downloads": 15903405
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "15,903,405 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 15903405,
                      "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": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 21,
              "top_contributor_share": 0.89
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 89% of commits",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "21 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 100,
              "open_issues": 0,
              "closed_issues": 52,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 7
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "100/107 decided PRs merged",
                "points": 35.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 100,
                      "decided": 107
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "followers": 307,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "palfrey",
              "public_repos": 409,
              "account_age_days": 6442
            },
            "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": "307 followers of palfrey",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 307,
                      "login": "palfrey"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "409 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 409
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "serial_test",
                "serial_test_derive"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "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": "25 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "rust-library",
                "testing",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": "https://tevps.net/blog/serial_test/",
              "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": "https://tevps.net/blog/serial_test/",
                "points": 15,
                "status": "met",
                "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.3
            },
            "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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 113 resolved dependencies against OSV; 19 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 113
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 19
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 113,
              "unassessed_packages": 19,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 113,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 8
            },
            "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": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.3,
              "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": "30 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 30,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "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",
                "serial_test/Cargo.toml",
                "serial_test_derive/Cargo.toml",
                "serial_test_test/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, serial_test/Cargo.toml, serial_test_derive/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, serial_test/Cargo.toml, serial_test_derive/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 43561,
              "source_files_sampled": 15,
              "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/15 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 15,
                      "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",
    "Could not fetch crates package 'serial_test_test' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T19:15:13.604366Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/palfrey/serial_test.svg",
  "full_name": "palfrey/serial_test",
  "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.