Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-21 23:36 UTC

adzap / validates_timeliness

Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.

RubyMIT★ 1,621 stars⑂ 234 forkssince Jul 2008View on GitHub ↗

adzap/validates_timeliness holds a health index of 48 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (73/100) and lowest on Vitality (21/100). It was last updated 227 days ago. A single contributor accounts for most of its recent work.

48
overall / 100
At risk

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.

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

Score profile

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

Ownership

Adam MeehanPersonal account
87 followers55 public repossince Apr 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
RubyGemsvalidates_timeliness8.0.0-63567 days ago

Metrics by category

Vitality

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

21Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 227 days ago
0.7/36Commit cadence — 1/52 weeks with commits
4.3/18Commit volume — 2 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_year2
human_commit_share0.98
days_since_last_push227
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 46 version tags (no GitHub releases)
7.2/36Release recency — latest release 567 days ago
12.6/27Release cadence — a release every ~364.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count46
latest_release_tagv7.1.0
releases_from_tagsyes
days_since_latest_release567
mean_days_between_releases364.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?

73Good · 18% of overall
How it's scored
52.1/60Stars — 1,621 stars
19.7/25Forks — 234 forks
7.1/15Watchers — 20 watchers
Inputs used
forks234
stars1,621
watchers20
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
76.3/80Total downloads — 22,187,883 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesvalidates_timeliness
dependents
ecosystemsrubygems
total_downloads22,187,883
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
1.8/22.5Commit distribution — top contributor authored 92% of commits
13.5/13.5Contributor breadth — 23 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled23
top_contributor_share0.919
How it's scored
43.1/46.8Issue resolution — 92% of issues closed
13.3/38.3PR acceptance — 31/89 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/27 approved changesets -- score normalized to 0
Inputs used
merged_prs31
open_issues12
closed_issues141
issue_closed_ratio0.922
closed_unmerged_prs58
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14/25Owner reach — 87 followers of adzap
24.7/25Track record — 55 public repos, account ~18 yr old
Inputs used
followers87
owner_typeUser
is_verified
owner_loginadzap
public_repos55
account_age_days6,676
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 567 days ago
20/20Version history — 63 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesvalidates_timeliness
ecosystemsrubygems
any_deprecatedno
min_days_since_publish567

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsvalidation, rails, activerecord, activemodel
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

41At 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 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/27 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.4/40Legible commit history — 43 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.439
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.01
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/36 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes10,676
source_files_sampled36
oversized_source_files0

Key facts

1,621GitHub stars
23contributors
2commits, last 12 months
227days since last push
46releases
1bus factor
12open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 1,621 ★ / 234 ⇿
1,621Stars
234Forks
36Releases

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.

04008001,2001,6002,0001,621177522009-042017-112026-07
Major 7Minor 5Patch 24

Each point covers 16 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/27 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate 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
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
RubyGemsrails~> 8.0.0Gemfile
RubyGemsrspecGemfile
RubyGemsrspec-rails~> 6.0Gemfile
RubyGemssqlite3~> 2.0Gemfile
RubyGemsdebugGemfile
RubyGemsappraisalGemfile
RubyGemsnokogiriGemfile
All dependencies 9

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

RegistryPackageVersionRelation
RubyGemsappraisaldirect
RubyGemsdebugdirect
RubyGemsnokogiridirect
RubyGemsrailsdirect
RubyGemsrspecdirect
RubyGemsrspec-railsdirect
RubyGemssqlite3direct
RubyGemsactivemodelindirect
RubyGemstimelinessindirect
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": [
        "validation",
        "rails",
        "activerecord",
        "activemodel"
      ],
      "is_fork": false,
      "size_kb": 1396,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 75798
      },
      "pushed_at": "2025-12-06T07:49:02Z",
      "created_at": "2008-07-25T22:36:22Z",
      "owner_type": "User",
      "updated_at": "2026-07-16T16:04:51Z",
      "description": "Date and time validation plugin for ActiveModel and Rails.  Supports multiple ORMs and allows custom date/time formats.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "http://coderwall.com/adzap",
      "name": "Adam Meehan",
      "type": "User",
      "login": "adzap",
      "company": null,
      "location": "Melbourne, Australia",
      "followers": 87,
      "avatar_url": "https://avatars.githubusercontent.com/u/6318?v=4",
      "created_at": "2008-04-10T21:36:04Z",
      "is_verified": null,
      "public_repos": 55,
      "account_age_days": 6676
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2024-12-31T04:18:57Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2024-12-31T04:22:21Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2024-11-30T02:06:46Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2023-01-12T02:47:58Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2022-10-20T23:37:26Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2023-01-12T03:08:55Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2021-04-02T22:53:56Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2019-08-06T05:12:47Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2019-06-11T10:51:42Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2016-01-06T21:26:19Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2016-01-06T11:20:44Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2015-12-29T05:16:08Z"
        },
        {
          "tag": "v3.0.15",
          "kind": "patch",
          "published_at": "2015-12-29T05:27:59Z"
        },
        {
          "tag": "v3.0.14",
          "kind": "patch",
          "published_at": "2012-08-23T08:40:47Z"
        },
        {
          "tag": "v3.0.13",
          "kind": "patch",
          "published_at": "2012-08-21T00:56:46Z"
        },
        {
          "tag": "v3.0.12",
          "kind": "patch",
          "published_at": "2012-06-23T09:06:38Z"
        },
        {
          "tag": "v3.0.11",
          "kind": "patch",
          "published_at": "2012-04-01T06:48:53Z"
        },
        {
          "tag": "v3.0.10",
          "kind": "patch",
          "published_at": "2012-03-29T02:45:40Z"
        },
        {
          "tag": "v3.0.9",
          "kind": "patch",
          "published_at": "2012-03-26T11:00:12Z"
        },
        {
          "tag": "v3.0.8",
          "kind": "patch",
          "published_at": "2011-12-24T06:50:22Z"
        },
        {
          "tag": "v3.0.7",
          "kind": "patch",
          "published_at": "2011-09-21T11:41:01Z"
        },
        {
          "tag": "v3.0.6",
          "kind": "patch",
          "published_at": "2011-05-09T07:34:09Z"
        },
        {
          "tag": "3.0.5",
          "kind": "patch",
          "published_at": "2011-01-29T06:42:42Z"
        },
        {
          "tag": "3.0.4",
          "kind": "patch",
          "published_at": "2011-01-22T00:16:10Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2010-12-10T22:17:31Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2010-12-04T05:40:13Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2010-11-01T22:53:25Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2010-10-18T00:54:03Z"
        },
        {
          "tag": "2.3.2",
          "kind": "patch",
          "published_at": "2010-11-07T00:04:42Z"
        },
        {
          "tag": "2.3.1",
          "kind": "patch",
          "published_at": "2010-03-19T03:24:19Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2010-02-04T02:19:57Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2009-09-18T22:19:27Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2009-09-12T04:16:44Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2009-09-12T03:43:50Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2009-06-20T12:55:59Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2009-04-12T01:13:52Z"
        },
        {
          "tag": "1.1.7",
          "kind": "patch",
          "published_at": "2009-03-26T05:49:19Z"
        },
        {
          "tag": "1.1.6",
          "kind": "patch",
          "published_at": "2009-03-19T09:52:35Z"
        },
        {
          "tag": "1.1.5",
          "kind": "patch",
          "published_at": "2009-01-21T03:15:35Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2009-01-13T09:11:04Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2009-01-12T23:25:27Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2009-01-12T02:20:58Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2009-01-03T08:11:36Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2009-01-01T09:38:09Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2008-12-07T01:06:42Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2008-11-28T23:52:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a36d6f7f24da8d2ebcfea9b729bf7057d852b683",
          "body": null,
          "is_bot": false,
          "headline": "fix: gemfile replace byebug with debug",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2025-12-06T07:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5feb11a5b97e296558ff7d795903b0ad8fe80f14",
          "body": "Co-authored-by: adzap <6318+adzap@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: remove obsolete URI require, fix test descriptions",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-12-06T07:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63b809dedb170b733ad550a17d6a69ff8cf10f5e",
          "body": null,
          "is_bot": false,
          "headline": "chore: use match? in DateTimeSelect value to avoid allocation",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2025-05-30T03:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dfa52d550b53399530dc6b39b4171c4afb9ab52",
          "body": null,
          "is_bot": false,
          "headline": "chore: add ruby 3.4 to CI",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2025-05-30T03:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f8f22b98fac1702e7f10b9e43440c995c646264",
          "body": null,
          "is_bot": false,
          "headline": "chore: switch to debug from byebug",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2025-05-30T03:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6d2fa1d5c06484844d72b44c0f19b024c8c764",
          "body": null,
          "is_bot": false,
          "headline": "v8.0.0",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-12-31T04:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf3dcb9a71351c58d8bbbefba170fe71fb0ede55",
          "body": null,
          "is_bot": false,
          "headline": "chore: freeze RESERVED_OPTIONS",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-12-31T04:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282e676fbb65bf06909924ed3508cf19c5d4127b",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove old gemfiles",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T05:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c4459a49c60118a7b69ccc554e256ea6f24417",
          "body": null,
          "is_bot": false,
          "headline": "feat: pass non-reserved validation options to errors",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T04:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665b3daa441ff24043848e21e0487a73fee11f97",
          "body": null,
          "is_bot": false,
          "headline": "v8.0.0.beta1",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T02:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b86a8b284a5da80628728ed3cfa5d852b6d63e",
          "body": null,
          "is_bot": false,
          "headline": "chore: setting up for Rails 8 release",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T02:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "858b6555cfba442f3b1034ae3e3159099b9cf811",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CHANGELOG",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T02:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e3bd8ef9b09edda6973c462417ea0136369fbe",
          "body": null,
          "is_bot": false,
          "headline": "v7.0.0",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T02:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5902d72ea26eccdd0ca6bc1b722119ccbe2617dd",
          "body": null,
          "is_bot": false,
          "headline": "chore: Align date time select extension filename and const",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T02:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "647083fb2fac9da455a1a0170ca9ae8c8fa8832a",
          "body": null,
          "is_bot": false,
          "headline": "chore: trying to solve URI view issue another way",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T01:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d711d59f0f9fd02cb76f4449495421f29eee6591",
          "body": null,
          "is_bot": false,
          "headline": "chore: native gems can be tricky",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T01:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b72e742c947bcea037361905c9235dafb41892b4",
          "body": null,
          "is_bot": false,
          "headline": "chore: try adding uri gem to fix CI failures",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T01:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d6d2c50c782418585107fd8b8933e51df2a31f8",
          "body": null,
          "is_bot": false,
          "headline": "chore: add Rails 7.2 to appraisal and github sets",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T01:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e0ac4187246a6065f4755d924e68ed6a9e6874",
          "body": null,
          "is_bot": false,
          "headline": "chore: we can remove all the old method override guff at last",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T01:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb35adc2ca96446464e76c02514f6bdfe78b7482",
          "body": null,
          "is_bot": false,
          "headline": "chore: replace rails edge with rails 7.1 appraisal",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2024-11-30T00:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2baae9728ca3ff25884ea179377c95f351e06ca",
          "body": "…d pollution",
          "is_bot": false,
          "headline": "chore: remove timeliness_validation_for helper method to reduce metho…",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2023-04-03T05:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdff26b1753dbccbdd22dd5fdaf8743f52fabcd6",
          "body": null,
          "is_bot": false,
          "headline": "v7.0.0.beta2",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2023-03-24T04:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71b51b301eaaf8a25f7ff9a13b99054291d943d0",
          "body": "…ibutes\n\nUse define_attribute_method as hook for attribute defined methods\nUpdate some mechanics to be a bit more like modern ActiveModel",
          "is_bot": false,
          "headline": "fix: ActiveModel ORM implementation was outdated and overriding @attr…",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2023-03-24T04:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf39c2e2aab3b68e631489cae05277cc5026f7d",
          "body": "…del internals",
          "is_bot": false,
          "headline": "chore: simplify TestModel and TestModelShim by using more of ActiveMo…",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2023-03-24T04:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbf3ff45391de75fe950c9a36abd58df8b82aad",
          "body": null,
          "is_bot": false,
          "headline": "chore: update format spec to be in line with model validator specs",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2023-03-24T04:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "750407481c20a643a952a76ac562c85da6d6e1d5",
          "body": null,
          "is_bot": false,
          "headline": "feat: make model validity spec helpers more flexible",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2023-03-24T04:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abb2fbd27e154fe9c08d2bfd60911cb0e4f1a3f",
          "body": "Fix `read_timeliness_attribute_before_type_cast`",
          "is_bot": false,
          "headline": "Merge pull request #231 from TastyPi/patch-1",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2023-03-22T01:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec306a8a8ca6c13d9405e7b6dc5034ea81c19372",
          "body": null,
          "is_bot": false,
          "headline": "Use the `with_config` helper",
          "author_name": "Graham Rogers",
          "author_login": "TastyPi",
          "committed_at": "2023-03-16T12:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e620e2dbdbf028b8d03ff2d226f97432ca83c94",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for `:format` option",
          "author_name": "Graham Rogers",
          "author_login": "TastyPi",
          "committed_at": "2023-03-16T12:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2bb73f236a98da2bc4877e3de02361b6d12215",
          "body": null,
          "is_bot": false,
          "headline": "Fix `read_timeliness_attribute_before_type_cast`",
          "author_name": "Graham Rogers",
          "author_login": "TastyPi",
          "committed_at": "2023-03-10T15:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beaca8685bd4a59fda5c7646cd5b9a2f754afc75",
          "body": null,
          "is_bot": false,
          "headline": "chore: add metadata to gemspec for mfa rquired @tagliala",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2022-11-21T22:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d82a66e249af7f2d758d4c36fbc64de0b71530f6",
          "body": null,
          "is_bot": false,
          "headline": "v7.0.0.beta1",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2022-11-21T22:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec0f008d241f778bb5c66106638be12b3373bf7",
          "body": "…cord.default_timezone",
          "is_bot": false,
          "headline": "fix: deprecation of ActiveRecord::Base.default_timezone, now ActiveRe…",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2022-11-21T22:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e4080b0020ec6285148fcafa2b257995bc035d",
          "body": null,
          "is_bot": false,
          "headline": "remove ruby 2.6 from ci",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2022-11-21T22:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74dc07a6458af9c3e5a909cbba4f66f8f3049e74",
          "body": null,
          "is_bot": false,
          "headline": "feat: Rails/ActiveModel v7 support",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2022-11-21T22:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4080c9af97604ffd084c60dc87b1d5eff523c844",
          "body": null,
          "is_bot": false,
          "headline": "v6.0.0",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2022-10-20T23:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a51491a2aae6e7e4f90b129cf95be8a0ede593f",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump rspec-rails to v6",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2022-10-20T23:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4499afb1e281997f3141a2ccdda7ca9faa517d48",
          "body": "Remove timecop gem",
          "is_bot": false,
          "headline": "Merge pull request #223 from tagliala/chore/remove-timecop-dependency",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2022-10-20T23:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d7ee75f97feb1e26a0856d93f143e5672618b9",
          "body": "Use the built-in ActiveSupport::Testing::TimeHelpers",
          "is_bot": false,
          "headline": "Remove timecop gem",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2022-09-18T10:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ee0963d0c9253c92f8097c415b0356c24f94c36",
          "body": "Add link to CHANGELOG, and some other useful links",
          "is_bot": false,
          "headline": "Merge pull request #219 from cyclotron3k/master",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2022-02-16T01:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b0e33f69937a6e80cb51f153c8d56e8dfb2dc8",
          "body": null,
          "is_bot": false,
          "headline": "Add link to CHANGELOG, and some other useful links",
          "author_name": "cyclotron3k",
          "author_login": "cyclotron3k",
          "committed_at": "2022-02-16T00:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dca505ebb864345ce893ef479245ae818f116e4",
          "body": "Cleaning CI config",
          "is_bot": false,
          "headline": "Merge pull request #211 from guillaumebriday/patch-2",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-12-13T01:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfd75e92745adf82d0ffa9addf87a3ea37ff7b12",
          "body": "Convert CHANGELOG format to markdown",
          "is_bot": false,
          "headline": "Merge pull request #212 from guillaumebriday/patch-3",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-12-13T01:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1899a040ff7e0a984d40d9cf3813b62081ed0945",
          "body": null,
          "is_bot": false,
          "headline": "Convert CHANGELOG format to markdown",
          "author_name": "Guillaume Briday",
          "author_login": "guillaumebriday",
          "committed_at": "2021-12-13T00:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1f2ea901ec4ee88b3f0951f8c5a207d35615fcb",
          "body": null,
          "is_bot": false,
          "headline": "Cleaning CI config",
          "author_name": "Guillaume Briday",
          "author_login": "guillaumebriday",
          "committed_at": "2021-12-13T00:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c52618a60cb31ffb1c3dca99a531b879b9e95b3",
          "body": "Cleaning the readme",
          "is_bot": false,
          "headline": "Merge pull request #210 from guillaumebriday/patch-1",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-12-13T00:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78fe25599ea6f0dafdf2ec9ea1a66520914d9b58",
          "body": null,
          "is_bot": false,
          "headline": "Cleaning the readme",
          "author_name": "Guillaume Briday",
          "author_login": "guillaumebriday",
          "committed_at": "2021-12-12T23:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcec0ffc83a6041b3f6ddde61a8a0f6677ccaa37",
          "body": null,
          "is_bot": false,
          "headline": "update README verison",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-12-07T08:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07056d63d71d09eb53543216af36c0a2cc7ec644",
          "body": null,
          "is_bot": false,
          "headline": "v6.0.0.beta2",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-12-07T08:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c237d9d9f8bbaa6e6a05c64e55fa07d78b48fdc3",
          "body": null,
          "is_bot": false,
          "headline": "Update build badge to Github Actions",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-29T00:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc138a8e0c4b9d1f3b93098742e1048043145fd6",
          "body": null,
          "is_bot": false,
          "headline": "remove travis config",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-29T00:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49fbc4cd385d0a35850fec596105870a5be18afc",
          "body": null,
          "is_bot": false,
          "headline": "Convert README to markdown and remove/update rdoc config",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-29T00:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2919be47df281de1a80df8621c64bc93c640d7c3",
          "body": "Copied this from https://github.com/jrochkind/attr_json",
          "is_bot": false,
          "headline": "Adding Appraisal gemfiles to CI matrix",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-28T00:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770889e5aa15ec7352378c9225bccfa09f4595f9",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 2.6 to GA workflow",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-27T00:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa650d63e1eeb47819b8941f9133ace8673b6386",
          "body": "Update rspec-rails requirement from ~> 3.7 to ~> 5.0",
          "is_bot": false,
          "headline": "Merge pull request #207 from adzap/dependabot/bundler/rspec-rails-tw-5.0",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-27T00:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4e38a80cc80f0be58ac8f8a987fcecfb98f834a",
          "body": "Updates the requirements on [rspec-rails](https://github.com/rspec/rspec-rails) to permit the latest version.\n- [Release notes](https://github.com/rspec/rspec-rails/releases)\n- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)\n- [Commits](https://github.com/rspec/rspec-rails/compare/v3.7.0...v5.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: rspec-rails\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update rspec-rails requirement from ~> 3.7 to ~> 5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-27T00:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d968218ab97d22c03d6114ba9b3e568eff112069",
          "body": "Splat message options when doing ActiveModel errors.add",
          "is_bot": false,
          "headline": "Merge pull request #205 from schinery/master",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-27T00:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91bec9643dad31c823a0ca7915a26bc707cf95b3",
          "body": null,
          "is_bot": false,
          "headline": "Added GitHub actions to run specs + dependabot config to manage deps",
          "author_name": "Stuart Chinery",
          "author_login": "schinery",
          "committed_at": "2021-11-26T13:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec7785e71cee99767f15b829e31884e4ed0fd62",
          "body": null,
          "is_bot": false,
          "headline": "Splat message options when adding error",
          "author_name": "Stuart Chinery",
          "author_login": "schinery",
          "committed_at": "2021-11-24T14:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870612301935e0153531244c9ec08c03c6a61d4b",
          "body": null,
          "is_bot": false,
          "headline": "v6.0.0.beta1",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-24T09:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa96818bda9f18d777688638253111f70d58498b",
          "body": null,
          "is_bot": false,
          "headline": "Add activemodel 6.x as explicit dependency",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-24T04:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bd7edfbcd324406d5195e9cd7cb49be233c0e26",
          "body": null,
          "is_bot": false,
          "headline": "Update hash format in some validator methods",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-11-22T03:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84ff2088eea1d4a35cecc2b9f39e31537c83271a",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for v5.0.0 release",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-04-21T10:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1367dc75fde9da5771a72b8f398864501cea5a4c",
          "body": "[6.x] Add Ruby 3.0 and Rails 6.1 compatibility",
          "is_bot": false,
          "headline": "Merge pull request #194 from tagliala/rails-61",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-04-03T08:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac95107d4cdc9bb9ec3cbdeb34bd68c95a3aab6",
          "body": null,
          "is_bot": false,
          "headline": "Remove references to Rails 5.x",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2021-04-03T08:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba8ee49fa2d1d05de2c4034a0f9818e61ec4fbe8",
          "body": "- Change http to https\n- Remove trailing whitespaces\n- Fix default value of today (`Date.current`)\n\nOther minor fixes:\n- Fix LICENSE year\n- Use README.rdoc as main entrypoint for RDoc\n- Remove the deprecated `--inline-source` option from RDoc (Rakefile)",
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2021-04-03T08:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088705bbf84f6bc5f857404b2e7a25cc334ad9e9",
          "body": "- Double splat `values` parameter when calling DateTimeValue",
          "is_bot": false,
          "headline": "Add Ruby 3.0 compatibility",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2021-04-03T08:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aded5b340f1273b060136b11107f69de1be4e50",
          "body": "- Test against latest Ubuntu LTS (20.04)\n- Test against latest Ruby versions\n- Test against Rails Edge and Ruby Head to discover failures in advance",
          "is_bot": false,
          "headline": "Improve Travis CI matrix",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2021-04-03T08:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ad5320b3d88d77096e7bf9f9b3a229d6c17dbb",
          "body": "Rails 6.1 needs the following changes:\n- Add `owner: nil` to `define_method_attribute` calls\n- Pass `options` to error `add` method as keyword argument\n\nRef:\n- https://api.rubyonrails.org/v6.0.0/classes/ActiveModel/Errors.html#method-i-add\n- https://api.rubyonrails.org/v6.1.0/classes/ActiveModel/Errors.html#method-i-add\n\nFix: #193",
          "is_bot": false,
          "headline": "Add Rails 6.1 compatibility",
          "author_name": "Pedro Paiva",
          "author_login": "vsppedro",
          "committed_at": "2021-04-03T08:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21260ca153a8aa126e0211c7e2bd768dde141d3f",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2021-04-02T22:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16221ac09265523984fcf0f80e6e8bd4bef8953d",
          "body": "Update README.rdoc",
          "is_bot": false,
          "headline": "Merge pull request #190 from AleBL/patch-1",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2020-08-19T00:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c42edd3f69e0954f1f34e8c644d5811f0fedac",
          "body": "change to new syntax for keys",
          "is_bot": false,
          "headline": "Update README.rdoc",
          "author_name": "Alessandro Barros",
          "author_login": "AleBL",
          "committed_at": "2020-08-18T20:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8b91e9cea3f977969d1fc4b1351851365500bfc",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0.beta2",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2020-07-12T06:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fa4d85ee37a189035c2f50ee2649bf6ed839df1",
          "body": null,
          "is_bot": false,
          "headline": "Change load_config_initializers to sym in Railtie",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2020-07-04T07:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70307293c69a1c30b43f88fb276e1c00737e58c3",
          "body": null,
          "is_bot": false,
          "headline": "defaults Rails to 5.2.x",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2020-07-04T07:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42e905cd18d3a5356e26e0edaa4df192f723e44",
          "body": "readme version bump",
          "is_bot": false,
          "headline": "Merge pull request #189 from VSPPedro/update-readme",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2020-06-29T23:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35eb50aa4073760e4b052c168cf9f4f052714c69",
          "body": null,
          "is_bot": false,
          "headline": "readme version bump",
          "author_name": "Pedro Paiva",
          "author_login": "vsppedro",
          "committed_at": "2020-06-29T22:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3134072f01cdee056f7ca846864584a5d458e462",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0.beta1",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2020-01-06T04:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "797ba480366d7b82d7e22f25db3cfcd187724575",
          "body": null,
          "is_bot": false,
          "headline": "default rails to 5.1.x",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2020-01-06T04:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e6480f589aac23873ad8ae069918b67c875505",
          "body": null,
          "is_bot": false,
          "headline": "use ActiveSupport Array.wrap",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-08-20T20:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3835b2b1619d99fceaa2c34dda6603d9985a3bfd",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0.alpha5",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-08-08T00:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00d038bc6f7205b2cc8eed3908d57879cfa8ba76",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:adzap/validates_timeliness",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-08-06T05:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d0182b5ea933a0cc8b995cebee224fc8f6b303",
          "body": "Add in v4.1.0 details into Changelog",
          "is_bot": false,
          "headline": "Merge pull request #186 from timdiggins/patch-1",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-08-06T04:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46296f914fdfa9c8e69e0ad865fd6ff537b55b77",
          "body": null,
          "is_bot": false,
          "headline": "ensure timeliness initializer is after initializer files",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-08-03T02:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "444736174326e66c57ebc702aa50594b3f28f910",
          "body": null,
          "is_bot": false,
          "headline": "hash syntax",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-08-03T02:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4523138c3cb64a4372183d72f83735f85e541642",
          "body": "…eliness v0.4+",
          "is_bot": false,
          "headline": "Add Rails initializer to set Timeliness.ambiguous_date_format for Tim…",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-08-03T02:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72807b87a75fde12a5b8577468700c186f3acb7a",
          "body": "v4.1.0 details were only available on the v4.1.0 tag. this brings those back in.",
          "is_bot": false,
          "headline": "Add in v4.1.0 details into Changelog",
          "author_name": "Tim Diggins",
          "author_login": "timdiggins",
          "committed_at": "2019-08-01T14:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9daf12c4a169bc080b18da681042c08bb1277a71",
          "body": null,
          "is_bot": false,
          "headline": "README typo of Rails version support",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-06-13T23:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a80683683bf175f8ac5a322ab1d7a001e8d4407",
          "body": "use ActiveSupport.on_load hook for extend ActiveRecord",
          "is_bot": false,
          "headline": "Merge pull request #183 from kamille-gz/use_AS_on_load_hook",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-03-09T06:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a2882be7513e587a2029d418dbf9479273cbced",
          "body": null,
          "is_bot": false,
          "headline": "use ActiveSupport on_load hook for extend ActiveRecord",
          "author_name": "kamille-321",
          "author_login": "kamillle",
          "committed_at": "2019-03-08T16:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf1c808846bc5754836de10800b401d22f572511",
          "body": null,
          "is_bot": false,
          "headline": "fix appraisals",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-02-09T01:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0fcf754ece3ed979cf15dcd32cb7a9bda1467e7",
          "body": null,
          "is_bot": false,
          "headline": "Update build to ruby 2.5.3 and fix sqlite",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-02-09T01:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7233ff66dda33e1e4c03307ceca1c21e1f42a7cd",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0.alpha4",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-02-09T01:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ba09f2789f981410328c525fe8bae25e6f4999",
          "body": null,
          "is_bot": false,
          "headline": "relax timeliness dependency, assuming semver",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-02-09T00:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ee285b3a9a50fe5b87c265a7bfd925c97407d5",
          "body": null,
          "is_bot": false,
          "headline": "bump minimum timeliness version",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2019-02-03T00:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf205762539241b12225134e2955049f1b54b209",
          "body": null,
          "is_bot": false,
          "headline": "readme version bump",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2018-07-30T23:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f39fbb0ad2dd2b252450c03d20880b21b98aebd1",
          "body": "Bump with fixed file permissions only.",
          "is_bot": false,
          "headline": "v5.0.0.alpha3",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2018-07-30T23:07:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67106b0212da8e63ec12706286a37fe2d96b5afb",
          "body": null,
          "is_bot": false,
          "headline": "bump gem version in readme",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2018-07-02T11:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc6d4fe5fc95e57cab63ad557eb9d30a1c4054f8",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0.alpha2",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2018-07-02T11:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70335cd0ba8d1a14ef7c67996d70497fc39326ce",
          "body": null,
          "is_bot": false,
          "headline": "Use prepend for Type overrides /ht @jasl closes #179",
          "author_name": "Adam Meehan",
          "author_login": "adzap",
          "committed_at": "2018-07-02T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 46,
      "commits_last_year": 2,
      "latest_release_at": "2024-12-31T04:22:21Z",
      "latest_release_tag": "v7.1.0",
      "releases_from_tags": true,
      "days_since_last_push": 227,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 567,
      "mean_days_between_releases": 364.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": "validates_timeliness",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/validates_timeliness",
          "is_deprecated": false,
          "latest_version": "8.0.0",
          "repository_url": "https://github.com/adzap/validates_timeliness",
          "versions_count": 63,
          "total_downloads": 22187883,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T17:48:17Z",
          "latest_published_at": "2024-12-31T04:19:38.696000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 567
        }
      ]
    },
    "popularity": {
      "forks": 234,
      "stars": 1621,
      "watchers": 20,
      "fork_history": {
        "days": [
          {
            "date": "2009-04-06",
            "count": 1
          },
          {
            "date": "2009-06-04",
            "count": 1
          },
          {
            "date": "2009-07-02",
            "count": 1
          },
          {
            "date": "2010-04-08",
            "count": 1
          },
          {
            "date": "2010-06-17",
            "count": 1
          },
          {
            "date": "2010-09-30",
            "count": 1
          },
          {
            "date": "2010-10-10",
            "count": 1
          },
          {
            "date": "2010-10-17",
            "count": 1
          },
          {
            "date": "2010-12-25",
            "count": 1
          },
          {
            "date": "2011-01-12",
            "count": 1
          },
          {
            "date": "2011-05-10",
            "count": 1
          },
          {
            "date": "2011-05-13",
            "count": 1
          },
          {
            "date": "2011-05-25",
            "count": 1
          },
          {
            "date": "2011-06-02",
            "count": 1
          },
          {
            "date": "2011-06-14",
            "count": 1
          },
          {
            "date": "2011-08-12",
            "count": 1
          },
          {
            "date": "2011-09-14",
            "count": 1
          },
          {
            "date": "2011-10-04",
            "count": 1
          },
          {
            "date": "2011-10-26",
            "count": 1
          },
          {
            "date": "2011-11-04",
            "count": 1
          },
          {
            "date": "2011-11-05",
            "count": 1
          },
          {
            "date": "2011-11-16",
            "count": 1
          },
          {
            "date": "2011-11-29",
            "count": 1
          },
          {
            "date": "2011-12-07",
            "count": 1
          },
          {
            "date": "2011-12-20",
            "count": 1
          },
          {
            "date": "2011-12-30",
            "count": 1
          },
          {
            "date": "2012-02-17",
            "count": 1
          },
          {
            "date": "2012-05-10",
            "count": 1
          },
          {
            "date": "2012-07-10",
            "count": 1
          },
          {
            "date": "2012-08-09",
            "count": 1
          },
          {
            "date": "2012-08-17",
            "count": 1
          },
          {
            "date": "2012-09-04",
            "count": 1
          },
          {
            "date": "2012-12-01",
            "count": 1
          },
          {
            "date": "2013-02-24",
            "count": 1
          },
          {
            "date": "2013-03-05",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-06-07",
            "count": 1
          },
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-08-26",
            "count": 1
          },
          {
            "date": "2013-11-06",
            "count": 1
          },
          {
            "date": "2013-12-10",
            "count": 1
          },
          {
            "date": "2013-12-12",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-18",
            "count": 1
          },
          {
            "date": "2014-01-20",
            "count": 1
          },
          {
            "date": "2014-02-28",
            "count": 1
          },
          {
            "date": "2014-03-09",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-04-16",
            "count": 2
          },
          {
            "date": "2014-04-17",
            "count": 1
          },
          {
            "date": "2014-04-23",
            "count": 1
          },
          {
            "date": "2014-05-01",
            "count": 1
          },
          {
            "date": "2014-05-27",
            "count": 1
          },
          {
            "date": "2014-06-12",
            "count": 1
          },
          {
            "date": "2014-06-19",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-07-05",
            "count": 1
          },
          {
            "date": "2014-07-14",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-27",
            "count": 1
          },
          {
            "date": "2014-09-22",
            "count": 1
          },
          {
            "date": "2014-10-04",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2014-11-02",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-03-30",
            "count": 1
          },
          {
            "date": "2015-05-01",
            "count": 1
          },
          {
            "date": "2015-05-27",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 2
          },
          {
            "date": "2015-08-28",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2016-01-25",
            "count": 1
          },
          {
            "date": "2016-03-03",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-13",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-12-17",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-05-14",
            "count": 1
          },
          {
            "date": "2017-05-29",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-18",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-07-01",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2019-03-23",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-25",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 2
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 2
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 177,
        "total_forks": 234
      },
      "star_history": {
        "days": [
          {
            "date": "2013-07-31",
            "count": 3
          },
          {
            "date": "2013-08-04",
            "count": 1
          },
          {
            "date": "2013-08-06",
            "count": 2
          },
          {
            "date": "2013-08-08",
            "count": 2
          },
          {
            "date": "2013-08-09",
            "count": 1
          },
          {
            "date": "2013-08-11",
            "count": 1
          },
          {
            "date": "2013-08-12",
            "count": 2
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-16",
            "count": 1
          },
          {
            "date": "2013-08-18",
            "count": 1
          },
          {
            "date": "2013-08-20",
            "count": 2
          },
          {
            "date": "2013-08-23",
            "count": 1
          },
          {
            "date": "2013-08-24",
            "count": 1
          },
          {
            "date": "2013-09-03",
            "count": 1
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2013-09-06",
            "count": 1
          },
          {
            "date": "2013-09-11",
            "count": 1
          },
          {
            "date": "2013-09-21",
            "count": 1
          },
          {
            "date": "2013-09-25",
            "count": 1
          },
          {
            "date": "2013-09-26",
            "count": 2
          },
          {
            "date": "2013-10-03",
            "count": 1
          },
          {
            "date": "2013-10-09",
            "count": 1
          },
          {
            "date": "2013-10-14",
            "count": 1
          },
          {
            "date": "2013-10-20",
            "count": 1
          },
          {
            "date": "2013-10-21",
            "count": 1
          },
          {
            "date": "2013-10-22",
            "count": 4
          },
          {
            "date": "2013-10-23",
            "count": 1
          },
          {
            "date": "2013-10-29",
            "count": 1
          },
          {
            "date": "2013-11-08",
            "count": 3
          },
          {
            "date": "2013-11-11",
            "count": 3
          },
          {
            "date": "2013-11-19",
            "count": 1
          },
          {
            "date": "2013-11-21",
            "count": 1
          },
          {
            "date": "2013-11-26",
            "count": 1
          },
          {
            "date": "2013-11-27",
            "count": 2
          },
          {
            "date": "2013-11-28",
            "count": 2
          },
          {
            "date": "2013-12-07",
            "count": 1
          },
          {
            "date": "2013-12-13",
            "count": 1
          },
          {
            "date": "2013-12-17",
            "count": 2
          },
          {
            "date": "2013-12-18",
            "count": 1
          },
          {
            "date": "2013-12-26",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-01-10",
            "count": 2
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-16",
            "count": 1
          },
          {
            "date": "2014-01-17",
            "count": 1
          },
          {
            "date": "2014-01-20",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 3
          },
          {
            "date": "2014-01-30",
            "count": 1
          },
          {
            "date": "2014-01-31",
            "count": 2
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-02-04",
            "count": 1
          },
          {
            "date": "2014-02-05",
            "count": 2
          },
          {
            "date": "2014-02-11",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 2
          },
          {
            "date": "2014-02-14",
            "count": 1
          },
          {
            "date": "2014-02-16",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-02-23",
            "count": 1
          },
          {
            "date": "2014-02-24",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 2
          },
          {
            "date": "2014-03-03",
            "count": 1
          },
          {
            "date": "2014-03-04",
            "count": 1
          },
          {
            "date": "2014-03-05",
            "count": 2
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-03-21",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-03-29",
            "count": 1
          },
          {
            "date": "2014-04-03",
            "count": 1
          },
          {
            "date": "2014-04-10",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-05-01",
            "count": 1
          },
          {
            "date": "2014-05-05",
            "count": 1
          },
          {
            "date": "2014-05-07",
            "count": 1
          },
          {
            "date": "2014-05-10",
            "count": 1
          },
          {
            "date": "2014-05-11",
            "count": 1
          },
          {
            "date": "2014-05-12",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-05-19",
            "count": 2
          },
          {
            "date": "2014-05-21",
            "count": 1
          },
          {
            "date": "2014-05-27",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-05-31",
            "count": 1
          },
          {
            "date": "2014-06-03",
            "count": 1
          },
          {
            "date": "2014-06-12",
            "count": 1
          },
          {
            "date": "2014-06-20",
            "count": 1
          },
          {
            "date": "2014-06-21",
            "count": 1
          },
          {
            "date": "2014-06-23",
            "count": 1
          },
          {
            "date": "2014-06-24",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-07-10",
            "count": 1
          },
          {
            "date": "2014-07-19",
            "count": 1
          },
          {
            "date": "2014-07-20",
            "count": 1
          },
          {
            "date": "2014-07-22",
            "count": 1
          },
          {
            "date": "2014-07-25",
            "count": 1
          },
          {
            "date": "2014-07-31",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 2
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-09-05",
            "count": 1
          },
          {
            "date": "2014-09-06",
            "count": 1
          },
          {
            "date": "2014-09-09",
            "count": 1
          },
          {
            "date": "2014-09-11",
            "count": 2
          },
          {
            "date": "2014-09-17",
            "count": 2
          },
          {
            "date": "2014-09-24",
            "count": 1
          },
          {
            "date": "2014-10-01",
            "count": 2
          },
          {
            "date": "2014-10-15",
            "count": 1
          },
          {
            "date": "2014-10-20",
            "count": 1
          },
          {
            "date": "2014-10-27",
            "count": 1
          },
          {
            "date": "2014-10-30",
            "count": 1
          },
          {
            "date": "2014-11-08",
            "count": 1
          },
          {
            "date": "2014-11-11",
            "count": 1
          },
          {
            "date": "2014-12-04",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 2
          },
          {
            "date": "2014-12-11",
            "count": 1
          },
          {
            "date": "2014-12-26",
            "count": 1
          },
          {
            "date": "2015-01-04",
            "count": 1
          },
          {
            "date": "2015-01-05",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 1
          },
          {
            "date": "2015-01-14",
            "count": 2
          },
          {
            "date": "2015-01-20",
            "count": 1
          },
          {
            "date": "2015-01-27",
            "count": 1
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-02-01",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-02-07",
            "count": 1
          },
          {
            "date": "2015-02-13",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-02-21",
            "count": 1
          },
          {
            "date": "2015-02-28",
            "count": 1
          },
          {
            "date": "2015-03-03",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 2
          },
          {
            "date": "2015-03-19",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2015-03-28",
            "count": 2
          },
          {
            "date": "2015-04-12",
            "count": 1
          },
          {
            "date": "2015-04-19",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 3
          },
          {
            "date": "2015-05-06",
            "count": 1
          },
          {
            "date": "2015-05-10",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-05-23",
            "count": 1
          },
          {
            "date": "2015-06-01",
            "count": 1
          },
          {
            "date": "2015-06-04",
            "count": 1
          },
          {
            "date": "2015-06-06",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-07-01",
            "count": 1
          },
          {
            "date": "2015-07-05",
            "count": 1
          },
          {
            "date": "2015-07-11",
            "count": 1
          },
          {
            "date": "2015-07-22",
            "count": 1
          },
          {
            "date": "2015-07-25",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 1
          },
          {
            "date": "2015-08-08",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-04",
            "count": 1
          },
          {
            "date": "2015-09-05",
            "count": 1
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-14",
            "count": 1
          },
          {
            "date": "2015-09-15",
            "count": 1
          },
          {
            "date": "2015-09-18",
            "count": 1
          },
          {
            "date": "2015-09-27",
            "count": 1
          },
          {
            "date": "2015-09-28",
            "count": 1
          },
          {
            "date": "2015-09-29",
            "count": 1
          },
          {
            "date": "2015-10-01",
            "count": 1
          },
          {
            "date": "2015-10-04",
            "count": 1
          },
          {
            "date": "2015-10-17",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 2
          },
          {
            "date": "2015-11-16",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 2
          },
          {
            "date": "2015-11-23",
            "count": 1
          },
          {
            "date": "2015-12-05",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2015-12-16",
            "count": 1
          },
          {
            "date": "2015-12-21",
            "count": 1
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2015-12-31",
            "count": 1
          },
          {
            "date": "2016-01-08",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 2
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-01-28",
            "count": 1
          },
          {
            "date": "2016-01-30",
            "count": 1
          },
          {
            "date": "2016-01-31",
            "count": 1
          },
          {
            "date": "2016-02-01",
            "count": 1
          },
          {
            "date": "2016-02-08",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-02-13",
            "count": 1
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 1
          },
          {
            "date": "2016-02-16",
            "count": 1
          },
          {
            "date": "2016-02-23",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-02-28",
            "count": 1
          },
          {
            "date": "2016-03-01",
            "count": 2
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-18",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-28",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 2
          },
          {
            "date": "2016-03-30",
            "count": 4
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-04",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-04-07",
            "count": 2
          },
          {
            "date": "2016-04-09",
            "count": 1
          },
          {
            "date": "2016-04-10",
            "count": 1
          },
          {
            "date": "2016-04-17",
            "count": 1
          },
          {
            "date": "2016-04-22",
            "count": 1
          },
          {
            "date": "2016-04-24",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 1
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-05-27",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-03",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-11",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-17",
            "count": 1
          },
          {
            "date": "2016-06-18",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 3
          },
          {
            "date": "2016-06-23",
            "count": 2
          },
          {
            "date": "2016-06-25",
            "count": 1
          },
          {
            "date": "2016-06-28",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 2
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-07-24",
            "count": 2
          },
          {
            "date": "2016-07-31",
            "count": 2
          },
          {
            "date": "2016-08-03",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-08-17",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-08-30",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-20",
            "count": 1
          },
          {
            "date": "2016-09-23",
            "count": 2
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2016-10-05",
            "count": 2
          },
          {
            "date": "2016-10-09",
            "count": 1
          },
          {
            "date": "2016-10-24",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2016-11-21",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 1
          },
          {
            "date": "2016-12-01",
            "count": 1
          },
          {
            "date": "2016-12-04",
            "count": 1
          },
          {
            "date": "2016-12-12",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-16",
            "count": 1
          },
          {
            "date": "2016-12-22",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-01-13",
            "count": 1
          },
          {
            "date": "2017-01-15",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 2
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-05",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-02-21",
            "count": 1
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-16",
            "count": 1
          },
          {
            "date": "2017-03-21",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 3
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-08",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-17",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-06-01",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2017-07-24",
            "count": 2
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-07-29",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-06",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-20",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-08-30",
            "count": 1
          },
          {
            "date": "2017-09-04",
            "count": 1
          },
          {
            "date": "2017-09-24",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-07",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-07",
            "count": 2
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-11-17",
            "count": 2
          },
          {
            "date": "2017-11-20",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-15",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 2
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 1
          },
          {
            "date": "2018-03-07",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 2
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-05-02",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-06-02",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-16",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-07-02",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 2
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 2
          },
          {
            "date": "2018-08-11",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-09-03",
            "count": 1
          },
          {
            "date": "2018-09-08",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-09",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 2
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-15",
            "count": 1
          },
          {
            "date": "2018-12-16",
            "count": 1
          },
          {
            "date": "2018-12-17",
            "count": 1
          },
          {
            "date": "2018-12-28",
            "count": 1
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-01-01",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 2
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-03",
            "count": 1
          },
          {
            "date": "2019-02-04",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 2
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-10",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-02-17",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-03-03",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-06",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-20",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 2
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 8
          },
          {
            "date": "2019-06-14",
            "count": 12
          },
          {
            "date": "2019-06-15",
            "count": 6
          },
          {
            "date": "2019-06-16",
            "count": 10
          },
          {
            "date": "2019-06-17",
            "count": 8
          },
          {
            "date": "2019-06-18",
            "count": 2
          },
          {
            "date": "2019-06-19",
            "count": 2
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-23",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 2
          },
          {
            "date": "2019-07-01",
            "count": 2
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 2
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 2
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2019-12-08",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 2
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 2
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 2
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 2
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 2
          },
          {
            "date": "2020-03-26",
            "count": 2
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 2
          },
          {
            "date": "2020-05-30",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 2
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 2
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 2
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-01",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-14",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 2
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 2
          },
          {
            "date": "2021-01-05",
            "count": 2
          },
          {
            "date": "2021-01-08",
            "count": 2
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 2
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 2
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 10
          },
          {
            "date": "2021-04-09",
            "count": 7
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 4
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 2
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 3
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 2
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 2
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 2
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-07-18",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 2
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 2
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 2
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 2
          },
          {
            "date": "2021-11-26",
            "count": 2
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 2
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 2
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 2
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 2
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 2
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 2
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 2
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 3
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 2
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-29",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 2
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 2
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 2
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 2
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 7
          },
          {
            "date": "2022-10-28",
            "count": 4
          },
          {
            "date": "2022-10-29",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 3
          },
          {
            "date": "2022-10-31",
            "count": 3
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 2
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 2
          },
          {
            "date": "2022-12-14",
            "count": 2
          },
          {
            "date": "2022-12-20",
            "count": 2
          },
          {
            "date": "2023-01-09",
            "count": 2
          },
          {
            "date": "2023-01-12",
            "count": 5
          },
          {
            "date": "2023-01-13",
            "count": 4
          },
          {
            "date": "2023-01-15",
            "count": 2
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-04-15",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 2
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 2
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 2
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 2
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 2
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 3
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 7
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 1621
      },
      "open_issues_and_prs": 20
    },
    "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": 10676,
      "source_files_sampled": 36,
      "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": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rails",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 8.0.0"
        },
        {
          "name": "rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rspec-rails",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 6.0"
        },
        {
          "name": "sqlite3",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.0"
        },
        {
          "name": "debug",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "appraisal",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "nokogiri",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "appraisal",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "debug",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rails",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-rails",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activemodel",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "timeliness",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 7,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 31,
        "open_issues": 12,
        "closed_ratio": 0.922,
        "closed_issues": 141,
        "closed_unmerged_prs": 58
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "adzap",
          "commits": 398,
          "avatar_url": "https://avatars.githubusercontent.com/u/6318?v=4"
        },
        {
          "type": "User",
          "login": "tagliala",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/556268?v=4"
        },
        {
          "type": "User",
          "login": "TastyPi",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/934844?v=4"
        },
        {
          "type": "User",
          "login": "guillaumebriday",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/8252238?v=4"
        },
        {
          "type": "User",
          "login": "cgriego",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4805?v=4"
        },
        {
          "type": "User",
          "login": "josevalim",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/9582?v=4"
        },
        {
          "type": "User",
          "login": "vsppedro",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/18314910?v=4"
        },
        {
          "type": "User",
          "login": "schinery",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/163900?v=4"
        },
        {
          "type": "User",
          "login": "pedrofurtado",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/10530520?v=4"
        },
        {
          "type": "User",
          "login": "obfuscoder",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1779230?v=4"
        }
      ],
      "contributors_sampled": 23,
      "top_contributor_share": 0.919
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/27 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a36d6f7f24da8d2ebcfea9b729bf7057d852b683",
        "ran_at": "2026-07-21T23:36:25Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2025-12-06T07:49:26Z",
      "oldest_open_prs": [
        {
          "number": 145,
          "created_at": "2016-08-08T18:07:46Z",
          "last_comment_at": "2016-08-09T14:55:19Z",
          "last_comment_author": "dgm"
        },
        {
          "number": 150,
          "created_at": "2017-02-03T17:25:40Z",
          "last_comment_at": "2017-02-06T13:10:02Z",
          "last_comment_author": "florent"
        },
        {
          "number": 151,
          "created_at": "2017-03-22T07:35:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 201,
          "created_at": "2021-09-16T01:05:00Z",
          "last_comment_at": "2022-10-20T23:40:35Z",
          "last_comment_author": "adzap"
        },
        {
          "number": 229,
          "created_at": "2023-02-08T22:28:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 232,
          "created_at": "2023-05-23T09:47:40Z",
          "last_comment_at": "2024-11-30T04:43:47Z",
          "last_comment_author": "adzap"
        },
        {
          "number": 249,
          "created_at": "2024-12-02T06:16:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 250,
          "created_at": "2025-04-07T18:44:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-12-05T08:43:23Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 102,
          "created_at": "2013-06-20T15:43:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2014-02-07T08:11:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 135,
          "created_at": "2016-02-02T20:41:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 140,
          "created_at": "2016-03-29T11:56:12Z",
          "last_comment_at": "2019-06-12T21:53:52Z",
          "last_comment_author": "JamesFerguson"
        },
        {
          "number": 162,
          "created_at": "2018-02-22T18:08:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2018-07-05T14:30:21Z",
          "last_comment_at": "2018-12-18T12:34:47Z",
          "last_comment_author": "joaomangilli"
        },
        {
          "number": 187,
          "created_at": "2019-08-31T06:47:45Z",
          "last_comment_at": "2020-07-10T15:37:32Z",
          "last_comment_author": "timdiggins"
        },
        {
          "number": 188,
          "created_at": "2020-05-19T19:39:56Z",
          "last_comment_at": "2022-04-20T22:38:53Z",
          "last_comment_author": "sherif-nedap"
        },
        {
          "number": 198,
          "created_at": "2021-06-02T15:54:08Z",
          "last_comment_at": "2021-09-20T14:47:44Z",
          "last_comment_author": "camilova"
        },
        {
          "number": 228,
          "created_at": "2023-02-04T19:40:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 230,
          "created_at": "2023-02-08T22:38:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 234,
          "created_at": "2023-08-14T16:08:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/adzap/validates_timeliness",
    "host": "github.com",
    "name": "validates_timeliness",
    "owner": "adzap"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 48,
      "inputs": {
        "security": 41,
        "vitality": 21,
        "community": 73,
        "governance": 55,
        "engineering": 53
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 21,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 0.98,
              "days_since_last_push": 227,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 227 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 227
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": 40,
            "inputs": {
              "releases_count": 46,
              "latest_release_tag": "v7.1.0",
              "releases_from_tags": true,
              "days_since_latest_release": 567,
              "mean_days_between_releases": 364.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "46 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 567 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 567
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~364.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 364.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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 8,
              "unanswered_open_issues": 12,
              "days_since_last_merged_pr": 228,
              "days_since_last_human_commit": 227,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 227 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 227
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 73,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "forks": 234,
              "stars": 1621,
              "watchers": 20,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,621 stars",
                "points": 52.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1621
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "234 forks",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 234
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "20 watchers",
                "points": 7.1,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": 95,
            "inputs": {
              "packages": [
                "validates_timeliness"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 22187883,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "22,187,883 downloads all-time across rubygems",
                "points": 76.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 22187883,
                      "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": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 23,
              "top_contributor_share": 0.919
            },
            "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 92% of commits",
                "points": 1.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "23 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "merged_prs": 31,
              "open_issues": 12,
              "closed_issues": 141,
              "issue_closed_ratio": 0.922,
              "closed_unmerged_prs": 58
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 43.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "31/89 decided PRs merged",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 31,
                      "decided": 89
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 87,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "adzap",
              "public_repos": 55,
              "account_age_days": 6676
            },
            "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": "87 followers of adzap",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 87,
                      "login": "adzap"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "55 public repos, account ~18 yr old",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 55
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "validates_timeliness"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 567
            },
            "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 567 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 567
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "63 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 53,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "validation",
                "rails",
                "activerecord",
                "activemodel"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 20
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.439,
              "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": "43 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "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": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 10676,
              "source_files_sampled": 36,
              "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/36 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 36,
                      "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-21T23:36:41.074618Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/adzap/validates_timeliness.svg",
  "full_name": "adzap/validates_timeliness",
  "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.