Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 01:23 UTC

mjackson / citrus

Parsing Expressions for Ruby

RubyNo license detected★ 410 stars⑂ 22 forkssince Apr 2010View on GitHub ↗

mjackson/citrus holds a health index of 23 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (57/100) and lowest on Vitality (13/100). It was last updated 1788 days ago. A single contributor accounts for most of its recent work.

23
overall / 100
Critical

Software health index

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

23
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Michael JacksonPersonal account
7,473 followers201 public repossince Jun 2009@Shopify

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemscitruspoints to another repo — not scored3.0.2-344170 days ago

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,788 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push1,788
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 22 version tags (no GitHub releases)
0/36Release recency — latest release 4,170 days ago
12.6/27Release cadence — a release every ~175.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count22
latest_release_tagv3.0.2
releases_from_tagsyes
days_since_latest_release4,170
mean_days_between_releases175.8
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?

43At risk · 18% of overall
How it's scored
42.4/60Stars — 410 stars
11/25Forks — 22 forks
5.3/15Watchers — 10 watchers
Inputs used
forks22
stars410
watchers10
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.4/22.5Commit distribution — top contributor authored 89% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.894
How it's scored
38/46.8Issue resolution — 81% of issues closed
26.5/38.3PR acceptance — 9/13 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 4/19 approved changesets -- score normalized to 2
Inputs used
merged_prs9
open_issues9
closed_issues39
issue_closed_ratio0.812
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 7,473 followers of mjackson
25/25Track record — 201 public repos, account ~17 yr old
Inputs used
followers7,473
owner_typeUser
is_verified
owner_loginmjackson
public_repos201
account_age_days6,253
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

46At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://mjackson.github.io/citrus
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttp://mjackson.github.io/citrus
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

27Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 4/19 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 8 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.7
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

24Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
9.1/40Legible commit history — 17 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.17
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/32 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes42,095
source_files_sampled32
oversized_source_files0

Key facts

410GitHub stars
9contributors
0commits, last 12 months
1,788days since last push
22releases
1bus factor
9open issues
RubyGemspackage ecosystems

Data collection warnings

  • rubygems package 'citrus' points at a different repository (http://github.com/mjijackson/citrus); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 410 ★ / 22 ⇿
410Stars
22Forks
22Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0100200300400500408221442010-042018-052026-05
Major 3Minor 10Patch 9

Each point covers 15 days.

OpenSSF Scorecard 2.7 / 10
2.7aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 4/19 approved changesets -- score normalized to 2
10Contributorsproject has 8 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 2

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

RegistryPackageVersionRelation
RubyGemsrakeindirect
RubyGemstest-unitindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3647,
      "has_wiki": false,
      "homepage": "http://mjackson.github.io/citrus",
      "languages": {
        "Ruby": 116933,
        "Gnuplot": 344,
        "Vim Script": 3313
      },
      "pushed_at": "2021-08-28T16:49:08Z",
      "created_at": "2010-04-24T16:10:33Z",
      "owner_type": "User",
      "updated_at": "2026-05-25T14:04:08Z",
      "description": "Parsing Expressions for Ruby",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://remix.run",
      "name": "Michael Jackson",
      "type": "User",
      "login": "mjackson",
      "company": "@Shopify",
      "location": "Carlsbad, California",
      "followers": 7473,
      "avatar_url": "https://avatars.githubusercontent.com/u/92839?v=4",
      "created_at": "2009-06-07T14:26:52Z",
      "is_verified": null,
      "public_repos": 201,
      "account_age_days": 6253
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2015-02-19T13:42:18Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2014-03-14T18:32:58Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2014-03-14T18:32:57Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2011-11-04T17:35:20Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2010-10-31T02:21:49Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2010-10-30T20:57:19Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2010-10-30T01:14:26Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2010-10-24T05:03:34Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2010-10-24T04:44:33Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2010-10-21T07:56:09Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2010-09-04T05:03:40Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2010-08-30T20:32:34Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2010-08-30T16:57:34Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2010-08-17T23:39:44Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2010-07-24T20:54:18Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2010-06-22T15:22:35Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2010-06-22T05:49:57Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2010-06-10T03:30:40Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2010-06-03T04:50:36Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2010-06-02T16:56:44Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2010-05-18T23:51:39Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2010-05-12T22:07:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e68d8921ddb0bfdfc6654661beef35332788784d",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 3.0.3",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2021-01-06T07:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f307fe2db59becd90088a84180d62b1cd790f10a",
          "body": null,
          "is_bot": false,
          "headline": "Small changes to make citrus compatible with ruby 2.7.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2021-01-06T07:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce3c6bfd2cc03b427fb0ff2b98522ddec9e5d5d6",
          "body": "Add MIT license attribute to gemspec",
          "is_bot": false,
          "headline": "Merge pull request #55 from andrew/patch-1",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2016-02-21T19:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9dc6591f0e0ad20bfa8aa35168e098caffffb5",
          "body": null,
          "is_bot": false,
          "headline": "Add MIT license attribute to gemspec",
          "author_name": "Andrew Nesbitt",
          "author_login": "andrew",
          "committed_at": "2016-02-13T16:58:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd3a607d0769cfe83b5fbb1c5c803a59166326d1",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.0.2",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2015-02-19T13:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a3f9b028b56f4c5c13b3414f0f0097bf102662",
          "body": "Fix Ruby 2.2.0 Warnings for named arguments",
          "is_bot": false,
          "headline": "Merge pull request #49 from emancu/patch-1",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2015-01-25T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea0aa9c1d350c44917bf8cb43dc6efd122af8e6",
          "body": "Issue #47",
          "is_bot": false,
          "headline": "Fix Ruby 2.2.0 Warnings for named arguments",
          "author_name": "Emiliano Mancuso",
          "author_login": "emancu",
          "committed_at": "2015-01-25T20:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "645c09dcc3006fe4404d1a08cefdcb3ef032d34e",
          "body": null,
          "is_bot": false,
          "headline": "Update website/repo URLs",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2015-01-24T17:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f33ec13da4cd89eb8c235a2ae19123c310cff1bd",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.0.1",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2014-03-14T21:47:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62380ccb30851357d948b80c13a5b710064296aa",
          "body": "Conflicts:\n\tlib/citrus.rb\n\tlib/citrus/version.rb",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'blambeau/no-method-missing'",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2014-03-14T21:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c188cae5e8df1be8e1714361d76fa86ffd8620f",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.0.0",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2014-03-14T18:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820fc277bde4cf61ce099cd3250570b5b6a8b34b",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGES",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T18:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c39f101428b65ae4b3ba7c40364394a6973ee14",
          "body": null,
          "is_bot": false,
          "headline": "Only require citrus/core_ext in test helpers",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T18:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b62bf845abc7f898c149e65f0518884acfc0012",
          "body": null,
          "is_bot": false,
          "headline": "Require citrus in core_ext.rb",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T18:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33409d258c7112a10d0c2fbd01d06c456fec7071",
          "body": null,
          "is_bot": false,
          "headline": "Move core extensions to lib/core_ext.rb",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T18:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "717dae2ce31672283212c8cbef7e52a478e61dfa",
          "body": null,
          "is_bot": false,
          "headline": "Releasing 2.5.0",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T18:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e8e5cfd9af0d534138a564ffcf850fcf256fa0",
          "body": "Conflicts:\n\tlib/citrus.rb",
          "is_bot": false,
          "headline": "Add warning about deprecated stuff for 3.0",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T18:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b0276b3b04a6b367def8bd32d6641e9878a928",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGES",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T18:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8360cc4fb50d3f441afacf6cd911c2008ffa2ae6",
          "body": null,
          "is_bot": false,
          "headline": "Rephrase CHANGES.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T16:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77f55801a570f16159d587f2dad04a48b08b56e",
          "body": null,
          "is_bot": false,
          "headline": "Enhance Match#captures and test both #capture and #captures",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T16:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "935aa1475e2e22353e17be28ff65e435eacc16a0",
          "body": null,
          "is_bot": false,
          "headline": "Update README to reflect Match#method_missing removal.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T16:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce434f03314985d9c077804c08594033fe1af07",
          "body": null,
          "is_bot": false,
          "headline": "Fix the Match#method_missing related test.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T07:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a194c0e605e52b2aee8b5c6be20bfe2cde28646",
          "body": "Match#method_missing is unsafe as illustrated in Github issue #41.\nIn particular, it makes composing a grammar with aribitrary gems\nunsafe when the latter make core extensions, leads to unexpected\nresults with labels matching Kernel methods (e.g. `p`), and\nprevents the Match class from getting new m\n[…]\nhods in a backward\ncompatible way. This commit therefore removes it.\n\nA convenient method is provided to get a single capture by label\nname. Calling string operators must now be done via Match#to_str.",
          "is_bot": false,
          "headline": "Remove Match#method_missing, add Match#capture(name)",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T07:00:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0738d9ea25308fd9e72330d255cd8ecaa26782dc",
          "body": "The added test case shows that Kernel::p is actually called in place\nof Match#method_missing when 'p' is used as a label or rule name.\n\nAs any gem might contribute private methods to Object, using Citrus\nlabels (or even rule names, actually) in semantic productions without\ndoing so with Match#captur\n[…]\nafe.\n\nMoreover, the addition of any method/helper to the Match class may\npotentially break an existing grammar, so it breaks Citrus's public\nAPI and should probably increment the MAJOR version number.",
          "is_bot": false,
          "headline": "Show why Match#method_missing is unsafe with a test.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-14T07:00:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44cc6f7a4ae6d62f823a11e27846da75a5c78b86",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGES",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-13T20:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baae8194093b0ae895d38a329e337d22efa5bab5",
          "body": null,
          "is_bot": false,
          "headline": "Releasing 2.5.0",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-13T20:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee99d0428040e203357b6aa03cc00c672ce55fdb",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGES",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-13T20:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc9ec17877c3f72272573456615deeeb105bd27d",
          "body": "Move core extensions to lib/core_ext.rb",
          "is_bot": false,
          "headline": "Merge pull request #44 from blambeau/master",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2014-03-10T15:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba880ae604223baf8b4870e332e94e0dd5773488",
          "body": null,
          "is_bot": false,
          "headline": "Only require citrus/core_ext in test helpers",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-10T15:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1224626ac923f9539ac4204a09d2a0de51871701",
          "body": null,
          "is_bot": false,
          "headline": "Require citrus in core_ext.rb",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-10T15:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58ec7aea4998335dab09565b27c8e0fade2329c4",
          "body": null,
          "is_bot": false,
          "headline": "Move core extensions to lib/core_ext.rb",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2014-03-06T06:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d30eab956934c51c7a65e7a62c14fbd6300ea0f",
          "body": "Removed Ruby warnings",
          "is_bot": false,
          "headline": "Merge pull request #42 from tbuehlmann/master",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2013-12-09T05:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4db906f6577e35a5f41ecedbf10ff45715587a4c",
          "body": null,
          "is_bot": false,
          "headline": "Removed Ruby warnings.",
          "author_name": "Tobias Bühlmann",
          "author_login": "tbuehlmann",
          "committed_at": "2013-05-02T09:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0edd8e661bed22809d233849ae50f7eab81c7a7f",
          "body": null,
          "is_bot": false,
          "headline": "Don't hide Errno::ENOENT behind Citrus::Error",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2012-02-24T06:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7605997fd7c48e078c3b63cef361ed68258dd97",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGES",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2012-02-22T18:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a79ad93874b687736edf71e4948280dd6d91aee",
          "body": null,
          "is_bot": false,
          "headline": "Minor syntactical changes",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2012-02-22T18:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "900432e44f32c7932538e90ec808bb9c1c189839",
          "body": null,
          "is_bot": false,
          "headline": "Minor syntactical changes",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2012-02-22T17:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb17d1f38efab148a1433eb16c4016e8db2d6bb",
          "body": "While the parse method already accepts Pathname instances and the\nlike, some users might prefer making explicit the fact that they\nwant to parse from a file. A Pathname instance is automatically\ncreated if needed.",
          "is_bot": false,
          "headline": "Add a GrammarMethods#parse_file method.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2012-02-22T07:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e23958e28636b0430bedd8fa03b5ccd410025624",
          "body": "This method allows locating the original parsed source during the\nproduction of semantic values. It is roughly a shortcut for\n`input.source` but is robust to situations where matches would be\ncreated with strings (such as in the tests).",
          "is_bot": false,
          "headline": "Add Match#source as a shortcut for input.source.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2012-02-22T07:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e23b0ce1d7fa626492a219181678fc24fc153f34",
          "body": "This commit makes the Input class supporting various text sources,\nsuch as a String, a Path, a File, etc. The real source passed at\nconstruction is kept under @source for traceability.\n\nCommon rubyisms are used to recognize those sources. In particular,\nPathname instances will be recognized through respond_to?(:to_path),\nwhich is standard in ruby 1.9.x. Files and IO are recognized through\n:read. Strings and StringIO through :to_str.",
          "is_bot": false,
          "headline": "Let Input support multiple sources of parsed text.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2012-02-22T07:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7f2ba5d2708def99949bb8ae47e093908a5331f",
          "body": "For traceability of matches inside the parsed string, we now keep\nthe Input instance instead of the source text in matches. This is\ntransparent for the Match class, as it simply expects its input to\nbehave like a String (to_str). That method has been added to Input\naccordingly.",
          "is_bot": false,
          "headline": "Keep input instead of string in Match.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2012-02-22T07:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ccfb3b3bf2aa4322f3f3a146dbbb73be53e253",
          "body": "Instead of successively slicing strings in matches, we keep the\nparsed text under @source, and an offset in the later in @offset.\n\nBtw, that @offset might be very useful for keeping trace of the\nlocalisation of the match in the source text (e.g. for subsequent\nsemantic passes; semantic error detection for instance).",
          "is_bot": false,
          "headline": "Keep a master offset in Match instead of slicing.",
          "author_name": "Bernard Lambeau",
          "author_login": "blambeau",
          "committed_at": "2012-02-21T21:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaac09b9a3d468c07d84d4b34aba09a1b20b8d1e",
          "body": "Fixes #36.",
          "is_bot": false,
          "headline": "Better definition of super keyword",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-12-29T06:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e362e8a16daab8ede23e887849b641a905817381",
          "body": null,
          "is_bot": false,
          "headline": "Version 2.4.1",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-11-04T17:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "307c4105074ed514cadbcad4b40693aedfa759a7",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGES",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-11-04T17:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fa0a29be3d306e1bdd488651c4773e8314d05d7",
          "body": "Rename README",
          "is_bot": false,
          "headline": "Merge pull request #35 from mwilden/master",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-11-01T21:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318b575ff5fc11ff2a679af17ad3080a060f10e2",
          "body": null,
          "is_bot": false,
          "headline": "Rename README in gemspec",
          "author_name": "Mark Wilden",
          "author_login": "mwilden",
          "committed_at": "2011-11-01T21:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485f833d7b2c25e697db8d4dc13c7fded6d490de",
          "body": null,
          "is_bot": false,
          "headline": "Trying out Markdown for the README",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-10-27T05:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce521cee1851e953026071c8584056a4db36721",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGES",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-10-27T05:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f039a8ea3c871c2f0a122d8c6da2ccbb2aa4807c",
          "body": "Fixes https://github.com/mjijackson/citrus/issues/24",
          "is_bot": false,
          "headline": "Allow rule names to begin with super*",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-10-27T05:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6007233a068f55a1b430fba6c39074130b274dac",
          "body": null,
          "is_bot": false,
          "headline": "Updated copyright/license",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-10-27T05:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099627259e66483866d2b99c08e7939b70a1f234",
          "body": "Fix an old examples link in the README",
          "is_bot": false,
          "headline": "Merge pull request #27 from kylc/master",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-08-29T17:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b26934a585b07f77e6586cb3d8d01a0311ab06c",
          "body": null,
          "is_bot": false,
          "headline": "Change incorrect \"examples/calc.citrus\" to \"calc.citrus\" in README.",
          "author_name": "kylc",
          "author_login": "kylc",
          "committed_at": "2011-07-22T10:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e239129498c65d4eb80d41dc73a230297fd6601c",
          "body": null,
          "is_bot": false,
          "headline": "Fixed an old link in the README.",
          "author_name": "kylc",
          "author_login": "kylc",
          "committed_at": "2011-07-17T23:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08bc2e0455b117d13f3a7d7f7ab08ce5e62880e",
          "body": null,
          "is_bot": false,
          "headline": "Fixed bad example",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-07-11T23:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b979d4370898f87e34e8e3ee0f30a6634aee7d1",
          "body": null,
          "is_bot": false,
          "headline": "Make it safe to require 'citrus/grammars' multiple times",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-07-05T16:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d03bcbeda0958a9bcdcbd7a3704ab156fdf515f",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-05-26T15:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ba0b6626fd4d1890930a3f3de0dd7265f24966",
          "body": null,
          "is_bot": false,
          "headline": "Bumped to version 2.4.0",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-05-12T05:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b9844e6789cabfe7e8cbe50c1c5bfe53a552f62",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGES",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-05-12T05:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "983e0e7bf2cb16fbcf64628754105c8c8aa82996",
          "body": "Also, moved all example grammars and tests into the main library tree so\nthat they may easily be used by client code.",
          "is_bot": false,
          "headline": "Added lib/citrus/grammars.rb",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-05-12T05:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303244bd4ddcafda32138e149ab24dabb9eb394b",
          "body": "Fixes https://github.com/mjijackson/citrus/issues/21",
          "is_bot": false,
          "headline": "Don't check for space after {",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-05-12T03:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace8c8261317cc7b3f921df22ac2ed49b605ffc8",
          "body": null,
          "is_bot": false,
          "headline": "Added URI example",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-03-18T15:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d495cc2af208c5caf550bdae95a1579f2789312",
          "body": null,
          "is_bot": false,
          "headline": "Fixed error from reduced stack limit in a recent patch of Ruby 1.8.7",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-03-18T02:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d507541bf427695717762da1a154dff7c57208e",
          "body": null,
          "is_bot": false,
          "headline": "Added several eql? aliases",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-03-17T00:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d326307e5a47d0bbe9b26b07b8c46ddaddfc824",
          "body": null,
          "is_bot": false,
          "headline": "Added case-equality for Citrus::Rule",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-03-17T00:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7179b3b3c7bc456fc3a21268cf28b9dcfdf483",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 2.3.7",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-20T14:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff42c5f4e08d42fecb95b1b4b3270010bd86e2b4",
          "body": null,
          "is_bot": false,
          "headline": "Added email address example",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-20T14:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed08be62759b9be369cf391bd3cde8336d82ce1d",
          "body": null,
          "is_bot": false,
          "headline": "Escape forward slashes in character class literals",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-20T14:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f178b571603acd042ecf6b214c1cac0f201aa3e",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGES for 2.3.6",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-20T14:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d143f1744ec2ac0529ff3f28c936be4ee52a5c",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 2.3.6",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-19T23:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f039b017ad73aeb6d95ba62b0156c8cd3abe2f",
          "body": "…from the cache.\n\nAlso update tests to verify this behavior.",
          "is_bot": false,
          "headline": "Remember to update the input position when restoring a memoized rule …",
          "author_name": "Joachim Mårtensson",
          "author_login": "joachimm",
          "committed_at": "2011-02-19T23:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2a6c3504f3909f831018a60c10119a84235498c",
          "body": "…ted rule references, accessible via command-I",
          "is_bot": false,
          "headline": "Add a command that automatically generates empty rules for unimplemen…",
          "author_name": "Joachim Mårtensson",
          "author_login": "joachimm",
          "committed_at": "2011-02-11T17:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06614577d230b473d62de33965a936ea8225bce",
          "body": null,
          "is_bot": false,
          "headline": "Indent pattern wasn't working for rules with dashes in them",
          "author_name": "Joachim Mårtensson",
          "author_login": "joachimm",
          "committed_at": "2011-02-11T17:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d325d5702c5ed5be9a7774811878eb3628f13958",
          "body": "… this out according to users preferences if tabs are used",
          "is_bot": false,
          "headline": "Switch to using tabs instead of spaces for indent. TextMate will sort…",
          "author_name": "Joachim Mårtensson",
          "author_login": "joachimm",
          "committed_at": "2011-02-11T17:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81b182175af6538e2c80453f7dcbea2651432795",
          "body": "…e references and super + proper punctuation scopes for module names",
          "is_bot": false,
          "headline": "Added language keyshortcut for citrus grammar, added matching for rul…",
          "author_name": "Joachim Mårtensson",
          "author_login": "joachimm",
          "committed_at": "2011-02-11T17:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bb459543e24b7fd49dd827c110de5954149edde",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 2.3.5",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-07T17:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe7d51bce4ead4cdaa77edaec52339ac8cb59005",
          "body": null,
          "is_bot": false,
          "headline": "Removed Match#fetch",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-07T17:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b72227a3d6b823216dd3accac5d904d739912ea",
          "body": null,
          "is_bot": false,
          "headline": "Added docs",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-07T17:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14b74fab86949b9be1bfedb42f97d0b3c341c96",
          "body": "Ruby gives special meaning to #to_ary that is used in many places that\nare difficult to predict. This can be the source of obscure bugs and\nshould not be used as an alias for #to_a.",
          "is_bot": false,
          "headline": "Removed Match#to_ary",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-07T17:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dcf436de77c6bd039728fa616645013d45bdd82",
          "body": null,
          "is_bot": false,
          "headline": "Small style tweak",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-05T23:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42381b0b426d429336685300e0e6876e8e13e3b5",
          "body": null,
          "is_bot": false,
          "headline": "Fixed bug when parsing rule names that begin with 'end'",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-02-04T04:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c011e5df8f3aacf41d010e6e181dab8b226dd2d",
          "body": null,
          "is_bot": false,
          "headline": "Tweaked Calc example",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-27T18:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99cab24a0501b7e863828f728a607843ff454174",
          "body": null,
          "is_bot": false,
          "headline": "Simplified Calc example",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-27T17:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0fc135481711b75f309c7b6a60d52d53969f52b",
          "body": null,
          "is_bot": false,
          "headline": "Accept relative paths",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-25T18:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4358f24c79ba72db898a5981a3c27725cc7bdf07",
          "body": null,
          "is_bot": false,
          "headline": "Doc tweak",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-25T02:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf6fbfd73536ee1e7e219496b01bdd62e50ed14",
          "body": "This is to avoid requiring the .rb file when using require inside the ip\n.citrus files.",
          "is_bot": false,
          "headline": "Renames example test files",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-18T16:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a2c51a0b1e06366be1b243be2acc7b03e0f2618",
          "body": null,
          "is_bot": false,
          "headline": "Minor style tweaks",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-18T05:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28604abe16afbee53b0e61674705f7118aaefeb6",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 2.3.4",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-17T18:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea358d06ffccf42c37296ec943096af47af8954f",
          "body": null,
          "is_bot": false,
          "headline": "Added CHANGES file",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-17T18:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8074bbb29c5df6ef5a9ab02c1b621aa54c67e7ab",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 2.3.3",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-17T17:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2aafec7a93a2edcfa2db4ce2e6727801d05a7d4",
          "body": null,
          "is_bot": false,
          "headline": "Tweaked some docs",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-17T17:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d0ff78867e98a50c068570be1f42ec594511d95",
          "body": null,
          "is_bot": false,
          "headline": "Use UTF-8 encoding for Citrus::DOT",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-13T17:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51cc88767cadab40f06d7f3767ffb59bb9ba0557",
          "body": null,
          "is_bot": false,
          "headline": "Improved support for multibyte characters",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-13T16:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f67b65b302d4fc6e86ff74c051f190ca0fd7bd",
          "body": null,
          "is_bot": false,
          "headline": "Returns nil for unknown Numeric keys in Match#captures",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-11T05:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8f67ade92ce9c857d412bcae41e5c4dba934fd",
          "body": null,
          "is_bot": false,
          "headline": "Removes Rule#eql? and Match#eql?",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-11T04:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbdce448796327782c34962859b0d1821c946ea3",
          "body": "A common point of confusion for some Citrus users is that they are not\nable to retrieve a match by calling its own name on itself. This commit\nadds self to the internal @captures Hash in the first position.\n\nAlso, Match#to_a and Match#[] were added for convenience when retrieving\ncaptures and submatches.",
          "is_bot": false,
          "headline": "Adds self to Match#captures",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-11T02:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6112520f0df02bb24cf05cce3884eb69549901",
          "body": null,
          "is_bot": false,
          "headline": "Added discussion group to README",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-09T17:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "926917216fe816b1aecdf5380c7024e9c2f3aedf",
          "body": null,
          "is_bot": false,
          "headline": "Repeat doesn't need a Range",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-09T17:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35ee0574352b5b241e1d111c9d253a28bbbf974",
          "body": null,
          "is_bot": false,
          "headline": "Fix test name",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-07T00:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "044e40c8e024cc5bb1695aec2b81d32e4d6ff891",
          "body": null,
          "is_bot": false,
          "headline": "Raise Citrus::Error when Proxy cannot resolve",
          "author_name": "Michael Jackson",
          "author_login": "mjackson",
          "committed_at": "2011-01-05T06:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 0,
      "latest_release_at": "2015-02-19T13:42:18Z",
      "latest_release_tag": "v3.0.2",
      "releases_from_tags": true,
      "days_since_last_push": 1788,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 4170,
      "mean_days_between_releases": 175.8
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "citrus",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": false,
          "registry_url": "https://rubygems.org/gems/citrus",
          "is_deprecated": false,
          "latest_version": "3.0.2",
          "repository_url": "http://github.com/mjijackson/citrus",
          "versions_count": 34,
          "total_downloads": 73320521,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2010-05-13T21:23:31.379000Z",
          "latest_published_at": "2015-02-19T13:42:38.644000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4170
        }
      ]
    },
    "popularity": {
      "forks": 22,
      "stars": 410,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2010-11-10",
            "count": 1
          },
          {
            "date": "2010-11-23",
            "count": 1
          },
          {
            "date": "2010-12-06",
            "count": 1
          },
          {
            "date": "2010-12-08",
            "count": 1
          },
          {
            "date": "2011-02-01",
            "count": 1
          },
          {
            "date": "2011-05-13",
            "count": 1
          },
          {
            "date": "2011-07-17",
            "count": 1
          },
          {
            "date": "2012-06-04",
            "count": 1
          },
          {
            "date": "2013-05-02",
            "count": 1
          },
          {
            "date": "2013-05-05",
            "count": 1
          },
          {
            "date": "2013-06-23",
            "count": 1
          },
          {
            "date": "2013-11-09",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-10-18",
            "count": 1
          },
          {
            "date": "2014-12-31",
            "count": 1
          },
          {
            "date": "2015-01-25",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 22,
        "total_forks": 22
      },
      "star_history": {
        "days": [
          {
            "date": "2010-04-24",
            "count": 142
          },
          {
            "date": "2010-04-29",
            "count": 1
          },
          {
            "date": "2010-05-03",
            "count": 1
          },
          {
            "date": "2010-05-30",
            "count": 1
          },
          {
            "date": "2010-07-04",
            "count": 1
          },
          {
            "date": "2010-07-07",
            "count": 1
          },
          {
            "date": "2010-07-09",
            "count": 1
          },
          {
            "date": "2010-08-09",
            "count": 1
          },
          {
            "date": "2010-08-14",
            "count": 1
          },
          {
            "date": "2010-08-25",
            "count": 1
          },
          {
            "date": "2010-08-27",
            "count": 1
          },
          {
            "date": "2010-08-29",
            "count": 1
          },
          {
            "date": "2010-09-02",
            "count": 1
          },
          {
            "date": "2010-09-15",
            "count": 1
          },
          {
            "date": "2010-09-24",
            "count": 1
          },
          {
            "date": "2010-09-27",
            "count": 1
          },
          {
            "date": "2010-10-14",
            "count": 1
          },
          {
            "date": "2010-11-13",
            "count": 1
          },
          {
            "date": "2011-01-10",
            "count": 1
          },
          {
            "date": "2011-01-15",
            "count": 1
          },
          {
            "date": "2011-01-31",
            "count": 1
          },
          {
            "date": "2011-03-31",
            "count": 1
          },
          {
            "date": "2011-06-25",
            "count": 1
          },
          {
            "date": "2011-06-27",
            "count": 1
          },
          {
            "date": "2011-07-10",
            "count": 1
          },
          {
            "date": "2011-07-17",
            "count": 1
          },
          {
            "date": "2011-07-22",
            "count": 1
          },
          {
            "date": "2011-08-19",
            "count": 1
          },
          {
            "date": "2011-09-29",
            "count": 1
          },
          {
            "date": "2011-10-24",
            "count": 1
          },
          {
            "date": "2011-12-21",
            "count": 1
          },
          {
            "date": "2012-07-07",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-03-05",
            "count": 1
          },
          {
            "date": "2013-03-17",
            "count": 1
          },
          {
            "date": "2013-03-18",
            "count": 1
          },
          {
            "date": "2013-04-02",
            "count": 1
          },
          {
            "date": "2013-04-12",
            "count": 1
          },
          {
            "date": "2013-04-16",
            "count": 1
          },
          {
            "date": "2013-04-18",
            "count": 1
          },
          {
            "date": "2013-05-12",
            "count": 1
          },
          {
            "date": "2013-05-25",
            "count": 1
          },
          {
            "date": "2013-06-03",
            "count": 1
          },
          {
            "date": "2013-06-05",
            "count": 1
          },
          {
            "date": "2013-06-15",
            "count": 1
          },
          {
            "date": "2013-06-23",
            "count": 1
          },
          {
            "date": "2013-06-26",
            "count": 1
          },
          {
            "date": "2013-09-14",
            "count": 1
          },
          {
            "date": "2013-09-21",
            "count": 1
          },
          {
            "date": "2013-10-16",
            "count": 1
          },
          {
            "date": "2013-11-13",
            "count": 1
          },
          {
            "date": "2013-11-15",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 1
          },
          {
            "date": "2013-12-20",
            "count": 1
          },
          {
            "date": "2013-12-25",
            "count": 2
          },
          {
            "date": "2013-12-26",
            "count": 1
          },
          {
            "date": "2014-01-01",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-01-16",
            "count": 1
          },
          {
            "date": "2014-02-11",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 2
          },
          {
            "date": "2014-02-21",
            "count": 1
          },
          {
            "date": "2014-03-03",
            "count": 1
          },
          {
            "date": "2014-04-01",
            "count": 1
          },
          {
            "date": "2014-04-04",
            "count": 1
          },
          {
            "date": "2014-04-08",
            "count": 1
          },
          {
            "date": "2014-04-13",
            "count": 1
          },
          {
            "date": "2014-04-27",
            "count": 1
          },
          {
            "date": "2014-05-07",
            "count": 1
          },
          {
            "date": "2014-05-13",
            "count": 1
          },
          {
            "date": "2014-05-17",
            "count": 1
          },
          {
            "date": "2014-05-27",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 2
          },
          {
            "date": "2014-06-04",
            "count": 1
          },
          {
            "date": "2014-06-07",
            "count": 1
          },
          {
            "date": "2014-06-11",
            "count": 1
          },
          {
            "date": "2014-06-13",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-08-01",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 1
          },
          {
            "date": "2014-09-21",
            "count": 1
          },
          {
            "date": "2014-09-24",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-10-25",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-15",
            "count": 1
          },
          {
            "date": "2015-01-20",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-01-24",
            "count": 1
          },
          {
            "date": "2015-01-26",
            "count": 1
          },
          {
            "date": "2015-02-01",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-02-10",
            "count": 1
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-02-13",
            "count": 1
          },
          {
            "date": "2015-02-14",
            "count": 1
          },
          {
            "date": "2015-02-18",
            "count": 1
          },
          {
            "date": "2015-02-21",
            "count": 1
          },
          {
            "date": "2015-02-26",
            "count": 1
          },
          {
            "date": "2015-02-27",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-04-04",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 2
          },
          {
            "date": "2015-04-30",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 3
          },
          {
            "date": "2015-05-11",
            "count": 1
          },
          {
            "date": "2015-05-13",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-06-28",
            "count": 1
          },
          {
            "date": "2015-06-30",
            "count": 1
          },
          {
            "date": "2015-07-06",
            "count": 1
          },
          {
            "date": "2015-07-16",
            "count": 1
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-08-05",
            "count": 1
          },
          {
            "date": "2015-08-08",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 1
          },
          {
            "date": "2015-09-07",
            "count": 1
          },
          {
            "date": "2015-09-15",
            "count": 1
          },
          {
            "date": "2015-09-27",
            "count": 1
          },
          {
            "date": "2015-09-28",
            "count": 2
          },
          {
            "date": "2015-09-29",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-16",
            "count": 1
          },
          {
            "date": "2015-11-27",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-02-02",
            "count": 1
          },
          {
            "date": "2016-02-03",
            "count": 3
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-02-24",
            "count": 1
          },
          {
            "date": "2016-03-02",
            "count": 1
          },
          {
            "date": "2016-03-03",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-03-30",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 2
          },
          {
            "date": "2016-05-05",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-06-17",
            "count": 1
          },
          {
            "date": "2016-07-10",
            "count": 1
          },
          {
            "date": "2016-07-23",
            "count": 1
          },
          {
            "date": "2016-10-16",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-11-27",
            "count": 1
          },
          {
            "date": "2016-12-04",
            "count": 1
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-08",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 1
          },
          {
            "date": "2017-03-18",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 2
          },
          {
            "date": "2017-03-28",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-11",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-26",
            "count": 1
          },
          {
            "date": "2017-08-30",
            "count": 1
          },
          {
            "date": "2017-11-13",
            "count": 1
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2017-12-30",
            "count": 1
          },
          {
            "date": "2018-03-07",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-06-17",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-12",
            "count": 1
          },
          {
            "date": "2018-09-29",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 2
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 3
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-09-19",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 2
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 2
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 2
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 408,
        "total_stars": 410
      },
      "open_issues_and_prs": 12
    },
    "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": 42095,
      "source_files_sampled": 32,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 9,
        "open_issues": 9,
        "closed_ratio": 0.812,
        "closed_issues": 39,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mjackson",
          "commits": 336,
          "avatar_url": "https://avatars.githubusercontent.com/u/92839?v=4"
        },
        {
          "type": "User",
          "login": "blambeau",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/56934?v=4"
        },
        {
          "type": "User",
          "login": "joachimm",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/7707?v=4"
        },
        {
          "type": "User",
          "login": "kylc",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/233860?v=4"
        },
        {
          "type": "User",
          "login": "andrew",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1060?v=4"
        },
        {
          "type": "User",
          "login": "cjheath",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1703?v=4"
        },
        {
          "type": "User",
          "login": "emancu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/56375?v=4"
        },
        {
          "type": "User",
          "login": "mwilden",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9956?v=4"
        },
        {
          "type": "User",
          "login": "tbuehlmann",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/77664?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.894
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 4/19 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "e68d8921ddb0bfdfc6654661beef35332788784d",
        "ran_at": "2026-07-22T01:23:42Z",
        "aggregate_score": 2.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 19,
          "created_at": "2011-02-22T19:27:14Z",
          "last_comment_at": "2018-09-07T14:48:56Z",
          "last_comment_author": "davidkellis"
        },
        {
          "number": 58,
          "created_at": "2019-02-16T07:11:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 61,
          "created_at": "2021-08-28T16:49:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2021-01-06T07:59:35Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2010-11-16T16:41:31Z",
          "last_comment_at": "2011-01-01T00:10:35Z",
          "last_comment_author": "mjackson"
        },
        {
          "number": 16,
          "created_at": "2011-02-05T01:02:18Z",
          "last_comment_at": "2011-02-20T21:02:48Z",
          "last_comment_author": "rogerbraun"
        },
        {
          "number": 22,
          "created_at": "2011-04-29T16:05:04Z",
          "last_comment_at": "2011-05-03T17:33:55Z",
          "last_comment_author": "artob"
        },
        {
          "number": 39,
          "created_at": "2012-01-17T00:36:34Z",
          "last_comment_at": "2012-01-17T00:40:42Z",
          "last_comment_author": "ognevsky"
        },
        {
          "number": 46,
          "created_at": "2014-09-19T16:07:05Z",
          "last_comment_at": "2017-07-03T11:59:47Z",
          "last_comment_author": "DrOvonN"
        },
        {
          "number": 54,
          "created_at": "2015-09-30T14:42:21Z",
          "last_comment_at": "2015-10-26T11:41:12Z",
          "last_comment_author": "clamoris"
        },
        {
          "number": 56,
          "created_at": "2018-01-26T04:14:58Z",
          "last_comment_at": "2021-11-16T22:15:38Z",
          "last_comment_author": "rafaelbiriba"
        },
        {
          "number": 60,
          "created_at": "2021-05-10T09:53:25Z",
          "last_comment_at": "2021-11-24T15:25:50Z",
          "last_comment_author": "flavorjones"
        },
        {
          "number": 63,
          "created_at": "2021-09-10T04:06:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mjackson/citrus",
    "host": "github.com",
    "name": "citrus",
    "owner": "mjackson"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 27,
        "vitality": 13,
        "community": 43,
        "governance": 57,
        "engineering": 46,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 38,
        "overall_after_abandonment_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1788,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1788 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1788
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 32,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v3.0.2",
              "releases_from_tags": true,
              "days_since_latest_release": 4170,
              "mean_days_between_releases": 175.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4170 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4170
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~175.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 175.8
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 8,
              "days_since_last_merged_pr": 2022,
              "days_since_last_human_commit": 2022,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2022 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2022,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 43,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 22,
              "stars": 410,
              "watchers": 10,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "410 stars",
                "points": 42.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 410
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "22 forks",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.894
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 89% of commits",
                "points": 2.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "merged_prs": 9,
              "open_issues": 9,
              "closed_issues": 39,
              "issue_closed_ratio": 0.812,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 38,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "9/13 decided PRs merged",
                "points": 26.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 9,
                      "decided": 13
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/19 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 7473,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mjackson",
              "public_repos": 201,
              "account_age_days": 6253
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "7,473 followers of mjackson",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7473,
                      "login": "mjackson"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "201 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 201
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 46,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "http://mjackson.github.io/citrus",
              "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": "http://mjackson.github.io/citrus",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 27,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 27,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/19 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 17
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 24,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.17,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "17 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 9.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 17,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": 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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 42095,
              "source_files_sampled": 32,
              "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/32 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 32,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "rubygems package 'citrus' points at a different repository (http://github.com/mjijackson/citrus); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:23:54.616683Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mjackson/citrus.svg",
  "full_name": "mjackson/citrus",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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