Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-08-01 07:37 UTC

r-hub / actions

GitHub Actions for R-hub

R · ShellMIT★ 27 stars⑂ 7 forkssince Jan 2020View on GitHub ↗

r-hub/actions holds a health index of 41 out of 100, placing it in the Weak band. It scores highest on Vitality (53/100) and lowest on AI Readiness (21/100). It was last updated 9 days ago. A single contributor accounts for most of its recent work.

41
overall / 100
Weak

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

41
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 44 is calibrated to 41 on the published index scale (record calibration 2026-08-02).

Ownership

The R-hub projectOrganization
124 followers98 public repossince Apr 2015

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

Metrics by category

Vitality

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

53Moderate · 21% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
6.9/36Commit cadence — 10/52 weeks with commits
13.6/18Commit volume — 32 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year32
human_commit_share1
days_since_last_push9
active_weeks_last_year10
How it's scored
27/27Ships releases — 6 releases published
0/36Release recency — latest release 826 days ago
12.6/27Release cadence — a release every ~198.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count6
latest_release_tagv1
releases_from_tagsno
days_since_latest_release826
mean_days_between_releases198.2
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?

39Weak · 17% of overall
How it's scored
23/60Stars — 27 stars
6.5/25Forks — 7 forks
0/15Watchers — 0 watchers
Inputs used
forks7
stars27
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

52Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.5/22.5Commit distribution — top contributor authored 98% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.976
How it's scored
36/42Issue resolution — 86% of issues closed
17.6/30PR acceptance — 10/17 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs10
open_issues3
closed_issues18
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.857
closed_unmerged_prs7
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.1/25Owner reach — 124 followers of r-hub
25/25Track record — 98 public repos, account ~11 yr old
Inputs used
followers124
owner_typeOrganization
is_verified
owner_loginr-hub
public_repos98
account_age_days4,123

Engineering Quality

Are baseline engineering and documentation practices in place?

38Weak · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
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 — 5 topics
10/10Wiki
Inputs used
topicsr, github-actions, docker, docker-hub, github-packages
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?

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

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

21At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8/40Legible commit history — 15 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.15
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — setup/Makefile
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filessetup/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — R without a type-check config
55/55Manageable file sizes — 0/2 source files over 60KB
Inputs used
primary_languageR
largest_source_bytes428
source_files_sampled2
oversized_source_files0

Key facts

27GitHub stars
6contributors
32commits, last 12 months
9days since last push
6releases
1bus factor
3open issues
package ecosystems

Data collection warnings

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

More detail

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

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.

1234567712020-092023-082026-07
Major 0Minor 1Patch 4

Each point covers 6 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-01 07:36 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "r",
        "github-actions",
        "docker",
        "docker-hub",
        "github-packages"
      ],
      "is_fork": false,
      "size_kb": 3565,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "R": 17746,
        "Shell": 9080,
        "Makefile": 153,
        "JavaScript": 666
      },
      "pushed_at": "2026-07-22T13:04:27Z",
      "created_at": "2020-01-26T10:51:47Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T13:05:10Z",
      "description": "GitHub Actions for R-hub",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "R",
      "significant_languages": [
        "R",
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://r-hub.github.io/rhub/",
      "name": "The R-hub project",
      "type": "Organization",
      "login": "r-hub",
      "company": null,
      "location": "United States of America",
      "followers": 124,
      "avatar_url": "https://avatars.githubusercontent.com/u/11999939?v=4",
      "created_at": "2015-04-17T20:38:47Z",
      "is_verified": null,
      "public_repos": 98,
      "account_age_days": 4123
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1",
          "kind": "other",
          "published_at": "2024-04-26T12:49:27Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2024-04-26T12:49:45Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2024-04-26T12:50:49Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-04-26T12:50:32Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2024-04-26T12:50:08Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2021-08-09T10:43:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "cf6c8eff3145ef225104294e6b0c023de4bba9c6",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for netbsd 10.1",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-07-22T13:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4377707de507de50be513c1e9a0973fdd5ec9fc8",
          "body": null,
          "is_bot": false,
          "headline": "[setup-r-netbsd] need curl first to install X11",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-07-22T12:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8a8fde235a7841275441f4f02ac7962ea091418",
          "body": null,
          "is_bot": false,
          "headline": "[setup-r-netbsd] use 10.1, 11.0 hasn't been released yet",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-07-22T12:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5302c38f8a5f056fb9ff895c2d3e27398c11ff3",
          "body": "NetBSD 10.0 has a broken R package.",
          "is_bot": false,
          "headline": "[setup-r-netbsd] default to 11.0",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-07-22T12:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0667b3cf246411d6c651aadcc28bcec70613208b",
          "body": null,
          "is_bot": false,
          "headline": "[setup-r-netbsd] also update openssl",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-07-22T12:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ccb1d12163178de42f880312d33c32ed4fb3235",
          "body": null,
          "is_bot": false,
          "headline": "[setup-r-netbsd] debug",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-07-22T12:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b2411106ad495ad0c2c9dd42b15f4f84e80dbc9",
          "body": null,
          "is_bot": false,
          "headline": "[setup-r-netbsd]: need to update 'curl' for new R build",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-07-22T11:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24b0eb7d579c77e8b3d874cae644e8985600246",
          "body": "[setup-r-*bsd] Install pak from CRAN if no pak binary is available\nfrom github.com/r-lib. Also, these actions now fail if pak is not\navailable, i.e. if both the GitHub and CRAN installations fail.",
          "is_bot": false,
          "headline": "[setup-r-*bsd]: fallback to pak install from CRAN",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-07-22T10:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31960d331f579d85cb0c868fce1dce2aaf132935",
          "body": null,
          "is_bot": false,
          "headline": "macos-13 -> macos-15-intel",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-06-28T06:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b161272a59fcd8192e5bd5e6ce183c025cb80fa",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for v1.7.4",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-06-09T09:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51afb354ff98824d267485fd8a0056b9860e2f1e",
          "body": "To use node 24, node 20 is going unsupported soon.",
          "is_bot": false,
          "headline": "Update action versions",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-06-09T09:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3844834665b5cdd039a996f836ab81120511445d",
          "body": null,
          "is_bot": false,
          "headline": "setup-deps: support RHUB_ACTIONS_INSTALL_LOCAL_PACKAGE",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-06-09T08:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03879141e1d54574f2943cd931304849a2ab1728",
          "body": null,
          "is_bot": false,
          "headline": "Add vnu container",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-06-08T14:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5a908bd7be99dc365a53e504f969d43a526cca",
          "body": null,
          "is_bot": false,
          "headline": "Better run-name for workflow dispatch; add URL hint for containers (#37)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-05-05T08:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41d32aff3f6bd4ded6b81dcc9b4da3d0bc2a6aec",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for v1.7.3",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-03-16T21:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "696e0b9bc49b2ae3057a3e078f1de13ecb5eea2e",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-03-16T21:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8865050b6fc23669a1e11afd25d7dd512ca8c37b",
          "body": null,
          "is_bot": false,
          "headline": "Add clang21, clang22, gcc16 containers",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-03-16T21:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e61c4eafa29dc9f2f911670b576d80d0cc0f4a9",
          "body": "node20 actions are now deprecated",
          "is_bot": false,
          "headline": "[register-redhat]: use node24",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-03-16T16:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "037830feb04df36f4fa5a02ec3c8b4acb1b0911f",
          "body": null,
          "is_bot": false,
          "headline": "[setup-r-openbsd] Add OpenBSD 7.7 and 7.8, default is 7.8 now",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-03-08T07:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3537c67270d967296ffff3a5e7fa2c15d0d8f4c4",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS, prepare for release",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-02-11T09:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4357a1fb33980e3e224eca1e9a9299ed9348129a",
          "body": null,
          "is_bot": false,
          "headline": "[setup-r-sysreqs]: use sonoma macos sysreqs",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-02-11T09:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b82ea4a0747cf6fe2a8afb849fe65ee0812b438",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for 12dd1d3ca7f25f4e2463a37a65dc0480b8b4efc9",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-01-17T22:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12dd1d3ca7f25f4e2463a37a65dc0480b8b4efc9",
          "body": "Maybe I should update all dependencies?",
          "is_bot": false,
          "headline": "[setup-r-freebsd]: need to update pcre2",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-01-17T14:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f3d1c997527839db1aff37ba8cb2185ef5f153c",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS or v1.7.1",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-01-07T13:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6e92f2fb55ca73989c6cd177ec247bd08735ba8",
          "body": null,
          "is_bot": false,
          "headline": "Fix installing R in setup-r-netbsd",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-01-07T13:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eef88f35bacebc216794b838b547e52ac7b265e",
          "body": "NetBSD, OpenBSD, DragonFlyBSD.",
          "is_bot": false,
          "headline": "Fix Rscript for the other BSDs",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-01-07T12:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef59e57a930c576bc2ece1679a216cc3fb5c4cb3",
          "body": "They now use a Python script which cannot be used\nto sync back from the VM, so we call rsync directly.",
          "is_bot": false,
          "headline": "Fix setup-r-freebsd for vm-actions changes",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2026-01-07T12:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5cc1ebc80e200835f4a533f37e66736c906842e",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for v1.7.0",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-10-06T07:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0402b2e4ddbd549e0bbbaade5177ca34bc905e4c",
          "body": null,
          "is_bot": false,
          "headline": "[run-check]: document extra valgrind suppression files",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-10-06T07:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cc0f27196f411ece21f337bd4bcba49147276db",
          "body": null,
          "is_bot": false,
          "headline": "Add a git ignore file",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-10-06T07:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc418174a4cc68c6df0695bbe5bd246a7c884bdc",
          "body": null,
          "is_bot": false,
          "headline": "Add lto container",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-10-06T07:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a38e2a876eceedee56df613c359881ee94d529c6",
          "body": "This reverts commit 33fcb0a80274abb7d820e763f8255007ecbf5d10.",
          "is_bot": false,
          "headline": "Revert \"First try at the Air action\"",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-10-06T07:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b75ada64eb4818cf750ceb2ed2e856ffc4f2992b",
          "body": null,
          "is_bot": false,
          "headline": "Action to register Redhat key (#35)",
          "author_name": "Jeroen Ooms",
          "author_login": "jeroen",
          "committed_at": "2025-06-20T13:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33fcb0a80274abb7d820e763f8255007ecbf5d10",
          "body": null,
          "is_bot": false,
          "headline": "First try at the Air action",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-06-14T12:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56706ee9f9febc8266fa7c2eace96519d82ffac3",
          "body": null,
          "is_bot": false,
          "headline": "debug-shell: latest tmake, install msys2 on windows",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-06-10T15:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0897441695fddb724d427f97cb904529e08e774",
          "body": "Default does not work on older OpenBSD versions.",
          "is_bot": false,
          "headline": "setup-r-openbsd: use a different openbsd mirror",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-05-13T07:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e4b2d243f20db657183cc18c5e9e76b5b094be",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in valgrind pre script",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-04-26T14:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c29c98836b0e6903b2f65aeaf4a5d351704fd47d",
          "body": "Need to use the `GITHUB_ACTION_PATH` env var, instead of\nthe `${{ github.action_path }}` expression, the latter\ndoes not work in containers.",
          "is_bot": false,
          "headline": "Fix pre-check scripts in containers",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-04-26T14:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "110ef4877ae07c5e2d642eb295a6b0738454db43",
          "body": null,
          "is_bot": false,
          "headline": "Allow custom Valgrind suppressions in packages",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-04-26T08:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9663823ac5d540b7b2d93436945048a8f6fc4c1",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for #34",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-04-21T18:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ae459532fe0a66e7081543cc536b7f2ea71e18f",
          "body": null,
          "is_bot": false,
          "headline": "Use macos-15 to more closely resemble CRAN's machine (#34)",
          "author_name": "Jonathan Keane",
          "author_login": "jonkeane",
          "committed_at": "2025-04-19T18:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab9b2fb5021f43bfd0ee977932e0a14d25f6e59e",
          "body": null,
          "is_bot": false,
          "headline": "[run-check]: order inputs alphabetically",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-03-25T08:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beabf049a34955e2627d8811b8f04c1aee4db4b1",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for v1.6.5",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-03-11T11:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06fe23b0a8ad564bd03762d0fe7475591c8b9fd",
          "body": "To be able to install `x86_64` packages on `arm64` runners.",
          "is_bot": false,
          "headline": "[setup-r-sysreqs]: new `arch` input parameter",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-03-11T10:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84f3f6dde8bca530bf88057a8be843061f8fdfc2",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for 1.6.4",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-03-10T19:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee6e3f0f2c17d3eaf108cbe7d6901b40ecce63c5",
          "body": "This reverts commit 1e642eb39af8743163dc4507836480eb00c311ca.",
          "is_bot": false,
          "headline": "Revert \"Use dev setup-r-sysreqs, temporarily\"",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-03-10T19:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b9c4d5a45eef50e156bcd2841c69690c0a991ae",
          "body": null,
          "is_bot": false,
          "headline": "Fix setup-r-sysreqs download links",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-03-10T19:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e642eb39af8743163dc4507836480eb00c311ca",
          "body": null,
          "is_bot": false,
          "headline": "Use dev setup-r-sysreqs, temporarily",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-03-10T19:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7644240a4db4e650fb718df443765e48d2c1975b",
          "body": "- towards adding old platform (does not work yet),\n- set timeout for larger files, the server is slow.",
          "is_bot": false,
          "headline": "Improve setup-r-sysreqs macos download script",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-03-10T19:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce6727f9c9e794e9e522c8f0e65b169a40abc3cc",
          "body": null,
          "is_bot": false,
          "headline": "[setup-r-sysreqs] download from `latest` tag",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-03-10T19:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44f2a43bde9143bf3b972c865488ee05e93a509",
          "body": null,
          "is_bot": false,
          "headline": "NEWS for v1.6.3",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-26T19:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b8563579bd5bee0cfc6edc4ff6ff445923536e",
          "body": null,
          "is_bot": false,
          "headline": "[run-check]: fail for gcc asan/ubsan errors as well",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-26T19:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95f2c46caa4a48c53fa3953081cf5fdfacdcf19",
          "body": null,
          "is_bot": false,
          "headline": "[run-check]: return gcc-asan issues",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-26T18:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a0aea5d46e51ed66504b4751bdd2bc69ee943b0",
          "body": null,
          "is_bot": false,
          "headline": "Add gcc-asan container",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-26T13:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b4c05e0d1224a8538b6cce5069a9e301c55218",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for release",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-26T11:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2f678efe06ccebaa0e636dbe50264e5e592614",
          "body": null,
          "is_bot": false,
          "headline": "Add gcc15 container",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-26T11:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06bf3fcd300108d1a78233f3331c0e358a845b8",
          "body": null,
          "is_bot": false,
          "headline": "Version v1.6.1",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-05T09:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60e93ec6d58e382d67106931be24a0f4e3ddb8ee",
          "body": null,
          "is_bot": false,
          "headline": "Fail clang-ubsan on UBSAN errors",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-05T09:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe1c93f4d57a547085a1f4a2d69bcbe4ea1c2dc5",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for v1.6.0 release",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-04T21:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96621d1e91d32ca45413f03d17d0a0b09e06a282",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in clang-ubsan platform name",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-04T16:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3594867a684fb0cf7b9c4a7a718c77c03d7c83d6",
          "body": null,
          "is_bot": false,
          "headline": "Add clang-ubsan platform",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-04T13:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4010d0c34a192d1b9ee8e6c7248e71ba0db03248",
          "body": "* Add m1-san platform\n\nPlus support pre-check scripts.\n\n* Use run-check action, not check, that is deprecated\n\n* Include everything in 'job-config'\n\nSo we can use the check scripts.\n\n* Need 'shell' property, output grouping\n\n* Move json.R to the right action\n\n* Properly refer to file in action\n\n* Ty\n[…]\nct as well\n\n* mac-san: need to edit the real R script\n\nI.e. not replace the symlink with a script.\n\n* Fail for sanitizer error on m1-san\n\n* Allow notes in platform list\n\nTo be shown by the API client.",
          "is_bot": false,
          "headline": "Add m1-san platform (#30)",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-02-01T19:25:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c11b1341d8a8648abddf93219987d6e6cd41e0b8",
          "body": null,
          "is_bot": false,
          "headline": "ssh-server: no sudo for now",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-01-24T13:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8130d651583885b1393f3dc23c72a9da0196bb9",
          "body": null,
          "is_bot": false,
          "headline": "Need to keep PATH in sudo in ssh-server",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-01-24T13:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed17a4bc74f41cbbaecf5662a00d569516822607",
          "body": null,
          "is_bot": false,
          "headline": "ssh-server quoting fix",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-01-24T13:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04b0b8736b6dd58c83933999c7a2603dd6d0b9a3",
          "body": null,
          "is_bot": false,
          "headline": "Make ssh-server work as regular user + sudo",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-01-24T13:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec0174714c6613a8057380f552c467da282fea0",
          "body": null,
          "is_bot": false,
          "headline": "freebsd: install pak from source, if no pre-built package",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2025-01-10T09:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231628dd22ca720d50e431a4682d06f8dfb47619",
          "body": "Maybe we set a different PATH inadvertently?",
          "is_bot": false,
          "headline": "[netbsd]: need full path for pkg_add?",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-12-27T19:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1607aa150e4d33e2b4a2005c214c27dff7b792e9",
          "body": null,
          "is_bot": false,
          "headline": "Add docs, news for ssh-server",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-12-05T20:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e86c79f27aea1b1aeaab578348bc001096eb76a",
          "body": null,
          "is_bot": false,
          "headline": "Improve output of ssh-server action",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-12-04T22:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3944ca68d04de30202e336aec93abc4ff9f029de",
          "body": null,
          "is_bot": false,
          "headline": "Fix ssh action username",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-12-04T20:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9511c6b0f7ebd3e6f6c1c353d5ec3306bc5436f",
          "body": null,
          "is_bot": false,
          "headline": "ssh-server: need shell",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-12-04T20:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "875e3454099bb802407de71a77875756db390f9c",
          "body": null,
          "is_bot": false,
          "headline": "SSH server action",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-12-04T20:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b925e9971d131540bdd6aa0c84fe5f10e977e60",
          "body": null,
          "is_bot": false,
          "headline": "Update freebsd versions",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-07T07:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b17e9ca05ba372c5a89cfbe5f837573028efa96",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for 1.4.3",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-06T16:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6718c51780280f1cfb5afc1cfa1008a4ae8498e",
          "body": null,
          "is_bot": false,
          "headline": "setup-r-netbsd: install X11 libs",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-06T12:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be510292a338278b312c1a017c3877d981439ff",
          "body": null,
          "is_bot": false,
          "headline": "Simplify example *BSD workflows",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-06T11:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03df6f78cd51ec8efbd9335c0c984ab44016e3ae",
          "body": null,
          "is_bot": false,
          "headline": "setup-r-*bsd set NOT_CRAN=true, if not set already",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-06T11:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97af4f09b8bcd7aa26053f0de329b1d297d94af7",
          "body": null,
          "is_bot": false,
          "headline": "Add DragonFly and NetBSD actions to README",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-06T08:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "538230c11837b0897e439290545c2d8def913893",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for 1.4.2",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-06T08:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec5942a970a4a390996d8a4ab2c053cfb4199d27",
          "body": null,
          "is_bot": false,
          "headline": "setup-r-freebsh: use sh shell on older versions as well",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-05T22:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6fdfecd738ca8be6c34e4c4fe426615d435c400",
          "body": null,
          "is_bot": false,
          "headline": "Fix default OpenBSD version",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-05T19:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7df306fa50dc4f6a659899ed561cf57939f3b4d1",
          "body": null,
          "is_bot": false,
          "headline": "[platform-info]: use r-hub/actions/debug-shell@v1",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-05T15:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80aae6601b9aaa1ab36799581f41cc8bbcd2ae1",
          "body": null,
          "is_bot": false,
          "headline": "Add clang20 and noremap containers to platform list",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-11-05T15:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9231b288f3eebaaa2b494ff01e26ab49dfffaae0",
          "body": null,
          "is_bot": false,
          "headline": "Update NEWS for v1.4.0",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-30T11:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa12f78e7b139a51a449c7eb8a2b52e1a51f609",
          "body": "So `r-lib/actions/setup-t` does not set it.",
          "is_bot": false,
          "headline": "[setup-r]: set NOT_CRAN=false",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-30T10:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edf6a0300158bc6cb011223e49ec4d5ae75fc9e7",
          "body": "This should fix caching of packages in\nr-lib/actions/setup-r-dependencies.",
          "is_bot": false,
          "headline": "*bsd: rsync for Rscript",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-27T14:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "674111fad83b0525d49d21879da74d7d07b8a57f",
          "body": null,
          "is_bot": false,
          "headline": "openbsd: group output from rsync",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-27T14:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50deaff4d1869a89b62968f0b6d9fe1a2fec57b",
          "body": "Let's see if this works well.",
          "is_bot": false,
          "headline": "Openbsd: make Rscript call rsync back and forth",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-27T14:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce71adf5bb30004bc71f21f377783dbc687478c1",
          "body": "FreeBSD has issues with it as well. So we might as well\navoid it everywhere.",
          "is_bot": false,
          "headline": "freebsd, openbsd: do not use sshfs",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-27T10:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763bc6514ead6c733fb11e0ba4f8de0931c0db25",
          "body": "So we can save env vars in /etc/profile\n\nOTOH we should also support GITHUB_ENV.",
          "is_bot": false,
          "headline": "OpenBSD: use a login shell",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-26T13:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51311eec39f23dedb30395a546fe2599759e0989",
          "body": "Hopefully this solves some issues.",
          "is_bot": false,
          "headline": "Adjust locale for NetBSD",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-26T11:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64de24db67995bfe427374db98a7ce4858c94e57",
          "body": null,
          "is_bot": false,
          "headline": "Install qpdf on NetBSD as well",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-26T11:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a5970470762b111e40e35a5b35b1c4ba6a59cf2",
          "body": null,
          "is_bot": false,
          "headline": "dragonflybsd: install qpdf",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-26T11:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323fabaf95d68108d7bbeb30f7ae37803666d062",
          "body": null,
          "is_bot": false,
          "headline": "freebsd, openbsd: install qpdf",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-26T09:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96150f4d62c1b4ebc567be855758cd64ee5801c0",
          "body": null,
          "is_bot": false,
          "headline": "DragonFly: set TZ, LANG in Rscript",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-25T23:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abdaf227489d440cc953f6e8ed888e150f19325",
          "body": "Now that we use bash, we need a different profile.",
          "is_bot": false,
          "headline": "dragonfly: fix TZ and LANG setting",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-25T23:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08481832451d2ab10b02cd00b0e26d04c5b63c0",
          "body": null,
          "is_bot": false,
          "headline": "dragonflybsd: use bash shell",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-25T17:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383c1dba2fd80af67fa2bc02092279d62a78b110",
          "body": null,
          "is_bot": false,
          "headline": "debug-shell: run on failure as well",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-25T16:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35cc60f2be676fd7ffcdf5f32d8935d04cf74acf",
          "body": null,
          "is_bot": false,
          "headline": "dragonflybsd debug",
          "author_name": "Gábor Csárdi",
          "author_login": "gaborcsardi",
          "committed_at": "2024-10-25T16:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 32,
      "latest_release_at": "2024-04-26T12:49:27Z",
      "latest_release_tag": "v1",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 826,
      "mean_days_between_releases": 198.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 7,
      "stars": 27,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "setup/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 428,
      "source_files_sampled": 2,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 10,
        "open_issues": 3,
        "closed_ratio": 0.857,
        "closed_issues": 18,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "gaborcsardi",
          "commits": 284,
          "avatar_url": "https://avatars.githubusercontent.com/u/660288?v=4"
        },
        {
          "type": "User",
          "login": "m7pr",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/133694481?v=4"
        },
        {
          "type": "User",
          "login": "pawelru",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/12943682?v=4"
        },
        {
          "type": "User",
          "login": "jennybc",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/599454?v=4"
        },
        {
          "type": "User",
          "login": "jeroen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/216319?v=4"
        },
        {
          "type": "User",
          "login": "jonkeane",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/700357?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.976
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "setup-r-sysreqs.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "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 1/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 0,
            "reason": "no 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": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "cf6c8eff3145ef225104294e6b0c023de4bba9c6",
        "ran_at": "2026-08-01T07:36:55Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T13:04:09Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-05-05T08:02:49Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 19,
          "created_at": "2024-05-28T19:34:37Z",
          "last_comment_at": "2026-07-01T14:02:03Z",
          "last_comment_author": "caiohamamura"
        },
        {
          "number": 33,
          "created_at": "2025-04-01T07:31:32Z",
          "last_comment_at": "2025-04-23T18:05:03Z",
          "last_comment_author": "smnnlt"
        },
        {
          "number": 38,
          "created_at": "2026-05-21T08:16:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/r-hub/actions",
    "host": "github.com",
    "name": "actions",
    "owner": "r-hub"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "weak",
      "name": "Overall health",
      "note": "The weighted overall 44 is calibrated to 41 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 44,
            "calibrated": 41,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 41,
      "inputs": {
        "security": 41,
        "vitality": 53,
        "community": 39,
        "governance": 52,
        "calibration": "2026-08-02",
        "engineering": 38,
        "ai_readiness": 21,
        "weighted_overall_raw": 44
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 53,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 32,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "32 commits in the last year",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "weak",
            "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": 44,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v1",
              "releases_from_tags": false,
              "days_since_latest_release": 826,
              "mean_days_between_releases": 198.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 826 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 826
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~198.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 198.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 13,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 13 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 13
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 39,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "forks": 7,
              "stars": 27,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "27 stars",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "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": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.976
            },
            "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 98% of commits",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "merged_prs": 10,
              "open_issues": 3,
              "closed_issues": 18,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.857,
              "closed_unmerged_prs": 7,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "86% of issues closed",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "10/17 decided PRs merged",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 124,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "r-hub",
              "public_repos": 98,
              "account_age_days": 4123
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "124 followers of r-hub",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 124,
                      "login": "r-hub"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "98 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 98
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "weak",
        "name": "Engineering Quality",
        "value": 38,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "r",
                "github-actions",
                "docker",
                "docker-hub",
                "github-packages"
              ],
              "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "weak",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.1
            },
            "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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 10
            },
            "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": 21,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.15,
              "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": "15 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 15,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "setup/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "setup/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "setup/Makefile"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "R",
              "largest_source_bytes": 428,
              "source_files_sampled": 2,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "R without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "R"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/2 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [],
      "labels": [],
      "scores": {},
      "primary": null,
      "evidence": [],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T07:37:04.245838Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/r-hub/actions.svg",
  "full_name": "r-hub/actions",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.