Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 18:00 UTC

yanganto / test-with

A lib help you run test with condition

RustMIT★ 51 stars⑂ 7 forkssince Dec 2021View on GitHub ↗

yanganto/test-with holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (79/100) and lowest on Security (45/100). It was last updated today. A single contributor accounts for most of its recent work.

59
overall / 100
Moderate

Software health index

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

59
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

Antonio YangPersonal account
114 followers232 public repossince Feb 2015

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.iotest-with0.17.0106,504770 days agoconditionignoreintegrationtestingtoggledevelopment-tools
crates.iotest-with-derive0.17.069,23460 days agoconditionignoreintegrationtestingtoggledevelopment-tools

Metrics by category

Vitality

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

79Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
11.8/36Commit cadence — 17/52 weeks with commits
15.3/18Commit volume — 50 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year50
human_commit_share0.56
days_since_last_push0
active_weeks_last_year17
How it's scored
16.2/27Ships releases — 77 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~29.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count77
latest_release_tagv0.17.0
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases29.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?

53Moderate · 18% of overall
How it's scored
27.6/60Stars — 51 stars
6.5/25Forks — 7 forks
0/15Watchers — 1 watchers
Inputs used
forks7
stars51
watchers1
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
69.9/80Monthly downloads — 175,738 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestest-with, test-with-derive
dependents
ecosystemscrates
total_downloads1,810,327
monthly_downloads175,738
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?

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.5/22.5Commit distribution — top contributor authored 93% of commits
9.5/13.5Contributor breadth — 7 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.934
How it's scored
38.8/46.8Issue resolution — 83% of issues closed
35.9/38.3PR acceptance — 125/133 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/3 approved changesets -- score normalized to 0
Inputs used
merged_prs125
open_issues6
closed_issues29
issue_closed_ratio0.829
closed_unmerged_prs8
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.8/25Owner reach — 114 followers of yanganto
25/25Track record — 232 public repos, account ~11 yr old
Inputs used
followers114
owner_typeUser
is_verified
owner_loginyanganto
public_repos232
account_age_days4,192
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 — 77 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestest-with, test-with-derive
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicscondition, ignore, integration, rust, testing, toggle
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

45At risk · 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 — 24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/3 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 25 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.8/40Legible commit history — 25 of 56 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.446
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, derive/Cargo.toml, examples-with-runner/Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Nix, lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 27 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixyes
has_testsno
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsCargo.toml, derive/Cargo.toml, examples-with-runner/Cargo.toml, lib/Cargo.toml
dependency_bot_commit_share0.27
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/34 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes48,249
source_files_sampled34
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

51GitHub stars
7contributors
50commits, last 12 months
0days since last push
77releases
1bus factor
6open 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 'test-with-runner' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 7 ⇿
0Stars
7Forks
58Releases

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.

1234567712022-052024-052026-04
Major 0Minor 9Patch 49

Each point covers 4 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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 18:00 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-Tests24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/3 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities25 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
crates.ioproc-macro21.0derive/Cargo.toml
crates.ioquote1.0derive/Cargo.toml
crates.iosyn3.0derive/Cargo.toml
crates.ioregex1derive/Cargo.toml
crates.ioreqwest0.13derive/Cargo.toml
crates.ioping0.9.0derive/Cargo.toml
crates.iosysinfo0.39derive/Cargo.toml
crates.iobyte-unit5.0derive/Cargo.toml
crates.ionum_cpus1.13derive/Cargo.toml
crates.iowhich8.0derive/Cargo.toml
crates.iochrono0.4derive/Cargo.toml
crates.iotest-withexamples-with-runner/Cargo.toml
crates.iotokio1.45.1examples-with-runner/Cargo.toml
crates.iotest-with-derive=0.17.0lib/Cargo.toml
crates.ioreqwest0.13lib/Cargo.toml
crates.ioping0.9.0lib/Cargo.toml
crates.iosysinfo0.39lib/Cargo.toml
crates.iobyte-unit5.0lib/Cargo.toml
crates.ionum_cpus1.13lib/Cargo.toml
crates.iowhich8.0lib/Cargo.toml
crates.iochrono0.4lib/Cargo.toml
crates.iolibtest-mimic0.8.2lib/Cargo.toml
crates.ioipnet2lib/Cargo.toml
crates.iolocal-ip-address0.6lib/Cargo.toml
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "condition",
        "ignore",
        "integration",
        "rust",
        "testing",
        "toggle"
      ],
      "is_fork": false,
      "size_kb": 441,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Nix": 2616,
        "Rust": 220751,
        "Shell": 10
      },
      "pushed_at": "2026-07-26T03:21:04Z",
      "created_at": "2021-12-31T09:41:38Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T03:21:08Z",
      "description": "A lib help you run test with condition",
      "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://www.ant-lab.tw/",
      "name": "Antonio Yang",
      "type": "User",
      "login": "yanganto",
      "company": null,
      "location": "Singapore",
      "followers": 114,
      "avatar_url": "https://avatars.githubusercontent.com/u/10803111?v=4",
      "created_at": "2015-02-02T01:26:54Z",
      "is_verified": null,
      "public_repos": 232,
      "account_age_days": 4192
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-07-26T03:09:55Z"
        },
        {
          "tag": "v0.16.4",
          "kind": "patch",
          "published_at": "2026-07-05T07:21:33Z"
        },
        {
          "tag": "v0.16.3",
          "kind": "patch",
          "published_at": "2026-06-14T05:10:38Z"
        },
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2026-06-10T14:06:47Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2026-04-10T14:08:17Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2026-03-22T11:43:01Z"
        },
        {
          "tag": "v0.15.8",
          "kind": "patch",
          "published_at": "2026-02-23T01:48:50Z"
        },
        {
          "tag": "v0.15.7",
          "kind": "patch",
          "published_at": "2026-01-28T13:24:39Z"
        },
        {
          "tag": "v0.15.6",
          "kind": "patch",
          "published_at": "2025-12-08T02:28:59Z"
        },
        {
          "tag": "v0.15.5",
          "kind": "patch",
          "published_at": "2025-11-03T02:16:26Z"
        },
        {
          "tag": "v0.15.4",
          "kind": "patch",
          "published_at": "2025-08-12T07:33:52Z"
        },
        {
          "tag": "v0.15.3",
          "kind": "patch",
          "published_at": "2025-07-11T02:55:27Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2025-06-29T03:31:47Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2025-06-13T14:25:50Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2025-06-12T12:40:27Z"
        },
        {
          "tag": "v0.14.11",
          "kind": "patch",
          "published_at": "2025-06-09T01:56:30Z"
        },
        {
          "tag": "v0.14.10",
          "kind": "patch",
          "published_at": "2025-05-02T15:07:22Z"
        },
        {
          "tag": "v0.14.9",
          "kind": "patch",
          "published_at": "2025-04-07T14:09:05Z"
        },
        {
          "tag": "v0.14.8",
          "kind": "patch",
          "published_at": "2025-03-07T15:12:42Z"
        },
        {
          "tag": "v0.14.7",
          "kind": "patch",
          "published_at": "2025-01-02T03:31:44Z"
        },
        {
          "tag": "v0.14.6",
          "kind": "patch",
          "published_at": "2024-12-09T16:29:09Z"
        },
        {
          "tag": "v0.14.5",
          "kind": "patch",
          "published_at": "2024-11-16T08:28:13Z"
        },
        {
          "tag": "v0.14.4",
          "kind": "patch",
          "published_at": "2024-10-07T02:05:05Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2024-10-01T03:04:58Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2024-09-30T15:23:06Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2024-09-24T06:15:39Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2024-09-20T08:49:32Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2024-09-10T08:05:23Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2024-07-11T15:48:57Z"
        },
        {
          "tag": "v0.12.6",
          "kind": "patch",
          "published_at": "2024-03-05T15:00:36Z"
        },
        {
          "tag": "v0.12.5",
          "kind": "patch",
          "published_at": "2024-02-15T05:50:03Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2024-01-24T00:59:04Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2024-01-04T03:11:51Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2023-12-21T16:48:41Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2023-11-28T02:04:23Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2023-11-02T15:35:01Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2023-10-19T07:49:09Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2023-10-17T07:52:01Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-10-12T03:35:29Z"
        },
        {
          "tag": "v0.10.6",
          "kind": "patch",
          "published_at": "2023-10-07T12:31:39Z"
        },
        {
          "tag": "v0.10.5",
          "kind": "patch",
          "published_at": "2023-10-07T05:40:46Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2023-10-02T15:23:22Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2023-09-09T18:18:23Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2023-08-28T16:02:17Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2023-08-16T16:55:35Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2023-08-05T03:26:40Z"
        },
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2023-05-06T08:18:37Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2023-03-21T14:19:55Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2023-03-14T11:05:33Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2023-03-14T03:15:43Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2023-02-20T08:46:26Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2023-02-20T02:20:08Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2023-01-02T04:06:39Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-01-02T03:04:30Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2022-12-09T02:02:03Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-10-15T13:24:51Z"
        },
        {
          "tag": "v0.7.9",
          "kind": "patch",
          "published_at": "2022-08-30T03:25:22Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2022-08-07T04:02:13Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2022-07-30T10:36:43Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2022-06-05T13:37:10Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2022-06-01T09:40:21Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2022-06-01T03:21:06Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2022-06-01T01:07:25Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2022-05-23T02:43:08Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2022-03-30T03:04:14Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2022-03-05T04:12:12Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2022-02-12T04:38:38Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-02-05T16:35:53Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-01-19T00:51:11Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-01-14T06:31:01Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-01-14T05:23:50Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2022-01-14T03:31:42Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-01-08T02:08:26Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-01-07T06:31:43Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-01-03T07:51:40Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2022-01-03T01:01:17Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2022-01-01T02:12:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5ab6630dd01883a72794ed3fda2c2dcd68b51ae3",
          "body": null,
          "is_bot": false,
          "headline": "ci: add runtime ip check example",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-07-26T03:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701c6af2d9c0381f32c101c986d75d27e5d6f7ce",
          "body": null,
          "is_bot": false,
          "headline": "bump 0.17.0",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-07-26T03:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d1323891920e3487f0ab41b28db5e5dbab9ead7",
          "body": null,
          "is_bot": false,
          "headline": "update syn 3.0",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-07-26T03:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d7a05424507c4df4d3b8f6459b5a0e70f39e42a",
          "body": "- Add `#[test_with::runtime_ip_in(...)]` to check the ip from interfaces\n- Add `#[test_with::runtime_public_ip]`, `#[test_with::runtime_public_ip_in]`\n and `#[test_with::runtime_public_ip_is]` to check the public ip",
          "is_bot": false,
          "headline": "Add `#[test_with::runtime_ip*]`",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-07-26T03:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "483e4bce94a9945132dfda8785a455d2f2658fff",
          "body": "Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.106 to 1.0.107.\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.106...1.0.107)\n\n---\nupdated-dependencies:\n- dependency-name: proc-macro2\n  dependency-version: 1.0.107\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump proc-macro2 from 1.0.106 to 1.0.107",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-25T05:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11163e0e8f88a5e354401775178f6fb8a34deb61",
          "body": "Bumps [quote](https://github.com/dtolnay/quote) from 1.0.46 to 1.0.47.\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.46...1.0.47)\n\n---\nupdated-dependencies:\n- dependency-name: quote\n  dependency-version: 1.0.47\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump quote from 1.0.46 to 1.0.47",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-25T05:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ef1ec5c12bea6b4cb4464910214f461912b0f9",
          "body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.13.0 to 1.13.1.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.13.0...1.13.1)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n  dependency-version: 1.13.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump regex from 1.13.0 to 1.13.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T15:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9600853219548d01bbcea296e8cbb9d091c0c40c",
          "body": "Bumps [ping](https://github.com/aisk/rust-ping) from 0.8.0 to 0.9.0.\n- [Release notes](https://github.com/aisk/rust-ping/releases)\n- [Commits](https://github.com/aisk/rust-ping/compare/v0.8.0...v0.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: ping\n  dependency-version: 0.9.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ping from 0.8.0 to 0.9.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T15:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8de75ac7ad488235ccd3e2d1fc0ace8213750183",
          "body": "Bumps [syn](https://github.com/dtolnay/syn) from 2.0.118 to 2.0.119.\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.118...2.0.119)\n\n---\nupdated-dependencies:\n- dependency-name: syn\n  dependency-version: 2.0.119\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump syn from 2.0.118 to 2.0.119",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T15:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "957503eef9e37cb14e2d22bcdfeff3a03d8ddeee",
          "body": "Bumps [which](https://github.com/harryfei/which-rs) from 8.0.4 to 8.0.5.\n- [Release notes](https://github.com/harryfei/which-rs/releases)\n- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/harryfei/which-rs/compare/8.0.4...8.0.5)\n\n---\nupdated-\n[…]\nendencies:\n- dependency-name: which\n  dependency-version: 8.0.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump which from 8.0.4 to 8.0.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T15:49:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57470d909f9bb4f59786270c17a20957c27bdf1d",
          "body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.12.4 to 1.13.0.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.12.4...1.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n  dependency-version: 1.13.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump regex from 1.12.4 to 1.13.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-12T12:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555c66ba09c7a294df44bbe682de00f77ebebee2",
          "body": "Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.39.5 to 0.39.6.\n- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/GuillaumeGomez/sysinfo/compare/v0.39.5...v0.39.6)\n\n---\nupdated-dependencies:\n- dependency-name: sysinfo\n  dependency-version: 0.39.6\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump sysinfo from 0.39.5 to 0.39.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-12T12:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2a5e360891e4144a6fce980ad1efa71d92e96ca",
          "body": "Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 5.2.3 to 5.2.5.\n- [Commits](https://github.com/magiclen/byte-unit/compare/v5.2.3...v5.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: byte-unit\n  dependency-version: 5.2.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump byte-unit from 5.2.3 to 5.2.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-12T12:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ea7d8a79552614798dcd429ee2aa389b6774ffc",
          "body": null,
          "is_bot": false,
          "headline": "bump 0.16.4",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-07-05T07:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ebe1ecbd7cb34538ca5c4dfef71519ffa56182",
          "body": null,
          "is_bot": false,
          "headline": "bump MSRV 1.88 -> 1.95",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-07-05T07:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d228050fa5c5c439c01828de7e0ac49231bead09",
          "body": "Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.38.0 to 0.39.5.\n- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/GuillaumeGomez/sysinfo/compare/v0.38.0...v0.39.5)\n\n---\nupdated-dependencies:\n- dependency-name: sysinfo\n  dependency-version: 0.39.5\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump sysinfo from 0.38.0 to 0.39.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T07:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e1bb66d70dc95b9e738268a2a01b8abe3c7e939",
          "body": "Bumps [syn](https://github.com/dtolnay/syn) from 2.0.117 to 2.0.118.\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.117...2.0.118)\n\n---\nupdated-dependencies:\n- dependency-name: syn\n  dependency-version: 2.0.118\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump syn from 2.0.117 to 2.0.118",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T07:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c26a1e14420ad49191186bd466c5c24a9c91f3cc",
          "body": "Bumps [ping](https://github.com/aisk/rust-ping) from 0.7.1 to 0.8.0.\n- [Release notes](https://github.com/aisk/rust-ping/releases)\n- [Commits](https://github.com/aisk/rust-ping/compare/v0.7.1...v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: ping\n  dependency-version: 0.8.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ping from 0.7.1 to 0.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T07:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "899c0f65cfbc2824c3cdde83a104eb4db10eefb7",
          "body": "Bumps [quote](https://github.com/dtolnay/quote) from 1.0.45 to 1.0.46.\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.45...1.0.46)\n\n---\nupdated-dependencies:\n- dependency-name: quote\n  dependency-version: 1.0.46\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump quote from 1.0.45 to 1.0.46",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T07:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42c97aef6c22ae599a08309c8a5b078cef407747",
          "body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.12.2 to 1.12.4.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.12.2...1.12.4)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n  dependency-version: 1.12.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump regex from 1.12.2 to 1.12.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T07:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "441275908001bcfb0c4f57c92e98a2b0fd273a7d",
          "body": "Bumps [which](https://github.com/harryfei/which-rs) from 8.0.0 to 8.0.4.\n- [Release notes](https://github.com/harryfei/which-rs/releases)\n- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/harryfei/which-rs/compare/8.0.0...8.0.4)\n\n---\nupdated-\n[…]\nendencies:\n- dependency-name: which\n  dependency-version: 8.0.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump which from 8.0.0 to 8.0.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T03:01:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2602a04429e572320c56e9a93d98c79a7ba9fd25",
          "body": "Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 5.2.0 to 5.2.3.\n- [Commits](https://github.com/magiclen/byte-unit/compare/v5.2.0...v5.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: byte-unit\n  dependency-version: 5.2.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump byte-unit from 5.2.0 to 5.2.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T03:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0078930dc9017e7cddf984a8e6bb6837b63ed10c",
          "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.49.0 to 1.50.0.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.49.0...tokio-1.50.0)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n  dependency-version: 1.50.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump tokio from 1.49.0 to 1.50.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T03:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e818bebbc7a36e219e72c200fc8dfc18c2841c93",
          "body": "Bumps [quote](https://github.com/dtolnay/quote) from 1.0.44 to 1.0.45.\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.44...1.0.45)\n\n---\nupdated-dependencies:\n- dependency-name: quote\n  dependency-version: 1.0.45\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump quote from 1.0.44 to 1.0.45",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T03:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff94172d5ab8a61c140d9a69fe0d714d3e457f6",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T03:00:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "875f66810b9f287b9e72a487970dfb6fd1ffc7b5",
          "body": null,
          "is_bot": false,
          "headline": "pin uzers only with Major.Minor",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-06-14T05:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "768012ac1f5a92fdc7bf9b6055d6feda4cc6471d",
          "body": null,
          "is_bot": false,
          "headline": "cargo: fix readme",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-06-14T05:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "652b3082e1114df6a8043428856a7e35da4bf729",
          "body": "Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.3.1 to 3.5.0.\n- [Release notes](https://github.com/palfrey/serial_test/releases)\n- [Commits](https://github.com/palfrey/serial_test/compare/v3.3.1...v3.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: serial_test\n  dependency-version: 3.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump serial_test from 3.3.1 to 3.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-14T05:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7b8e88fdb6741709e6b8f11657070211db8b13",
          "body": "Bumps [syn](https://github.com/dtolnay/syn) from 2.0.114 to 2.0.117.\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.114...2.0.117)\n\n---\nupdated-dependencies:\n- dependency-name: syn\n  dependency-version: 2.0.117\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump syn from 2.0.114 to 2.0.117",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-14T05:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0816e940b5e84ad3e35dd729dfb9863972cf773c",
          "body": "Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.43 to 0.4.45.\n- [Release notes](https://github.com/chronotope/chrono/releases)\n- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/chronotope/chrono/compare/v0.4.43...v0.4.45)\n\n---\nupd\n[…]\ndencies:\n- dependency-name: chrono\n  dependency-version: 0.4.45\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump chrono from 0.4.43 to 0.4.45",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-14T05:00:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a3121864f05d3c404141738a25c0a67c5c084b4",
          "body": "Bumps [uzers](https://github.com/rustadopt/uzers-rs) from 0.11.3 to 0.12.2.\n- [Release notes](https://github.com/rustadopt/uzers-rs/releases)\n- [Changelog](https://github.com/rustadopt/uzers-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustadopt/uzers-rs/compare/v0.11.3...v0.12.2)\n\n---\n\n[…]\nndencies:\n- dependency-name: uzers\n  dependency-version: 0.12.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump uzers from 0.11.3 to 0.12.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-14T05:00:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0fda072f1ebae09682561b3c0efbb50317495a53",
          "body": "Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.13.1 to 0.13.4.\n- [Release notes](https://github.com/seanmonstar/reqwest/releases)\n- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.13.1...v0.13.\n[…]\nencies:\n- dependency-name: reqwest\n  dependency-version: 0.13.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump reqwest from 0.13.1 to 0.13.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-14T05:00:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87f7f8d268de17dba9b42f0d8fc7347f65cc43ae",
          "body": null,
          "is_bot": false,
          "headline": "bump 0.16.2",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-06-10T14:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b1af10e2ce23df8976a62b4b92a590b60e42f5",
          "body": null,
          "is_bot": false,
          "headline": "use dependabot",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-06-10T14:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e56bdd6cbe9a903c4e369991cbf400ae07acd92",
          "body": null,
          "is_bot": false,
          "headline": "rm abort_call_site!",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-06-10T14:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569940edb551f6c0bd15864d1cfa3557d1e054cd",
          "body": null,
          "is_bot": false,
          "headline": "bump 0.16.1",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-04-10T14:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d3f50c9dd97d1fde1efdf1acc4a2a582bf94661",
          "body": "Without `default-features = false`, test-with-derive is always compiled\nwith its full default feature set (net, resource, user, executable,\ntimezone) regardless of which features the user selects for test-with.\nThis pulls in reqwest, aws-lc-rs/aws-lc-sys, sysinfo, ping, and ~70\nother transitive depe\n[…]\nest-with-derive/<feature>, so no wiring is missing. This change only\nprevents derive's default features from being unconditionally activated.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: disable default-features on test-with-derive dependency (#137)",
          "author_name": "Haejoon Kim",
          "author_login": "khj809",
          "committed_at": "2026-04-10T13:58:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e6d8ba1d8d2656a10b137b4c7870a0635ee4b8f0",
          "body": null,
          "is_bot": false,
          "headline": "drop Super-linter (#136)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-03-26T15:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3797db40a36114a155d33e18c058961d9e06857",
          "body": "Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 8.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v8)\n\n---\nupdated-dependencies:\n- depende\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump peter-evans/create-pull-request from 4 to 8 (#132)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T14:45:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3331f8b31f63624e583d7dfd3fb1d6cf13656836",
          "body": "Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 31.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)\n- [Commits](https://github.com/cachix/install-nix\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump cachix/install-nix-action from 15 to 31 (#133)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T14:45:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0e00aace4d1e5e98ca12c457c04ec911d1ea0162",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 6 (#134)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T14:45:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18461d83e6d5644edaea3b19f08b555a0154b9e7",
          "body": null,
          "is_bot": false,
          "headline": "add dependency bot",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-03-26T14:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f3447a1ebe7c987ab1d2be2508f7418fa59d07",
          "body": null,
          "is_bot": false,
          "headline": "Refactor with libtest-mimic: 0.8.2 (#130)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-03-22T11:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca067c57b969353a9e29405e0ed694bc99206cb",
          "body": null,
          "is_bot": false,
          "headline": "bounce version (#129)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-02-23T01:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e7e1302d665f10c15e84c8c92ce435446474590",
          "body": null,
          "is_bot": false,
          "headline": "Update ping (#128)",
          "author_name": "AN Long",
          "author_login": "aisk",
          "committed_at": "2026-02-23T01:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a13043e8c004493387559c0b08f47b173ca77da",
          "body": null,
          "is_bot": false,
          "headline": "update test cases (#127)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-01-28T13:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29836ec070e4b738f5c178b0aab968ca4d961752",
          "body": null,
          "is_bot": false,
          "headline": "reqwest: 0.13-rc -> 0.13, sysinfo: 0.37 -> 0.38",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2026-01-28T12:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc66d5e7006ed4a245c0e768a80371935a6753f1",
          "body": "Co-authored-by: yanganto <yanganto@users.noreply.github.com>",
          "is_bot": true,
          "headline": "automated dependency update (#125)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-30T04:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692278f76bf6a222cd4ffa1f3f7df38678c8c7e7",
          "body": "* automated dependency update\n\n* upgrade: libtest-with: 0.8.1-11 -> 0.8.1-12\n\n---------\n\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#124)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-08T02:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a911c523d386fe3f7d65d6e9cbc8ca584beb7305",
          "body": null,
          "is_bot": false,
          "headline": "update locks (#122)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2025-12-03T03:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b384b371d14361f0cc49cbc1d2e4b6c0c5b3a5e8",
          "body": "* update ping 0.6 -> 0.7\n* update libitest-with 0.8.1-10 -> 0.8.1-11\n\n---------\n\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#120)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-03T02:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14a4af73345202496ca42fca89c78f1d79dc2d7",
          "body": "* update flake\n* typo",
          "is_bot": false,
          "headline": "update flake (#119)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2025-10-09T01:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49f1feb4dc1252c8000fe257554d7e10987262c",
          "body": "* automated dependency update\n\n* update msrv\n\n---------\n\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#118)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-08-12T07:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc81ca3a6fe6f164bec21dda927a542aa1d8e5a",
          "body": "* automated dependency update\n* update lock\n\n---------\n\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#117)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-07-28T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21b41678b92a5807a42f989d9008bfad964694d1",
          "body": "* update sysinfo 0.35 -> 0.36\n* update libtest-with 0.8.1-8 -> 0.8.1-9\n* bump version 0.15.3\n\n---------\n\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#116)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-07-11T02:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d662e2b293221be40427c8aa866d73832c58e222",
          "body": "* automated dependency update\n* update libtest-with and bounce version\n\n---------\n\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#115)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-06-29T03:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e07d858119f57db2c97edca91d80e3fcee54eda2",
          "body": null,
          "is_bot": false,
          "headline": "readme (#113)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2025-06-16T14:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b294ff3716c6ff8b61d3da5f3a23780480224e",
          "body": "* remove test-with-async feature requirement\n* allow async/sync mixed test cases",
          "is_bot": false,
          "headline": "enhance tokio runtime feature (#112)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2025-06-13T14:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "977961158b0435e07bca817d6aad9fc1ff0611fb",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split macros (#111)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2025-06-13T08:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ef7bf7dcf79e1827ffaf108ac4919dc9069788",
          "body": "* implement tokio_runner with `test-with-async` feature\n* bounce version",
          "is_bot": false,
          "headline": "Support tokio runtime conditional tests (#109)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2025-06-12T12:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ab7bae5947fd5f1efafcbdc265665bb3747e0cc",
          "body": null,
          "is_bot": false,
          "headline": "bounce 0.14.11",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2025-06-09T01:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1536a953b3344728374009b90b66d72f01f8301e",
          "body": "* automated dependency update which 0.7.0 -> 0.8.0\n* update libtest-with 0.8.1-6 -> 0.8.1-7\n\n---------\n\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#108)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-06-09T01:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4a9a5dc1c8482b0dca7feafed23fc26f9387aa",
          "body": "Co-authored-by: yanganto <yanganto@users.noreply.github.com>",
          "is_bot": true,
          "headline": "automated dependency update (#107)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-06-09T00:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "454eb0a6cd5e2c3d280530f916699bd34103de6d",
          "body": "* automated dependency update\n\n* also update libtest-with\n\n---------\n\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#105)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-02T15:07:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c507b2648f7a7e86bdb1860237c0ad9e20817ac3",
          "body": "* automated dependency update\n* update locks\n---------\n\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#104)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-07T14:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef242e35738b0d175faf357e00e0c67a9d3495db",
          "body": null,
          "is_bot": false,
          "headline": "add `||` for executable condition (#103)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2025-03-07T15:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53e616509b543210694d976a1bef011b1f23aa53",
          "body": "Co-authored-by: yanganto <yanganto@users.noreply.github.com>",
          "is_bot": true,
          "headline": "automated dependency update (#101)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-03-03T12:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66b1323c30a51f91e3d8c34d40c06b9b437b12eb",
          "body": "* automated dependency update\r\n\r\n* update libtest-with\r\n\r\n---------\r\n\r\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\r\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#100)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-02T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b4adf4676740045714fd7b35914336825e707b5",
          "body": "* automated dependency update\r\n* update libtest-with 0.8.1-3\r\n---------\r\n\r\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\r\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#99)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-12-09T16:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a1a601e2ce504469bd691d4d1508dc6bb3c0cf0",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-11-16T08:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48f051a65596d60a3a6cfd62f768c5a722d405c5",
          "body": null,
          "is_bot": false,
          "headline": "update libtest-with 0.7.0-3 -> 0.8.1-0",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-10-07T02:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b961268615a56e01dfeb6b1fd7e44003cd5115b9",
          "body": null,
          "is_bot": false,
          "headline": "fix IST, WIB timezone",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-10-01T03:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7506b734f228a58d13616e38cb7c3a42e52e4a50",
          "body": null,
          "is_bot": false,
          "headline": "support timezone abbreviation",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-09-30T15:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0a20ab3a09089b7d7646e1b957b3a12e60d8666",
          "body": null,
          "is_bot": false,
          "headline": "add typo.toml",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-09-24T06:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f3846fe063c0028946306a62328330a37a83d47",
          "body": null,
          "is_bot": false,
          "headline": "support some timezone abbreviation",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-09-24T06:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48e521f8ec5c09eda6364650df3a6895796347b9",
          "body": null,
          "is_bot": false,
          "headline": "Add `#test_with::timezone`",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-09-20T08:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30f464940a2a12be8cd3cfccc395e0cb923b25f2",
          "body": null,
          "is_bot": false,
          "headline": "bounce version",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-09-10T08:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d85f40a0daec34b044f807d038c2c6d41c343a18",
          "body": null,
          "is_bot": false,
          "headline": "typo",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-09-10T08:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56083f05c5f7814b1571f84f27ea75e27c6c541b",
          "body": null,
          "is_bot": false,
          "headline": "update proc-macro-error2",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-09-10T08:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b31e0c0624fb3ab3b2e3e50c61576129637d1f7",
          "body": null,
          "is_bot": false,
          "headline": "reame",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-07-12T07:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdb61185a5c644fb177cdde83763be0ca61721fd",
          "body": null,
          "is_bot": false,
          "headline": "update categories",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-07-11T16:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dad2c78f82e8773205c64b95ebb80fbb625977a",
          "body": null,
          "is_bot": false,
          "headline": "update test dependencies",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-07-11T15:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d982c54767644138c10e161554d63d462ee309",
          "body": null,
          "is_bot": false,
          "headline": "Add `#test_with::lock`",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-07-11T15:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b87e9f354f57408528955f7cdbb8b3832e0969c",
          "body": null,
          "is_bot": false,
          "headline": "add example for rstest (#89)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-06-07T09:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa76718e80f000863b3456d1b1c6b63dc6e2a0c1",
          "body": null,
          "is_bot": false,
          "headline": "lock and bounce version (#87)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-03-05T15:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b7f430c349cf406f058f9825d5ebd2385fffadf",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): replace users crate as per rustsec advisory (#86)",
          "author_name": "Lorenzo Delgado",
          "author_login": "LNSD",
          "committed_at": "2024-03-05T14:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07abc76ce12a665910ab949c1b6d518939f1ba4a",
          "body": null,
          "is_bot": false,
          "headline": "bounce version",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-02-15T05:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cf64e39317b3c7b55367d996f548bfe55698fa0",
          "body": null,
          "is_bot": false,
          "headline": "update long env testcase",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-02-15T05:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547a5373a16044d76fab8422a24306cb981b694f",
          "body": null,
          "is_bot": false,
          "headline": "lint",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-02-15T05:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97db7dc66928247f544e6b7b6fafade62f50a8e",
          "body": null,
          "is_bot": false,
          "headline": "fix: env macro multiline support (#83)",
          "author_name": "Lorenzo Delgado",
          "author_login": "LNSD",
          "committed_at": "2024-02-15T05:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6497e987be3259de4f8d7f6e92209d3576b6b7",
          "body": "* update libtest-with\r\n\r\n* bounce version",
          "is_bot": false,
          "headline": "Update libtest-with (#82)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-01-24T00:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d57f16ac9dbca8234c608a3e2d3adf1aed9f4a",
          "body": null,
          "is_bot": false,
          "headline": "bounce version",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2024-01-04T03:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edda1c6a74e1f3802d0bd126d3debac8fdc2f580",
          "body": null,
          "is_bot": false,
          "headline": "fix test dependency (#81)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2023-12-25T02:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90ff555c12de7a61d6061da8bb36d9063f992ac2",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo: exmaples => examples (#79)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2023-12-22T17:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0449df6cb8f778a4b03e4f36c15a6e0d1ef8d46",
          "body": null,
          "is_bot": false,
          "headline": "bounce version",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2023-12-21T16:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be8826503a82f6027e6a735b3eef585d6088e97",
          "body": "* automated dependency update\r\n\r\n* update libtest-with\r\n\r\n* adapt sysinfo 0.30\r\n\r\n---------\r\n\r\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\r\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#78)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-12-21T16:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7b3c5403b1a11757bd2148d857a4a7d94a0338c",
          "body": "* automated dependency update\r\n\r\n* bounce version\r\n\r\n* fix Bytes::parse_str\r\n\r\n---------\r\n\r\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\r\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#77)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-11-28T02:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49149777250375e73620d5542a2ec24dd53c838b",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2023-11-02T16:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "479d0a8cf267c7af0fdab3830a07ec409d8ccb93",
          "body": "* allow setup Mock by TestEnv\r\n* update ci for mock example tests\r\n* add mix example with mock\r\n* update readme",
          "is_bot": false,
          "headline": "Allow setup Mock by TestEnv (#76)",
          "author_name": "Antonio Yang",
          "author_login": "yanganto",
          "committed_at": "2023-11-02T15:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea11227d918a1f82eee030a93c0e8069ab895952",
          "body": "* automated dependency update\r\n\r\n* update lib dependency\r\n\r\n* bounce version\r\n\r\n---------\r\n\r\nCo-authored-by: yanganto <yanganto@users.noreply.github.com>\r\nCo-authored-by: Antonio Yang <yanganto@gmail.com>",
          "is_bot": true,
          "headline": "Dependency Update (#74)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-10-19T07:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 77,
      "commits_last_year": 50,
      "latest_release_at": "2026-07-26T03:09:55Z",
      "latest_release_tag": "v0.17.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 29.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "test-with",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "condition",
            "ignore",
            "integration",
            "testing",
            "toggle",
            "development-tools"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/test-with",
          "is_deprecated": false,
          "latest_version": "0.17.0",
          "repository_url": "https://github.com/yanganto/test-with",
          "versions_count": 77,
          "total_downloads": 1579721,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 106504,
          "first_published_at": "2021-12-31T09:48:36.333586Z",
          "latest_published_at": "2026-07-26T03:13:15.522306Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "test-with-derive",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "condition",
            "ignore",
            "integration",
            "testing",
            "toggle",
            "development-tools"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/test-with-derive",
          "is_deprecated": false,
          "latest_version": "0.17.0",
          "repository_url": "https://github.com/yanganto/test-with",
          "versions_count": 6,
          "total_downloads": 230606,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 69234,
          "first_published_at": "2026-03-22T11:47:08.378461Z",
          "latest_published_at": "2026-07-26T03:12:22.203869Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 51,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "derive/Cargo.toml",
        "examples-with-runner/Cargo.toml",
        "lib/Cargo.toml"
      ],
      "largest_source_bytes": 48249,
      "source_files_sampled": 34,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "derive/Cargo.toml",
        "examples-with-runner/Cargo.toml",
        "lib/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "proc-macro2",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "quote",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "syn",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3.0"
        },
        {
          "name": "regex",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "reqwest",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13"
        },
        {
          "name": "ping",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9.0"
        },
        {
          "name": "sysinfo",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.39"
        },
        {
          "name": "byte-unit",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "5.0"
        },
        {
          "name": "num_cpus",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.13"
        },
        {
          "name": "which",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "8.0"
        },
        {
          "name": "chrono",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "test-with",
          "manifest": "examples-with-runner/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "examples-with-runner/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.45.1"
        },
        {
          "name": "test-with-derive",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.17.0"
        },
        {
          "name": "reqwest",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13"
        },
        {
          "name": "ping",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9.0"
        },
        {
          "name": "sysinfo",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.39"
        },
        {
          "name": "byte-unit",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "5.0"
        },
        {
          "name": "num_cpus",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.13"
        },
        {
          "name": "which",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "8.0"
        },
        {
          "name": "chrono",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "libtest-mimic",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.2"
        },
        {
          "name": "ipnet",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "local-ip-address",
          "manifest": "lib/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.6"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 125,
        "open_issues": 6,
        "closed_ratio": 0.829,
        "closed_issues": 29,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "yanganto",
          "commits": 141,
          "avatar_url": "https://avatars.githubusercontent.com/u/10803111?v=4"
        },
        {
          "type": "User",
          "login": "Boegie19",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/34578426?v=4"
        },
        {
          "type": "User",
          "login": "LNSD",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3949095?v=4"
        },
        {
          "type": "User",
          "login": "aisk",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/699636?v=4"
        },
        {
          "type": "User",
          "login": "khj809",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/19548266?v=4"
        },
        {
          "type": "User",
          "login": "jelmer",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/49032?v=4"
        },
        {
          "type": "User",
          "login": "sdroege",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/301846?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.934
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "lint.yml",
        "release.yml",
        "test.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": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/3 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "25 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5ab6630dd01883a72794ed3fda2c2dcd68b51ae3",
        "ran_at": "2026-07-26T18:00:23Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T03:21:05Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-26T03:09:55Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 22,
          "created_at": "2022-01-17T02:58:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 31,
          "created_at": "2022-03-05T04:07:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2022-03-05T04:07:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 85,
          "created_at": "2024-02-15T05:52:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2025-06-17T05:35:28Z",
          "last_comment_at": "2025-06-17T06:12:34Z",
          "last_comment_author": "yanganto"
        },
        {
          "number": 131,
          "created_at": "2026-03-22T11:58:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/yanganto/test-with",
    "host": "github.com",
    "name": "test-with",
    "owner": "yanganto"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 45,
        "vitality": 79,
        "community": 53,
        "governance": 61,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 50,
              "human_commit_share": 0.56,
              "days_since_last_push": 0,
              "active_weeks_last_year": 17
            },
            "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": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "50 commits in the last year",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 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": 88,
            "inputs": {
              "releases_count": 77,
              "latest_release_tag": "v0.17.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 29.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "77 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "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 ~29.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 29.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": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 7,
              "stars": 51,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "51 stars",
                "points": 27.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 87,
            "inputs": {
              "packages": [
                "test-with",
                "test-with-derive"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 1810327,
              "monthly_downloads": 175738
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "175,738 downloads/month across crates",
                "points": 69.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 175738,
                      "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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.934
            },
            "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 93% of commits",
                "points": 1.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 125,
              "open_issues": 6,
              "closed_issues": 29,
              "issue_closed_ratio": 0.829,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "125/133 decided PRs merged",
                "points": 35.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 125,
                      "decided": 133
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 114,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "yanganto",
              "public_repos": 232,
              "account_age_days": 4192
            },
            "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": "114 followers of yanganto",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 114,
                      "login": "yanganto"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "232 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 232
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "test-with",
                "test-with-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": "77 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "condition",
                "ignore",
                "integration",
                "rust",
                "testing",
                "toggle"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.5
            },
            "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": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "25 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.446,
              "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": "25 of 56 human commits state their intent (structured subject or explanatory body)",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 56
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": true,
              "has_tests": false,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "Cargo.toml",
                "derive/Cargo.toml",
                "examples-with-runner/Cargo.toml",
                "lib/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.27
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, derive/Cargo.toml, examples-with-runner/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, derive/Cargo.toml, examples-with-runner/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "27 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 27,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 48249,
              "source_files_sampled": 34,
              "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/34 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? 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 'test-with-runner' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T18:00:41.352860Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yanganto/test-with.svg",
  "full_name": "yanganto/test-with",
  "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.