Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 09:30 UTC

alphagov / govuk_content_block_tools

A Ruby Gem that renders GOV.UK Publishing Content Blocks in a consistent way

Ruby · HTMLMIT★ 0 stars⑂ 1 forksince Nov 2024View on GitHub ↗
KindCommand-line toolhow this is determined

alphagov/govuk_content_block_tools holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Vitality (91/100) and lowest on Community & Adoption (38/100). It was last updated today. A single contributor accounts for most of its recent work.

87
overall / 100
Excellent

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.

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

Ownership

1,585 followers1,530 public repossince Feb 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemscontent_block_toolspoints to another repo — not scored2.0.0-790 days ago

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
29.1/36Commit cadence — 42/52 weeks with commits
18/18Commit volume — 294 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year294
human_commit_share0.87
days_since_last_push0
active_weeks_last_year42
How it's scored
16.2/27Ships releases — 79 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~16.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count79
latest_release_tagv2.0.0
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases16.3
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?

38Weak · 17% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 1 forks
7.6/15Watchers — 24 watchers
Inputs used
forks1
stars0
watchers24
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
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

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

67Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.2/22.5Commit distribution — top contributor authored 64% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.636
How it's scored
0/42Issue resolution — no issues or no data
24.1/30PR acceptance — 144/179 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs144
open_issues0
closed_issues0
prs_merged_7d1
prs_decided_7d1
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio
closed_unmerged_prs35
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
23/25Owner reach — 1,585 followers of alphagov
25/25Track record — 1,530 public repos, account ~15 yr old
Inputs used
followers1,585
owner_typeOrganization
is_verified
owner_loginalphagov
public_repos1,530
account_age_days5,662

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://rubygems.org/gems/content_block_tools
10/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicsgovuk
has_wikiyes
homepagehttps://rubygems.org/gems/content_block_tools
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

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

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages4
unassessed_packages10
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. 10 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

49Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 72 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.828
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 13 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.13
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/85 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes15,171
source_files_sampled85
oversized_source_files0

Key facts

0GitHub stars
10contributors
294commits, last 12 months
0days since last push
79releases
1bus factor
0open issues
npm, RubyGemspackage ecosystems

Data collection warnings

  • rubygems package 'content_block_tools' points at a different repository (https://github.com/alphagov/content_block_tools); excluded from ecosystem scoring

More detail

OpenSSF Scorecard 7.9 / 10
7.9aggregate

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-05 09:30 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmgovuk-frontend^5.11.1package.json
All dependencies 14

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

RegistryPackageVersionRelation
npmgovuk-frontend5.11.1direct
RubyGemsactionviewindirect
RubyGemscapybaraindirect
RubyGemscucumberindirect
RubyGemsgds-api-adaptersindirect
RubyGemsgovspeakindirect
RubyGemspry-byebugindirect
RubyGemsrailsindirect
RubyGemsrake13.4.2indirect
RubyGemsrspec-html-matchers0.10.0indirect
RubyGemsrspec-railsindirect
RubyGemsrubocop-govuk5.2.1indirect
RubyGemssimplecovindirect
RubyGemsview_componentindirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "icon": {
      "bytes": 51988,
      "width": 256,
      "height": 256,
      "rejected": [],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://avatars.githubusercontent.com/u/596977?v=4&s=256",
      "source_type": "avatar",
      "content_hash": "7ddd3c28049770c9820f480e1711d128aa24665a87466d6c89bed694844c3cc1",
      "candidates_considered": 1
    },
    "repo": {
      "topics": [
        "govuk"
      ],
      "is_fork": false,
      "size_kb": 594,
      "has_wiki": true,
      "homepage": "https://rubygems.org/gems/content_block_tools",
      "languages": {
        "CSS": 736,
        "HTML": 39725,
        "Ruby": 158979,
        "SCSS": 445,
        "Shell": 131,
        "Gherkin": 4858,
        "JavaScript": 876
      },
      "pushed_at": "2026-08-05T09:15:43Z",
      "created_at": "2024-11-14T15:38:17Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-05T08:22:53Z",
      "description": "A Ruby Gem that renders GOV.UK Publishing Content Blocks in a consistent way",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby",
        "HTML"
      ]
    },
    "owner": {
      "blog": "https://gds.blog.gov.uk/",
      "name": "Government Digital Service",
      "type": "Organization",
      "login": "alphagov",
      "company": null,
      "location": "The White Chapel Building, 10 Whitechapel High Street, London E1 8QS",
      "followers": 1585,
      "avatar_url": "https://avatars.githubusercontent.com/u/596977?v=4",
      "created_at": "2011-02-02T15:45:37Z",
      "is_verified": null,
      "public_repos": 1530,
      "account_age_days": 5662
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-08-05T08:21:34Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2026-06-02T11:30:31Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-05-19T09:18:58Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2026-05-18T13:04:36Z"
        },
        {
          "tag": "v1.12.2",
          "kind": "patch",
          "published_at": "2026-05-15T09:43:35Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2026-05-01T14:42:53Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-04-27T12:21:29Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-04-09T15:01:16Z"
        },
        {
          "tag": "v1.10.4",
          "kind": "patch",
          "published_at": "2026-04-08T14:12:18Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2026-03-11T13:28:13Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2026-03-09T14:14:09Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2026-03-05T18:15:39Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2026-02-26T15:03:31Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2026-02-25T16:03:34Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2026-02-25T11:19:33Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-02-24T14:44:29Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2026-01-28T11:54:14Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-01-19T10:04:10Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-01-19T09:29:13Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2026-01-15T16:19:42Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2025-12-01T14:28:18Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-11-26T14:22:28Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2025-11-24T14:05:08Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2025-11-05T09:30:43Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-11-04T10:33:24Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2025-10-27T09:20:15Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-10-13T09:27:56Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-10-09T14:35:50Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-10-07T11:28:18Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-10-03T14:57:23Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-09-18T09:06:46Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2025-09-16T13:23:14Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2025-09-16T11:14:52Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2025-08-28T08:30:52Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-08-13T11:19:22Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-08-12T15:54:35Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-08-12T07:09:48Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-08-11T13:16:47Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2025-08-07T14:09:25Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2025-08-07T12:52:08Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-08-07T11:22:43Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-08-07T11:01:56Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2025-08-06T08:13:38Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2025-08-05T15:22:01Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2025-08-05T09:19:26Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2025-08-04T12:43:18Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2025-07-29T08:55:31Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2025-07-24T13:02:43Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2025-07-22T12:15:40Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2025-07-21T10:03:43Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2025-07-21T08:17:05Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-07-16T16:30:34Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2025-07-16T11:23:15Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-07-03T16:08:37Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-07-03T11:20:07Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-06-27T10:17:46Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2025-06-27T09:01:04Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2025-06-25T15:39:20Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2025-06-25T14:07:44Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2025-06-24T08:42:34Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2025-06-18T13:02:23Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-06-03T14:25:55Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2025-06-03T10:29:59Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2025-05-21T12:23:08Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2025-05-02T15:09:57Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2025-05-02T08:27:01Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-04-15T12:03:18Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2025-03-12T15:46:20Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2025-03-05T12:28:13Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2025-02-17T13:27:22Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2025-02-13T14:46:58Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2025-02-06T15:59:12Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2025-02-06T15:23:30Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-02-04T13:16:29Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2024-11-25T15:25:13Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2024-11-20T15:59:35Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2024-11-20T14:15:26Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-11-20T11:09:17Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-11-19T10:31:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7754962325de2ee43cecc4318a25e2beaad08b41",
          "body": "…-embed-code\n\nRemove ContentBlock::from_embed_code",
          "is_bot": false,
          "headline": "Merge pull request #180 from alphagov/cr-40-remove-content-block-from…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-08-05T08:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a79329f74b733206edabdabb4842786d7ba1dc",
          "body": "This reflects the breaking change to the public API, removing\n`ContentBlockTools::ContentBlock.from_embed_code`.",
          "is_bot": false,
          "headline": "Bump version to 2.0.0",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-08-04T15:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c5f0506b744f60d166e1a64694f0bbdbffc5309",
          "body": "The process of conforming to [RFC-192][rfc_192] brought it to our attention\nthat we don't in fact currently have a valid use-case for publishing our\nblocks to the Content Store and therefore don't need to publish a base_path.\nSee [ADR 15: Remove dependence on base_path][adr_15].\n\nIn this commit we r\n[…]\nrt-answers/pull/7735\n\n[adr_13]:\nhttps://github.com/alphagov/content-block-manager/blob/72c24769c2accb023a4ac3ef45e632e71f2d4edd/docs/architecture/decisions/0013-add-an-api-for-content-block-manager.md",
          "is_bot": false,
          "headline": "Remove ContentBlock::from_embed_code",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-08-03T11:03:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "824bbf9a53b1d0dcf4bbab3075a86d5e5b29f527",
          "body": "…setup-ruby-1.321.0\n\nBump ruby/setup-ruby from 1.318.0 to 1.321.0",
          "is_bot": false,
          "headline": "Merge pull request #179 from alphagov/dependabot/github_actions/ruby/…",
          "author_name": "Graham",
          "author_login": "graycodes",
          "committed_at": "2026-07-24T11:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af6d4f09b8df792c9c801253e24c4700d4d48f5",
          "body": "Replace refs to 'content modelling' with 'content reuse'",
          "is_bot": false,
          "headline": "Merge pull request #174 from alphagov/rename-content-modelling-refs",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-07-23T10:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07bbcc2a3913967d0b2591db9f5bc36d8504721d",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.318.0 to 1.321.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/8e41b362d2589a22a44c1cfa\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.321.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ruby/setup-ruby from 1.318.0 to 1.321.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T01:42:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d519762f7d2e1d1e332bc4ede567234cf75db4a5",
          "body": "…setup-ruby-1.318.0\n\nBump ruby/setup-ruby from 1.316.0 to 1.318.0",
          "is_bot": false,
          "headline": "Merge pull request #176 from alphagov/dependabot/github_actions/ruby/…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-07-15T10:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d2467d6e39335cc4a12d4028d1000320312ad11",
          "body": "…ns/setup-node-7.0.0\n\nBump actions/setup-node from 6.4.0 to 7.0.0",
          "is_bot": false,
          "headline": "Merge pull request #175 from alphagov/dependabot/github_actions/actio…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-07-15T10:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c818a21dfbd1f3c73e4dc3811f130ae0e627f5f",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.316.0 to 1.318.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/d45b1a4e94b71acab930e56e\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.318.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ruby/setup-ruby from 1.316.0 to 1.318.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T01:42:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4bb0ed8cf4256727e8c8b3189241d3709c3266ec",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e...820762786026740c76f36085b0efc47a31fe5020)\n\n---\n[…]\ndependency-name: actions/setup-node\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-node from 6.4.0 to 7.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T01:42:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44d2959d40ac0dc42757450469f1a16c1f613e26",
          "body": null,
          "is_bot": false,
          "headline": "Replace refs to 'content modelling' with 'content reuse'",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-07-13T13:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "250327c5ea59476eb31ad662ce5717f6f2cb8086",
          "body": "…docstring\n\nUpdate comments with outdated embed code notation",
          "is_bot": false,
          "headline": "Merge pull request #173 from alphagov/chore/update-embed-code-format-…",
          "author_name": "Graham",
          "author_login": "graycodes",
          "committed_at": "2026-07-10T09:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22d06f4a449cea3240cef72e1fb9fa1aa43a470",
          "body": "Some comments still referenced the older style we had used for\ndenoting a 'format' in an embed code using a pipe symbol `|`. This\nupdates the comments to use the correct notation. The code itself\nseems to be correct.",
          "is_bot": false,
          "headline": "Update comments with outdated embed code notation",
          "author_name": "Graham MacGregor",
          "author_login": "graycodes",
          "committed_at": "2026-07-09T07:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56b2b7bef886348c4211d18f906b2f0b485128be",
          "body": "…setup-ruby-1.316.0\n\nBump ruby/setup-ruby from 1.314.0 to 1.316.0",
          "is_bot": false,
          "headline": "Merge pull request #172 from alphagov/dependabot/github_actions/ruby/…",
          "author_name": "Graham",
          "author_login": "graycodes",
          "committed_at": "2026-07-03T11:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d463517d8281958fe2398e9080e49785c5b8c536",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.314.0 to 1.316.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/9eb537ca036ebaed86729dcb\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.316.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ruby/setup-ruby from 1.314.0 to 1.316.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T01:42:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a21edc57a9700c4baa7707163f2e44f63ea3818",
          "body": "Update to Ruby 4",
          "is_bot": false,
          "headline": "Merge pull request #170 from alphagov/CM-984-upgrade-tools-gem-to-ruby-4",
          "author_name": "Patrick Fleming",
          "author_login": "patrickjfl",
          "committed_at": "2026-06-30T14:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbb941f47bef3e12194e629f68a5e009d916ce1b",
          "body": "I’ve removed support for 3.2 as none of our dependents use it, although Whitehall is still on 3.3 so I’ve retained that.\n\nTwo specs in content_block_reference_spec.rb asserted on the exact string form of a logged hash. Ruby 3.4 changed Hash#inspect (and therefore Hash#to_s and string interpolation) \n[…]\n would break the other matrix leg), the expectations now interpolate an equivalent hash. This renders in whatever format the running Ruby uses, so the specs pass on both 3.3 (legacy) and 4.0 (modern).",
          "is_bot": false,
          "headline": "Update to Ruby 4",
          "author_name": "Patrick Fleming",
          "author_login": null,
          "committed_at": "2026-06-30T09:49:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f7a9180055b40d585634387ab0448aeca9aed2a",
          "body": "…setup-ruby-1.314.0\n\nBump ruby/setup-ruby from 1.310.0 to 1.314.0",
          "is_bot": false,
          "headline": "Merge pull request #169 from alphagov/dependabot/github_actions/ruby/…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-06-24T07:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "175c1db36051cd9978997a79044c62b3bd73ed6e",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.310.0 to 1.314.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/afeafc3d1ab54a631816aba4\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.314.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ruby/setup-ruby from 1.310.0 to 1.314.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T07:51:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c84b4f07b890bbe9f21fb55143c73e519b34fdb6",
          "body": "…ns/checkout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #168 from alphagov/dependabot/github_actions/actio…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-06-24T07:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f4334452f07e951a83e1802b7f254f92f23b1b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T01:42:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "448b87df26c94fa424d5f7ad899eecd8f6560d22",
          "body": "…n-amount-with-prefix\n\nRemove support for pension amount with prefix",
          "is_bot": false,
          "headline": "Merge pull request #167 from alphagov/chore/remove-support-for-pensio…",
          "author_name": "Patrick Fleming",
          "author_login": "patrickjfl",
          "committed_at": "2026-06-18T15:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6b6e49f04cafe351c6d3b4a4563bd40e79bfb0e",
          "body": null,
          "is_bot": false,
          "headline": "Add test commands to README",
          "author_name": "Patrick Fleming",
          "author_login": null,
          "committed_at": "2026-06-17T15:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fd871ef682a07ecf92ca572ca25d0538c76152",
          "body": "Whilst we were in the process of rolling out changes to the pension amount field (removing the currency prefix from within the string value), we introduced this presenter to ensure backwards compatibility. The changes are now rolled out and so we can remove the support for the legacy data structure.",
          "is_bot": false,
          "headline": "Remove support for pension amount with prefix",
          "author_name": "Patrick Fleming",
          "author_login": null,
          "committed_at": "2026-06-17T15:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318115fd17ec982045f40513229d1a394089f921",
          "body": "Release v1.14.1",
          "is_bot": false,
          "headline": "Merge pull request #164 from alphagov/release-1.14.1",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-06-02T11:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "216765d285232a655cb5edad641666bb5b730c9c",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.14.1",
          "author_name": "GOV.UK Continuous Integration User",
          "author_login": "govuk-ci",
          "committed_at": "2026-05-22T10:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "503d70cc61027ae53143945ddf7561b18cd2b8d2",
          "body": "…setup-ruby-1.310.0\n\nBump ruby/setup-ruby from 1.307.0 to 1.310.0",
          "is_bot": false,
          "headline": "Merge pull request #163 from alphagov/dependabot/github_actions/ruby/…",
          "author_name": "Graham",
          "author_login": "graycodes",
          "committed_at": "2026-05-22T08:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b857f1a20ecf1f60ae14b566f946ccd8a28cb7b8",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.307.0 to 1.310.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/6aaa311d81eba98ae12eaffb\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.310.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ruby/setup-ruby from 1.307.0 to 1.310.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-21T02:16:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52b5a900cbc5a518419a8cb71264502a97133e2e",
          "body": "Bump version to 1.14.0",
          "is_bot": false,
          "headline": "Merge pull request #162 from alphagov/chore/bump-version",
          "author_name": "Patrick Fleming",
          "author_login": "patrickjfl",
          "committed_at": "2026-05-19T09:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0387332169cff39de85c3ccd895a07bd612c9d60",
          "body": null,
          "is_bot": false,
          "headline": "Correct CHANGELOG version",
          "author_name": "Patrick Fleming",
          "author_login": null,
          "committed_at": "2026-05-19T08:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea07290be6ddfcb83c31c622621045271af3cd8",
          "body": "When I rebased my changes this morning, I updated the CHANGELOG, but left this file as it was. This corrects that and updates the version to 1.14.0",
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Patrick Fleming",
          "author_login": null,
          "committed_at": "2026-05-19T08:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffdf90f2e10ac7f74fbb19c63e1e64f9600263a2",
          "body": "…t-as-numeric-string\n\nCM-944: Add pension rate presenter",
          "is_bot": false,
          "headline": "Merge pull request #160 from alphagov/CM-944-store-pension-rate-amoun…",
          "author_name": "Patrick Fleming",
          "author_login": "patrickjfl",
          "committed_at": "2026-05-19T07:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c5a8fa470bb24cfeade6f29284e62a4ef93aef",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 1.14.0",
          "author_name": "Patrick Fleming",
          "author_login": null,
          "committed_at": "2026-05-19T07:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817d514fcad88c4676e19ba548dca4749d772f5c",
          "body": "This tests the functionality previously introduced, checking that the pension amount is rendered with the ‘£’ prefix whether or not it is provided in the `amount` field value.",
          "is_bot": false,
          "headline": "Add cucumber tests for pension amount rendering",
          "author_name": "Patrick Fleming",
          "author_login": null,
          "committed_at": "2026-05-19T07:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b76c7dfb415c6e95aa6a8bc205625bb4c1e025",
          "body": "We’ll use this step in our pension amount test in the next commit, so first I’ll move it to the common steps file.",
          "is_bot": false,
          "headline": "Move rendered output cucumber test step to common steps",
          "author_name": "Patrick Fleming",
          "author_login": null,
          "committed_at": "2026-05-19T07:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c742dee5529879ab394cd3085d90eef12838051d",
          "body": "We are changing our pension model so that the ‘£’ prefix is not included in the pension amount string. Adding this presenter which covers both possible cases (with and without the prefix) gives us confidence that the change will not cause disruption to our users.\n\nOnce the change to our model is complete and we have migrated existing values so that they do not include the prefix, we will update the presenter to only account for the “no prefix” case.",
          "is_bot": false,
          "headline": "Add pension amount presenter",
          "author_name": "Patrick Fleming",
          "author_login": null,
          "committed_at": "2026-05-19T07:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feac9da7f15879f6fa69f21121ab069dc304357c",
          "body": "(CM-932) Offer \"tax table\" format",
          "is_bot": false,
          "headline": "Merge pull request #155 from alphagov/cm-932-income-tax-table-format",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-05-18T13:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd11cd234087c87fef62b7bd7a4816338af80fcd",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 11.13.0",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-05-18T09:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49da151d8980d3b74261f4f2e35c13edbe74c0e8",
          "body": "We use cucumber to describe the use of the new \"tax_table\" format\nusing the following scenarios:\n\n- render a tax block with tax_table format as an HTML table\n- raise InvalidFormatError for unsupported formats\n- raise InvalidFormatError when income data is missing",
          "is_bot": false,
          "headline": "Describe rendering of tax_table format using cucumber",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-05-18T09:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "092d5b8efb0bc1557264ed7257e98d24b1d9cb4e",
          "body": "Update TaxComponent#render to delegate to Tax::TaxTableComponent\nwhen the tax_table format is specified. The component passes the\nextracted tax rates to the sub-component for rendering.\n\nFor the default format (or no format), the component returns an empty\nstring as no default rendering is implemented yet.",
          "is_bot": false,
          "headline": "Delegate to TaxTableComponent from TaxComponent",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-05-18T09:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48687d9b95d9179a0ca0645f997d1d1f7e311b3f",
          "body": "We introduce a sub-component that renders tax rates as an HTML\ntable. This presentation is based on the table shown on the [Income Tax\nrates page][].\n\nThe component:\n\n- renders a table with Band, Taxable income, and Tax rate columns\n\n- applies threshold display rules based on row position:\n  - First\n[…]\nervice.gov.uk/components/table/\n\n[govuk_publishing_components gem]:\nhttps://github.com/alphagov/govuk_publishing_components\n\n[table]:\nhttps://components.publishing.service.gov.uk/component-guide/table",
          "is_bot": false,
          "headline": "Add Tax::TaxTableComponent for rendering tax tables",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-05-18T09:24:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b9e287458bad123afde20c4834e4e02ab977ac2b",
          "body": null,
          "is_bot": false,
          "headline": "Validate presence of income tax rates for tax_table format",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-05-18T09:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55247cabafb9eded04128511b0064465002f40c1",
          "body": "We introduce TaxComponent, which:\n\n- validates the format specifier from embed codes\n- supports 'default' and 'tax_table' formats\n- raises InvalidFormatError for unsupported formats\n\nThe render method returns an empty string for now; actual rendering will\nbe implemented in subsequent commits.",
          "is_bot": false,
          "headline": "Add TaxComponent skeleton with format validation",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-05-18T09:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f8795a7a2d1999c78ffaa2ba4184e174d4efbf",
          "body": "…t-method-id-to-markup\n\n(CM-926) Add a clear contact method ID to markup",
          "is_bot": false,
          "headline": "Merge pull request #159 from alphagov/CM-926-tools-add-a-clear-contac…",
          "author_name": "Stuart Harrison",
          "author_login": "pezholio",
          "committed_at": "2026-05-15T09:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "013619fa8e0375f317d4677a15302f3a948daed0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "pezholio",
          "author_login": "pezholio",
          "committed_at": "2026-05-15T08:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add569a5544ed1ca51f9e6f3c95e378d71127ffb",
          "body": "Before, we were using `data-diff-key` to identify the parts in tests,\nthis is OK, but it:\n\n* is obscure as it clear is part of the diffing mechanism rather than\nbeing a general purpose and semantic ID\n* can’t be counted on to persist as is liable to change as the needs\nand implementation of the diffing tool (Nokodiff) develop",
          "is_bot": false,
          "headline": "Add data attributes to identify contact parts",
          "author_name": "pezholio",
          "author_login": "pezholio",
          "committed_at": "2026-05-15T08:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e79f9aeed3f3534e1f53d8218430b1ec85009e",
          "body": "…setup-ruby-1.307.0\n\nBump ruby/setup-ruby from 1.306.0 to 1.307.0",
          "is_bot": false,
          "headline": "Merge pull request #158 from alphagov/dependabot/github_actions/ruby/…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-05-12T16:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c89bb0009d67937e91d77560ecea2c96b7b60974",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.306.0 to 1.307.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/c4e5b1316158f92e3d49443a\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.307.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ruby/setup-ruby from 1.306.0 to 1.307.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T06:54:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3733b6ac3a95a2fd275397277e06fa1cdaf11f28",
          "body": "Pin SHAs for third-party actions",
          "is_bot": false,
          "headline": "Merge pull request #157 from alphagov/pin_gha_actions_to_hashes",
          "author_name": "Stuart Harrison",
          "author_login": "pezholio",
          "committed_at": "2026-05-05T08:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feabf56a3c8eee5123f80cf1d8b312cdf0e7b8f3",
          "body": "-As per policy: https://docs.publishing.service.gov.uk/manual/test-and-build-a-project-with-github-actions.html#pin-untrusted-github-actions-to-a-commit-sha",
          "is_bot": false,
          "headline": "Pin non-alphagov/non-github actions",
          "author_name": "pezholio",
          "author_login": "pezholio",
          "committed_at": "2026-05-05T08:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49f99a7c62dd52521e69261d75fb39298b30a27a",
          "body": "Release v1.12.1",
          "is_bot": false,
          "headline": "Merge pull request #154 from alphagov/release-1.12.1",
          "author_name": "Graham",
          "author_login": "graycodes",
          "committed_at": "2026-05-01T14:42:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "668d4b95a0ad13453c9362193e712e130b1ade7a",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.12.1",
          "author_name": "GOV.UK Continuous Integration User",
          "author_login": "govuk-ci",
          "committed_at": "2026-04-29T09:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d023bdbbb73a7e52ee70f81736d0f835fbb80354",
          "body": "…11.0\n\nUpdate cucumber requirement from ~> 9.2 to ~> 11.0",
          "is_bot": false,
          "headline": "Merge pull request #152 from alphagov/dependabot/bundler/cucumber-tw-…",
          "author_name": "Graham",
          "author_login": "graycodes",
          "committed_at": "2026-04-28T13:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24e2f32ba681a3d4f3297a40b67eda8662686e3c",
          "body": "Release v1.12.0 (minor, backwards compatible)",
          "is_bot": false,
          "headline": "Merge pull request #153 from alphagov/release-1-12-0",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-27T12:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4083c5e8ffad5fb002f525c1b1c26c7f98aa176",
          "body": "We bump the version releasing the recent work to support encoding a\n\"format specifier\" with the embed code. This is backwards compatible.\nThe format specifier is an optional additional element to the embed\ncode. e.g.\n\npreviously without:\n\n{{embed:content_block_time_period:tax-year}}\n\nnow, optionally with:\n\n{{embed:content_block_time_period:tax-year#long_form}}",
          "is_bot": false,
          "headline": "Release v1.12.0 (minor, backwards compatible)",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-27T11:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b404023576b7b386b124bff814fd5a21a9811049",
          "body": "…fier\n\nCM-865: Add format specifier",
          "is_bot": false,
          "headline": "Merge pull request #147 from alphagov/cm-865-feature-add-format-speci…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-27T11:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c3a21dba65fb9ff451d76ea217baf94ea9f25f9",
          "body": null,
          "is_bot": false,
          "headline": "Change format specifier to '#' for better visibility",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-27T09:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e318c9bb37347eef9f1aa38655b5be42f495720",
          "body": "Each format now has its own component in the `TimePeriod` namespace\n\n- TimePeriod::LongFormComponent\n- TimePeriod::MonthsAndYearsLongComponent\n- TimePeriod::StartDayAndMonthComponent\n- TimePeriod::StartMonthAsWordComponent\n- TimePeriod::YearsComponent\n- TimePeriod::YearsShortComponent\n\nTimePeriodCom\n[…]\nting the appropriate\nformat component based on the embed code's format specifier.\n\nThis demonstrates how format rendering can be implemented for more\ncomplex block types by following the same pattern.",
          "is_bot": false,
          "headline": "Extract TimePeriod format rendering to sub-components",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-27T09:37:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa6a4bbfe40ab216b42d76521466278819ad51e7",
          "body": null,
          "is_bot": false,
          "headline": "Describe TimePeriod format rendering with cucumber",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-27T09:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4202f4ab3cb103655bf5155522ac7812ae15696b",
          "body": "Replace ERB template with Ruby render methods to support multiple output\nformats. The component now validates the format on initialization and\nraises InvalidFormatError for unsupported formats.\n\nSupported formats:\n- long_form: '6 April 2025 to 5 April 2026'\n- months_and_years_long: 'April 2025 to Ap\n[…]\ntart_month_as_word: 'April'\n- years: '2025-2026'\n- years_short: '2025-26'\n\nWe introduce an InvalidFormatError exception class which is raised when\na component receives an unsupported format specifier.",
          "is_bot": false,
          "headline": "Implement format rendering for TimePeriodComponent",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-27T09:28:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22cba63cf44261239c73555b137ec08475906455",
          "body": "Updates the requirements on [cucumber](https://github.com/cucumber/cucumber-ruby) to permit the latest version.\n- [Release notes](https://github.com/cucumber/cucumber-ruby/releases)\n- [Changelog](https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/cucumbe\n[…]\nare/v9.2.0...v11.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: cucumber\n  dependency-version: 11.0.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update cucumber requirement from ~> 9.2 to ~> 11.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-22T01:44:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19f9e4ca50ffe64d7c04d5a9a960a5f504a8b243",
          "body": "…ns/setup-node-6.4.0\n\nBump actions/setup-node from 6.3.0 to 6.4.0",
          "is_bot": false,
          "headline": "Merge pull request #151 from alphagov/dependabot/github_actions/actio…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T09:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13abaf305ab433780b66211c707ef169d72e1a30",
          "body": "Delegate to EmbedCode#format to extract the format specifier from the\nembed code. Returns Format::DEFAULT_FORMAT when no format is specified.",
          "is_bot": false,
          "headline": "Add ContentBlock#format method",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T09:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f5b9ad12eee7de77a8adba0ba4ddb5823f0842",
          "body": "CodeQL flagged FORMAT_REGEX as a potential polynomial ReDoS vulnerability\n(rb/polynomial-redos), warning that strings with many '|' repetitions\ncould cause slow matching.\n\nThis is a false positive for the following reasons:\n\n1. No ambiguous repetition: The character class [^}]+ matches any\n   charac\n[…]\names ([^}|]+ instead of [^}]+). This is semantically\ncorrect - format names should not contain pipe characters - and avoids\npotentially time-consuming repeat discussions during future security\naudits.",
          "is_bot": false,
          "headline": "Exclude pipe character from FORMAT_REGEX to silence CodeQL",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T09:13:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "48c82bca3262a47f32eb303857968a8b6e7b52f5",
          "body": "Add EmbedCode#format method to extract the format specifier from embed\ncodes. The format is specified after a pipe character, e.g.:\n\n  {{embed:content_block_time_period:tax-year|years_short}}\n\nReturns Format::DEFAULT_FORMAT ('default') when no format is specified.",
          "is_bot": false,
          "headline": "Add format specifier support to EmbedCode",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T09:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87450701a118e4b736506ba038f5bc69a0c2cf66",
          "body": "Introduce a Format module to hold format-related constants. This will be\nused by EmbedCode and components to handle format specifiers in embed\ncodes.",
          "is_bot": false,
          "headline": "Add Format module with DEFAULT_FORMAT constant",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T09:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f84a967dc34c7267c19e8d433e746870c040390",
          "body": "…content-path\n\n(CM-865) Refactor 2: replace \"field_names\" list with  InternalContentPath object",
          "is_bot": false,
          "headline": "Merge pull request #150 from alphagov/cm-865-refactor-2-use-internal-…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T09:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfad0bfa7907859b304afce2bb9b08a1e069472c",
          "body": null,
          "is_bot": false,
          "headline": "Rename named capture for 'internal content path'",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T08:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec67aa8c51289fa27b9c5d4b0298f9fa893a59b1",
          "body": "We:\n\n- replace the `#field_names` method with `#internal_content_path` as\nthe sole public API for accessing the path to internal content.\n\n- rename the internal `#parse_field_names` to `#parse_path_segments` and\nconvert_field_item to convert_segment to reflect the new terminology.",
          "is_bot": false,
          "headline": "Remove EmbedCode#field_names in favour of internal_content_path",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T08:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e7196d32a5dbe8984105d7f4b146cff1c11b8cd",
          "body": "We replace positional array access (field_names.first, .last, .one?) with\nsemantic InternalContentPath methods (block_type, block_name, singular?).\n\nThis makes the rendering logic more explicit about the meaning of each\npath segment.",
          "is_bot": false,
          "headline": "Use InternalContentPath in Renderer",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T08:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d663da875c85ede9bf9ecd1a8cd48aced37aaf30",
          "body": "We add `InternalContentPath` to model the path to internal content\nwithin a content block. This provides semantic methods:\n\n- `present?`\n- `singular?`\n- `block_type`\n- `block_name `\n\nrather than positional array access.\n\nThis is exposed via `EmbedCode#internal_content_path` which repackages\nthe field_names array in an `InternalContentPath` instance.",
          "is_bot": false,
          "headline": "Introduce InternalContentPath class for semantic path access",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T08:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce71ec2ed3637f42b8fb2d4fa487a358f8ba51b",
          "body": "…bed-code-and-renderer\n\nCM-865: Refactoring to introduce EmbedCode and Renderer",
          "is_bot": false,
          "headline": "Merge pull request #146 from alphagov/cm-865-refactor-to-introduce-em…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-21T08:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7604c26b2b366b21914c8c143b835662868e388a",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6.3.0...v6.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: 6.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-node from 6.3.0 to 6.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T01:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9376bfc3960de8dd1f26e7c713385405e86eb500",
          "body": null,
          "is_bot": false,
          "headline": "Use new Renderer in ContentBlock#render",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a8b9458c499da837babf284f17b727e8f3d140",
          "body": "Extract rendering logic into a dedicated Renderer class. This\nseparates presentation concerns from the ContentBlock data class,\npreparing for format specifier support and simplifying testing.",
          "is_bot": false,
          "headline": "Add Renderer class for content block HTML rendering",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a12cf244f4ad3732d238a1e1afef5f0687520081",
          "body": "Update from_match_data and prepare_match to use named captures\n(e.g. match[:document_type]) instead of positional indices\n(e.g. match[1]), completing the refactoring in the previous commit.\n\nThis requires passing MatchData objects rather than arrays:\n\n- find_all_in_document: use to_enum(:scan, REGEX\n[…]\n is\nnecessary because String#scan returns arrays, not MatchData objects.\nUsing to_enum creates an enumerator that yields after each match,\nat which point Regexp.last_match holds the current MatchData.",
          "is_bot": false,
          "headline": "Use named capture throughout ContentBlockReference",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "260728da2e07b641855169c29716ca6bc3e87408",
          "body": "Replace positional captures (match[4]) with named captures\n(match[:fields]) to make the regex parsing more self-documenting\nand maintainable.",
          "is_bot": false,
          "headline": "Use 'field' named capture for improved clarity",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66cbc52c8e2485c85522a73ec6804e0b84e1b292",
          "body": null,
          "is_bot": false,
          "headline": "Use new EmbedCode#field_names in ContentBlock#field_names",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b5d5e0a91903f39cf99d6f7a3d543bb1b911e94",
          "body": "We extract field_names parsing logic into a dedicated class. This\nencapsulates the embed code parsing responsibility and prepares\nfor extending this class to handle \"format\" support in a follow-on PR.",
          "is_bot": false,
          "headline": "Introduce EmbedCode class for parsing embed code strings",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b35d3fcb28cb295de51cea0900139bbfbecc703",
          "body": "We describe the default rendering of a time period, which is using the\nlong form using the start and end dates:\n\n> 6 April 2024 to 5 April 2025",
          "is_bot": false,
          "headline": "Describe rendering of TimePeriod using cucumber",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a9c05ea4764d56ba525bba1a4d631349bf071f4",
          "body": "This is a description of the \"default block\" representation of an entire\ncontact block. It's a rather simple example but is sufficient for a high\nlevel feature test. We have exhaustive testing of the individual constituent\ncomponents (address, email_address, telephone etc) in our unit tests.",
          "is_bot": false,
          "headline": "Describe rendering of Contact block with cucumber",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d34bcb882e2ce4e883c386a8b205c38adebf5f",
          "body": null,
          "is_bot": false,
          "headline": "Add Cucumber to default rake task for CI",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58c023955d827260b8c51bdbc85f2531bdbf67c2",
          "body": "This will allow us to describe the existing behaviour at a \"high level\"\nand then have additional confidence that the refactoring has not changed\nour functionality.",
          "is_bot": false,
          "headline": "Add Cucumber test harness",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f139da2ce2fa836aa87ba66e0d06119d6adf2869",
          "body": "This is useful for debugging when developing. See:\n\nhttps://github.com/deivid-rodriguez/pry-byebug",
          "is_bot": false,
          "headline": "Add pry-byebug as development dependency",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T14:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be63cedd193ee402a46cc0d71783f48c4e3b7d61",
          "body": "…k-eq-5.2.1\n\nUpdate rubocop-govuk requirement from = 5.2.0 to = 5.2.1",
          "is_bot": false,
          "headline": "Merge pull request #149 from alphagov/dependabot/bundler/rubocop-govu…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T10:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dff29385a3635164f2e2c2c5ab8c8fb109cf47d",
          "body": "Updates the requirements on [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) to permit the latest version.\n- [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/alphagov/rubocop-govuk/compare/v5.2.0...v5.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: rubocop-govuk\n  dependency-version: 5.2.1\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update rubocop-govuk requirement from = 5.2.0 to = 5.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T10:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f42df2e1f6e322d4656977ec34df9e1a48d7695",
          "body": "Update rake requirement from = 13.4.1 to = 13.4.2",
          "is_bot": false,
          "headline": "Merge pull request #148 from alphagov/dependabot/bundler/rake-eq-13.4.2",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-20T10:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d37561d2c1a783263145b28f5f533dba36f43c9f",
          "body": "Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.\n- [Release notes](https://github.com/ruby/rake/releases)\n- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rake/compare/v13.4.1...v13.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: rake\n  dependency-version: 13.4.2\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update rake requirement from = 13.4.1 to = 13.4.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-17T01:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea7958d98ae25373500aa2539c73e3bea78c526",
          "body": "Update rake requirement from = 13.3.1 to = 13.4.1",
          "is_bot": false,
          "headline": "Merge pull request #144 from alphagov/dependabot/bundler/rake-eq-13.4.1",
          "author_name": "Stuart Harrison",
          "author_login": "pezholio",
          "committed_at": "2026-04-16T09:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4072a92f057f6cc24f688fd8e5da2a5988bd84e5",
          "body": "Fix: date extraction from ISO 8601 datetimes with timezone offsets",
          "is_bot": false,
          "headline": "Merge pull request #145 from alphagov/fix/respect-datetime-offset",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-15T15:47:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca040f03fccc6c1fcfeec08e481cc3bb1e6dc177",
          "body": "Use Time.parse instead of Time.zone.parse for ISO 8601 strings to\npreserve the original timezone offset. This ensures that when a user\nenters '6 April 2025 at 00:00' in the UK (BST), the date extracted\nis 6 April, not 5 April (which would happen if converted to UTC first).\n\n    Time.zone = \"UTC\"\n   \n[…]\nring, making this gem work correctly regardless of the host app's\ntimezone configuration.\n\nSee: https://docs.publishing.service.gov.uk/repos/govuk_app_config/adr/0001-timezone-usage-across-gov-uk.html",
          "is_bot": false,
          "headline": "Fix date extraction from ISO 8601 datetimes with timezone offsets",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-15T15:33:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec6c5cef9aaf05df7878f841399a2ab7d0037365",
          "body": "Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.\n- [Release notes](https://github.com/ruby/rake/releases)\n- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rake/compare/v13.3.1...v13.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: rake\n  dependency-version: 13.4.1\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update rake requirement from = 13.3.1 to = 13.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T01:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971545180d3da999fae856310e3bc293332bfa8e",
          "body": "…e-range\n\nCM-825: Validate time period date range",
          "is_bot": false,
          "headline": "Merge pull request #143 from alphagov/cm-825-validate-time-period-dat…",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-09T15:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d8b8367028a4010ce9245bce27b7dc4880d9f1c",
          "body": "Add dual-format support for TimePeriod#date_range, allowing both\nlegacy nested format and ISO 8601 datetime strings.",
          "is_bot": false,
          "headline": "Bump version to 1.11.0",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-09T10:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6f53faedc49e3aa07a50743b878277479c94aba",
          "body": "These presenters format individual start/end datetime strings from the\ndate_range object as human-readable dates (e.g., '6 April 2025').\n\nUsed when rendering embed codes like:\n{{embed:content_block_time_period:xyz/date_range/start}}",
          "is_bot": false,
          "headline": "Add StartPresenter and EndPresenter",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-09T10:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f33b0ddfcecb1da303ded9eff2b34f4feb9639f7",
          "body": "As in the previous commit we replace direct digging into field hash with\nNormalisedDateRange, enabling the presenter to accept both legacy and\nISO 8601 date formats.",
          "is_bot": false,
          "headline": "Refactor DateRangePresenter to use NormalisedDateRange",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-09T10:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a3ef22e6ea4563c6ca960a8000e21da5de63ce",
          "body": "We replace direct digging into details hash with NormalisedDateRange,\nenabling the component to accept both legacy and ISO 8601 date formats.\n\nThe component now delegates format detection to NormalisedDateRange",
          "is_bot": false,
          "headline": "Refactor TimePeriodComponent to use NormalisedDateRange",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-09T10:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e8eb333f20b0769f55c3389c951ffb9f1bfa77",
          "body": "Time period is now using NormalisedDateRange to parse date or datetime\nstrings into Time objects.\n\nSo we adapt our DatePresenter to:\n\n- format a Time object\n- parse a string representation if given (we use Date.parse for\nstricter parsing)",
          "is_bot": false,
          "headline": "Present date from Time obj as well as str representation",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-09T10:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8b1c97657741d4ac48af8fbf4a5cd850251933",
          "body": "We introduce a new class that normalises TimePeriod date_range data from\neither the legacy nested format ({ start: { date, time }, end: { date, time } })\nor the new ISO 8601 format ({ start: 'ISO8601', end: 'ISO8601' }) into\nTime objects.\n\nThis provides a single point of responsibility for format detection and\nparsing, which will be used by both TimePeriodComponent and\nDateRangePresenter in subsequent commits.",
          "is_bot": false,
          "headline": "Add NormalisedDateRange class for dual-format date_range support",
          "author_name": "Ed Davey",
          "author_login": "edavey",
          "committed_at": "2026-04-08T15:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bd3484ec882abac74f887af0a610a473a2ced04",
          "body": "Release v1.10.4",
          "is_bot": false,
          "headline": "Merge pull request #142 from alphagov/release-1.10.4",
          "author_name": "Stuart Harrison",
          "author_login": "pezholio",
          "committed_at": "2026-04-08T14:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 79,
      "commits_last_year": 294,
      "latest_release_at": "2026-08-05T08:21:34Z",
      "latest_release_tag": "v2.0.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 42,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 16.3
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "content_block_tools",
          "path": "content_block_tools.gemspec",
          "tokens": [
            "gem.gemspec",
            "gem.executables"
          ],
          "ecosystem": "rubygems"
        },
        {
          "name": null,
          "path": "package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [],
        "total": 0,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "content_block_tools",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "categories": [],
          "matches_repo": false,
          "registry_url": "https://rubygems.org/gems/content_block_tools",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "2.0.0",
          "repository_url": "https://github.com/alphagov/content_block_tools",
          "versions_count": 79,
          "total_downloads": 61530,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2024-11-19T10:32:02.393000Z",
          "latest_published_at": "2026-08-05T08:23:34.160000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 24,
      "fork_history": {
        "days": [
          {
            "date": "2025-10-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 15171,
      "source_files_sampled": 85,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 4,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 10,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "govuk-frontend",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.11.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "govuk-frontend",
            "direct": true,
            "version": "5.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "actionview",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "capybara",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "gds-api-adapters",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "govspeak",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-byebug",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-html-matchers",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-govuk",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "view_component",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 14,
        "direct_count": 1,
        "indirect_count": 13
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 144,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 35
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "pezholio",
          "commits": 285,
          "avatar_url": "https://avatars.githubusercontent.com/u/109774?v=4"
        },
        {
          "type": "User",
          "login": "edavey",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/20245?v=4"
        },
        {
          "type": "User",
          "login": "Harriethw",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/16647486?v=4"
        },
        {
          "type": "User",
          "login": "graycodes",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/1530754?v=4"
        },
        {
          "type": "User",
          "login": "govuk-ci",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/1881055?v=4"
        },
        {
          "type": "User",
          "login": "samsimpson1",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1351887?v=4"
        },
        {
          "type": "User",
          "login": "patrickjfl",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/70749355?v=4"
        },
        {
          "type": "User",
          "login": "dj-maisy",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/68009085?v=4"
        },
        {
          "type": "User",
          "login": "stacy-hayes",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/95248027?v=4"
        },
        {
          "type": "User",
          "login": "catalinailie",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/96050928?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.636
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "actionlint.yml",
        "autorelease.yml",
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "7754962325de2ee43cecc4318a25e2beaad08b41",
        "ran_at": "2026-08-05T09:30:10Z",
        "aggregate_score": 7.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 1,
        "decided_7d": 1,
        "merged_30d": 3,
        "authors_30d": 2,
        "decided_30d": 3,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 2,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 5,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-08-05T08:23:39Z",
      "oldest_open_prs": [
        {
          "number": 156,
          "created_at": "2026-04-30T07:34:08Z",
          "last_comment_at": "2026-04-30T07:51:53Z",
          "last_comment_author": "pezholio"
        },
        {
          "number": 181,
          "created_at": "2026-08-04T16:28:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-08-05T08:21:35Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/alphagov/govuk_content_block_tools",
    "host": "github.com",
    "name": "govuk_content_block_tools",
    "owner": "alphagov"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 73 is calibrated to 87 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 73,
            "calibrated": 87,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 87,
      "inputs": {
        "security": 83,
        "vitality": 91,
        "community": 38,
        "governance": 67,
        "calibration": "2026-08-02",
        "engineering": 90,
        "ai_readiness": 49,
        "weighted_overall_raw": 73
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "commits_last_year": 294,
              "human_commit_share": 0.87,
              "days_since_last_push": 0,
              "active_weeks_last_year": 42
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "42/52 weeks with commits",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 42
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "294 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 294
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 79,
              "latest_release_tag": "v2.0.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 16.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "79 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 79
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.3
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "forks": 1,
              "stars": 0,
              "watchers": 24,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "24 watchers",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 0,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "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": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.636
            },
            "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 64% of commits",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 87,
            "inputs": {
              "merged_prs": 144,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": 1,
              "prs_decided_7d": 1,
              "prs_merged_30d": 3,
              "prs_decided_30d": 3,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 35,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "144/179 decided PRs merged",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 144,
                      "decided": 179
                    }
                  }
                ],
                "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": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "followers": 1585,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "alphagov",
              "public_repos": 1530,
              "account_age_days": 5662
            },
            "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": "1,585 followers of alphagov",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1585,
                      "login": "alphagov"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1530 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1530
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "govuk"
              ],
              "has_wiki": true,
              "homepage": "https://rubygems.org/gems/content_block_tools",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://rubygems.org/gems/content_block_tools",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "excellent",
        "name": "Security",
        "value": 83,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 79,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 7.9
            },
            "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 is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV; 10 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 4
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 10
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 4,
              "unassessed_packages": 10,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 4,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.828,
              "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": "72 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.13
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "13 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 15171,
              "source_files_sampled": 85,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/85 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 85,
                      "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": [
        "application"
      ],
      "labels": [
        "cli"
      ],
      "scores": {
        "cli": 10,
        "library": 2
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "declared",
          "label": "cli",
          "source": "gem.executables",
          "weight": 10
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "gem.gemspec",
          "weight": 8
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.private",
          "weight": -6
        }
      ],
      "artifacts": [
        {
          "path": "content_block_tools.gemspec",
          "labels": [
            "cli",
            "library"
          ],
          "ecosystem": "rubygems"
        },
        {
          "path": "package.json",
          "labels": [],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "rubygems package 'content_block_tools' points at a different repository (https://github.com/alphagov/content_block_tools); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T09:30:32.758792Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alphagov/govuk_content_block_tools.svg",
  "full_name": "alphagov/govuk_content_block_tools",
  "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.31.0 — full methodology · metrics wiki.

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