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

carrierwaveuploader / carrierwave

Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks

RubyNo license detected★ 8,783 stars⑂ 1,650 forkssince Aug 2008View on GitHub ↗

carrierwaveuploader/carrierwave holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (80/100) and lowest on AI Readiness (38/100). It was last updated 29 days ago. 3 contributors account for most of its recent work.

66
overall / 100
Moderate

Software health index

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

66
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

CarrierWaveOrganization
10 followers7 public repossince Mar 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemscarrierwave3.1.3-8859 days ago

Metrics by category

Vitality

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

55Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 29 days ago
3.5/36Commit cadence — 5/52 weeks with commits
9.7/18Commit volume — 11 commits in the last year
5/10OpenSSF Scorecard: Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year11
human_commit_share0.97
days_since_last_push29
active_weeks_last_year5
How it's scored
27/27Ships releases — 39 releases published
7.2/36Release recency — latest release 464 days ago
27/27Release cadence — a release every ~44.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count39
latest_release_tagv3.1.2
releases_from_tagsno
days_since_latest_release464
mean_days_between_releases44.4
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?

80Good · 18% of overall
How it's scored
60/60Stars — 8,783 stars
25/25Forks — 1,650 forks
11.7/15Watchers — 128 watchers
Inputs used
forks1,650
stars8,783
watchers128
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
0/22.5License — no license file detected
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 138,824,336 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagescarrierwave
dependents
ecosystemsrubygems
total_downloads138,824,336
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?

76Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
16.7/22.5Commit distribution — top contributor authored 26% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 95 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled99
top_contributor_share0.259
How it's scored
45.4/46.8Issue resolution — 97% of issues closed
25.6/38.3PR acceptance — 598/894 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 7/22 approved changesets -- score normalized to 3
Inputs used
merged_prs598
open_issues53
closed_issues1,852
issue_closed_ratio0.972
closed_unmerged_prs296
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.5/25Owner reach — 10 followers of carrierwaveuploader
18.6/25Track record — 7 public repos, account ~13 yr old
Inputs used
followers10
owner_typeOrganization
is_verified
owner_logincarrierwaveuploader
public_repos7
account_age_days4,864
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 59 days ago
20/20Version history — 88 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescarrierwave
ecosystemsrubygems
any_deprecatedno
min_days_since_publish59

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://github.com/carrierwaveuploader/carrierwave
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://github.com/carrierwaveuploader/carrierwave
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

49At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1/2.5CI-Tests — 4 out of 10 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 7/22 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 95 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
3.8/7.5Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): branch_protection, 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.

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

Key facts

8,783GitHub stars
99contributors
11commits, last 12 months
29days since last push
39releases
3bus factor
53open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 8,783 ★ / 1,650 ⇿
8,783Stars
1,650Forks
31Releases

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.

02,0004,0006,0008,00010,0008,7831,650222014-062020-062026-07
Major 2Minor 3Patch 21

Each point covers 12 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
4CI-Tests4 out of 10 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 7/22 approved changesets -- score normalized to 3
10Contributorsproject has 95 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
5Maintained7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
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 5
RegistryPackageVersion constraintManifest
RubyGemsrails>= 6.0.0Gemfile
RubyGemsactivemodel-serializers-xmlGemfile
RubyGemssqlite3~> 1.0Gemfile
RubyGemsactiverecord-jdbcsqlite3-adapterGemfile
RubyGemsfog-google~> 1.13.0Gemfile
All dependencies 25

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

RegistryPackageVersionRelation
RubyGemsactivemodel-serializers-xmldirect
RubyGemsactiverecord-jdbcsqlite3-adapterdirect
RubyGemsfog-googledirect
RubyGemsrailsdirect
RubyGemssqlite3direct
RubyGemsactivemodelindirect
RubyGemsactivesupportindirect
RubyGemsaddressableindirect
RubyGemscsvindirect
RubyGemscucumberindirect
RubyGemsfog-awsindirect
RubyGemsfog-localindirect
RubyGemsgenerator_specindirect
RubyGemsimage_processingindirect
RubyGemsmarcelindirect
RubyGemsmini_magickindirect
RubyGemspryindirect
RubyGemspry-byebugindirect
RubyGemsrmagickindirect
RubyGemsrspecindirect
RubyGemsrspec-retryindirect
RubyGemsrubocopindirect
RubyGemsssrf_filterindirect
RubyGemstimecopindirect
RubyGemswebmockindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 5102,
      "has_wiki": true,
      "homepage": "https://github.com/carrierwaveuploader/carrierwave",
      "languages": {
        "HTML": 1818,
        "Ruby": 603048,
        "Gherkin": 30231
      },
      "pushed_at": "2026-06-22T13:57:00Z",
      "created_at": "2008-08-28T18:39:49Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T22:01:25Z",
      "description": "Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": null,
      "name": "CarrierWave",
      "type": "Organization",
      "login": "carrierwaveuploader",
      "company": null,
      "location": null,
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/3982589?v=4",
      "created_at": "2013-03-27T07:07:50Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 4864
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2025-04-13T06:04:19Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2025-02-22T08:49:43Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2024-12-14T08:59:04Z"
        },
        {
          "tag": "v3.1.0.rc",
          "kind": "other",
          "published_at": "2024-12-07T05:12:32Z"
        },
        {
          "tag": "v3.1.0.beta",
          "kind": "other",
          "published_at": "2024-09-07T08:38:59Z"
        },
        {
          "tag": "v3.0.7",
          "kind": "patch",
          "published_at": "2024-03-23T08:19:17Z"
        },
        {
          "tag": "v2.2.6",
          "kind": "patch",
          "published_at": "2024-03-23T08:18:38Z"
        },
        {
          "tag": "v3.0.6",
          "kind": "patch",
          "published_at": "2024-03-09T09:52:18Z"
        },
        {
          "tag": "v2.2.5",
          "kind": "patch",
          "published_at": "2024-03-09T09:45:41Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2024-03-09T09:43:50Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2023-10-08T09:43:05Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2023-09-24T09:21:03Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2023-09-02T14:14:07Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2023-08-01T07:17:22Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2023-07-22T09:37:55Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2023-07-02T09:30:14Z"
        },
        {
          "tag": "v3.0.0.rc",
          "kind": "other",
          "published_at": "2023-06-11T09:58:17Z"
        },
        {
          "tag": "v2.2.4",
          "kind": "patch",
          "published_at": "2023-06-10T06:23:46Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2023-02-02T10:47:27Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2022-11-21T09:11:20Z"
        },
        {
          "tag": "v3.0.0.beta",
          "kind": "other",
          "published_at": "2022-11-19T10:30:15Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2021-05-28T10:10:10Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2021-05-03T04:14:39Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2021-02-23T08:04:44Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2021-02-23T08:05:32Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2021-02-23T08:06:31Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2021-02-23T08:07:14Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2021-02-23T08:07:45Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2021-02-23T08:08:18Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-02-23T08:09:10Z"
        },
        {
          "tag": "v2.0.0.rc",
          "kind": "other",
          "published_at": "2019-06-23T08:29:38Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2014-02-26T23:26:44Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2013-07-06T22:02:00Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2013-07-06T21:38:24Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2013-07-06T21:40:18Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2013-07-06T21:40:49Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2013-07-06T21:41:52Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2013-07-06T21:42:55Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2013-07-06T21:43:34Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b5f0abe10ecf6500309fc83e0e8969cf57ba690e",
          "body": "…ctions/actions/checkout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #2821 from carrierwaveuploader/dependabot/github_a…",
          "author_name": "Paulo Ribeiro",
          "author_login": "plribeiro3000",
          "committed_at": "2026-06-22T13:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "940d84ddf886183de0dc11b39389775109573911",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T05:11:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5effe4ecaae967c48d6d434f89eb71b8263dd4d4",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.3",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2026-05-23T05:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21221cc6e260633f7da78c6133a88666a5529d27",
          "body": "Refs. https://github.com/carrierwaveuploader/carrierwave/security/advisories/GHSA-7g26-2qgj-chfg",
          "is_bot": false,
          "headline": "Security: Fix bypass in content_type_denylist via unescaped RegExp chars",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2026-05-23T05:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7023b899b52916304abc9ac310f8cec850c4648a",
          "body": null,
          "is_bot": false,
          "headline": "CI against Ruby 4.0 (#2815)",
          "author_name": "y-yagi",
          "author_login": "y-yagi",
          "committed_at": "2026-05-10T09:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fee4fb7f3126b44b5e7c744894224da38f99cbed",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#2797)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-09T13:24:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a56bb0e310f7a6510b42e101520ba7a3eaa01306",
          "body": "* Fix \"Lint/Void: Variable storage used in void context.\"\n\nThe current logic does nothing. So just add a comment to fix the linter.\n\n* Avoid to test against JRuby 10.1.x\n\nIt seems that activerecord-jdbc-adapter doesn't work with the latest\nversion.",
          "is_bot": false,
          "headline": "Fix broken CI (#2816)",
          "author_name": "y-yagi",
          "author_login": "y-yagi",
          "committed_at": "2026-05-08T14:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a015f0273d08c49071411455a6f7a14b767ce4e3",
          "body": null,
          "is_bot": false,
          "headline": "Update build matrix",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2026-01-10T08:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b53a72588ef2656940b940808b9f23ceb7992ba8",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#2790)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-14T08:03:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d146645ab2ac306c10cb2344b49b816fd5f9301",
          "body": "Adds a commented example of `content_type_allowlist` (/image\\//) to the\ngenerated uploader.  It mirrors the existing `extension_allowlist`\ncomment and helps users mitigate content-type spoofing attacks.",
          "is_bot": false,
          "headline": "Add content_type_allowlist example to uploader template (#2785)",
          "author_name": "Tomás K.T.",
          "author_login": "coloradosazulyanaranjados",
          "committed_at": "2025-09-14T06:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b797efc914756694528caef64b90f37b3ba13d5",
          "body": null,
          "is_bot": false,
          "headline": "Cope with the change in MiniMagick 5.3",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-09-14T04:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a51a97071fec5cf4a0b693b8271dd4c59d6b80ab",
          "body": "By providing a 'changelog_uri' in the metadata of the gemspec a\n'Changelog' link will be shown on https://rubygems.org/gems/carrierwave\nwhich makes it quick and easy for someone to check on the changes\nintroduced with a new version.\n\nDetails of this functionality can be found on https://guides.rubygems.org/specification-reference/#metadata",
          "is_bot": false,
          "headline": "Provide a 'Changelog' link on rubygems.org/gems/carrierwave (#2774)",
          "author_name": "mark-young-atg",
          "author_login": "mark-young-atg",
          "committed_at": "2025-06-14T09:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e76e86066424af584d276c37fbd177af5a35008e",
          "body": null,
          "is_bot": false,
          "headline": "ci: update Ubuntu runner to 24.04 LTS",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-06-14T08:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e5db8cb0b01b1d06b95d46fedf2e0c2a445a0e9",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.2",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-04-13T06:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b2ce502c5027cc700ed36a5728a945922d9367e",
          "body": "…}=`, `##{column}_cache=`, and `#remote_#{column}_url=`\n\nFixes #2778, Fixes #2779",
          "is_bot": false,
          "headline": "Fix failing to remove existing files on updating by `#remove_#{column…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-03-16T09:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9001ab7478dae07f99ef9a686d6d42e118a66336",
          "body": null,
          "is_bot": false,
          "headline": "Fix specs breaking with MiniMagick 5.x",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-03-16T09:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "550e423fbd5cd45cac262e2c5d13bfe778be5093",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.1",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-01-12T08:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bfc39b1ee5b64f1f92fc238d08308cb9a84b37",
          "body": "Marking ruby-head as experimental, until cucumber works on it",
          "is_bot": false,
          "headline": "Update build matrix",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-01-11T08:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee241333c91c2f4898e936403dd2d987603b64f8",
          "body": null,
          "is_bot": false,
          "headline": "Bump cucumber gem",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-01-11T06:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a36988fc6d615b5c947e30b8d6f344e289a2e1",
          "body": "Remove use of deprecated mb_chars method",
          "is_bot": false,
          "headline": "Merge pull request #2773 from chaadow/patch-1",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-01-11T05:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4d43c328e41c2fb4f5c217ac5b3a8a4f7288f60",
          "body": "…issing-jpg-svg-delegates-on-alpine\n\nRaise MiniMagick::Error if ImageMagick is missing delegates needed for image formats",
          "is_bot": false,
          "headline": "Merge pull request #2772 from futurelearn/dw-am-explicit-errors-for-m…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-01-11T05:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97bd98b815af2c9dc32fa4558091d69add05eb50",
          "body": "…r-on-dup\n\nFix #dup with custom serialisation",
          "is_bot": false,
          "headline": "Merge pull request #2771 from nassim-platogo/bugfix/use-write-uploade…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2025-01-11T05:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "313962818d70e6742a04b09ddbe1ae87006d4e99",
          "body": null,
          "is_bot": false,
          "headline": "Update sanitized_file.rb",
          "author_name": "Chedli Bourguiba",
          "author_login": "chaadow",
          "committed_at": "2025-01-08T17:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f993eb72418dd57dc326af6081d6739b2ded98db",
          "body": "mb_chars has been deprecated. and can be replaced https://github.com/rails/rails/pull/54081",
          "is_bot": false,
          "headline": "Remove use of deprecated mb_chars method",
          "author_name": "Chedli Bourguiba",
          "author_login": "chaadow",
          "committed_at": "2025-01-08T16:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ebc84702947bdbc2b5326954b72dae35053a25",
          "body": "Fixes #2732\n\nStarting in Alpine Linux 3.19, installing the `imagemagick` package no\nlonger includes support for JPG, SVG, and other image formats.[1]\n\nThis means upgrading Alpine linux on a server can cause Carrierwave to\nstart failing with CarrierWave::ProcessingError when uploading images.\n\nThe ro\n[…]\ne delegates required for the image format being\nmanipulated. This will make it easier to debug when uploads are failing.\n\n[1] https://maxsmolens.org/posts/imagemagick-packaging-change-on-alpine-linux/",
          "is_bot": false,
          "headline": "Raise MiniMagick::Error if ImageMagick is missing delegates",
          "author_name": "Dan Williams",
          "author_login": "danwilliams-fl",
          "committed_at": "2025-01-08T11:51:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7cda4e4889f6355fe80450c5844dc0ef2bf05aa5",
          "body": "While `write_uploader` is aliased to `write_attribute` by default,\nit may be overridden in the model. This change ensures that the\noverride method is called when clearing the attribute.",
          "is_bot": false,
          "headline": "Fix #dup with custom serialisation",
          "author_name": "Nassim Abdelghani",
          "author_login": "a-nassim",
          "committed_at": "2025-01-07T13:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0620919d00dbd74d31e6b48f62346d6090e88f7",
          "body": "These specs originate from this one:\nhttps://github.com/carrierwaveuploader/carrierwave/commit/fe90e0522dc303ae1edf928047af463441b7bd5e#diff-139363042a1d27e5830373d80deb5a2f8e7afcb68e28be55a73ffbd587517c0dR55-R57\nBut it was implemented in a wrong way (without calling #image=). Also this assumption doesn't hold true after #2658.",
          "is_bot": false,
          "headline": "Remove old specs that are no longer relevant",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-12-31T08:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eace1c7625808565baeb72a52ec293589b62dfe",
          "body": "…guments\n\nFixes #2770",
          "is_bot": false,
          "headline": "Fix SanitizedFile#read to behave in the same way with IO#read with ar…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-12-31T05:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce0aee8d2cacbc9614ff55b9ecd5b647bd0e3fe7",
          "body": "…der-template\n\nAdd CarrierWave::Vips comment to uploader template",
          "is_bot": false,
          "headline": "Merge pull request #2769 from w-masahiro-ct/add-vips-comment-to-uploa…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-12-31T03:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4bfa311949d75f287b2a8986a94234654cafd0b",
          "body": null,
          "is_bot": false,
          "headline": "Add CarrierWave::Vips comment to uploader template",
          "author_name": "Masahiro",
          "author_login": "w-masahiro-ct",
          "committed_at": "2024-12-30T17:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d85c9e6e1fc1a6b5dfadba34489f128c75b549ba",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.0",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-12-14T08:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7a7ebdd6abffa97c24abf7a52321f0ca3d5dd6",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.0.rc",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-12-07T05:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7755e3e4242f7d4a15854057fd0ad2b42e6eae7d",
          "body": null,
          "is_bot": false,
          "headline": "Test against Rails 8.0",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-12-07T04:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb287f326eb6d4e759f56ec1f008c957466b0331",
          "body": "Refs. #2723",
          "is_bot": false,
          "headline": "Show warning when conditionals are used with :convert",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-12-07T04:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04bfab3f00b8290965e72fd944a8beb0477c5e8e",
          "body": "- Raises an error instead of returning nil\n- Reorganize spec/storage/fog_helper.rb so it doesn't have high cyclomatic complexity",
          "is_bot": false,
          "headline": "Follow-up for #2763",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-12-01T09:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054bd3dbe8ed8e8632b251acfd5bfae0a38411dd",
          "body": "The CarrierWave::Storage::File#public_url method returns the standard",
          "is_bot": false,
          "headline": "Merge pull request #2763 from matt-domsch-sp/govcloud-fips-entrypoint",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-12-01T09:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d5a66192a039cb3542bda2a383c000e570d5ffa",
          "body": "public_url returns a path-based URL when :endpoint is given.  AWS FIPS\nendpoints only work with virtual host-style URLs per\nhttps://aws.amazon.com/compliance/fips/\n\nAdd a warning and return nil if both :endpoint is given and\n:fog_aws_fips=true.\n\nAdd tests for :endpoint for both :fog_aws_fips=false (default) and\ntrue.",
          "is_bot": false,
          "headline": "Return nil if both :endpoint given and :fog_aws_fips=true",
          "author_name": "matt-domsch-sp",
          "author_login": "matt-domsch-sp",
          "committed_at": "2024-11-28T04:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd66036a00ca11687c6d668a707d16ddfc2786e",
          "body": "This adds the [:fog_aws_fips] option, default false. When true, it\ncauses the default endpoint hostname to be changed from `s3` to `s3-fips`.",
          "is_bot": false,
          "headline": "Add fog_aws_fips config option, tests",
          "author_name": "matt-domsch-sp",
          "author_login": "matt-domsch-sp",
          "committed_at": "2024-11-26T04:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35e37b6ae77244cc8b393ae0a41664003a8c501",
          "body": null,
          "is_bot": false,
          "headline": "remove disabling S3TA",
          "author_name": "matt-domsch-sp",
          "author_login": "matt-domsch-sp",
          "committed_at": "2024-11-23T15:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a60d8d8a33bc2aa6b0ff09c745def6b8e1a892e9",
          "body": "Closes #2761",
          "is_bot": false,
          "headline": "Stop using MiniMagick::Image#run_command",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-11-23T10:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "504bf0e6ab8b72bdca1c9dcf1dd648b88352e540",
          "body": null,
          "is_bot": false,
          "headline": "fix typo in warning message",
          "author_name": "matt-domsch-sp",
          "author_login": "matt-domsch-sp",
          "committed_at": "2024-11-21T23:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "738a5ce2b400f79e66d246de27a2b2ff42aedc13",
          "body": "The fog-aws gem won't emit a warning if we've disabled S3TA\nourselves. It would only emit the warning if _it_ disabled S3TA using\nthe same test.  Therefore, we want the same warning emitted in\nCarrierwave as is in fog-aws after all.",
          "is_bot": false,
          "headline": "Add warning for S3TA disabling",
          "author_name": "matt-domsch-sp",
          "author_login": "matt-domsch-sp",
          "committed_at": "2024-11-20T03:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2a27791748d06466082cda9d859589123fb213",
          "body": "The code can be simplified if we move the test for GovCloud or FIPS\noutside of the if use_virtual_hosted_style block.  This makes it\nexplicit what it's trying to do - which is disable the use of\nacceleration.\n\nWe won't emit a warning here.  The corresponding code going into\nthe fog-aws gem will emit a warning once that code is merged. We\ndon't need two warnings for the same thing.",
          "is_bot": false,
          "headline": "Move test for GovCloud or FIPS higher",
          "author_name": "matt-domsch-sp",
          "author_login": "matt-domsch-sp",
          "committed_at": "2024-11-20T03:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8ad1fc642f42b1125990f04ec49a9ca9849d9d",
          "body": "S3 endpoints even when ENV['AWS_USE_FIPS_ENDPOINT']=='true'. When FIPS\nis called for, and we are in a region where FIPS endpoints are\navailable, this method should return the FIPS endpoint.\n\nFurthermore, when S3 Transfer Acceleration (S3TA) is requested by\nconfiguration, the above endpoint gets over\n[…]\ngion, or if FIPS mode is called for, do not override the endpoint to\nuse S3TA.\n\nThis is functionally equivalent to an issue submitted to the fog-aws\nproject.  https://github.com/fog/fog-aws/issues/729",
          "is_bot": false,
          "headline": "The CarrierWave::Storage::File#public_url method returns the standard",
          "author_name": "matt-domsch-sp",
          "author_login": "matt-domsch-sp",
          "committed_at": "2024-11-18T05:11:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "61c27325d7f7812719cb11048221255dc42b8fea",
          "body": "Refs. https://github.com/arkadiyt/ssrf_filter/pull/73",
          "is_bot": false,
          "headline": "Custom WebMock matcher no longer needed for ssrf_filter 1.2.0",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-11-10T08:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8485fee5392ffe625f6a2c670fd8721347259847",
          "body": "Use RFC2396_REGEXP explicitly",
          "is_bot": false,
          "headline": "Merge pull request #2760 from ollym/patch-1",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-11-09T09:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05fa71fcfbee8159633ecd1578e651edec484945",
          "body": "Because uri > 1.0 switched to RFC3986 as the default parser",
          "is_bot": false,
          "headline": "Use RFC2396_REGEXP explicitly",
          "author_name": "Oliver Morgan",
          "author_login": "ollym",
          "committed_at": "2024-11-07T11:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5518d6ae6d2cd1dc12776fe76ac49b8ccf6d551",
          "body": null,
          "is_bot": false,
          "headline": "Fix ruby-head build",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-10-19T08:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb8c6e1f9eccae8650c70ab46ca487ec878cda0b",
          "body": "Closes #2725",
          "is_bot": false,
          "headline": "Clear download errors on reassigning remote urls",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-10-19T08:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce272b77f5d3e20faee73c007a2d65c8487c87bb",
          "body": "Fix typo in README: change 'al three' to 'all three'",
          "is_bot": false,
          "headline": "Merge pull request #2756 from kazuyainoue0124/fix_typos_in_readme",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-10-19T07:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca580f0a585f493ff3784fead8f10f98fe3248bb",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in README: change 'al three' to 'all three'",
          "author_name": "Kazuya INOUE",
          "author_login": "k-in0ue",
          "committed_at": "2024-10-17T00:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7d4778081f357932f077e9456f5fea229baa37",
          "body": "CI against Rails 7.2",
          "is_bot": false,
          "headline": "Merge pull request #2755 from y-yagi/ci-against-rails72",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-10-14T09:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c18f70559d51608cb436afe80573ace0f47ef6",
          "body": null,
          "is_bot": false,
          "headline": "CI against Rails 7.2",
          "author_name": "Yuji Yaginuma",
          "author_login": "y-yagi",
          "committed_at": "2024-10-02T03:34:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21ca90a1b0ecfd5a10b82af43c03bee6bedf2801",
          "body": "Closes #1926\nRefs. https://github.com/carrierwaveuploader/carrierwave/issues/1926#issuecomment-2352508953",
          "is_bot": false,
          "headline": "Rename #version_exists? to #version_active?, to reduce confusion",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-09-22T08:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d1af56cd798da65b16b2285f67ef049f0af8c35",
          "body": "…tizedFile\n\nRefs. https://github.com/carrierwaveuploader/carrierwave/issues/1926#issuecomment-2352508953",
          "is_bot": false,
          "headline": "Add CarrierWave::Storage::Fog::File#empty?, for consistency with Sani…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-09-22T08:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8bfc042ded9b51a8129ed41baf9283fd67aef6",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.0.beta",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-09-01T10:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a074f67106a06dc206b63c3a49eb75952d6b7fb",
          "body": "fix URLs",
          "is_bot": false,
          "headline": "Merge pull request #2750 from yasudatoshiyuki/fix-urls",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-08-25T10:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1509b3aa7df0ddf1a4ccbf34735d2060dcf6aa0",
          "body": "Change version constant naming pattern",
          "is_bot": false,
          "headline": "Merge pull request #2748 from r7kamura/version-const-name",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-08-25T10:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe397ed5ae6529902f0ab30d9ee3975d4ae8355",
          "body": null,
          "is_bot": false,
          "headline": "fix URLs",
          "author_name": "Yasuda Toshiyuki",
          "author_login": null,
          "committed_at": "2024-08-14T06:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665e5e30b0c935a68ce3ca1572c686a56cf467bc",
          "body": null,
          "is_bot": false,
          "headline": "Change version constant naming pattern",
          "author_name": "r7kamura",
          "author_login": "r7kamura",
          "committed_at": "2024-08-07T02:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8761240283abc2e58bd97004f30a9419cad34109",
          "body": "Refs. https://github.com/carrierwaveuploader/carrierwave/commit/b25477d4dc2b32ee3da896714b081e6123737fa3#r143749867",
          "is_bot": false,
          "headline": "Fix failing to set app.deprecators in Rails <= 7.0",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-07-06T10:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c531c07dd471856d77ab550a4e55b70ce090b63c",
          "body": "CI against Ruby 3.3",
          "is_bot": false,
          "headline": "Merge pull request #2744 from y-yagi/ci-against-ruby33",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-06-25T09:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ad1685b1138fb7a9ba4ddd87b53346547d8ccb",
          "body": null,
          "is_bot": false,
          "headline": "CI against Ruby 3.3",
          "author_name": "Yuji Yaginuma",
          "author_login": "y-yagi",
          "committed_at": "2024-06-12T07:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b25477d4dc2b32ee3da896714b081e6123737fa3",
          "body": "Refs. rails/rails#47354",
          "is_bot": false,
          "headline": "Introduce ActiveSupport Deprecator",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-06-01T10:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e5e8e4b95e8ed512a1656fffe91999f1229f1e",
          "body": null,
          "is_bot": false,
          "headline": "Pin sqlite3 to 1.x, to fix Rails 7 builds",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-06-01T09:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e8510b1df15b069572c4075c8d64344feda97c3",
          "body": "README improvements",
          "is_bot": false,
          "headline": "Merge pull request #2738 from Uaitt/documentation-typos",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-06-01T07:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287e9a1924cbfdf3394b9e23489b98955128aafb",
          "body": "…core\n\nRefs. https://github.com/fog/fog-rackspace/issues/43",
          "is_bot": false,
          "headline": "Only load fog-rackspace on Rails 6.x due to incompatibility with fog-…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-04-14T07:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0957b8f71fbefd3da3e22a92e0fd8ae33d9f889",
          "body": null,
          "is_bot": false,
          "headline": "README improvements",
          "author_name": "Lorenzo Zabot",
          "author_login": "Uaitt",
          "committed_at": "2024-04-12T11:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaeaca32f6ee6f386c14fc15607a92040d176991",
          "body": "Fix typos",
          "is_bot": false,
          "headline": "Merge pull request #2735 from kianmeng/fix-typos",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-04-01T14:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b88d40ec1f783d94d74009089f46dd17676b778",
          "body": "Found via `codespell -S *.ai -L te,ser`",
          "is_bot": false,
          "headline": "Fix typos",
          "author_name": "Kian-Meng Ang",
          "author_login": "kianmeng",
          "committed_at": "2024-04-01T06:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fbb4c75d245e976f009b107288fc764c0a2df8b",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-03-23T08:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25b1c800d45ef8e78dc445ebe3bd8a6e3f0a3477",
          "body": "Refs. https://github.com/carrierwaveuploader/carrierwave/security/advisories/GHSA-vfmv-jfc5-pjjw",
          "is_bot": false,
          "headline": "Fix Content-Type allowlist bypass vulnerability remained",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-03-20T05:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e148cd8ba08f13da087425c80b0c0a46a812c96b",
          "body": "Use Marcel::Magic.new(content_type).extensions instead of Marcel::TYPES[content_type]",
          "is_bot": false,
          "headline": "Merge pull request #2728 from schinery/main",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-03-02T05:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb443a5ee0026b0ebe3a621e62d3abe8831853f8",
          "body": null,
          "is_bot": false,
          "headline": "Revert bumping Marcel to 1.0.3",
          "author_name": "Stuart Chinery",
          "author_login": "schinery",
          "committed_at": "2024-03-01T17:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f06679eea0cf1110e68949de01cd4545944f4ac2",
          "body": null,
          "is_bot": false,
          "headline": "Use Marcel::Magic.new instead of private constant",
          "author_name": "Stuart Chinery",
          "author_login": "schinery",
          "committed_at": "2024-03-01T17:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "264410f7e7633bca078ea27a85e505440457eb05",
          "body": null,
          "is_bot": false,
          "headline": "Fix for rmagick spec",
          "author_name": "Stuart Chinery",
          "author_login": "schinery",
          "committed_at": "2024-03-01T15:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f76a62d30d734f531d86c5ec7d8db47cb52fb66e",
          "body": null,
          "is_bot": false,
          "headline": "Use Marcel::TYPE_EXTS instead of Marcel::TYPES",
          "author_name": "Stuart Chinery",
          "author_login": "schinery",
          "committed_at": "2024-02-29T14:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8799191824a4d2762eb1028c01220102699377",
          "body": "Added support for the \"crop\" method.",
          "is_bot": false,
          "headline": "Merge pull request #2721 from clickworkorange/master",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-02-12T13:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a507b9fb27d93f806178a7897ba64710e8b2dc48",
          "body": "\r\nSeppling...\n\nCo-authored-by: Mitsuhiro Shibuya <mit.shibuya@gmail.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-02-12T12:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff2614ae472e1fff54ce02ec287d5655fda431b",
          "body": "…ssing method.",
          "is_bot": false,
          "headline": "Updated README to include information about Vips and the \"crop\" proce…",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-02-06T18:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b355e37b315c1da55f8a6143eb929c88e4479b47",
          "body": "RMagic should `crop!` with a bang!\nMiniMagic `crop` method should `.apply(combine_options)`.\nFixed copy/paste error in MiniMagic `crop` method description.\nRemoved redundant blank line in MiniMagic & RMagic `crop` method descriptions.",
          "is_bot": false,
          "headline": "Fixed `yield` of RMagic `crop` method.",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-02-05T11:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e83118bfb3a5b3a034f0c3270dfc9945b85edb86",
          "body": "Updated \"crop\" method of Vips processor to retain image bottom/right edge if cropping box falls outside the image boundaries.\nAdded tests for cropping within and beyond image boundaries for all three processors.",
          "is_bot": false,
          "headline": "Added support for \"crop\" method to RMagic and MiniMagic processors.",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-02-05T11:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b33235a0d5c0f06c429b8512529e99250e3aa2c",
          "body": "…-safeguarded\n\nShow warning if #filename is safeguarded as in the pre-3.x style",
          "is_bot": false,
          "headline": "Merge pull request #2718 from carrierwaveuploader/warn-if-filename-is…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-02-04T09:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47f1737443f47cd188e555836b26ccdfcee91d49",
          "body": "…nged\n\nFixes #2719",
          "is_bot": false,
          "headline": "Fix assigning a file with the same name not marking the column as cha…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-02-04T09:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b7cd394acfeef2ed0d43f140408e858410ca73",
          "body": null,
          "is_bot": false,
          "headline": "Removed duplicate \"csv\" dependency.",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-02-02T01:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c07da8c5e3eefbec6da417e1bae4cc670180c6c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'carrierwaveuploader:master' into master",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-02-02T00:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b37d56ec22bfb684e7ed7c8fcf38df8202a03c9",
          "body": "…m bucket-level access\n\nCloses #2634, Closes #2664, Closes #2666, Closes #2667, Closes #2709",
          "is_bot": false,
          "headline": "Add documentation for supporting S3 with ACLs disabled and GCS unifor…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-01-29T10:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e346e8956ab381182ac724a5d4dbde57eb05da",
          "body": "Closes #2708",
          "is_bot": false,
          "headline": "Show warning if #filename is safeguarded as in the pre-3.x style",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-01-29T10:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac24a034825b248dcc4a34db720e8993ec646fe0",
          "body": "https://github.com/carrierwaveuploader/carrierwave/pull/2721#issuecomment-1910671012",
          "is_bot": false,
          "headline": "Fix ruby-head build",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-01-29T10:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a8bde89a75ffe3a3f5aff553ddf166ea7824cb2",
          "body": null,
          "is_bot": false,
          "headline": "I should run RuboCop locally before committing. Repeat 100x times.",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-01-25T18:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37d600574d249f662d04851f8e345fd828c5b92a",
          "body": null,
          "is_bot": false,
          "headline": "Maybe \"csv\" should only be a development_dependency?",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-01-25T18:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2c7bf14d88574ab1af19daa3fbcfdadea4a9bc4",
          "body": "…iling whitespace.",
          "is_bot": false,
          "headline": "Added csv as a gemspec requirement (removed in Ruby 3.4). Removed tra…",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-01-25T16:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660dee75c58fc67134a1cb837fc64401be5850cc",
          "body": null,
          "is_bot": false,
          "headline": "Butterfingers.",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-01-24T22:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ccc2e3dc08648469ff5383b35cc6a0929ec7ab6",
          "body": null,
          "is_bot": false,
          "headline": "Added support for the \"crop\" method to the vips processor.",
          "author_name": "Ola Tuvesson",
          "author_login": "clickworkorange",
          "committed_at": "2024-01-24T22:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27c9871c83613717bd69d31da7d23450bf266c9",
          "body": "Update Callback Documentation",
          "is_bot": false,
          "headline": "Merge pull request #2717 from jiikko/patch-1",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2024-01-07T10:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f3170b4bcca95df99ff6c610f40a1c7a361f282",
          "body": null,
          "is_bot": false,
          "headline": "Update Callback Documentation",
          "author_name": "jiikko",
          "author_login": "jiikko",
          "committed_at": "2024-01-07T09:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20c6d753f8720c63718de44595351086d71b15bd",
          "body": "Improve content type detection for .dotx, .ai, and others.",
          "is_bot": false,
          "headline": "Merge pull request #2705 from dzhikvas/fix-content-type-detection",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2023-12-03T14:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1f500a744554791bbd231b64a380cabf76de736",
          "body": "add skip_ssrf_protection config",
          "is_bot": false,
          "headline": "Merge pull request #2696 from rajyan/skip-ssrf-protection-config",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2023-12-03T10:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "717b20710a6430e397a124918afd98a1bc17c7cc",
          "body": "… where Hash is expected",
          "is_bot": false,
          "headline": "Fix #derived_versions and #active_sibling_versions returning an Array…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2023-12-03T10:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0196b2113703c33140d37f53bfd090daefecd8a7",
          "body": "… when necessary\n\nCo-authored-by: Yohta Kimura <38206553+rajyan@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update README.md to indicate skip_ssrf_protection should be used only…",
          "author_name": "Mitsuhiro Shibuya",
          "author_login": "mshibuya",
          "committed_at": "2023-12-03T09:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 39,
      "commits_last_year": 11,
      "latest_release_at": "2025-04-13T06:04:19Z",
      "latest_release_tag": "v3.1.2",
      "releases_from_tags": false,
      "days_since_last_push": 29,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 464,
      "mean_days_between_releases": 44.4
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "carrierwave",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/carrierwave",
          "is_deprecated": false,
          "latest_version": "3.1.3",
          "repository_url": "https://github.com/carrierwaveuploader/carrierwave",
          "versions_count": 88,
          "total_downloads": 138824336,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:29:20Z",
          "latest_published_at": "2026-05-23T05:36:10.365000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 59
        }
      ]
    },
    "popularity": {
      "forks": 1650,
      "stars": 8783,
      "watchers": 128,
      "fork_history": {
        "days": [
          {
            "date": "2014-06-11",
            "count": 3
          },
          {
            "date": "2014-06-12",
            "count": 1
          },
          {
            "date": "2014-06-13",
            "count": 1
          },
          {
            "date": "2014-06-17",
            "count": 1
          },
          {
            "date": "2014-06-25",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 2
          },
          {
            "date": "2014-07-01",
            "count": 2
          },
          {
            "date": "2014-07-02",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 2
          },
          {
            "date": "2014-07-12",
            "count": 1
          },
          {
            "date": "2014-07-15",
            "count": 4
          },
          {
            "date": "2014-07-19",
            "count": 1
          },
          {
            "date": "2014-07-31",
            "count": 1
          },
          {
            "date": "2014-08-03",
            "count": 1
          },
          {
            "date": "2014-08-04",
            "count": 1
          },
          {
            "date": "2014-08-09",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-08-13",
            "count": 1
          },
          {
            "date": "2014-08-14",
            "count": 1
          },
          {
            "date": "2014-08-15",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 2
          },
          {
            "date": "2014-08-19",
            "count": 2
          },
          {
            "date": "2014-08-22",
            "count": 1
          },
          {
            "date": "2014-08-27",
            "count": 1
          },
          {
            "date": "2014-08-30",
            "count": 1
          },
          {
            "date": "2014-08-31",
            "count": 1
          },
          {
            "date": "2014-09-01",
            "count": 1
          },
          {
            "date": "2014-09-02",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 1
          },
          {
            "date": "2014-09-05",
            "count": 1
          },
          {
            "date": "2014-09-09",
            "count": 2
          },
          {
            "date": "2014-09-21",
            "count": 1
          },
          {
            "date": "2014-09-22",
            "count": 2
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-09-27",
            "count": 1
          },
          {
            "date": "2014-09-28",
            "count": 1
          },
          {
            "date": "2014-09-30",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 2
          },
          {
            "date": "2014-10-06",
            "count": 2
          },
          {
            "date": "2014-10-08",
            "count": 2
          },
          {
            "date": "2014-10-09",
            "count": 1
          },
          {
            "date": "2014-10-13",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-10-19",
            "count": 1
          },
          {
            "date": "2014-10-20",
            "count": 2
          },
          {
            "date": "2014-10-23",
            "count": 1
          },
          {
            "date": "2014-10-25",
            "count": 1
          },
          {
            "date": "2014-10-29",
            "count": 2
          },
          {
            "date": "2014-10-31",
            "count": 2
          },
          {
            "date": "2014-11-04",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 2
          },
          {
            "date": "2014-11-07",
            "count": 1
          },
          {
            "date": "2014-11-08",
            "count": 1
          },
          {
            "date": "2014-11-10",
            "count": 1
          },
          {
            "date": "2014-11-14",
            "count": 1
          },
          {
            "date": "2014-11-19",
            "count": 1
          },
          {
            "date": "2014-11-21",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 2
          },
          {
            "date": "2014-11-26",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 1
          },
          {
            "date": "2014-12-03",
            "count": 1
          },
          {
            "date": "2014-12-06",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-11",
            "count": 2
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2014-12-15",
            "count": 1
          },
          {
            "date": "2014-12-17",
            "count": 3
          },
          {
            "date": "2014-12-18",
            "count": 2
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2015-01-03",
            "count": 1
          },
          {
            "date": "2015-01-05",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 1
          },
          {
            "date": "2015-01-09",
            "count": 1
          },
          {
            "date": "2015-01-12",
            "count": 1
          },
          {
            "date": "2015-01-14",
            "count": 1
          },
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-01-17",
            "count": 1
          },
          {
            "date": "2015-01-19",
            "count": 1
          },
          {
            "date": "2015-01-20",
            "count": 2
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-01-25",
            "count": 1
          },
          {
            "date": "2015-01-26",
            "count": 1
          },
          {
            "date": "2015-01-27",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 2
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-02-18",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-02-20",
            "count": 1
          },
          {
            "date": "2015-02-22",
            "count": 1
          },
          {
            "date": "2015-02-24",
            "count": 1
          },
          {
            "date": "2015-02-26",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 2
          },
          {
            "date": "2015-03-05",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-07",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 1
          },
          {
            "date": "2015-03-10",
            "count": 2
          },
          {
            "date": "2015-03-12",
            "count": 3
          },
          {
            "date": "2015-03-13",
            "count": 1
          },
          {
            "date": "2015-03-19",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2015-03-24",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 2
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-03-30",
            "count": 1
          },
          {
            "date": "2015-04-02",
            "count": 2
          },
          {
            "date": "2015-04-05",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 3
          },
          {
            "date": "2015-04-11",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 2
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-19",
            "count": 1
          },
          {
            "date": "2015-04-21",
            "count": 1
          },
          {
            "date": "2015-04-22",
            "count": 2
          },
          {
            "date": "2015-04-27",
            "count": 1
          },
          {
            "date": "2015-05-02",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 4
          },
          {
            "date": "2015-05-06",
            "count": 2
          },
          {
            "date": "2015-05-10",
            "count": 1
          },
          {
            "date": "2015-05-11",
            "count": 1
          },
          {
            "date": "2015-05-13",
            "count": 1
          },
          {
            "date": "2015-05-14",
            "count": 1
          },
          {
            "date": "2015-05-23",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-05-29",
            "count": 2
          },
          {
            "date": "2015-06-03",
            "count": 3
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-06-06",
            "count": 1
          },
          {
            "date": "2015-06-07",
            "count": 1
          },
          {
            "date": "2015-06-08",
            "count": 1
          },
          {
            "date": "2015-06-11",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-06-16",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 2
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-06-27",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-07-08",
            "count": 1
          },
          {
            "date": "2015-07-09",
            "count": 1
          },
          {
            "date": "2015-07-13",
            "count": 1
          },
          {
            "date": "2015-07-14",
            "count": 2
          },
          {
            "date": "2015-07-16",
            "count": 1
          },
          {
            "date": "2015-07-17",
            "count": 1
          },
          {
            "date": "2015-07-21",
            "count": 1
          },
          {
            "date": "2015-07-23",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 2
          },
          {
            "date": "2015-07-27",
            "count": 2
          },
          {
            "date": "2015-07-28",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 2
          },
          {
            "date": "2015-07-30",
            "count": 2
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 3
          },
          {
            "date": "2015-08-05",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 2
          },
          {
            "date": "2015-08-07",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-16",
            "count": 2
          },
          {
            "date": "2015-08-17",
            "count": 1
          },
          {
            "date": "2015-08-19",
            "count": 2
          },
          {
            "date": "2015-08-21",
            "count": 1
          },
          {
            "date": "2015-08-24",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 1
          },
          {
            "date": "2015-09-02",
            "count": 1
          },
          {
            "date": "2015-09-03",
            "count": 3
          },
          {
            "date": "2015-09-04",
            "count": 1
          },
          {
            "date": "2015-09-05",
            "count": 1
          },
          {
            "date": "2015-09-09",
            "count": 1
          },
          {
            "date": "2015-09-10",
            "count": 2
          },
          {
            "date": "2015-09-11",
            "count": 2
          },
          {
            "date": "2015-09-12",
            "count": 1
          },
          {
            "date": "2015-09-13",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-09-21",
            "count": 2
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-09-25",
            "count": 2
          },
          {
            "date": "2015-09-26",
            "count": 1
          },
          {
            "date": "2015-09-28",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 2
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-10-09",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 2
          },
          {
            "date": "2015-10-20",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-10-24",
            "count": 1
          },
          {
            "date": "2015-10-26",
            "count": 1
          },
          {
            "date": "2015-10-28",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 2
          },
          {
            "date": "2015-10-30",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-07",
            "count": 2
          },
          {
            "date": "2015-11-09",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2015-11-13",
            "count": 3
          },
          {
            "date": "2015-11-14",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 2
          },
          {
            "date": "2015-11-20",
            "count": 3
          },
          {
            "date": "2015-11-22",
            "count": 1
          },
          {
            "date": "2015-11-23",
            "count": 1
          },
          {
            "date": "2015-11-26",
            "count": 1
          },
          {
            "date": "2015-11-30",
            "count": 2
          },
          {
            "date": "2015-12-01",
            "count": 1
          },
          {
            "date": "2015-12-02",
            "count": 1
          },
          {
            "date": "2015-12-04",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2015-12-12",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2015-12-19",
            "count": 1
          },
          {
            "date": "2015-12-20",
            "count": 1
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2015-12-24",
            "count": 1
          },
          {
            "date": "2015-12-26",
            "count": 1
          },
          {
            "date": "2015-12-27",
            "count": 1
          },
          {
            "date": "2015-12-29",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2015-12-31",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-09",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 2
          },
          {
            "date": "2016-01-13",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 2
          },
          {
            "date": "2016-01-27",
            "count": 3
          },
          {
            "date": "2016-01-28",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-02-01",
            "count": 2
          },
          {
            "date": "2016-02-03",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-02-06",
            "count": 2
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-02-11",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 2
          },
          {
            "date": "2016-02-13",
            "count": 1
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-02-19",
            "count": 1
          },
          {
            "date": "2016-02-21",
            "count": 1
          },
          {
            "date": "2016-02-22",
            "count": 1
          },
          {
            "date": "2016-02-23",
            "count": 1
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-02-29",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-05",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-12",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-03-15",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-23",
            "count": 1
          },
          {
            "date": "2016-03-24",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 2
          },
          {
            "date": "2016-04-04",
            "count": 2
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-13",
            "count": 1
          },
          {
            "date": "2016-04-15",
            "count": 1
          },
          {
            "date": "2016-04-21",
            "count": 2
          },
          {
            "date": "2016-04-22",
            "count": 1
          },
          {
            "date": "2016-04-23",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 2
          },
          {
            "date": "2016-04-29",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-06",
            "count": 3
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-05-14",
            "count": 1
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-05-30",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-04",
            "count": 1
          },
          {
            "date": "2016-06-07",
            "count": 2
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 2
          },
          {
            "date": "2016-06-16",
            "count": 1
          },
          {
            "date": "2016-06-19",
            "count": 2
          },
          {
            "date": "2016-06-22",
            "count": 2
          },
          {
            "date": "2016-07-06",
            "count": 2
          },
          {
            "date": "2016-07-08",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-07-13",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-07-22",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 3
          },
          {
            "date": "2016-07-27",
            "count": 2
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-03",
            "count": 1
          },
          {
            "date": "2016-08-04",
            "count": 2
          },
          {
            "date": "2016-08-12",
            "count": 1
          },
          {
            "date": "2016-08-14",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2016-08-22",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-08-26",
            "count": 1
          },
          {
            "date": "2016-08-29",
            "count": 1
          },
          {
            "date": "2016-09-02",
            "count": 1
          },
          {
            "date": "2016-09-04",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-09-21",
            "count": 2
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-10-01",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 2
          },
          {
            "date": "2016-10-06",
            "count": 1
          },
          {
            "date": "2016-10-10",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2016-10-28",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-15",
            "count": 1
          },
          {
            "date": "2016-11-16",
            "count": 3
          },
          {
            "date": "2016-11-17",
            "count": 2
          },
          {
            "date": "2016-11-21",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 2
          },
          {
            "date": "2016-12-01",
            "count": 1
          },
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 2
          },
          {
            "date": "2016-12-21",
            "count": 1
          },
          {
            "date": "2016-12-23",
            "count": 2
          },
          {
            "date": "2016-12-27",
            "count": 1
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2017-01-02",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-07",
            "count": 1
          },
          {
            "date": "2017-01-13",
            "count": 2
          },
          {
            "date": "2017-01-16",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-15",
            "count": 2
          },
          {
            "date": "2017-02-18",
            "count": 1
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-02-23",
            "count": 2
          },
          {
            "date": "2017-02-25",
            "count": 1
          },
          {
            "date": "2017-02-27",
            "count": 2
          },
          {
            "date": "2017-02-28",
            "count": 1
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-03",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-03-12",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-03-16",
            "count": 2
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-04-06",
            "count": 2
          },
          {
            "date": "2017-04-07",
            "count": 2
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-16",
            "count": 2
          },
          {
            "date": "2017-04-20",
            "count": 2
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-04-22",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-06",
            "count": 1
          },
          {
            "date": "2017-05-07",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-14",
            "count": 1
          },
          {
            "date": "2017-05-17",
            "count": 3
          },
          {
            "date": "2017-05-19",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-05-23",
            "count": 1
          },
          {
            "date": "2017-05-25",
            "count": 2
          },
          {
            "date": "2017-05-29",
            "count": 1
          },
          {
            "date": "2017-05-31",
            "count": 1
          },
          {
            "date": "2017-06-02",
            "count": 3
          },
          {
            "date": "2017-06-08",
            "count": 2
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 1
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-24",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 2
          },
          {
            "date": "2017-09-04",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 2
          },
          {
            "date": "2017-09-26",
            "count": 1
          },
          {
            "date": "2017-09-29",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-10-14",
            "count": 2
          },
          {
            "date": "2017-10-18",
            "count": 1
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 4
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-10-30",
            "count": 1
          },
          {
            "date": "2017-11-01",
            "count": 1
          },
          {
            "date": "2017-11-07",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-12",
            "count": 2
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 3
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2017-12-26",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-01-18",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 1
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 2
          },
          {
            "date": "2018-02-18",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 2
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-04-11",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 2
          },
          {
            "date": "2018-04-14",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 2
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-18",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-06-04",
            "count": 2
          },
          {
            "date": "2018-06-06",
            "count": 2
          },
          {
            "date": "2018-06-07",
            "count": 2
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-21",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 2
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-08-11",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 2
          },
          {
            "date": "2018-08-24",
            "count": 1
          },
          {
            "date": "2018-08-26",
            "count": 1
          },
          {
            "date": "2018-08-27",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 2
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-10-02",
            "count": 2
          },
          {
            "date": "2018-10-09",
            "count": 3
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-10-27",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-23",
            "count": 1
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-03",
            "count": 1
          },
          {
            "date": "2019-02-17",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 2
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 2
          },
          {
            "date": "2019-08-21",
            "count": 2
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 2
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-10",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2019-12-30",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 2
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-06-27",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 2
          },
          {
            "date": "2020-07-21",
            "count": 2
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 2
          },
          {
            "date": "2021-01-01",
            "count": 2
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 3
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 3
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 3
          },
          {
            "date": "2021-03-30",
            "count": 3
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 2
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 2
          },
          {
            "date": "2023-02-08",
            "count": 2
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 2
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 2
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 2
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 3
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 2
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 3
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 1650
      },
      "star_history": {
        "days": [
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-02",
            "count": 2
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 2
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 3
          },
          {
            "date": "2019-05-16",
            "count": 2
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-18",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 2
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 2
          },
          {
            "date": "2019-05-26",
            "count": 2
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 2
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-08",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 2
          },
          {
            "date": "2019-06-14",
            "count": 2
          },
          {
            "date": "2019-06-15",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 2
          },
          {
            "date": "2019-06-18",
            "count": 2
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 3
          },
          {
            "date": "2019-06-24",
            "count": 3
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 2
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 2
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 2
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-07-27",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 2
          },
          {
            "date": "2019-08-01",
            "count": 2
          },
          {
            "date": "2019-08-02",
            "count": 3
          },
          {
            "date": "2019-08-04",
            "count": 2
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-17",
            "count": 1
          },
          {
            "date": "2019-08-19",
            "count": 2
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 2
          },
          {
            "date": "2019-08-29",
            "count": 2
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-01",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 4
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-07",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 2
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 2
          },
          {
            "date": "2019-10-25",
            "count": 4
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-02",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 2
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 2
          },
          {
            "date": "2019-11-14",
            "count": 2
          },
          {
            "date": "2019-11-17",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 2
          },
          {
            "date": "2019-11-19",
            "count": 2
          },
          {
            "date": "2019-11-22",
            "count": 2
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 2
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 2
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 3
          },
          {
            "date": "2019-12-22",
            "count": 2
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2019-12-25",
            "count": 1
          },
          {
            "date": "2019-12-26",
            "count": 3
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-05",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 2
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 2
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 3
          },
          {
            "date": "2020-01-18",
            "count": 1
          },
          {
            "date": "2020-01-20",
            "count": 2
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 2
          },
          {
            "date": "2020-02-01",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 2
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 2
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 2
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 2
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 2
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 2
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 2
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-05",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 3
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 2
          },
          {
            "date": "2020-04-18",
            "count": 2
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 3
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 2
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 5
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-05-17",
            "count": 2
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 2
          },
          {
            "date": "2020-05-26",
            "count": 2
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-06",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 5
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 2
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-06-27",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 2
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-09",
            "count": 2
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 2
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 3
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 2
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 2
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-20",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 2
          },
          {
            "date": "2020-10-02",
            "count": 2
          },
          {
            "date": "2020-10-03",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 2
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 2
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 2
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 2
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 2
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 2
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 2
          },
          {
            "date": "2020-12-08",
            "count": 15
          },
          {
            "date": "2020-12-09",
            "count": 5
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2020-12-25",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 2
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 3
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-01-31",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 3
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 2
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 5
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 2
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 2
          },
          {
            "date": "2021-03-25",
            "count": 2
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 6
          },
          {
            "date": "2021-03-30",
            "count": 2
          },
          {
            "date": "2021-03-31",
            "count": 3
          },
          {
            "date": "2021-04-03",
            "count": 3
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 2
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 2
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 2
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 2
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 2
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 2
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 2
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-24",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 2
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 2
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 2
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 2
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 2
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 2
          },
          {
            "date": "2022-03-26",
            "count": 2
          },
          {
            "date": "2022-04-02",
            "count": 2
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 2
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 2
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-07-31",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 2
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 2
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 2
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 2
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 2
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 2
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 2
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 2
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 2
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 2
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 2
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 3
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 2
          },
          {
            "date": "2023-03-07",
            "count": 3
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-26",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-01",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 2
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 2
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 2
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 3
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 2
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 2
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 2
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 2
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 2
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 3
          },
          {
            "date": "2023-08-26",
            "count": 2
          },
          {
            "date": "2023-09-03",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 2
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 2
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 4
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 2
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-20",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 2
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 3
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 2
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 2
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-06",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 2
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 2
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 2
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 2
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "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-29",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 8783
      },
      "open_issues_and_prs": 66
    },
    "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": 78849,
      "source_files_sampled": 93,
      "oversized_source_files": 1,
      "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": 25,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rails",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 6.0.0"
        },
        {
          "name": "activemodel-serializers-xml",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "sqlite3",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.0"
        },
        {
          "name": "activerecord-jdbcsqlite3-adapter",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "fog-google",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.13.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "activemodel-serializers-xml",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activerecord-jdbcsqlite3-adapter",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "fog-google",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rails",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activemodel",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "addressable",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "fog-aws",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "fog-local",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "generator_spec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "image_processing",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "marcel",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mini_magick",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-byebug",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rmagick",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-retry",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ssrf_filter",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "timecop",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 25,
        "direct_count": 5,
        "indirect_count": 20
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 13,
        "merged_prs": 598,
        "open_issues": 53,
        "closed_ratio": 0.972,
        "closed_issues": 1852,
        "closed_unmerged_prs": 296
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jnicklas",
          "commits": 581,
          "avatar_url": "https://avatars.githubusercontent.com/u/134?v=4"
        },
        {
          "type": "User",
          "login": "mshibuya",
          "commits": 397,
          "avatar_url": "https://avatars.githubusercontent.com/u/486678?v=4"
        },
        {
          "type": "User",
          "login": "bensie",
          "commits": 367,
          "avatar_url": "https://avatars.githubusercontent.com/u/4595?v=4"
        },
        {
          "type": "User",
          "login": "trevorturk",
          "commits": 195,
          "avatar_url": "https://avatars.githubusercontent.com/u/402?v=4"
        },
        {
          "type": "User",
          "login": "thiagofm",
          "commits": 89,
          "avatar_url": "https://avatars.githubusercontent.com/u/126355?v=4"
        },
        {
          "type": "User",
          "login": "amatsuda",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
        },
        {
          "type": "User",
          "login": "taavo",
          "commits": 40,
          "avatar_url": "https://avatars.githubusercontent.com/u/1038906?v=4"
        },
        {
          "type": "User",
          "login": "mehlah",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/224928?v=4"
        },
        {
          "type": "User",
          "login": "thomasfedb",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/193831?v=4"
        },
        {
          "type": "User",
          "login": "geemus",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/4138?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.259
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 4,
            "reason": "4 out of 10 merged PRs checked by a CI test -- score normalized to 4",
            "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": 3,
            "reason": "Found 7/22 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 95 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "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": "b5f0abe10ecf6500309fc83e0e8969cf57ba690e",
        "ran_at": "2026-07-21T23:40:40Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T05:15:03Z",
      "oldest_open_prs": [
        {
          "number": 2626,
          "created_at": "2022-08-31T18:01:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2698,
          "created_at": "2023-09-06T04:20:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2767,
          "created_at": "2024-12-17T17:34:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2793,
          "created_at": "2025-10-03T20:34:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2799,
          "created_at": "2025-12-02T17:53:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2807,
          "created_at": "2026-02-21T11:12:40Z",
          "last_comment_at": "2026-06-10T18:10:19Z",
          "last_comment_author": "esparta"
        },
        {
          "number": 2808,
          "created_at": "2026-02-25T20:16:45Z",
          "last_comment_at": "2026-02-25T20:34:53Z",
          "last_comment_author": "maiiat"
        },
        {
          "number": 2809,
          "created_at": "2026-03-20T02:00:51Z",
          "last_comment_at": "2026-06-11T09:22:25Z",
          "last_comment_author": "Cremesis"
        },
        {
          "number": 2811,
          "created_at": "2026-03-26T21:26:20Z",
          "last_comment_at": "2026-03-26T21:41:41Z",
          "last_comment_author": "stanhu"
        },
        {
          "number": 2812,
          "created_at": "2026-03-27T14:59:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2813,
          "created_at": "2026-04-03T02:27:02Z",
          "last_comment_at": "2026-04-06T01:02:19Z",
          "last_comment_author": "muk-ai"
        },
        {
          "number": 2817,
          "created_at": "2026-05-11T00:22:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2820,
          "created_at": "2026-06-09T07:28:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-22T13:56:52Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1583,
          "created_at": "2015-03-03T22:59:07Z",
          "last_comment_at": "2024-08-02T02:33:35Z",
          "last_comment_author": "blackerhand"
        },
        {
          "number": 1759,
          "created_at": "2015-10-25T20:36:28Z",
          "last_comment_at": "2015-11-28T10:47:46Z",
          "last_comment_author": "thomasfedb"
        },
        {
          "number": 1814,
          "created_at": "2016-01-01T17:10:39Z",
          "last_comment_at": "2016-01-06T05:50:37Z",
          "last_comment_author": "thomasfedb"
        },
        {
          "number": 1820,
          "created_at": "2016-01-02T18:41:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1831,
          "created_at": "2016-01-10T16:25:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1835,
          "created_at": "2016-01-12T21:26:50Z",
          "last_comment_at": "2020-12-03T14:12:56Z",
          "last_comment_author": "blainelawson"
        },
        {
          "number": 1909,
          "created_at": "2016-03-31T06:54:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2111,
          "created_at": "2017-02-02T16:09:28Z",
          "last_comment_at": "2023-03-31T10:30:59Z",
          "last_comment_author": "mshibuya"
        },
        {
          "number": 2202,
          "created_at": "2017-07-06T02:42:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2245,
          "created_at": "2017-11-03T11:12:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2259,
          "created_at": "2017-12-15T14:33:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2272,
          "created_at": "2018-01-25T04:42:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2324,
          "created_at": "2018-06-28T10:11:36Z",
          "last_comment_at": "2019-11-22T15:25:15Z",
          "last_comment_author": "koenpunt"
        },
        {
          "number": 2453,
          "created_at": "2020-03-04T15:05:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2455,
          "created_at": "2020-03-13T00:25:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2461,
          "created_at": "2020-03-23T09:34:24Z",
          "last_comment_at": "2023-08-02T03:18:09Z",
          "last_comment_author": "rajyan"
        },
        {
          "number": 2476,
          "created_at": "2020-05-06T11:53:53Z",
          "last_comment_at": "2020-05-06T11:55:22Z",
          "last_comment_author": "frostmark"
        },
        {
          "number": 2511,
          "created_at": "2020-09-24T14:44:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2541,
          "created_at": "2021-03-12T18:44:49Z",
          "last_comment_at": "2022-08-09T07:32:55Z",
          "last_comment_author": "raykin"
        },
        {
          "number": 2547,
          "created_at": "2021-03-22T11:20:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/carrierwaveuploader/carrierwave",
    "host": "github.com",
    "name": "carrierwave",
    "owner": "carrierwaveuploader"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 49,
        "vitality": 55,
        "community": 80,
        "governance": 76,
        "engineering": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 55,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "commits_last_year": 11,
              "human_commit_share": 0.97,
              "days_since_last_push": 29,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 29 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "11 commits in the last year",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 68,
            "inputs": {
              "releases_count": 39,
              "latest_release_tag": "v3.1.2",
              "releases_from_tags": false,
              "days_since_latest_release": 464,
              "mean_days_between_releases": 44.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "39 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 464 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 464
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~44.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 44.4
                    }
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 29,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 29 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "forks": 1650,
              "stars": 8783,
              "watchers": 128,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "8,783 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 8783
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,650 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1650
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "128 watchers",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 128
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "carrierwave"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 138824336,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "138,824,336 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 138824336,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 76,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 99,
              "top_contributor_share": 0.259
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 26% of commits",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 95 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 598,
              "open_issues": 53,
              "closed_issues": 1852,
              "issue_closed_ratio": 0.972,
              "closed_unmerged_prs": 296
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "598/894 decided PRs merged",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 598,
                      "decided": 894
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/22 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "followers": 10,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "carrierwaveuploader",
              "public_repos": 7,
              "account_age_days": 4864
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10 followers of carrierwaveuploader",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "carrierwaveuploader"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~13 yr old",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "carrierwave"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 59
            },
            "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 59 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 59
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "88 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "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": 69,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 10 merged PRs checked by a CI test -- score normalized to 4",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://github.com/carrierwaveuploader/carrierwave",
              "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": "https://github.com/carrierwaveuploader/carrierwave",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 10 merged PRs checked by a CI test -- score normalized to 4",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/22 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 95 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "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": 30
            },
            "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": 38,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.474,
              "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": "46 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 25.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 78849,
              "source_files_sampled": 93,
              "oversized_source_files": 1
            },
            "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": "1/93 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 93,
                      "oversized": 1
                    }
                  }
                ],
                "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:41:02.312201Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/carrierwaveuploader/carrierwave.svg",
  "full_name": "carrierwaveuploader/carrierwave",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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