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

samg / diffy

Easy Diffing in Ruby

RubyMIT★ 1,306 stars⑂ 105 forkssince Jun 2010View on GitHub ↗

samg/diffy holds a health index of 25 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (72/100) and lowest on Vitality (13/100). It was last updated 407 days ago. A single contributor accounts for most of its recent work.

25
overall / 100
Critical

Software health index

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

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

Score profile

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

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

Ownership

Sam GoldsteinPersonal account
104 followers44 public repossince Aug 2008

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
RubyGemsdiffy3.4.4-34407 days ago

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 407 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push407
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 19 version tags (no GitHub releases)
0/36Release recency — latest release 2,174 days ago
12.6/27Release cadence — a release every ~286.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tag3.4.0
releases_from_tagsyes
days_since_latest_release2,174
mean_days_between_releases286.6
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?

72Good · 18% of overall
How it's scored
50.5/60Stars — 1,306 stars
16.8/25Forks — 105 forks
7.2/15Watchers — 21 watchers
Inputs used
forks105
stars1,306
watchers21
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 — 106,130,004 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesdiffy
dependents
ecosystemsrubygems
total_downloads106,130,004
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?

55Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.6/22.5Commit distribution — top contributor authored 66% of commits
13.5/13.5Contributor breadth — 30 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled30
top_contributor_share0.661
How it's scored
20.6/46.8Issue resolution — 44% of issues closed
21.9/38.3PR acceptance — 32/56 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 10/21 approved changesets -- score normalized to 4
Inputs used
merged_prs32
open_issues38
closed_issues30
issue_closed_ratio0.441
closed_unmerged_prs24
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.5/25Owner reach — 104 followers of samg
24/25Track record — 44 public repos, account ~17 yr old
Inputs used
followers104
owner_typeUser
is_verified
owner_loginsamg
public_repos44
account_age_days6,537
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
14/35Publish recency — latest publish 407 days ago
20/20Version history — 34 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdiffy
ecosystemsrubygems
any_deprecatedno
min_days_since_publish407

Engineering Quality

Are baseline engineering and documentation practices in place?

36At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 10 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://rubygems.org/gems/diffy
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttp://rubygems.org/gems/diffy
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

33At 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/2.5CI-Tests — 0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 10/21 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 11 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.3
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

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

Key facts

1,306GitHub stars
30contributors
0commits, last 12 months
407days since last push
19releases
1bus factor
38open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 1,306 ★ / 105 ⇿
1,306Stars
105Forks
17Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

02505007501,0001,2501,5001,306100752011-032018-092026-03
Major 1Minor 3Patch 13

Each point covers 14 days.

OpenSSF Scorecard 3.3 / 10
3.3aggregate

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

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

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

RegistryPackageVersionRelation
RubyGemsrubysldirect
RubyGemsrakeindirect
RubyGemsrspecindirect
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": 163,
      "has_wiki": false,
      "homepage": "http://rubygems.org/gems/diffy",
      "languages": {
        "Ruby": 38171
      },
      "pushed_at": "2025-06-09T15:24:52Z",
      "created_at": "2010-06-29T02:49:04Z",
      "owner_type": "User",
      "updated_at": "2026-03-21T23:16:24Z",
      "description": "Easy Diffing in Ruby",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Sam Goldstein",
      "type": "User",
      "login": "samg",
      "company": null,
      "location": "Portland OR",
      "followers": 104,
      "avatar_url": "https://avatars.githubusercontent.com/u/22148?v=4",
      "created_at": "2008-08-27T04:42:56Z",
      "is_verified": null,
      "public_repos": 44,
      "account_age_days": 6537
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.4.0",
          "kind": "minor",
          "published_at": "2020-08-07T16:27:10Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2018-12-30T05:02:45Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2015-12-17T07:01:57Z"
        },
        {
          "tag": "3.0.7",
          "kind": "patch",
          "published_at": "2014-10-12T16:54:51Z"
        },
        {
          "tag": "3.0.6",
          "kind": "patch",
          "published_at": "2014-07-25T05:06:58Z"
        },
        {
          "tag": "3.0.5",
          "kind": "patch",
          "published_at": "2014-06-20T04:31:18Z"
        },
        {
          "tag": "3.0.4",
          "kind": "patch",
          "published_at": "2014-04-15T02:32:50Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2014-03-16T21:40:08Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2014-02-28T06:12:02Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2013-07-16T06:09:25Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2013-07-15T05:49:40Z"
        },
        {
          "tag": "2.0.7",
          "kind": "patch",
          "published_at": "2012-05-31T15:42:38Z"
        },
        {
          "tag": "2.0.6",
          "kind": "patch",
          "published_at": "2012-03-04T01:58:30Z"
        },
        {
          "tag": "2.0.5",
          "kind": "patch",
          "published_at": "2011-11-22T04:12:37Z"
        },
        {
          "tag": "2.0.4",
          "kind": "patch",
          "published_at": "2011-09-11T16:49:18Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2011-07-20T14:49:15Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2011-06-20T16:45:49Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2010-12-08T04:55:02Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2010-11-21T03:42:30Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "72dc29ff5a5b3b873a5993da58dc2068989477df",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.4.4",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2025-06-09T15:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4f30e1d02a3718f83cdb42dc3a43dbde2d98edf",
          "body": "Fix HTML diff highlighting bug for lines containing `'\\n'`",
          "is_bot": false,
          "headline": "Merge pull request #126 from P-SiZK/fix-html-diff-escaped-newline-bug",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2025-05-28T16:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c2b8c37c7e08a6d41250a0d09fcbcce3f328d0",
          "body": null,
          "is_bot": false,
          "headline": "Fix HTML diff highlighting bug for lines containing `'\\n'`",
          "author_name": "P-SiZK",
          "author_login": "P-SiZK",
          "committed_at": "2025-05-28T15:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "830689b3730fbc4ace8e9be9a8e73df0ff652e5d",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.4.3",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2024-10-21T16:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a490268f9fd4d3b084461d7d1fd5f1798b289a9",
          "body": "Require `open3` unconditionally",
          "is_bot": false,
          "headline": "Merge pull request #120 from avdv/patch-1",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2024-10-21T16:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b18fa6b659f724937dea58ebbc0564f4475c8c",
          "body": "Add 3.0.x to the rvm build matrix",
          "is_bot": false,
          "headline": "Merge pull request #122 from kerrizor/kerrizor-patch-1",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2022-10-17T17:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42572168abdb3c9b5a794394558b1e25146b2e81",
          "body": null,
          "is_bot": false,
          "headline": "Add 3.0.x to the rvm build matrix",
          "author_name": "Kerri Miller",
          "author_login": "kerrizor",
          "committed_at": "2022-10-17T13:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a723baf4499b9b5c1c7a414939e3daa3bec945",
          "body": "Fixes #119",
          "is_bot": false,
          "headline": "Require `open3` unconditionally",
          "author_name": "Claudio Bley",
          "author_login": "avdv",
          "committed_at": "2022-06-30T07:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d525b507dfd1504dc742e5d541ef35315c53ff",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.4.2",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2022-06-20T19:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7860245350f6713e11a4c983c0ab24290864761",
          "body": null,
          "is_bot": false,
          "headline": "Silence warning from unused variable",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2022-06-20T19:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9abbe0975a20c7ae80fad84baa527c4a2d4325",
          "body": "Fix unused `stderr` variable warning",
          "is_bot": false,
          "headline": "Merge pull request #118 from sambostock/fix-unused-variable-warning",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2022-06-20T19:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e766702583aae71977bddebd433db07654ab71e",
          "body": "If used in combination with `ruby -w`, the unused `stderr` & `process_status`\nvariables causes a warning. Prefixing it with an underscore tells Ruby we're\ndoing it intentionally and avoids the warning.",
          "is_bot": false,
          "headline": "Fix unused variable warnings",
          "author_name": "Sam Bostock",
          "author_login": "sambostock",
          "committed_at": "2022-06-20T19:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56fd935aea256742f7352b050592542d3d153bf6",
          "body": null,
          "is_bot": false,
          "headline": "Update version and changelog",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2022-06-11T16:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478f392082b66d38f54a02b4bb9c41be32fd6593",
          "body": "platforms.",
          "is_bot": false,
          "headline": "Remove windows specific exec.  Open2.capture3 should work on all",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2022-06-10T20:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2103d718c581964769d345ae23596bf8242213",
          "body": "Update CHANGELOG for v3.4.0",
          "is_bot": false,
          "headline": "Merge pull request #112 from tonyta/changelog-v3.4.0",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2020-09-22T20:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "844ed1cf1f9c1a2d6ae271d22a60f32bcd614353",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG for v3.4.0",
          "author_name": "Tony Ta",
          "author_login": "tonyta",
          "committed_at": "2020-09-22T19:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7b6db734056d1692fb26bc5ce06d81de27dd18",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.4.0",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2020-08-07T16:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b6a6a9ba16d84be6dc3f283af3d4a271c3ddb7c",
          "body": "diff_options: Remove space between U and context number",
          "is_bot": false,
          "headline": "Merge pull request #103 from tomas/patch-1",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2020-08-07T16:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4fdc75d9cf5d6a7da970bf02afbb01ca36d2f2d",
          "body": "Add option `:ignore_crlf` to fix #105",
          "is_bot": false,
          "headline": "Merge pull request #106 from ptyagi16/issue-105-option-ignore-crlf",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2019-10-16T06:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59e6ee936e196b6724f4c9ea4d052e5bed80321",
          "body": null,
          "is_bot": false,
          "headline": "Add option `:ignore_crlf` to fix #105",
          "author_name": "Pankaj Tyagi",
          "author_login": "ptyagi16",
          "committed_at": "2019-10-01T15:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f54563e72cd9fdb1bc6c3f03086f6db6e4ad3851",
          "body": "This allows diffy to work with the Busybox diff command, which returns `diff: invalid number ' 1'` in its current form",
          "is_bot": false,
          "headline": "diff_options: Remove space between U and context number",
          "author_name": "Tomás Pollak",
          "author_login": "tomas",
          "committed_at": "2019-06-19T14:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbfc4e0954c7793fdaccc374f61f3681b1ec1efe",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2018-12-30T05:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5914ad85375df3c63b1f79ceb6cd291bde3919f",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.3.0",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2018-12-30T05:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dec964a0129fe206824491a8dfbda3477756828",
          "body": null,
          "is_bot": false,
          "headline": "Add J Smith to CONTRIBUTORS",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2018-12-30T05:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08f3340d2aab876e63d214e9c51974f288e23a68",
          "body": "Fix diff lines that begin with -- or ++",
          "is_bot": false,
          "headline": "Merge pull request #99 from dark-panda/fix-diffs-with-dashes-and-pluses",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2018-12-30T04:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c71e8062d15216c7f208ad7e14e63606fdac924b",
          "body": "We can leverage the file paths path to enhance our regex, since the odds\nof them matching exactly what appears in a diff output are pretty minimal.",
          "is_bot": false,
          "headline": "Fix diff lines that begin with -- or ++",
          "author_name": "J Smith",
          "author_login": "dark-panda",
          "committed_at": "2018-11-08T00:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "027effe38384e053ba687ed6110d332bb6ac3996",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2018-05-19T21:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde1d1829791a72f751933b3eafba9fc0ad47293",
          "body": "Fixed diff original default option",
          "is_bot": false,
          "headline": "Merge pull request #95 from keo64/fix_diff_original_default_option",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2018-05-19T21:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0890a78617ed0fc3f3a1503b03506aea66d7a4c5",
          "body": null,
          "is_bot": false,
          "headline": "Fixed diff original default option",
          "author_name": "Evgeniy Krokhmal",
          "author_login": "keo64",
          "committed_at": "2018-03-21T11:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238ad270fcf9d5b49e8c4c20304f8c879185b553",
          "body": "Travis: jruby-9.1.12.0",
          "is_bot": false,
          "headline": "Merge pull request #85 from olleolleolle/patch-1",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2017-07-10T16:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6616a7e002b504e093d2e4a30a76b8ca0257c9a3",
          "body": "Fix broken headings in Markdown files",
          "is_bot": false,
          "headline": "Merge pull request #83 from bryant1410/master",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2017-07-10T16:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd75cd95787c2d7f7a42395b10d999f57c8d37af",
          "body": null,
          "is_bot": false,
          "headline": "Travis: jruby-9.1.12.0",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2017-06-19T08:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8940e6a7da6457bf36b1d5f61da315401b88bd5",
          "body": null,
          "is_bot": false,
          "headline": "Travis: jruby-9.1.10.0",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2017-05-26T08:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd00e3fc5f69aa48523b165b6d048b66bd06b342",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken Markdown headings",
          "author_name": "Santiago Castro",
          "author_login": "bryant1410",
          "committed_at": "2017-04-17T00:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "074a2b2d238172b1fc0808d3d43e7946e0d274b8",
          "body": null,
          "is_bot": false,
          "headline": "Don't allow jruby build failures.",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2017-03-17T04:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a42462d40cc06f2920ee0f009b22e40065f86760",
          "body": "Travis: Use latest stable JRuby in CI",
          "is_bot": false,
          "headline": "Merge pull request #81 from olleolleolle/patch-1",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2017-03-17T04:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8ba10a87f241a50d4acba0939e39b785d8a511",
          "body": null,
          "is_bot": false,
          "headline": "Travis: Remove rbx from CI matrix",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2017-03-17T01:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a63d93b4ca3569ef5c4247db25bb1ce71cecb5",
          "body": null,
          "is_bot": false,
          "headline": "Travis: Typo",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2017-03-17T01:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d208cdea6f464243c4baf8692e521c3d6e1529b8",
          "body": null,
          "is_bot": false,
          "headline": "Travis: Trying to point out rbx-3.69",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2017-03-17T01:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8256b3bdec5eb04ff3ea1a929b723efd2e8ec07",
          "body": null,
          "is_bot": false,
          "headline": "Travis: Use latest stable JRuby in CI",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2017-03-17T01:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f1d5be35a97600dbce0bee884f581df562d512d",
          "body": "Add bundler cache configuration for TravisCI",
          "is_bot": false,
          "headline": "Merge pull request #80 from toshimaru/cache-bundler-on-ci",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2017-03-13T06:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c74634f64d6d97bfb6ba09b45f30955222f6bf3",
          "body": null,
          "is_bot": false,
          "headline": "Add bundler cache configuration",
          "author_name": "toshimaru",
          "author_login": "toshimaru",
          "committed_at": "2017-03-13T01:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3972a6b771efb35b96aa6db74601e2690b57cee0",
          "body": null,
          "is_bot": false,
          "headline": "Add newline at the end of file",
          "author_name": "toshimaru",
          "author_login": "toshimaru",
          "committed_at": "2017-03-13T01:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d29237177c3e78aa434ee60d0cb2803ed98279",
          "body": null,
          "is_bot": false,
          "headline": "Add Abinoam to CONTRIBUTORS and version 3.2.0",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2017-03-11T23:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123b29525c618131cd78abf08965a5547284c959",
          "body": null,
          "is_bot": false,
          "headline": "Remove old version compatibility info from README",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2017-03-11T23:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84178e1e838d9099f50f3cd4cd039b3779b9383",
          "body": "Fix warnings",
          "is_bot": false,
          "headline": "Merge pull request #78 from abinoam/remove_warnings",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2017-03-11T23:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da0051f262f4a149307c4fa355a8fd89382ab7fd",
          "body": "```\ndiffy/spec/diffy_spec.rb:118: warning:\n  assigned but unused variable - d\n```",
          "is_bot": false,
          "headline": "Remove warning about unused local var 'd'",
          "author_name": "Abinoam P. Marques Jr",
          "author_login": "abinoam",
          "committed_at": "2017-01-23T22:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd7310fbc419883b93b91ab9fa03aa93d8668d86",
          "body": "```\ndiffy/lib/diffy/diff.rb:43: warning:\n  method redefined; discarding old diff\n```",
          "is_bot": false,
          "headline": "Remove warning about method redefined 'diff'",
          "author_name": "Abinoam P. Marques Jr",
          "author_login": "abinoam",
          "committed_at": "2017-01-23T22:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cb8de9781e2c2e5309a5b76cb8ad5094815e7c",
          "body": "```\ndiffy/lib/diffy/diff.rb:71: warning:\n  instance variable @tempfiles not initialized\n```",
          "is_bot": false,
          "headline": "Remove warning about undefined ins var @tempfiles",
          "author_name": "Abinoam P. Marques Jr",
          "author_login": "abinoam",
          "committed_at": "2017-01-23T22:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34cf31681b655ff907d1de1c66cfdb718ed09e77",
          "body": "```\ndiffy/lib/diffy/diff.rb:15: warning:\n  instance variable @default_format not initialized\n```",
          "is_bot": false,
          "headline": "Remove warning about undefined ins var @default_format",
          "author_name": "Abinoam P. Marques Jr",
          "author_login": "abinoam",
          "committed_at": "2017-01-23T22:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "575687f98319d2f649ac68cc1a49df78851b2294",
          "body": "Travis is failing with some rubies (eg: jruby) because of this.\nChecking documentation we can see that it is not intended to be\nused like this.\n\nSee docs at: http://bundler.io/v1.0/man/gemfile.5.html#GEMSPEC-gemspec-\nMessage error bellow:\n```\n[!] There was an error parsing `Gemfile`:\n\n[!] There was \n[…]\nme/travis/build/abinoam/diffy/Gemfile:9\n\n #  -------------------------------------------\n\n #  group :test, :development do\n\n >    gemspec\n\n #  end\n\n #  -------------------------------------------\n ```",
          "is_bot": false,
          "headline": "Remove gemspec from inside Gemfile group",
          "author_name": "Abinoam P. Marques Jr",
          "author_login": "abinoam",
          "committed_at": "2017-01-23T21:33:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f8fa80f425a27631ca221503a25e4dad33ba919",
          "body": "Put 1.8.7 at allow_failures section.\nCouldn't make it work at travis.",
          "is_bot": false,
          "headline": "Update .travis.yml file with newer rubies",
          "author_name": "Abinoam P. Marques Jr",
          "author_login": "abinoam",
          "committed_at": "2017-01-23T21:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b702ea8470e581c27bb4a48d1ff8cd0a0f4e776",
          "body": "Some warnings from diffy are showing at other libs that requires diffy.\n\nAdding `-w` so we can clean warnings and keep it clean at the future.",
          "is_bot": false,
          "headline": "Add warning flag to spec rake task",
          "author_name": "Abinoam P. Marques Jr",
          "author_login": "abinoam",
          "committed_at": "2017-01-23T21:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b5d36f1798de956ef3a63805d38af8ee239cd2",
          "body": "At 2.3.3 version specs are already failing.\n\n```\n$ bundle exec rake\nrake aborted!\nNoMethodError: undefined method `last_comment' for #<Rake::Application:0x007fcc8bbf3858>\n/Users/abinoam/.rvm/gems/ruby-2.3.3/gems/rspec-core-2.99.2/lib/rspec/core/rake_task.rb:143:in `initialize'\n/Users/abinoam/diffy/R\n[…]\ny/jobs/171993776\n\n```\n[DEPRECATION] `last_comment` is deprecated.  Please use `last_description` instead.\n```\n\nJust unlocking RSpec version solves the resolution problem.\nAll specs keep passing green.",
          "is_bot": false,
          "headline": "Fix RSpec and Rake conflict",
          "author_name": "Abinoam P. Marques Jr",
          "author_login": "abinoam",
          "committed_at": "2017-01-23T21:31:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56b61f5c1505d2b8f14d6ee09ebb96c7112d58ff",
          "body": "Fix minor typos in README",
          "is_bot": false,
          "headline": "Merge pull request #67 from sumbach/patch-1",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2016-01-02T21:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0e6c06e2c15b3348fc767ddb4ccf824a3c428e",
          "body": null,
          "is_bot": false,
          "headline": "Fix minor typos in README",
          "author_name": "Sam Umbach",
          "author_login": "samumbach",
          "committed_at": "2016-01-02T02:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24123ab774bf36bdb56e50ab5498f25f1bbd14f4",
          "body": null,
          "is_bot": false,
          "headline": "change travis targets",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2015-12-17T07:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfa236c5775226b3bf38cb2bca3f0b68ad5889ae",
          "body": "== 3.1.0 ==\nSide by side diffs.  Thanks Runar Skaare Tveiten!",
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2015-12-17T06:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4495f347d03132ab39d786607d4d6a2aee5709",
          "body": "Add support for side-by-side comparisons (split view)",
          "is_bot": false,
          "headline": "Merge pull request #65 from runar/split_diff",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2015-12-05T23:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e1375110a0069283137d68f3ab1c206860373e3",
          "body": "In Ruby 1.8.7, the `#instance_methods` method returns the name of the\nmethods (formats) as strings, while in Ruby 1.9 and above, symbols are\nreturned.  It is therefor necessary to convert both the default,\naccepted formats and the format passed in the options hash to strings\nbefore comparing them.",
          "is_bot": false,
          "headline": "Make the format validator work with Ruby 1.8.7",
          "author_name": "Runar Skaare Tveiten",
          "author_login": "runar",
          "committed_at": "2015-11-14T12:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0251010e5fc2babb30dfdb7a59945de33b2ef396",
          "body": null,
          "is_bot": false,
          "headline": "Use old hash syntax for Ruby 1.8.7 compatibility",
          "author_name": "Runar Skaare Tveiten",
          "author_login": "runar",
          "committed_at": "2015-11-14T11:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ffe917699d2a74846eb2a302122d90fb51007e6",
          "body": null,
          "is_bot": false,
          "headline": "Update README with split diff information",
          "author_name": "Runar Skaare Tveiten",
          "author_login": "runar",
          "committed_at": "2015-11-13T23:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21c6a3ed0ad3d40759876096614b28f11437b8e",
          "body": "This commit introduces a new class; `Diffy::SplitDiff`. This class takes\na diff returned from `Diffy::Diff` and splits it in two parts (or two\nsides): left and right. The left side represents deletions while the\nright side represents insertions.\n\nThe class is used as follows:\n\n```\nsplit = Diffy::Spl\n[…]\nault output format is set with `Diffy::Diff.default_format`,\nthen that is the format used to output the split diff as well. If no\nformat is defined, `Diffy::Diff.default_format` falls back to `:text`.",
          "is_bot": false,
          "headline": "Add support for side-by-side comparisons (split view)",
          "author_name": "Runar Skaare Tveiten",
          "author_login": "runar",
          "committed_at": "2015-11-13T23:26:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f4b9ec97f7bcd11a465ceecf5fb8b5064e815e7",
          "body": "Colorblind-safe pallete available",
          "is_bot": false,
          "headline": "Merge pull request #57 from danielpizarro/master",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2015-02-10T16:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81c258e230705d91fb837fa9af6f138b4d9e85a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:danielpizarro/diffy",
          "author_name": "danielpizarro",
          "author_login": "danielpizarro",
          "committed_at": "2015-02-09T22:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c73ce81c2f0c7534c3f67a48d68276135230adc1",
          "body": null,
          "is_bot": false,
          "headline": "adds note about the colorblind pallete",
          "author_name": "danielpizarro",
          "author_login": "danielpizarro",
          "committed_at": "2015-02-09T22:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a416e8b60a522b891a1e7339f5867269b3a18b83",
          "body": null,
          "is_bot": false,
          "headline": "adds documentation about the colorblind pallete",
          "author_name": "danielpizarro",
          "author_login": "danielpizarro",
          "committed_at": "2015-02-09T22:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22a155e38cac4d11a516be4b37c52f2d3d6c4150",
          "body": null,
          "is_bot": false,
          "headline": "adds colorblind pallete",
          "author_name": "danielpizarro",
          "author_login": "danielpizarro",
          "committed_at": "2015-02-09T22:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f218c2281c50787df3e030d79396bb498dae256a",
          "body": "Replace PNG badge with SVG one and show status just for the master branch",
          "is_bot": false,
          "headline": "Merge pull request #56 from jirutka/patch-1",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-12-31T14:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de0acacddeb67908827735e498b1c1d82059346",
          "body": "…anch",
          "is_bot": false,
          "headline": "Replace PNG badge with SVG one and show status just for the master br…",
          "author_name": "Jakub Jirutka",
          "author_login": "jirutka",
          "committed_at": "2014-12-31T13:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd705616aa50484b41404b25d84228361828a6b9",
          "body": "More flexibility and resilience finding diff executable.\n\nThanks Skye Shaw!",
          "is_bot": false,
          "headline": "Version 3.0.7",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-10-12T16:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea81fa5b39812bd7bb4958836e145844c7b9e92e",
          "body": null,
          "is_bot": false,
          "headline": "Add Skye Shaw to contributors",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-10-12T16:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8653b959d8ec891fe40e3f65049d163f9366a847",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.0.6",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-10-12T16:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e7a1199dbad9d46ebd468731e9ccb9b636e789c",
          "body": "Look for other diff executables",
          "is_bot": false,
          "headline": "Merge pull request #51 from sshaw/new_diff_bin",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-10-12T16:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d4670986b509b92a89f089685197785117cc7f",
          "body": null,
          "is_bot": false,
          "headline": "Reorder RSpec/Diff::LCS wording",
          "author_name": "sshaw",
          "author_login": "sshaw",
          "committed_at": "2014-10-11T19:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aab3369867d8008db56d2f17cb4d77e68c168d9a",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "sshaw",
          "author_login": "sshaw",
          "committed_at": "2014-10-11T15:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e1f1312608af63d978ff4f110d9262427737172",
          "body": null,
          "is_bot": false,
          "headline": "look for other diff executables",
          "author_name": "sshaw",
          "author_login": "sshaw",
          "committed_at": "2014-10-11T14:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad94a7af9ac8af19a3234fc24fcf4cb858c771b0",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue where change to diff options breaks html highlighting",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-07-25T05:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0a6887a45c1eee6e254475d1de0d6a982c17031",
          "body": "Improve performance when generating html output (with inline\nhighlighting) on long lines. Thanks Jason Barnabe!",
          "is_bot": false,
          "headline": "VERSION 3.0.5",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-06-20T04:31:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8c9c77bb884b4b4be04618bed7770992e19638f",
          "body": null,
          "is_bot": false,
          "headline": "Remove rbx from travis since it's just failing lately.",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-06-20T04:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98646141b46370c09ddb1320156c20e82fa20540",
          "body": null,
          "is_bot": false,
          "headline": "Added JasonBarnabe to CONTRIBUTORS",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-06-15T06:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fff5cc5705e4fd8992854275c287b238249f188",
          "body": "Performance improvement for HTML formatter when there are many changes in a single line",
          "is_bot": false,
          "headline": "Merge pull request #43 from JasonBarnabe/master",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-06-15T06:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adb6d1bcee920c7105b822ecb7cdb41503fdf49b",
          "body": "…s in a single line",
          "is_bot": false,
          "headline": "Performance improvement for HTML formatter when there are many change…",
          "author_name": "Jason Barnabe",
          "author_login": "JasonBarnabe",
          "committed_at": "2014-06-15T05:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91fbdb1ad4a85275546960c24bfa6cecd2c617d1",
          "body": null,
          "is_bot": false,
          "headline": "Bump rspec dependency",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-04-15T05:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "713c07c26882262217f2b443d1ba09fbd12ba89d",
          "body": "…y into petergoldstein-feature/run_transpec",
          "is_bot": false,
          "headline": "Merge branch 'feature/run_transpec' of github.com:petergoldstein/diff…",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-04-15T05:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303dd37786b3b10fbfa2ed20f3b5ac73ee8e5113",
          "body": "handle windows vs. unix line breaks consistently in html output\n\nIssue #38",
          "is_bot": false,
          "headline": "Version 3.0.4",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-04-15T02:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "140326d427f98d7047936d65163fba4f4826e333",
          "body": "This resolves an issue in rubinius due to it's different handling of the\n$1 regexp match variable.  This hadn't been working like I'd thought it\nwas.",
          "is_bot": false,
          "headline": "Show differences in windows and unix newlines in html format",
          "author_name": "Sam Goldstein",
          "author_login": null,
          "committed_at": "2014-04-14T23:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c207d314d45f66d4f996454684f95209b4d3c9a",
          "body": "This conversion is done by Transpec 1.11.1 with the following command:\n    transpec\n\n* 53 conversions\n    from: obj.should\n      to: expect(obj).to\n\n* 38 conversions\n    from: == expected\n      to: eq(expected)\n\n* 1 conversion\n    from: =~ [1, 2]\n      to: match_array([1, 2])\n\n* 1 conversion\n    from: obj.should_not\n      to: expect(obj).not_to",
          "is_bot": false,
          "headline": "Convert specs to RSpec 2.14.7 syntax with Transpec",
          "author_name": "Peter M. Goldstein",
          "author_login": "petergoldstein",
          "committed_at": "2014-04-07T15:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "205476097c52ccf7b6352c53980cb8f69f07b228",
          "body": "Resolves #38",
          "is_bot": false,
          "headline": "Handle differences between windows and unix newlines in html formatter",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-03-17T02:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b22cb4233bc197d8e9d91346ac141e3508140ab",
          "body": "Explicitly unlink tempfiles",
          "is_bot": false,
          "headline": "Version 3.0.3",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-03-16T21:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e6b494789217206c9cfcca1385ca8a3c1d2238",
          "body": "Various rubies have different behaviors as to when they implicitly clean\nup tempfiles.  Now diffy will remove tempfiles explicitly, taking care\nnot to cause problems on rubies that are over eager and may have already\ngotten there first.\n\nResolves #39",
          "is_bot": false,
          "headline": "Explicitly remove tempfiles after diff has been generated",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-03-16T21:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d6e4d7fbeff00fb39838fec7c7158a9a5feb5f",
          "body": null,
          "is_bot": false,
          "headline": "Remove old stuff from Rakefile",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-02-28T06:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87bed0de4cc04f060436f6eaecb0900a0608e881",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 2.1.1 to travis build matrix",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-02-28T06:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dba456cbf76b2d59257b7561c5888d3244191d2",
          "body": null,
          "is_bot": false,
          "headline": "Update gemspec not to use jeweler",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-02-28T06:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d70cbe2644c17a6e60fa0c81c3a03fbc4148c9",
          "body": null,
          "is_bot": false,
          "headline": "gitignore .bundle",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-02-28T06:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42499fbf8a9064986f66508705912a65e4b58a1e",
          "body": null,
          "is_bot": false,
          "headline": "Add Bryan Ricker to contributors",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-02-26T08:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c89c4489d9ac97b78a5e3a2cf77df39ee28fb52",
          "body": "Don't use DIV tag for empty diff in HTML format",
          "is_bot": false,
          "headline": "Merge pull request #37 from bricker/valid-html",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-02-26T08:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f5d486d99f7b432e181d6c908447ebdae4af54a",
          "body": null,
          "is_bot": false,
          "headline": "Use valid HTML for empty diff in HTML format",
          "author_name": "Bryan Ricker",
          "author_login": "bricker",
          "committed_at": "2014-02-26T08:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e780e581c6d4d8cd2cf427b9d2bd65735ce52ee7",
          "body": "Add Rubinius to the .travis.yml",
          "is_bot": false,
          "headline": "Merge pull request #35 from petergoldstein/feature/add_rbx",
          "author_name": "Sam Goldstein",
          "author_login": "samg",
          "committed_at": "2014-01-14T15:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2e31b4a2e359ee0b7d7bdb5bd17f0a63791735",
          "body": null,
          "is_bot": false,
          "headline": "Add Rubinius to the .travis.yml",
          "author_name": "Peter M. Goldstein",
          "author_login": "petergoldstein",
          "committed_at": "2014-01-14T05:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 0,
      "latest_release_at": "2020-08-07T16:27:10Z",
      "latest_release_tag": "3.4.0",
      "releases_from_tags": true,
      "days_since_last_push": 407,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2174,
      "mean_days_between_releases": 286.6
    },
    "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": "diffy",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/diffy",
          "is_deprecated": false,
          "latest_version": "3.4.4",
          "repository_url": "http://github.com/samg/diffy",
          "versions_count": 34,
          "total_downloads": 106130004,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2010-11-23T02:55:38.144000Z",
          "latest_published_at": "2025-06-09T15:24:46.921000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 407
        }
      ]
    },
    "popularity": {
      "forks": 105,
      "stars": 1306,
      "watchers": 21,
      "fork_history": {
        "days": [
          {
            "date": "2011-03-18",
            "count": 1
          },
          {
            "date": "2011-05-05",
            "count": 1
          },
          {
            "date": "2011-07-18",
            "count": 1
          },
          {
            "date": "2011-09-10",
            "count": 1
          },
          {
            "date": "2011-11-03",
            "count": 1
          },
          {
            "date": "2011-11-16",
            "count": 1
          },
          {
            "date": "2012-04-20",
            "count": 1
          },
          {
            "date": "2012-05-30",
            "count": 1
          },
          {
            "date": "2012-07-05",
            "count": 1
          },
          {
            "date": "2012-10-31",
            "count": 1
          },
          {
            "date": "2012-12-18",
            "count": 1
          },
          {
            "date": "2012-12-20",
            "count": 1
          },
          {
            "date": "2013-02-01",
            "count": 1
          },
          {
            "date": "2013-02-04",
            "count": 1
          },
          {
            "date": "2013-04-21",
            "count": 1
          },
          {
            "date": "2013-04-24",
            "count": 1
          },
          {
            "date": "2013-04-25",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-10-18",
            "count": 1
          },
          {
            "date": "2013-11-12",
            "count": 1
          },
          {
            "date": "2013-12-03",
            "count": 1
          },
          {
            "date": "2014-01-20",
            "count": 1
          },
          {
            "date": "2014-02-26",
            "count": 1
          },
          {
            "date": "2014-05-09",
            "count": 1
          },
          {
            "date": "2014-05-12",
            "count": 1
          },
          {
            "date": "2014-07-10",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-11-02",
            "count": 1
          },
          {
            "date": "2014-12-05",
            "count": 1
          },
          {
            "date": "2015-02-09",
            "count": 1
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2015-07-19",
            "count": 1
          },
          {
            "date": "2015-08-24",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-21",
            "count": 1
          },
          {
            "date": "2015-10-25",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-13",
            "count": 1
          },
          {
            "date": "2016-01-02",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-02-21",
            "count": 1
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-05-13",
            "count": 2
          },
          {
            "date": "2016-06-03",
            "count": 1
          },
          {
            "date": "2016-07-22",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 1
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-20",
            "count": 1
          },
          {
            "date": "2017-01-19",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-17",
            "count": 1
          },
          {
            "date": "2017-06-04",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 1
          },
          {
            "date": "2018-01-15",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-07-08",
            "count": 1
          },
          {
            "date": "2018-11-08",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 100,
        "total_forks": 105
      },
      "star_history": {
        "days": [
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-08-15",
            "count": 1
          },
          {
            "date": "2014-08-16",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-08-27",
            "count": 1
          },
          {
            "date": "2014-08-29",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 1
          },
          {
            "date": "2014-09-07",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 1
          },
          {
            "date": "2014-09-13",
            "count": 3
          },
          {
            "date": "2014-09-14",
            "count": 13
          },
          {
            "date": "2014-09-15",
            "count": 7
          },
          {
            "date": "2014-09-18",
            "count": 2
          },
          {
            "date": "2014-09-19",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 3
          },
          {
            "date": "2014-09-24",
            "count": 2
          },
          {
            "date": "2014-09-28",
            "count": 3
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-01",
            "count": 1
          },
          {
            "date": "2014-10-05",
            "count": 1
          },
          {
            "date": "2014-10-08",
            "count": 2
          },
          {
            "date": "2014-10-09",
            "count": 2
          },
          {
            "date": "2014-10-15",
            "count": 2
          },
          {
            "date": "2014-10-18",
            "count": 1
          },
          {
            "date": "2014-10-19",
            "count": 1
          },
          {
            "date": "2014-10-20",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 2
          },
          {
            "date": "2014-10-24",
            "count": 1
          },
          {
            "date": "2014-10-31",
            "count": 2
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2014-11-07",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2014-11-26",
            "count": 9
          },
          {
            "date": "2014-11-27",
            "count": 3
          },
          {
            "date": "2014-11-28",
            "count": 1
          },
          {
            "date": "2014-12-02",
            "count": 4
          },
          {
            "date": "2014-12-04",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-10",
            "count": 1
          },
          {
            "date": "2014-12-13",
            "count": 1
          },
          {
            "date": "2014-12-17",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2014-12-25",
            "count": 1
          },
          {
            "date": "2014-12-27",
            "count": 1
          },
          {
            "date": "2014-12-30",
            "count": 1
          },
          {
            "date": "2014-12-31",
            "count": 1
          },
          {
            "date": "2015-01-02",
            "count": 1
          },
          {
            "date": "2015-01-03",
            "count": 1
          },
          {
            "date": "2015-01-05",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 1
          },
          {
            "date": "2015-01-09",
            "count": 1
          },
          {
            "date": "2015-01-11",
            "count": 1
          },
          {
            "date": "2015-01-13",
            "count": 1
          },
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-01-17",
            "count": 1
          },
          {
            "date": "2015-01-19",
            "count": 1
          },
          {
            "date": "2015-01-24",
            "count": 1
          },
          {
            "date": "2015-01-27",
            "count": 1
          },
          {
            "date": "2015-01-31",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-02-12",
            "count": 2
          },
          {
            "date": "2015-02-21",
            "count": 2
          },
          {
            "date": "2015-02-22",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 2
          },
          {
            "date": "2015-02-27",
            "count": 1
          },
          {
            "date": "2015-03-01",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 3
          },
          {
            "date": "2015-03-10",
            "count": 2
          },
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 1
          },
          {
            "date": "2015-03-17",
            "count": 2
          },
          {
            "date": "2015-03-24",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 4
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-03-28",
            "count": 2
          },
          {
            "date": "2015-04-03",
            "count": 2
          },
          {
            "date": "2015-04-05",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 1
          },
          {
            "date": "2015-04-17",
            "count": 2
          },
          {
            "date": "2015-04-26",
            "count": 1
          },
          {
            "date": "2015-04-29",
            "count": 1
          },
          {
            "date": "2015-05-07",
            "count": 1
          },
          {
            "date": "2015-05-15",
            "count": 2
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-05-22",
            "count": 1
          },
          {
            "date": "2015-05-23",
            "count": 1
          },
          {
            "date": "2015-05-25",
            "count": 1
          },
          {
            "date": "2015-05-27",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-06-01",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 2
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-06-10",
            "count": 3
          },
          {
            "date": "2015-06-16",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-06-28",
            "count": 2
          },
          {
            "date": "2015-07-01",
            "count": 1
          },
          {
            "date": "2015-07-02",
            "count": 1
          },
          {
            "date": "2015-07-06",
            "count": 1
          },
          {
            "date": "2015-07-08",
            "count": 1
          },
          {
            "date": "2015-07-10",
            "count": 1
          },
          {
            "date": "2015-07-11",
            "count": 1
          },
          {
            "date": "2015-07-18",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 2
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-08-01",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-07",
            "count": 2
          },
          {
            "date": "2015-08-09",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-13",
            "count": 2
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-01",
            "count": 1
          },
          {
            "date": "2015-09-03",
            "count": 2
          },
          {
            "date": "2015-09-04",
            "count": 2
          },
          {
            "date": "2015-09-05",
            "count": 1
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-09",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 1
          },
          {
            "date": "2015-09-14",
            "count": 1
          },
          {
            "date": "2015-09-15",
            "count": 4
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 2
          },
          {
            "date": "2015-10-03",
            "count": 1
          },
          {
            "date": "2015-10-04",
            "count": 2
          },
          {
            "date": "2015-10-14",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 3
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-10-26",
            "count": 1
          },
          {
            "date": "2015-10-27",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-14",
            "count": 1
          },
          {
            "date": "2015-11-17",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 2
          },
          {
            "date": "2015-11-21",
            "count": 1
          },
          {
            "date": "2015-11-23",
            "count": 1
          },
          {
            "date": "2015-12-02",
            "count": 1
          },
          {
            "date": "2015-12-04",
            "count": 2
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 2
          },
          {
            "date": "2015-12-18",
            "count": 2
          },
          {
            "date": "2015-12-20",
            "count": 1
          },
          {
            "date": "2015-12-21",
            "count": 1
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2015-12-24",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 6
          },
          {
            "date": "2015-12-30",
            "count": 2
          },
          {
            "date": "2015-12-31",
            "count": 20
          },
          {
            "date": "2016-01-01",
            "count": 8
          },
          {
            "date": "2016-01-02",
            "count": 9
          },
          {
            "date": "2016-01-03",
            "count": 8
          },
          {
            "date": "2016-01-04",
            "count": 25
          },
          {
            "date": "2016-01-05",
            "count": 9
          },
          {
            "date": "2016-01-06",
            "count": 5
          },
          {
            "date": "2016-01-07",
            "count": 2
          },
          {
            "date": "2016-01-08",
            "count": 3
          },
          {
            "date": "2016-01-09",
            "count": 2
          },
          {
            "date": "2016-01-10",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-13",
            "count": 1
          },
          {
            "date": "2016-01-19",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 2
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-02-09",
            "count": 2
          },
          {
            "date": "2016-02-11",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-02-19",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-02-28",
            "count": 1
          },
          {
            "date": "2016-02-29",
            "count": 1
          },
          {
            "date": "2016-03-01",
            "count": 1
          },
          {
            "date": "2016-03-02",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 2
          },
          {
            "date": "2016-03-23",
            "count": 1
          },
          {
            "date": "2016-03-24",
            "count": 2
          },
          {
            "date": "2016-03-27",
            "count": 1
          },
          {
            "date": "2016-03-30",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-03",
            "count": 1
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-09",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-04-21",
            "count": 1
          },
          {
            "date": "2016-04-23",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 1
          },
          {
            "date": "2016-04-26",
            "count": 1
          },
          {
            "date": "2016-05-07",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-18",
            "count": 1
          },
          {
            "date": "2016-05-24",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-05-29",
            "count": 1
          },
          {
            "date": "2016-06-02",
            "count": 1
          },
          {
            "date": "2016-06-12",
            "count": 1
          },
          {
            "date": "2016-06-19",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-06-23",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 1
          },
          {
            "date": "2016-07-08",
            "count": 1
          },
          {
            "date": "2016-07-09",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 2
          },
          {
            "date": "2016-07-16",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-07-24",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2016-08-24",
            "count": 1
          },
          {
            "date": "2016-08-28",
            "count": 2
          },
          {
            "date": "2016-08-30",
            "count": 2
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-09-21",
            "count": 1
          },
          {
            "date": "2016-09-28",
            "count": 1
          },
          {
            "date": "2016-10-09",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-20",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-11-07",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2016-11-13",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2016-11-27",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-12-01",
            "count": 1
          },
          {
            "date": "2016-12-02",
            "count": 1
          },
          {
            "date": "2016-12-09",
            "count": 2
          },
          {
            "date": "2016-12-12",
            "count": 2
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 2
          },
          {
            "date": "2016-12-30",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-09",
            "count": 1
          },
          {
            "date": "2017-01-12",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 2
          },
          {
            "date": "2017-01-25",
            "count": 2
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-01-28",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-02-04",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-14",
            "count": 1
          },
          {
            "date": "2017-02-15",
            "count": 2
          },
          {
            "date": "2017-02-18",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-03-03",
            "count": 1
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-21",
            "count": 2
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-06",
            "count": 1
          },
          {
            "date": "2017-04-08",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-05-06",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 2
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-05-17",
            "count": 1
          },
          {
            "date": "2017-06-04",
            "count": 1
          },
          {
            "date": "2017-06-13",
            "count": 1
          },
          {
            "date": "2017-06-20",
            "count": 3
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-10",
            "count": 1
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-07-15",
            "count": 1
          },
          {
            "date": "2017-07-18",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 2
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-08-17",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 2
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 2
          },
          {
            "date": "2017-09-28",
            "count": 2
          },
          {
            "date": "2017-10-18",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-07",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 2
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2017-12-14",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2017-12-24",
            "count": 1
          },
          {
            "date": "2017-12-25",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 2
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-18",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 2
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-05",
            "count": 2
          },
          {
            "date": "2018-04-23",
            "count": 6
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-06-02",
            "count": 2
          },
          {
            "date": "2018-06-04",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-17",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 2
          },
          {
            "date": "2018-08-12",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-17",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 2
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 2
          },
          {
            "date": "2018-09-30",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-08",
            "count": 1
          },
          {
            "date": "2018-10-10",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-11-06",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 2
          },
          {
            "date": "2018-11-24",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2018-12-29",
            "count": 1
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 2
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 2
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 2
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-04",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 2
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-12",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 2
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 2
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-02",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-22",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-11",
            "count": 1
          },
          {
            "date": "2020-01-20",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 3
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 4
          },
          {
            "date": "2020-02-22",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 2
          },
          {
            "date": "2020-03-04",
            "count": 2
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 2
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 2
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 2
          },
          {
            "date": "2020-04-30",
            "count": 2
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 2
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 11
          },
          {
            "date": "2020-10-09",
            "count": 3
          },
          {
            "date": "2020-10-12",
            "count": 2
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 5
          },
          {
            "date": "2021-02-02",
            "count": 2
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 2
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 2
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 3
          },
          {
            "date": "2021-06-25",
            "count": 2
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 2
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 2
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 2
          },
          {
            "date": "2022-09-03",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 2
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 2
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 3
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 2
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 2
          },
          {
            "date": "2024-05-19",
            "count": 2
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 2
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 2
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 2
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 1306
      },
      "open_issues_and_prs": 41
    },
    "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": 22010,
      "source_files_sampled": 9,
      "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": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rubysl",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "rubysl",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 1,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 32,
        "open_issues": 38,
        "closed_ratio": 0.441,
        "closed_issues": 30,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "samg",
          "commits": 117,
          "avatar_url": "https://avatars.githubusercontent.com/u/22148?v=4"
        },
        {
          "type": "User",
          "login": "abinoam",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/551790?v=4"
        },
        {
          "type": "User",
          "login": "chaffeqa",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/287640?v=4"
        },
        {
          "type": "User",
          "login": "olleolleolle",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
        },
        {
          "type": "User",
          "login": "runar",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/189879?v=4"
        },
        {
          "type": "User",
          "login": "danielpizarro",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/84767?v=4"
        },
        {
          "type": "User",
          "login": "petergoldstein",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/421488?v=4"
        },
        {
          "type": "User",
          "login": "sshaw",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/17570?v=4"
        },
        {
          "type": "User",
          "login": "bwl21",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2022976?v=4"
        },
        {
          "type": "User",
          "login": "lritter",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/14916?v=4"
        }
      ],
      "contributors_sampled": 30,
      "top_contributor_share": 0.661
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 10/21 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 11 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "72dc29ff5a5b3b873a5993da58dc2068989477df",
        "ran_at": "2026-07-22T01:39:20Z",
        "aggregate_score": 3.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-15T00:30:52Z",
      "oldest_open_prs": [
        {
          "number": 109,
          "created_at": "2020-08-29T16:05:08Z",
          "last_comment_at": "2020-08-29T16:09:26Z",
          "last_comment_author": "gogainda"
        },
        {
          "number": 124,
          "created_at": "2023-10-13T19:16:06Z",
          "last_comment_at": "2025-07-10T23:19:30Z",
          "last_comment_author": "liath"
        },
        {
          "number": 125,
          "created_at": "2025-04-10T17:31:39Z",
          "last_comment_at": "2025-04-10T17:32:11Z",
          "last_comment_author": "ErCargo"
        }
      ],
      "last_merged_pr_at": "2025-05-28T16:29:42Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 11,
          "created_at": "2012-06-26T13:06:41Z",
          "last_comment_at": "2012-06-30T17:04:23Z",
          "last_comment_author": "samg"
        },
        {
          "number": 26,
          "created_at": "2013-10-08T18:04:27Z",
          "last_comment_at": "2019-03-24T11:17:10Z",
          "last_comment_author": "echan00"
        },
        {
          "number": 27,
          "created_at": "2013-10-18T15:12:51Z",
          "last_comment_at": "2013-10-21T15:52:18Z",
          "last_comment_author": "bwl21"
        },
        {
          "number": 28,
          "created_at": "2013-10-21T15:59:19Z",
          "last_comment_at": "2013-10-22T17:54:02Z",
          "last_comment_author": "arghorashy"
        },
        {
          "number": 29,
          "created_at": "2013-10-22T19:24:48Z",
          "last_comment_at": "2013-10-24T17:52:55Z",
          "last_comment_author": "bwl21"
        },
        {
          "number": 36,
          "created_at": "2014-02-04T15:09:12Z",
          "last_comment_at": "2015-03-22T03:48:19Z",
          "last_comment_author": "sshaw"
        },
        {
          "number": 42,
          "created_at": "2014-05-26T09:53:49Z",
          "last_comment_at": "2014-06-10T04:49:07Z",
          "last_comment_author": "samg"
        },
        {
          "number": 44,
          "created_at": "2014-07-19T13:26:30Z",
          "last_comment_at": "2014-09-05T22:45:35Z",
          "last_comment_author": "cirosantilli"
        },
        {
          "number": 45,
          "created_at": "2014-07-31T11:20:58Z",
          "last_comment_at": "2015-02-10T14:57:55Z",
          "last_comment_author": "onebree"
        },
        {
          "number": 46,
          "created_at": "2014-08-07T13:07:09Z",
          "last_comment_at": "2014-08-07T13:23:32Z",
          "last_comment_author": "Ocado-NickBrown"
        },
        {
          "number": 49,
          "created_at": "2014-09-30T20:25:51Z",
          "last_comment_at": "2014-10-05T16:19:27Z",
          "last_comment_author": "samg"
        },
        {
          "number": 50,
          "created_at": "2014-10-01T17:49:52Z",
          "last_comment_at": "2014-10-03T05:01:01Z",
          "last_comment_author": "samg"
        },
        {
          "number": 55,
          "created_at": "2014-12-24T04:15:40Z",
          "last_comment_at": "2015-08-26T09:33:01Z",
          "last_comment_author": "simongareste"
        },
        {
          "number": 58,
          "created_at": "2015-03-06T07:02:55Z",
          "last_comment_at": "2024-08-08T21:21:56Z",
          "last_comment_author": "ErCargo"
        },
        {
          "number": 60,
          "created_at": "2015-06-12T19:38:06Z",
          "last_comment_at": "2016-06-01T12:39:02Z",
          "last_comment_author": "mamal72"
        },
        {
          "number": 61,
          "created_at": "2015-07-01T19:12:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63,
          "created_at": "2015-10-16T06:21:44Z",
          "last_comment_at": "2017-05-21T09:54:44Z",
          "last_comment_author": "bwl21"
        },
        {
          "number": 64,
          "created_at": "2015-10-19T14:15:44Z",
          "last_comment_at": "2018-10-31T14:53:49Z",
          "last_comment_author": "mainameiz"
        },
        {
          "number": 68,
          "created_at": "2016-02-28T16:07:18Z",
          "last_comment_at": "2016-02-28T22:38:54Z",
          "last_comment_author": "samg"
        },
        {
          "number": 70,
          "created_at": "2016-05-10T08:22:57Z",
          "last_comment_at": "2016-05-11T03:18:06Z",
          "last_comment_author": "samg"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/samg/diffy",
    "host": "github.com",
    "name": "diffy",
    "owner": "samg"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 25,
      "inputs": {
        "security": 33,
        "vitality": 13,
        "community": 72,
        "governance": 55,
        "engineering": 36,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 42,
        "overall_after_abandonment_multiplier": 25
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 407,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 407 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 407
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 19,
              "latest_release_tag": "3.4.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2174,
              "mean_days_between_releases": 286.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2174 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2174
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~286.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 286.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 10,
              "days_since_last_merged_pr": 419,
              "days_since_last_human_commit": 407,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 407 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 407,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 72,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 105,
              "stars": 1306,
              "watchers": 21,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,306 stars",
                "points": 50.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1306
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "105 forks",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 105
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "21 watchers",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "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": [
                "diffy"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 106130004,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "106,130,004 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 106130004,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 30,
              "top_contributor_share": 0.661
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 66% of commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "30 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "merged_prs": 32,
              "open_issues": 38,
              "closed_issues": 30,
              "issue_closed_ratio": 0.441,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "44% of issues closed",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "32/56 decided PRs merged",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 32,
                      "decided": 56
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/21 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 104,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "samg",
              "public_repos": 44,
              "account_age_days": 6537
            },
            "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": "104 followers of samg",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 104,
                      "login": "samg"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "44 public repos, account ~17 yr old",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 44
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "diffy"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 407
            },
            "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 407 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 407
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "34 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 36,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "http://rubygems.org/gems/diffy",
              "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": "http://rubygems.org/gems/diffy",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 10/21 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 28,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.39,
              "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": "39 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 22010,
              "source_files_sampled": 9,
              "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/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "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-22T01:39:41.741329Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/samg/diffy.svg",
  "full_name": "samg/diffy",
  "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.