Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 00:05 UTC

jnunemaker / crack

Really simple JSON and XML parsing, ripped from Merb and Rails.

RubyMIT★ 550 stars⑂ 94 forkssince Mar 2009View on GitHub ↗

jnunemaker/crack holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (74/100) and lowest on AI Readiness (31/100). It was last updated 4 days ago. 2 contributors account for most of its recent work.

58
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

John NunemakerPersonal account
2,046 followers77 public repossince Feb 2008@verygoodsoftwarellc and @boxoutsports

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
RubyGemscrack1.0.1-21272 days ago

Metrics by category

Vitality

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

45At risk · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
2.8/36Commit cadence — 4/52 weeks with commits
8.6/18Commit volume — 8 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year8
human_commit_share0.97
days_since_last_push4
active_weeks_last_year4
How it's scored
16.2/27Ships releases — 21 version tags (no GitHub releases)
16.2/36Release recency — latest release 302 days ago
5.4/27Release cadence — a release every ~515.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count21
latest_release_tagv1.0.1
releases_from_tagsyes
days_since_latest_release302
mean_days_between_releases515.5
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?

69Moderate · 18% of overall
How it's scored
44.4/60Stars — 550 stars
16.4/25Forks — 94 forks
6.2/15Watchers — 14 watchers
Inputs used
forks94
stars550
watchers14
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 400,394,043 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagescrack
dependents
ecosystemsrubygems
total_downloads400,394,043
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

74Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.2/22.5Commit distribution — top contributor authored 46% of commits
13.5/13.5Contributor breadth — 32 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled32
top_contributor_share0.459
How it's scored
42.9/46.8Issue resolution — 92% of issues closed
28.2/38.3PR acceptance — 42/57 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 9/19 approved changesets -- score normalized to 4
Inputs used
merged_prs42
open_issues3
closed_issues33
issue_closed_ratio0.917
closed_unmerged_prs15
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.8/25Owner reach — 2,046 followers of jnunemaker
25/25Track record — 77 public repos, account ~18 yr old
Inputs used
followers2,046
owner_typeUser
is_verified
owner_loginjnunemaker
public_repos77
account_age_days6,733
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
26/35Publish recency — latest publish 272 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescrack
ecosystemsrubygems
any_deprecatedno
min_days_since_publish272

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

31At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
20.3/40Legible commit history — 37 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.381
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
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_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.03
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/11 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes16,452
source_files_sampled11
oversized_source_files0

Key facts

550GitHub stars
32contributors
8commits, last 12 months
4days since last push
21releases
2bus factor
3open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 550 ★ / 94 ⇿
550Stars
94Forks
21Releases

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.

0100200300400500600550911932009-032017-112026-06
Major 1Minor 3Patch 17

Each point covers 16 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests8 out of 21 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 9/19 approved changesets -- score normalized to 4
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
RubyGemsrakeGemfile
RubyGemsminitestGemfile
RubyGemspsych> 2.0.0Gemfile
RubyGemsrexml< 3.2.5Gemfile
All dependencies 5

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

RegistryPackageVersionRelation
RubyGemsminitestdirect
RubyGemspsychdirect
RubyGemsrakedirect
RubyGemsrexmldirect
RubyGemsbigdecimalindirect
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": 692,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 36752,
        "Shell": 1253
      },
      "pushed_at": "2026-07-17T08:03:57Z",
      "created_at": "2009-03-29T04:05:59Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T08:04:09Z",
      "description": "Really simple JSON and XML parsing, ripped from Merb and Rails.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://www.johnnunemaker.com",
      "name": "John Nunemaker",
      "type": "User",
      "login": "jnunemaker",
      "company": "@verygoodsoftwarellc and @boxoutsports ",
      "location": "US",
      "followers": 2046,
      "avatar_url": "https://avatars.githubusercontent.com/u/235?v=4",
      "created_at": "2008-02-13T18:00:42Z",
      "is_verified": null,
      "public_repos": 77,
      "account_age_days": 6733
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-09-22T20:18:27Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-02-09T22:52:39Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2024-01-29T18:05:14Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2020-12-27T00:18:58Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2020-09-17T16:32:25Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2015-12-02T18:26:31Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2014-02-02T16:57:35Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2013-07-16T20:46:08Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2013-06-05T20:26:11Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2013-01-09T17:25:58Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2011-09-21T14:40:34Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2011-09-17T13:42:45Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2011-09-17T01:07:15Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2010-07-07T19:15:30Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2010-02-21T02:35:38Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2010-01-31T18:37:40Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2010-01-27T18:04:43Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2009-07-19T23:35:07Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2009-07-01T03:27:18Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2009-04-21T18:58:12Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2009-04-01T03:42:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2169fc5044fe76f6153b8cfe2b321cef5922c547",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#93)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T08:03:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4ea938d87ad83280a61159bcdc29ead535a09fc8",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 4.0 to the CI matrix (#92)",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2026-01-04T13:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405f723bca56920d349f12cd6363959489130404",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#91)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-04T08:36:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8272fefec6ef2f2b2e0dc15d3ca00879a9fc5b9b",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v1.0.1",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2025-09-22T20:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02033e811ccbe746447d8ce92ae10485c85e6ec",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#88)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-19T18:51:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ec6303ec1182acb802dd46e81fd7ce2ef2a8aa4",
          "body": null,
          "is_bot": false,
          "headline": "Add dependabot to keep CI up-to-date (#87)",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2025-09-19T18:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3354103251cbfbdf878c779133e55031b6cbbc",
          "body": null,
          "is_bot": false,
          "headline": "Fix deprecation warnings for Minitest 6 (#86)",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2025-09-19T18:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eb3c7096431b79fd81b93cd9cae554ddea03123",
          "body": null,
          "is_bot": false,
          "headline": "Handle new \"No root element\" error from REXML #84 (#85)",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2025-09-19T18:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96b63dd7ba7cd621e40b4640cb953b0937b7680",
          "body": "Update Github Action OS to ubuntu-latest",
          "is_bot": false,
          "headline": "Merge pull request #83 from kiskoza/github-actions-os-fix",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2025-02-12T16:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e744bbd3e254a5749a545e7f64056dccd16e71",
          "body": null,
          "is_bot": false,
          "headline": "Update Github Action OS to ubuntu-latest",
          "author_name": "Koza",
          "author_login": "kiskoza",
          "committed_at": "2025-02-12T16:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "931919298599710b2800239605559c052ebc879c",
          "body": "Add Ruby 3.4 to the CI matrix",
          "is_bot": false,
          "headline": "Merge pull request #81 from kiskoza/ruby-3-4",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2025-01-05T16:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1caf86144083f66a18a0a626a30b08a2dcc9b36b",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 3.4 to the CI matrix",
          "author_name": "Koza",
          "author_login": "kiskoza",
          "committed_at": "2025-01-05T16:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3fe5dc911858a148000496bdc1676e3536aaf4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v1.0.0 to indicate that the gem is stable (#80)",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2024-02-09T22:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76a968f8d78995222ba812af5395eed4ed10d866",
          "body": null,
          "is_bot": false,
          "headline": "chore: add bundler gem tasks",
          "author_name": "Benjamin Fleischer",
          "author_login": "bf4",
          "committed_at": "2024-01-29T18:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5022ba5cdcd04fc4d4ad36d2199996529d33e9db",
          "body": "* Require the version by default\r\n* Update History\r\n* Update Readme to have more recent information\r\n* Update gemspec to use common metadata and minimum Ruby version\r\n* Bump version number for new release",
          "is_bot": false,
          "headline": "New release (#79)",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2024-01-29T18:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579524f63efb5e0c26e6031857cad68bbf6b4531",
          "body": "Ship LICENSE file with the gem",
          "is_bot": false,
          "headline": "Merge pull request #68 from voxik/patch-2",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2024-01-26T15:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6908442df4af0b93707fdfcd20ef11811261822",
          "body": "Fix parse issue with consecutive dates",
          "is_bot": false,
          "headline": "Merge pull request #77 from kiskoza/parse-dates",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2024-01-26T15:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf5b1ca1faf51efac2d00dce534166d698edaa9",
          "body": null,
          "is_bot": false,
          "headline": "Fix parse issue with consecutive dates",
          "author_name": "Koza",
          "author_login": "kiskoza",
          "committed_at": "2024-01-26T15:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bae8238cd70123b6db54ca7e9de44793a02a2c6d",
          "body": "Add BigDecimal to gem dependency",
          "is_bot": false,
          "headline": "Merge pull request #75 from koic/add_bigdecimal_to_runtime_dependency",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2024-01-26T15:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0f2c3e7bc6911d7bab776660c232e7828ecd982",
          "body": "Remove allow failures from stable ruby versions",
          "is_bot": false,
          "headline": "Merge pull request #78 from kiskoza/ci/remove-allow-failures",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2024-01-26T15:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2035c4a60ba35fdbf7ab0551ccceb698e592d5",
          "body": null,
          "is_bot": false,
          "headline": "Remove allow failures from stable ruby versions",
          "author_name": "Koza",
          "author_login": "kiskoza",
          "committed_at": "2024-01-26T14:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5cc81c474d423e2a874b419e354bd2993399cfe",
          "body": "Add Ruby 3.1 support that is backwards compatible to Ruby 1.9.3",
          "is_bot": false,
          "headline": "Merge pull request #74 from dmorehouse/master",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2024-01-26T14:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5944de6561403c8f5ba1d7aefff59a7a2d01459c",
          "body": "* Fix tests for Ruby 2.0\r\n\r\n* Add github actions\r\n\r\n* Drop old test running script to have only Rake for testing",
          "is_bot": false,
          "headline": "Use GitHub actions (#76)",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2024-01-26T05:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2988a93762fe5ba48b5eb30be93610084726ac9",
          "body": "## Summary\n\nBigDecimal gem has been bundled gem since Ruby 3.3.0-dev.\n\n- https://bugs.ruby-lang.org/issues/19843\n- https://github.com/ruby/ruby/commit/1c93288f8bbf667cb95eb7137b2fe64213894b77\n\nSo, this PR adds BigDecimal to runtime gem dependency.\n\n## Other Information\n\nThe ruby-head of gems that de\n[…]\n\n/Users/koic/.rbenv/versions/3.3.0-dev/lib/ruby/gems/3.3.0+0/gems/crack-0.4.5/lib/crack/xml.rb:9: warning:\nbigdecimal will be not part of the default gems since Ruby 3.4.0. Add it to your Gemfile.\n```",
          "is_bot": false,
          "headline": "Add BigDecimal to gem dependency",
          "author_name": "Koichi ITO",
          "author_login": "koic",
          "committed_at": "2023-08-23T04:07:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d44085d16e8fa7602f9c174e5c8389d0ac374dc8",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 3.1 support that is backwards compatible",
          "author_name": "Dave Morehouse",
          "author_login": null,
          "committed_at": "2023-08-22T14:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39fb9b6425ff8e867fe6afe3cbfdc535096cffdf",
          "body": "PR #61 removed not only test files, but also useful files, such as LICENSE file. This file is demanded by Linux distros such as Fedora.",
          "is_bot": false,
          "headline": "Ship LICENSE file with the gem",
          "author_name": "Vít Ondruch",
          "author_login": "voxik",
          "committed_at": "2021-01-08T17:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a951228b1ec0d19c8e3100f92b83a07b24c57a99",
          "body": "Bump to 0.4.5",
          "is_bot": false,
          "headline": "Merge pull request #67 from bf4/bump_to_045",
          "author_name": "Benjamin Fleischer",
          "author_login": "bf4",
          "committed_at": "2020-12-27T00:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec6b55efd0055cc04e30be0fa828e0902c45c7b",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 0.4.5",
          "author_name": "Benjamin Fleischer",
          "author_login": "bf4",
          "committed_at": "2020-12-27T00:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61172bf32e1769748fded156c2f2fc03dac69c1",
          "body": "Add REXML as gem runtime dependency",
          "is_bot": false,
          "headline": "Merge pull request #62 from koic/add_rexml_to_gem_dependencies",
          "author_name": "Benjamin Fleischer",
          "author_login": "bf4",
          "committed_at": "2020-10-30T01:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f61a62eb5b2ad877950831c5a69c6e230c6c73f2",
          "body": "GitHub is HTTPS by default",
          "is_bot": false,
          "headline": "Merge pull request #64 from amatsuda/https",
          "author_name": "Benjamin Fleischer",
          "author_login": "bf4",
          "committed_at": "2020-10-30T01:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "244855f6ee77f85fd78a2e303de484fd17c60edf",
          "body": null,
          "is_bot": false,
          "headline": "GitHub is HTTPS by default",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2020-09-25T08:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "288371d0444ba64bde1b082f340fcc67eeb9e64e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.4.4; update history",
          "author_name": "Benjamin Fleischer",
          "author_login": "bf4",
          "committed_at": "2020-09-17T16:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579acb39c5597b5a4353181a5cf967c148625275",
          "body": "## Summary\n\nREXML gem has been bundled gem since Ruby 2.8.0-dev (Ruby 3.0).\n\n- https://bugs.ruby-lang.org/issues/16485\n- https://github.com/ruby/ruby/commit/c3ccf23d5807f2ff20127bf5e42df0977bf672fb\n\nThis change causes the following error on the Ruby master:\n\n```console\n% ruby -v\nruby 2.8.0dev (2020-\n[…]\nstreamparser (LoadError)\n```\n\nThis PR adds REXML to gem dependency.\n\n## Other Information\n\nThe ruby-head of gems that depends on crack has failed.\ne.g. https://circleci.com/gh/rubocop-hq/rubocop/81817",
          "is_bot": false,
          "headline": "Add REXML to gem dependency",
          "author_name": "Koichi ITO",
          "author_login": "koic",
          "committed_at": "2020-01-15T05:22:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4ecf9cf5f721dea61b8fa86280180142ead35312",
          "body": "remove safe_yaml. Psych.safe_load is fine for modern rubies",
          "is_bot": false,
          "headline": "Merge pull request #59 from bf4/master",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2018-12-07T18:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1183581ded7d7ee6b427778eef430d3d10000e04",
          "body": "Exclude tests (and fixtures) from bundled gem",
          "is_bot": false,
          "headline": "Merge pull request #61 from greysteil/dont-bundle-tests",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2018-12-07T18:50:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "261962ae56f0c4216d0be6b8c65037ec5c853a70",
          "body": null,
          "is_bot": false,
          "headline": "Exclude tests (and fixtures) from bundled gem",
          "author_name": "Grey Baker",
          "author_login": "greysteil",
          "committed_at": "2018-12-01T10:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7189fef728ce522cb03f62b18848cfc50058245",
          "body": null,
          "is_bot": false,
          "headline": "remove safe_yaml",
          "author_name": "Benjamin Fleischer",
          "author_login": "bf4",
          "committed_at": "2016-06-06T16:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ef64354c3d766c69706875aef6587ad4fc004d",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.3",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2015-12-02T18:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bde947fab9db2ccf1c05828a3fa611386dbb715",
          "body": "Fix for key mangling when using multiple dates",
          "is_bot": false,
          "headline": "Merge pull request #57 from aditiraveesh/master",
          "author_name": "John Nunemaker",
          "author_login": "greatuserongithub",
          "committed_at": "2015-12-02T18:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5dd090768dea0ffebd1b05002c16300dfa58754",
          "body": "When dates are formatted using the json format_dates method, '!!timestamp ' string gets\ninserted into the output string each time a date is encountered. So, the date start index needs\nto be updated when a second date is encountered. This should repeat for each date start iteration.\n\nFixes issue https://github.com/jnunemaker/crack/issues/56",
          "is_bot": false,
          "headline": "Fix for key mangling when using multiple dates",
          "author_name": "Aditi Raveesh",
          "author_login": "aditiraveesh",
          "committed_at": "2015-11-30T09:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e2b953530117084d958b86fef62a7c0f1d914c6",
          "body": "…_json_file\n\nfix SystemStackError when parsing large JSON files",
          "is_bot": false,
          "headline": "Merge pull request #54 from jgoyon/fix/raise_system_stack_error_large…",
          "author_name": "John Nunemaker",
          "author_login": "greatuserongithub",
          "committed_at": "2015-02-25T15:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d998d2a55f17c821037ec0479a6b26c0ae8bf0c3",
          "body": "When parsing large JSON files the array listing marks can become quite\nlarge. When exploded and passed to `Array#push`, they are pushed onto the\nthread stack and ruby raise a `SystemStackError`.\n\nThis fix just build the array the other way around, thus preventing filling up\nthe thread stack.\n\nFor more details see [SystemStackError when pushing more than 130798\nobjects into an array](http://stackoverflow.com/questions/28703587)",
          "is_bot": false,
          "headline": "fix SystemStackError when parsing large JSON files",
          "author_name": "jgoyon",
          "author_login": "jgoyon",
          "committed_at": "2015-02-25T09:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc92774248f39e00196125d7bf56c05ad50d9e9",
          "body": "Added travis.yml",
          "is_bot": false,
          "headline": "Merge pull request #53 from iainbeeston/travis-support",
          "author_name": "John Nunemaker",
          "author_login": "greatuserongithub",
          "committed_at": "2015-02-14T16:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401bedecea550017e9b9b4c2d187ec1e733ceb90",
          "body": null,
          "is_bot": false,
          "headline": "Added travis.yml",
          "author_name": "Iain Beeston",
          "author_login": "iainbeeston",
          "committed_at": "2015-02-14T08:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d9f334cc431481d3c72c627e14a43b1c93db478",
          "body": "Matchy is not needed anymore.",
          "is_bot": false,
          "headline": "Merge pull request #51 from voxik/patch-1",
          "author_name": "John Nunemaker",
          "author_login": "greatuserongithub",
          "committed_at": "2014-08-03T21:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46fb77056ed7afa13bf746b3ab6edafc4f35c2e0",
          "body": null,
          "is_bot": false,
          "headline": "Matchy is not needed anymore.",
          "author_name": "Vít Ondruch",
          "author_login": "voxik",
          "committed_at": "2014-07-14T11:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba93f62982774d1196eb78a87539d06ea1673c62",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.2.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2014-02-02T16:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "762dd6c14e6f108a2418b243683f66f2fd9489ba",
          "body": "updated Crack::JSON.parse to actually use SafeYAML",
          "is_bot": false,
          "headline": "Merge pull request #50 from dtao/safe-yaml-integration",
          "author_name": "John Nunemaker",
          "author_login": "greatuserongithub",
          "committed_at": "2014-01-24T15:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03a29e7031e2e102916f8050eb1ca7479c5f8042",
          "body": null,
          "is_bot": false,
          "headline": "require safe_yaml/load instead of safe_yaml",
          "author_name": "Dan Tao",
          "author_login": "dtao",
          "committed_at": "2014-01-23T21:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9654ce05675d6710a6fabb8578b08fc0c80bf3aa",
          "body": null,
          "is_bot": false,
          "headline": "updated Crack::JSON.parse to actually use SafeYAML",
          "author_name": "Dan Tao",
          "author_login": "dtao",
          "committed_at": "2014-01-23T21:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59bd9e4aec0f4cf3fdf795577f0cc9875d7e54b1",
          "body": "Bump safe_yaml dependency \"~> 0.9.0\" -> \"~> 1.0.0\"",
          "is_bot": false,
          "headline": "Merge pull request #49 from lencioni/safe_yaml",
          "author_name": "John Nunemaker",
          "author_login": "greatuserongithub",
          "committed_at": "2014-01-15T20:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351349dc7f9d371857dfe2b0bf986b24c3d6bb1d",
          "body": "Version 1.0.0 of safe_yaml was released on December 27, 2013. In the\nabsence of an updated changelog, here are the commits included in this\nversion bump:\n\n  https://github.com/dtao/safe_yaml/compare/8b488914c71d0b267cee752b49a09935a17b5e5f...d25466de3df8a4f1fa8e986f47464db44b3f7d9d",
          "is_bot": false,
          "headline": "Bump safe_yaml dependency \"~> 0.9.0\" -> \"~> 1.0.0\"",
          "author_name": "Joe Lencioni",
          "author_login": "lencioni",
          "committed_at": "2014-01-08T17:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbb7583d89014ab3279427419f2b537fc33a3524",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.1.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-07-16T20:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2555ce4ffde3d4158df9a5a372d2659027e066fe",
          "body": null,
          "is_bot": false,
          "headline": "Ignore lock file.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-07-16T20:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6389f376cbbdfa8faf0c35771a7168cbcbf84fe",
          "body": null,
          "is_bot": false,
          "headline": "Remove lock file.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-07-16T20:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9624592c1cc0f4623bec1945ca9b57170e7eb770",
          "body": null,
          "is_bot": false,
          "headline": "Get last test to pass.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-07-16T20:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15636492e21f13d7446e8b922fe676fd1cd0a43e",
          "body": null,
          "is_bot": false,
          "headline": "Modify JSON to YAML: add timestamp tag for libyaml",
          "author_name": "Jacob Swanner",
          "author_login": "jswanner",
          "committed_at": "2013-07-10T16:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b999c5ead2b78f5b6d92c018a0a4ba560401f9",
          "body": null,
          "is_bot": false,
          "headline": "Correct gem name in release script",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d7a7ab9a21cbfa7fd30cbfd6ade79d97afd119c",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.0.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49aa528466eb1cd7abe0d17e75580f4638ed824",
          "body": null,
          "is_bot": false,
          "headline": "Switch to custom release from bundlers.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151842debad270071f01742b89cbfd3d313ddeab",
          "body": null,
          "is_bot": false,
          "headline": "Switch readme to markdown contents.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf2a0ec39d689533c54f0a32b2a8faf70a92e0b",
          "body": null,
          "is_bot": false,
          "headline": "Change readme to markdown extension.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f06f262368e11ce6428032953e83ec2a6fab37a",
          "body": "…/crack into admgre-REXMLUtilityNode-type-bug\n\nConflicts:\n\ttest/xml_test.rb",
          "is_bot": false,
          "headline": "Merge branch 'REXMLUtilityNode-type-bug' of https://github.com/admgre…",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9b13d3367eca209bdbbb44e55786cc30ba3363",
          "body": "…to TiagoCardoso1983-master\n\nConflicts:\n\ttest/xml_test.rb",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/TiagoCardoso1983/crack in…",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c8ddb70a0bb7b2b3c89d0f3f0f0766c533ae17d",
          "body": null,
          "is_bot": false,
          "headline": "Added safe_yaml to prevent yaml bad things.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b69d039074c98d199adf70a269962fe3596ccb8b",
          "body": null,
          "is_bot": false,
          "headline": "Quotes for all json keys.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9384d069d68831acea1ea2497332cc21626fc9d",
          "body": null,
          "is_bot": false,
          "headline": "Minor: formatting.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffaf165b12b60635c660ebaa0a5deaa4085b9a33",
          "body": null,
          "is_bot": false,
          "headline": "Handle psych syntax error for 1.9.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a994cd05a1ddb83cae1523f3b2d14b103c67a36",
          "body": null,
          "is_bot": false,
          "headline": "Switch to bundler and minitest. Tests passing on 1.8.7.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-06-05T20:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8bf525c6c8b45220ed0f43fd6d9c3e42837301d",
          "body": "Fixed warnings in library and tests",
          "is_bot": false,
          "headline": "Merge pull request #34 from joevandyk/master",
          "author_name": "John Nunemaker",
          "author_login": "greatuserongithub",
          "committed_at": "2013-06-05T14:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a6d086e071aa32bab92d00f2e7d86fcf6909a47",
          "body": "add license information to the gemspec",
          "is_bot": false,
          "headline": "Merge pull request #41 from jordimassaguerpla/master",
          "author_name": "John Nunemaker",
          "author_login": "greatuserongithub",
          "committed_at": "2013-06-05T14:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d001061c53d558811a864dd13bd2732d9cac8e00",
          "body": "Need to require 'rexml/document'",
          "is_bot": false,
          "headline": "Merge pull request #42 from robbie-mcfarlane/patch-1",
          "author_name": "John Nunemaker",
          "author_login": "greatuserongithub",
          "committed_at": "2013-06-05T14:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "534ced808b22e481ef44a20c5845278fcf992e7c",
          "body": "Fix parsing errors of unnormalized characters on Ruby 1.9.3-p392\r\n\r\ne.g., &amp;",
          "is_bot": false,
          "headline": "Need to require 'rexml/document'",
          "author_name": "robbie-mcfarlane",
          "author_login": "robbie-mcfarlane",
          "committed_at": "2013-03-15T20:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51201ac10d6a6ba27a7dedbdcf555dea7092415",
          "body": "this way it can be used from rubygems.org API",
          "is_bot": false,
          "headline": "add license to gemspec",
          "author_name": "Jordi Massaguer Pla",
          "author_login": "jordimassaguerpla",
          "committed_at": "2013-01-28T13:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "322e0035c4ef1a1410192942b4a62ac861cf3c3a",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate gemspec for version 0.3.2",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-01-09T17:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765304e0bca90ee8a5ef5a30ca0bc16ee7b5eb26",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.3.2.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-01-09T17:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3da1212a1f84a898ee3601336d1dbbf118fb5f6",
          "body": null,
          "is_bot": false,
          "headline": "Remove support for symbol and yaml.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2013-01-09T17:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1769939dd8e7f915bab89adfa1e69bfd697e038",
          "body": "…ildren that are not strings",
          "is_bot": false,
          "headline": "Fixed an issue parsing xml file where a node with type == file has ch…",
          "author_name": "Adam C. Greenfield",
          "author_login": "admgre",
          "committed_at": "2012-10-20T16:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1067125dc948aeb0b8a8e1029df29da58e81920",
          "body": null,
          "is_bot": false,
          "headline": "managed to enable the dumping of the parsing result",
          "author_name": "Tiago Cardoso",
          "author_login": null,
          "committed_at": "2012-01-31T14:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401ef2fba4af27c789d81b4df63548fa9c0a414f",
          "body": "…or stuff that will be stored in cache (cache functions call the dump on the values). as expected, it fails",
          "is_bot": false,
          "headline": "wrote a test to test if the dumping of xml works. this is important f…",
          "author_name": "Tiago Cardoso",
          "author_login": null,
          "committed_at": "2012-01-31T14:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a00971accfdaf30bf891a1e2a68930bc970f441",
          "body": null,
          "is_bot": false,
          "headline": "Fixed warnings in library and tests",
          "author_name": "Joe Van Dyk",
          "author_login": null,
          "committed_at": "2012-01-23T21:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b16580d754ab08d62826963dfd5e5f9991eb58",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate gemspec for version 0.3.1",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-21T14:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f59b13b4ab101e996edd917a101cadd8070805",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.3.1.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-21T14:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd8cd210504c6204d3d059a745bc3eb2af913b6",
          "body": null,
          "is_bot": false,
          "headline": "added tests for crack's xml parser",
          "author_name": "rubiii",
          "author_login": "rubiii",
          "committed_at": "2011-09-18T10:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3cdc165f6eddf68e00d23131b70b6ad5f1adcb0",
          "body": null,
          "is_bot": false,
          "headline": "allow crack to be extended with different parsers",
          "author_name": "rubiii",
          "author_login": "rubiii",
          "committed_at": "2011-09-17T15:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee7d84f77b96e8ff09d49c2b712580c07272c42",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate gemspec for version 0.3.0",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T13:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d0cf8d15a9c5dc95e0f372ace53a977f65a66b",
          "body": "All core extension hackery removed.",
          "is_bot": false,
          "headline": "Releasing 0.3.0.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T13:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95634857ef58c79d15e37f0648ec3fa4df60e156",
          "body": null,
          "is_bot": false,
          "headline": "Remove last bit of core extensions.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T13:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba310f2a3407719a2ca1c66f0414454000439e0",
          "body": null,
          "is_bot": false,
          "headline": "Whitespace...",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T13:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3461ace3f0853728705e4e6e5cae0db49ca1ef2e",
          "body": null,
          "is_bot": false,
          "headline": "Removed Hash core addition of to_xml_attributes.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T13:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e04e2549202477667fd0b6d8b844d13008137c5",
          "body": null,
          "is_bot": false,
          "headline": "Removed to_params as it is not being used anymore.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T13:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "982863759429b5890ef3c0ed77f66439c80d66c4",
          "body": null,
          "is_bot": false,
          "headline": "Remove String core method addition.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T13:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbca3b9ba5191ac1717f2939a8179b2f82c16d53",
          "body": null,
          "is_bot": false,
          "headline": "Added blank string test.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T13:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8465e82960ec9ce9f4b2dbada982948614cd219d",
          "body": "false.should be_blank  # => false\n\nWhen adding a core extension for Object#blank?,\nit should match the de-facto standard implementation\nby ActiveSupport (and others).",
          "is_bot": false,
          "headline": "Fixed failing test for Object#blank?",
          "author_name": "rubiii",
          "author_login": "rubiii",
          "committed_at": "2011-09-17T10:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc3b4ebd238af1c2c5fa4986261b4f88d6d9f077",
          "body": null,
          "is_bot": false,
          "headline": "Added failing test for Object#blank?",
          "author_name": "rubiii",
          "author_login": "rubiii",
          "committed_at": "2011-09-17T10:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22827bc618d27b930adafe8fefeddda56313db4e",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate gemspec for version 0.2.0",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T01:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e565c86b849c58b60878328d8fc655dfb372bf8a",
          "body": null,
          "is_bot": false,
          "headline": "Releasing 0.2.0. Tons of bug fixes.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T01:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84587d6658f8014d2ce5fd845c461769b92662a8",
          "body": null,
          "is_bot": false,
          "headline": "Unfreeze. Was getting frozen string issue.",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T01:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77dcf119490bac768901760b77bb3d3d85a5357c",
          "body": "…master\n\nConflicts:\n\tlib/crack/json.rb",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/ericgj/crack into ericgj-…",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T01:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc1e4486c36c0754132648d2766992b2cfdc4efd",
          "body": "Conflicts:\n\tRakefile\n\tlib/crack/json.rb",
          "is_bot": false,
          "headline": "Merge https://github.com/sspinc/crack into sspinc-9cb9d64285e3c6d33946",
          "author_name": "John Nunemaker",
          "author_login": "jnunemaker",
          "committed_at": "2011-09-17T00:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 8,
      "latest_release_at": "2025-09-22T20:18:27Z",
      "latest_release_tag": "v1.0.1",
      "releases_from_tags": true,
      "days_since_last_push": 4,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 302,
      "mean_days_between_releases": 515.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "crack",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/crack",
          "is_deprecated": false,
          "latest_version": "1.0.1",
          "repository_url": "https://github.com/jnunemaker/crack",
          "versions_count": 21,
          "total_downloads": 400394043,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:28:10Z",
          "latest_published_at": "2025-10-22T14:13:45.726000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 272
        }
      ]
    },
    "popularity": {
      "forks": 94,
      "stars": 550,
      "watchers": 14,
      "fork_history": {
        "days": [
          {
            "date": "2009-04-03",
            "count": 1
          },
          {
            "date": "2009-04-08",
            "count": 1
          },
          {
            "date": "2009-04-20",
            "count": 1
          },
          {
            "date": "2009-04-22",
            "count": 1
          },
          {
            "date": "2009-04-29",
            "count": 1
          },
          {
            "date": "2009-05-03",
            "count": 1
          },
          {
            "date": "2009-06-22",
            "count": 1
          },
          {
            "date": "2009-08-09",
            "count": 1
          },
          {
            "date": "2009-08-14",
            "count": 1
          },
          {
            "date": "2009-08-30",
            "count": 1
          },
          {
            "date": "2009-09-03",
            "count": 1
          },
          {
            "date": "2009-12-01",
            "count": 1
          },
          {
            "date": "2010-02-08",
            "count": 1
          },
          {
            "date": "2010-04-24",
            "count": 1
          },
          {
            "date": "2010-04-30",
            "count": 2
          },
          {
            "date": "2010-06-08",
            "count": 1
          },
          {
            "date": "2010-06-10",
            "count": 1
          },
          {
            "date": "2010-06-27",
            "count": 1
          },
          {
            "date": "2010-07-01",
            "count": 1
          },
          {
            "date": "2010-08-15",
            "count": 1
          },
          {
            "date": "2010-09-14",
            "count": 1
          },
          {
            "date": "2010-10-20",
            "count": 1
          },
          {
            "date": "2010-12-03",
            "count": 1
          },
          {
            "date": "2011-01-12",
            "count": 1
          },
          {
            "date": "2011-01-16",
            "count": 1
          },
          {
            "date": "2011-01-24",
            "count": 1
          },
          {
            "date": "2011-03-17",
            "count": 1
          },
          {
            "date": "2011-04-24",
            "count": 1
          },
          {
            "date": "2011-04-26",
            "count": 1
          },
          {
            "date": "2011-06-15",
            "count": 1
          },
          {
            "date": "2011-07-05",
            "count": 1
          },
          {
            "date": "2011-07-26",
            "count": 1
          },
          {
            "date": "2011-08-12",
            "count": 1
          },
          {
            "date": "2011-09-15",
            "count": 1
          },
          {
            "date": "2011-09-17",
            "count": 1
          },
          {
            "date": "2011-11-17",
            "count": 1
          },
          {
            "date": "2011-11-18",
            "count": 1
          },
          {
            "date": "2012-01-23",
            "count": 1
          },
          {
            "date": "2012-01-31",
            "count": 1
          },
          {
            "date": "2012-07-04",
            "count": 2
          },
          {
            "date": "2012-09-07",
            "count": 1
          },
          {
            "date": "2012-10-05",
            "count": 1
          },
          {
            "date": "2012-10-20",
            "count": 1
          },
          {
            "date": "2012-10-24",
            "count": 1
          },
          {
            "date": "2013-02-01",
            "count": 1
          },
          {
            "date": "2013-03-15",
            "count": 1
          },
          {
            "date": "2013-05-15",
            "count": 1
          },
          {
            "date": "2013-05-26",
            "count": 1
          },
          {
            "date": "2013-07-10",
            "count": 1
          },
          {
            "date": "2013-07-16",
            "count": 1
          },
          {
            "date": "2013-07-17",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-02-06",
            "count": 1
          },
          {
            "date": "2014-07-14",
            "count": 1
          },
          {
            "date": "2014-11-22",
            "count": 1
          },
          {
            "date": "2014-11-30",
            "count": 1
          },
          {
            "date": "2015-02-14",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-05-15",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-11-13",
            "count": 1
          },
          {
            "date": "2015-11-30",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-02-04",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-05-30",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 91,
        "total_forks": 94
      },
      "star_history": {
        "days": [
          {
            "date": "2009-03-29",
            "count": 183
          },
          {
            "date": "2009-04-01",
            "count": 1
          },
          {
            "date": "2009-04-04",
            "count": 1
          },
          {
            "date": "2009-04-05",
            "count": 1
          },
          {
            "date": "2009-04-06",
            "count": 1
          },
          {
            "date": "2009-04-07",
            "count": 2
          },
          {
            "date": "2009-04-08",
            "count": 1
          },
          {
            "date": "2009-04-10",
            "count": 1
          },
          {
            "date": "2009-04-12",
            "count": 1
          },
          {
            "date": "2009-04-13",
            "count": 1
          },
          {
            "date": "2009-04-19",
            "count": 1
          },
          {
            "date": "2009-04-21",
            "count": 1
          },
          {
            "date": "2009-04-28",
            "count": 1
          },
          {
            "date": "2009-04-29",
            "count": 1
          },
          {
            "date": "2009-05-05",
            "count": 1
          },
          {
            "date": "2009-05-10",
            "count": 1
          },
          {
            "date": "2009-05-11",
            "count": 1
          },
          {
            "date": "2009-05-23",
            "count": 1
          },
          {
            "date": "2009-06-05",
            "count": 1
          },
          {
            "date": "2009-06-11",
            "count": 1
          },
          {
            "date": "2009-06-17",
            "count": 1
          },
          {
            "date": "2009-06-21",
            "count": 3
          },
          {
            "date": "2009-06-25",
            "count": 1
          },
          {
            "date": "2009-06-30",
            "count": 1
          },
          {
            "date": "2009-07-16",
            "count": 1
          },
          {
            "date": "2009-07-18",
            "count": 1
          },
          {
            "date": "2009-07-22",
            "count": 1
          },
          {
            "date": "2009-07-28",
            "count": 1
          },
          {
            "date": "2009-07-31",
            "count": 1
          },
          {
            "date": "2009-08-06",
            "count": 1
          },
          {
            "date": "2009-08-13",
            "count": 1
          },
          {
            "date": "2009-08-25",
            "count": 1
          },
          {
            "date": "2009-08-30",
            "count": 1
          },
          {
            "date": "2009-08-31",
            "count": 2
          },
          {
            "date": "2009-09-03",
            "count": 1
          },
          {
            "date": "2009-09-09",
            "count": 1
          },
          {
            "date": "2009-09-16",
            "count": 1
          },
          {
            "date": "2009-09-19",
            "count": 1
          },
          {
            "date": "2009-10-01",
            "count": 1
          },
          {
            "date": "2009-10-05",
            "count": 2
          },
          {
            "date": "2009-10-12",
            "count": 1
          },
          {
            "date": "2009-10-17",
            "count": 1
          },
          {
            "date": "2009-10-21",
            "count": 1
          },
          {
            "date": "2009-10-22",
            "count": 1
          },
          {
            "date": "2009-10-29",
            "count": 1
          },
          {
            "date": "2009-11-10",
            "count": 1
          },
          {
            "date": "2009-11-30",
            "count": 1
          },
          {
            "date": "2009-12-02",
            "count": 1
          },
          {
            "date": "2009-12-05",
            "count": 1
          },
          {
            "date": "2009-12-08",
            "count": 1
          },
          {
            "date": "2009-12-18",
            "count": 1
          },
          {
            "date": "2010-01-12",
            "count": 1
          },
          {
            "date": "2010-01-18",
            "count": 2
          },
          {
            "date": "2010-01-20",
            "count": 1
          },
          {
            "date": "2010-01-21",
            "count": 1
          },
          {
            "date": "2010-02-03",
            "count": 2
          },
          {
            "date": "2010-02-04",
            "count": 1
          },
          {
            "date": "2010-02-08",
            "count": 2
          },
          {
            "date": "2010-02-09",
            "count": 1
          },
          {
            "date": "2010-02-20",
            "count": 1
          },
          {
            "date": "2010-02-23",
            "count": 1
          },
          {
            "date": "2010-02-27",
            "count": 1
          },
          {
            "date": "2010-03-02",
            "count": 1
          },
          {
            "date": "2010-03-04",
            "count": 1
          },
          {
            "date": "2010-03-05",
            "count": 1
          },
          {
            "date": "2010-03-08",
            "count": 2
          },
          {
            "date": "2010-03-28",
            "count": 1
          },
          {
            "date": "2010-04-01",
            "count": 1
          },
          {
            "date": "2010-04-05",
            "count": 1
          },
          {
            "date": "2010-04-11",
            "count": 1
          },
          {
            "date": "2010-04-19",
            "count": 1
          },
          {
            "date": "2010-04-22",
            "count": 1
          },
          {
            "date": "2010-04-25",
            "count": 1
          },
          {
            "date": "2010-04-27",
            "count": 1
          },
          {
            "date": "2010-05-06",
            "count": 1
          },
          {
            "date": "2010-05-28",
            "count": 1
          },
          {
            "date": "2010-06-01",
            "count": 1
          },
          {
            "date": "2010-06-08",
            "count": 1
          },
          {
            "date": "2010-06-20",
            "count": 1
          },
          {
            "date": "2010-06-21",
            "count": 1
          },
          {
            "date": "2010-06-23",
            "count": 1
          },
          {
            "date": "2010-07-03",
            "count": 1
          },
          {
            "date": "2010-07-28",
            "count": 1
          },
          {
            "date": "2010-08-27",
            "count": 1
          },
          {
            "date": "2010-09-20",
            "count": 1
          },
          {
            "date": "2010-10-06",
            "count": 1
          },
          {
            "date": "2010-10-18",
            "count": 1
          },
          {
            "date": "2010-11-22",
            "count": 1
          },
          {
            "date": "2010-11-26",
            "count": 1
          },
          {
            "date": "2010-11-29",
            "count": 1
          },
          {
            "date": "2010-12-04",
            "count": 1
          },
          {
            "date": "2010-12-15",
            "count": 1
          },
          {
            "date": "2010-12-16",
            "count": 1
          },
          {
            "date": "2010-12-20",
            "count": 1
          },
          {
            "date": "2011-02-19",
            "count": 1
          },
          {
            "date": "2011-02-28",
            "count": 1
          },
          {
            "date": "2011-04-06",
            "count": 1
          },
          {
            "date": "2011-04-29",
            "count": 1
          },
          {
            "date": "2011-05-31",
            "count": 1
          },
          {
            "date": "2011-06-01",
            "count": 1
          },
          {
            "date": "2011-06-14",
            "count": 1
          },
          {
            "date": "2011-06-15",
            "count": 1
          },
          {
            "date": "2011-08-25",
            "count": 1
          },
          {
            "date": "2011-11-28",
            "count": 1
          },
          {
            "date": "2011-12-24",
            "count": 1
          },
          {
            "date": "2012-02-16",
            "count": 1
          },
          {
            "date": "2012-03-17",
            "count": 1
          },
          {
            "date": "2012-04-03",
            "count": 1
          },
          {
            "date": "2012-05-23",
            "count": 1
          },
          {
            "date": "2012-06-02",
            "count": 1
          },
          {
            "date": "2012-07-04",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 1
          },
          {
            "date": "2013-03-13",
            "count": 1
          },
          {
            "date": "2013-03-15",
            "count": 1
          },
          {
            "date": "2013-03-21",
            "count": 1
          },
          {
            "date": "2013-03-30",
            "count": 1
          },
          {
            "date": "2013-04-12",
            "count": 1
          },
          {
            "date": "2013-04-14",
            "count": 1
          },
          {
            "date": "2013-04-18",
            "count": 2
          },
          {
            "date": "2013-04-23",
            "count": 1
          },
          {
            "date": "2013-05-14",
            "count": 1
          },
          {
            "date": "2013-06-07",
            "count": 2
          },
          {
            "date": "2013-06-12",
            "count": 2
          },
          {
            "date": "2013-06-14",
            "count": 1
          },
          {
            "date": "2013-06-17",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-07-24",
            "count": 1
          },
          {
            "date": "2013-08-02",
            "count": 1
          },
          {
            "date": "2013-08-03",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 2
          },
          {
            "date": "2013-08-16",
            "count": 1
          },
          {
            "date": "2013-08-25",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 1
          },
          {
            "date": "2013-08-31",
            "count": 1
          },
          {
            "date": "2013-09-05",
            "count": 1
          },
          {
            "date": "2013-09-22",
            "count": 1
          },
          {
            "date": "2013-10-07",
            "count": 1
          },
          {
            "date": "2013-10-17",
            "count": 1
          },
          {
            "date": "2013-10-21",
            "count": 1
          },
          {
            "date": "2013-10-25",
            "count": 1
          },
          {
            "date": "2013-10-26",
            "count": 1
          },
          {
            "date": "2013-10-28",
            "count": 1
          },
          {
            "date": "2013-11-17",
            "count": 1
          },
          {
            "date": "2013-11-18",
            "count": 1
          },
          {
            "date": "2013-11-27",
            "count": 1
          },
          {
            "date": "2013-12-11",
            "count": 1
          },
          {
            "date": "2013-12-17",
            "count": 1
          },
          {
            "date": "2013-12-26",
            "count": 1
          },
          {
            "date": "2013-12-27",
            "count": 1
          },
          {
            "date": "2014-01-02",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-19",
            "count": 1
          },
          {
            "date": "2014-01-28",
            "count": 1
          },
          {
            "date": "2014-02-06",
            "count": 1
          },
          {
            "date": "2014-02-14",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 2
          },
          {
            "date": "2014-03-02",
            "count": 1
          },
          {
            "date": "2014-03-05",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-04-01",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-04",
            "count": 1
          },
          {
            "date": "2014-04-20",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-05-24",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-06-09",
            "count": 1
          },
          {
            "date": "2014-06-27",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-07-05",
            "count": 1
          },
          {
            "date": "2014-08-17",
            "count": 1
          },
          {
            "date": "2014-08-23",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 1
          },
          {
            "date": "2014-09-24",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 1
          },
          {
            "date": "2014-10-01",
            "count": 1
          },
          {
            "date": "2014-10-12",
            "count": 1
          },
          {
            "date": "2014-10-31",
            "count": 1
          },
          {
            "date": "2014-11-01",
            "count": 1
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-11-21",
            "count": 1
          },
          {
            "date": "2014-12-02",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2014-12-26",
            "count": 1
          },
          {
            "date": "2015-01-08",
            "count": 1
          },
          {
            "date": "2015-01-13",
            "count": 1
          },
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 1
          },
          {
            "date": "2015-02-15",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 1
          },
          {
            "date": "2015-02-20",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 1
          },
          {
            "date": "2015-03-20",
            "count": 1
          },
          {
            "date": "2015-03-21",
            "count": 1
          },
          {
            "date": "2015-03-28",
            "count": 1
          },
          {
            "date": "2015-04-05",
            "count": 1
          },
          {
            "date": "2015-04-22",
            "count": 1
          },
          {
            "date": "2015-05-07",
            "count": 1
          },
          {
            "date": "2015-05-10",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-06-22",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-07-06",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 1
          },
          {
            "date": "2015-09-03",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-09-27",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-10-07",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-22",
            "count": 1
          },
          {
            "date": "2015-11-23",
            "count": 1
          },
          {
            "date": "2015-11-27",
            "count": 1
          },
          {
            "date": "2015-12-02",
            "count": 1
          },
          {
            "date": "2015-12-07",
            "count": 1
          },
          {
            "date": "2016-01-06",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-02-01",
            "count": 1
          },
          {
            "date": "2016-02-02",
            "count": 1
          },
          {
            "date": "2016-02-24",
            "count": 1
          },
          {
            "date": "2016-03-05",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-25",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-05-18",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 1
          },
          {
            "date": "2016-07-13",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-11-28",
            "count": 1
          },
          {
            "date": "2016-12-02",
            "count": 1
          },
          {
            "date": "2016-12-24",
            "count": 1
          },
          {
            "date": "2016-12-27",
            "count": 1
          },
          {
            "date": "2017-01-07",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 1
          },
          {
            "date": "2017-10-21",
            "count": 1
          },
          {
            "date": "2017-11-04",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 2
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-10-03",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 4
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 2
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 550,
        "total_stars": 550
      },
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 16452,
      "source_files_sampled": 11,
      "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": 5,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "minitest",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "psych",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "> 2.0.0"
        },
        {
          "name": "rexml",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "< 3.2.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "minitest",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "psych",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 4,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 42,
        "open_issues": 3,
        "closed_ratio": 0.917,
        "closed_issues": 33,
        "closed_unmerged_prs": 15
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jnunemaker",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/235?v=4"
        },
        {
          "type": "User",
          "login": "kiskoza",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/1900366?v=4"
        },
        {
          "type": "User",
          "login": "pengwynn",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/865?v=4"
        },
        {
          "type": "User",
          "login": "greatuserongithub",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/132095174?v=4"
        },
        {
          "type": "User",
          "login": "bf4",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/142914?v=4"
        },
        {
          "type": "User",
          "login": "rubiii",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/71851?v=4"
        },
        {
          "type": "User",
          "login": "voxik",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/14406?v=4"
        },
        {
          "type": "User",
          "login": "koic",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/13203?v=4"
        },
        {
          "type": "User",
          "login": "floehopper",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3169?v=4"
        },
        {
          "type": "User",
          "login": "rgabo",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/96628?v=4"
        }
      ],
      "contributors_sampled": 32,
      "top_contributor_share": 0.459
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "8 out of 21 merged PRs checked by a CI test -- score normalized to 3",
            "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": 4,
            "reason": "Found 9/19 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2169fc5044fe76f6153b8cfe2b321cef5922c547",
        "ran_at": "2026-07-22T00:05:23Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T08:04:55Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-17T08:03:49Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 15,
          "created_at": "2010-10-21T19:02:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2013-10-27T23:46:09Z",
          "last_comment_at": "2015-01-06T04:32:11Z",
          "last_comment_author": "showlovel"
        },
        {
          "number": 52,
          "created_at": "2014-11-08T21:30:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jnunemaker/crack",
    "host": "github.com",
    "name": "crack",
    "owner": "jnunemaker"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 45,
        "vitality": 45,
        "community": 69,
        "governance": 74,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 45,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "commits_last_year": 8,
              "human_commit_share": 0.97,
              "days_since_last_push": 4,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "8 commits in the last year",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 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": 42,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "v1.0.1",
              "releases_from_tags": true,
              "days_since_latest_release": 302,
              "mean_days_between_releases": 515.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 302 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 302
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~515.5 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 515.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "recent_release"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 3,
              "days_since_last_merged_pr": 4,
              "days_since_last_human_commit": 198,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 198 days, with nothing left unanswered; held at dormant by nothing open to answer, a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 198
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "forks": 94,
              "stars": 550,
              "watchers": 14,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "550 stars",
                "points": 44.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 550
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "94 forks",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 94
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "14 watchers",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "crack"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 400394043,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "400,394,043 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 400394043,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 74,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 32,
              "top_contributor_share": 0.459
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 46% of commits",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 46
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "32 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 42,
              "open_issues": 3,
              "closed_issues": 33,
              "issue_closed_ratio": 0.917,
              "closed_unmerged_prs": 15
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 42.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "42/57 decided PRs merged",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 42,
                      "decided": 57
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/19 approved changesets -- score normalized to 4",
                "points": 6,
                "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": 74,
            "inputs": {
              "followers": 2046,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jnunemaker",
              "public_repos": 77,
              "account_age_days": 6733
            },
            "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": "2,046 followers of jnunemaker",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2046,
                      "login": "jnunemaker"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "77 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 77
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "crack"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 272
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 272 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 272
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "21 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 21 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 21 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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 9/19 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 31,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.381,
              "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": "37 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 30,
            "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.03
            },
            "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": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 16452,
              "source_files_sampled": 11,
              "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/11 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 11,
                      "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": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:05:51.229014Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jnunemaker/crack.svg",
  "full_name": "jnunemaker/crack",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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