Public record
Software health reportschema 0.25.0 · metrics 1.13.0 · 2026-07-21 22:14 UTC

vmg / redcarpet

The safe Markdown parser, reloaded.

C · HTML · RubyMIT★ 5,081 stars⑂ 532 forkssince Mar 2011View on GitHub ↗

vmg/redcarpet holds a health index of 30 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (87/100) and lowest on Vitality (18/100). It was last updated 502 days ago. A single contributor accounts for most of its recent work.

30
overall / 100
At risk

Software health index

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

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

Score profile

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

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

Ownership

Vicent MartíPersonal account
1,905 followers115 public repossince Dec 2008@cursor

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsredcarpet3.6.1-75511 days ago

Metrics by category

Vitality

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

18Critical · 22% of overall
How it's scored
0/36Push recency — last push 502 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push502
active_weeks_last_year0
How it's scored
27/27Ships releases — 16 releases published
7.2/36Release recency — latest release 502 days ago
5.4/27Release cadence — a release every ~415.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tagv3.6.1
releases_from_tagsno
days_since_latest_release502
mean_days_between_releases415.2
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?

87Excellent · 18% of overall
How it's scored
60/60Stars — 5,081 stars
22.7/25Forks — 532 forks
10.9/15Watchers — 91 watchers
Inputs used
forks532
stars5,081
watchers91
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 129,339,541 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesredcarpet
dependents
ecosystemsrubygems
total_downloads129,339,541
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?

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9.9/22.5Commit distribution — top contributor authored 56% of commits
13.5/13.5Contributor breadth — 96 contributors
10/10OpenSSF Scorecard: Contributors — project has 29 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled96
top_contributor_share0.56
How it's scored
37.5/46.8Issue resolution — 80% of issues closed
28.6/38.3PR acceptance — 182/243 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 7/19 approved changesets -- score normalized to 3
Inputs used
merged_prs182
open_issues101
closed_issues411
issue_closed_ratio0.803
closed_unmerged_prs61
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.6/25Owner reach — 1,905 followers of vmg
25/25Track record — 115 public repos, account ~17 yr old
Inputs used
followers1,905
owner_typeUser
is_verified
owner_loginvmg
public_repos115
account_age_days6,416
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
14/35Publish recency — latest publish 511 days ago
20/20Version history — 75 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesredcarpet
ecosystemsrubygems
any_deprecatedno
min_days_since_publish511

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

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

AI Readiness

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

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
30.9/40Legible commit history — 58 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.58
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C (statically typed)
53.6/55Manageable file sizes — 1/38 source files over 60KB
Inputs used
primary_languageC
largest_source_bytes68,833
source_files_sampled38
oversized_source_files1

Key facts

5,081GitHub stars
96contributors
0commits, last 12 months
502days since last push
16releases
1bus factor
101open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 5,081 ★ / 532 ⇿
5,081Stars
532Forks
16Releases

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.

01,0002,0003,0004,0005,0006,0005,081514112011-032018-112026-07
Major 1Minor 6Patch 9

Each point covers 14 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 7/19 approved changesets -- score normalized to 3
10Contributorsproject has 29 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
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 3
RegistryPackageVersion constraintManifest
RubyGemsbenchmark-ips~> 2.7.2Gemfile
RubyGemsbluecloth~> 2.2.0Gemfile
RubyGemskramdown~> 1.13.2Gemfile
All dependencies 6

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

RegistryPackageVersionRelation
RubyGemsbenchmark-ipsdirect
RubyGemsblueclothdirect
RubyGemskramdowndirect
RubyGemsrakeindirect
RubyGemsrake-compilerindirect
RubyGemstest-unitindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1128,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 168878,
        "HTML": 99732,
        "Perl": 7304,
        "Ruby": 54555
      },
      "pushed_at": "2025-03-06T20:05:45Z",
      "created_at": "2011-03-24T22:05:14Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T18:42:26Z",
      "description": "The safe Markdown parser, reloaded.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C",
      "significant_languages": [
        "C",
        "HTML",
        "Ruby"
      ]
    },
    "owner": {
      "blog": "http://twitter.com/vmg",
      "name": "Vicent Martí",
      "type": "User",
      "login": "vmg",
      "company": "@cursor",
      "location": "Madrid",
      "followers": 1905,
      "avatar_url": "https://avatars.githubusercontent.com/u/42793?v=4",
      "created_at": "2008-12-26T20:21:00Z",
      "is_verified": null,
      "public_repos": 115,
      "account_age_days": 6416
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.6.1",
          "kind": "patch",
          "published_at": "2025-03-06T20:07:15Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2023-01-29T13:16:54Z"
        },
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2020-12-15T20:06:34Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2019-07-29T12:46:42Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2016-12-25T21:03:00Z"
        },
        {
          "tag": "v3.3.4",
          "kind": "patch",
          "published_at": "2015-12-25T19:38:42Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2015-06-07T16:53:19Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2015-06-05T17:26:47Z"
        },
        {
          "tag": "v3.2.3",
          "kind": "patch",
          "published_at": "2015-04-07T18:26:00Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2014-12-12T14:54:42Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2014-11-25T20:48:54Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2014-10-18T09:01:39Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2014-05-10T09:08:22Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2014-02-18T05:14:56Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2014-02-14T17:47:29Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2013-07-09T00:31:06Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "34c138e3f14931a0a7b4014916e1e521debbfa68",
          "body": null,
          "is_bot": false,
          "headline": "Redcarpet v3.6.1",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2025-02-25T20:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f4f9df7de5f7f48e92cc1e90734f83415e4f11a",
          "body": null,
          "is_bot": false,
          "headline": "Add a changelog entry for #785",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2025-02-25T20:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170e876500a26851a255e95e6401aac5d857f2eb",
          "body": "List all tags that smarty pants skips [ci skip]",
          "is_bot": false,
          "headline": "Merge pull request #742 from dchacke/patch-1",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2024-06-01T15:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd2579753fc21d1cedd7c963f9a4acfc743a592",
          "body": "Following up 71ed87f.",
          "is_bot": false,
          "headline": "Update the CI badge now that we are using Actions",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2024-06-01T15:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ed87fd5c3791eae6a55c04387883ac3af6225a",
          "body": "Convert Markdown objects to TypedData API",
          "is_bot": false,
          "headline": "Merge pull request #785 from casperisfine/typed-data",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2024-06-01T15:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14d3c28e3204c9dfebb67b01681f4246948d9ea5",
          "body": "Closes #725.\nCloses #726.\n\nCo-authored-by: Jean Boussier <jean.boussier@gmail.com>",
          "is_bot": false,
          "headline": "Move CI to GitHub Actions",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2024-05-31T20:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dcf966e52827c0ea9891ba8651da5c0939e878d",
          "body": "The replacement API was introduced in Ruby 1.9.2 (2010),\nand the old untyped data API was marked a deprecated in the documentation\nas of Ruby 2.3.0 (2015)\n\nRef: https://bugs.ruby-lang.org/issues/19998",
          "is_bot": false,
          "headline": "Convert Markdown objects to TypedData API",
          "author_name": "Jean Boussier",
          "author_login": "byroot",
          "committed_at": "2023-11-30T12:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3816bfe9ba35a96da3acf7b2f0b799e396b76ce4",
          "body": "Worth telling people exactly which tags smart pants skips.",
          "is_bot": false,
          "headline": "List all tags that smarty pants skips",
          "author_name": "Dennis Hackethal",
          "author_login": "dchacke",
          "committed_at": "2023-08-27T10:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e3f0b522fbe9283ba450334b5cec7a439dc0955",
          "body": null,
          "is_bot": false,
          "headline": "Redcarpet v3.6.0",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2023-01-29T13:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bfff6e8e4e079e96674236a9f072a41165557a0",
          "body": null,
          "is_bot": false,
          "headline": "Add a changelog entry for #721",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2023-01-29T13:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50961ad789c97e5b5606116755df15a6b0498f79",
          "body": "Undefine uneeded T_DATA allocators",
          "is_bot": false,
          "headline": "Merge pull request #721 from casperisfine/ruby-3.2",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2022-04-02T19:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24886993da577bea955747ce74f5f98600ffa7d6",
          "body": "Exclude test files from the gem package",
          "is_bot": false,
          "headline": "Merge pull request #724 from amatsuda/test_files",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2022-04-02T18:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "021538f5b4765b04ecd1ea612fd653ff2de04100",
          "body": null,
          "is_bot": false,
          "headline": "Missing files in the gem package",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2022-04-02T09:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cec4965821b12a2fdfbd9ccf05c05496925bdef7",
          "body": null,
          "is_bot": false,
          "headline": "Don't include test files in the gem package",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2022-04-02T09:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4028670a0e99b40af9b20f20e36b2a611797cf2f",
          "body": "GitHub is HTTPS by default",
          "is_bot": false,
          "headline": "Merge pull request #723 from amatsuda/https",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2022-04-02T08:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e0a00535a3c4a4b47c11b887b329e69446492f",
          "body": null,
          "is_bot": false,
          "headline": "GitHub is HTTPS by default",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2022-03-25T16:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc69225526055727a41b786f5eaa7c68fbb8d0b",
          "body": "This is now required to avoid warnings on ruby-head.\n\nSee: https://bugs.ruby-lang.org/issues/18007",
          "is_bot": false,
          "headline": "Undefine uneeded T_DATA allocators",
          "author_name": "Jean Boussier",
          "author_login": "byroot",
          "committed_at": "2022-01-18T13:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03b664dad162eb09b81769c9bb881fd66a8ea960",
          "body": "…ength\n\nMatch closing fence char and length in fenced code blocks",
          "is_bot": false,
          "headline": "Merge pull request #681 from orchitech/match-closing-fence-type-and-l…",
          "author_name": "Matt Rogers",
          "author_login": "mattr-",
          "committed_at": "2021-07-01T18:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "838d2e2e4ea048c942e6dee54137a31cbcd2ea8e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into match-closing-fence-type-and-length",
          "author_name": "Matt Rogers",
          "author_login": "mattr-",
          "committed_at": "2021-07-01T18:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2357f9a1c8aaa230d21f7be274636e8829632d18",
          "body": "[ci skip]",
          "is_bot": false,
          "headline": "Add a changelog entry for #702",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-03-11T18:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64bf9f9089e8389797316b1756eef8cc93f783b9",
          "body": "Update list of HTML block elements + add source text to repo",
          "is_bot": false,
          "headline": "Merge pull request #702 from momijizukamori/block-elements",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-03-11T18:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7c873b6b830a154514665c8d4cd9f0f8606aa0",
          "body": null,
          "is_bot": false,
          "headline": "Add ins and del back to block list",
          "author_name": "Cocoa",
          "author_login": null,
          "committed_at": "2021-03-10T01:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10f7e394f2d412603933e5d6e4843b92afea592",
          "body": "Fix our Travis CI build",
          "is_bot": false,
          "headline": "Merge pull request #707 from vmg/fix-travis",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-03-01T11:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb17a07e76fd1bf1206b6984dc6353598d849e6",
          "body": null,
          "is_bot": false,
          "headline": "Test against recent Ruby versions",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-02-28T19:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa427d1f17aa07fd0ff5906bfe8cd69210b8e83",
          "body": "Follow-up to #605",
          "is_bot": false,
          "headline": "Merge pull request #706 from vmg/fix-605",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-02-28T19:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294160cbb0a236b0c7d892efdd4da47b8c53edbb",
          "body": "It seems unavailable at the moment.",
          "is_bot": false,
          "headline": "Remove Rubinius from our Travis build",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-02-28T19:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a70f3923ab35f5924d5fc298922db25519f95fd4",
          "body": "Following up to #605.",
          "is_bot": false,
          "headline": "Fix for Ruby 1.9.3",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-02-28T18:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27dfb2a738a23aadd286ac9e7ecd61c4545d29de",
          "body": "As the same callback is used to render header and body cells, there\nis an extra bit needed to check in which one we are currently\nrendering the content.\n\nFixes #604.",
          "is_bot": false,
          "headline": "Provide the header bit in the `table_cell` callback",
          "author_name": "Mark Lambley",
          "author_login": "mark-lambley-simpro",
          "committed_at": "2021-02-28T18:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65511c5153109546e28802cfdee7d0953982840b",
          "body": "Fixes #696.",
          "is_bot": false,
          "headline": "Fix anchor generation on titles with ampersands",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-02-27T16:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd1e3c7578718c1029c44859f7a469008be17d91",
          "body": null,
          "is_bot": false,
          "headline": "Remove the version eye badge from the README",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-02-27T14:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daa78bf516730c5b9c268ef41425b3a82a2597b0",
          "body": "add gem version badge",
          "is_bot": false,
          "headline": "Merge pull request #699 from noraj/patch-1",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2021-02-27T14:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd3218ff1413e9f6c32fab11b12c9f11331a181",
          "body": "- Add center to list of HTML block elements\n- Remove ins and del from list of block elements (see https://developer.mozilla.org/en-US/docs/Web/HTML/Inline_elements#elements )\n- Add tests for these changes\n- Add the text file used for generating block HTML hash to the repo.",
          "is_bot": false,
          "headline": "Update list of HTML block elements + add source text to repo",
          "author_name": "Cocoa",
          "author_login": null,
          "committed_at": "2021-01-24T00:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6daf4415225151cd565ad75884f4835f6787c93b",
          "body": null,
          "is_bot": false,
          "headline": "add gem version badge",
          "author_name": "Alexandre ZANNI",
          "author_login": "noraj",
          "committed_at": "2020-12-23T18:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a699c82292b17c8e6a62e1914d5eccc252272793",
          "body": "Reported by @johan-smits.",
          "is_bot": false,
          "headline": "Fix a security issue using `:quote` with `:escape_html`",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2020-12-15T20:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be29abb9b7d517a4bbdfc5dd36c91f5572e60b86",
          "body": "…e blocks.",
          "is_bot": false,
          "headline": "Match fence char and length when matching closing fence in fenced cod…",
          "author_name": "Martin Čížek",
          "author_login": "martincizek",
          "committed_at": "2019-09-13T21:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6270d6b4ab6b46ee6bb57a6c0e4b2377c01780ae",
          "body": null,
          "is_bot": false,
          "headline": "Redcarpet v3.5.0",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2019-07-29T12:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94f6e27bdf2395efa555a7c772a3d8b70fb84346",
          "body": null,
          "is_bot": false,
          "headline": "Tiny follow-up to #663",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2019-01-26T14:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3100f6594b923decb88e12a30863960cabadebc5",
          "body": "[BUG] Don't mutate passed configuration options",
          "is_bot": false,
          "headline": "Merge pull request #663 from maschwenk/dont-mutate-options",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2019-01-26T14:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc52d9c5950fd89bcb63f644b436c6d38a62cc09",
          "body": null,
          "is_bot": false,
          "headline": "Add regression test",
          "author_name": "Max Schwenk",
          "author_login": "maschwenk",
          "committed_at": "2018-09-21T05:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03e7997fd0f231334c8fb8ce0af1ef6f4161351a",
          "body": null,
          "is_bot": false,
          "headline": "Don't mutated passed options",
          "author_name": "Max Schwenk",
          "author_login": "maschwenk",
          "committed_at": "2018-09-21T04:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92a7b3ae2241b862e9bf45e0af3cf53ebdfb0afb",
          "body": "Since the `StripDown` render extends from `Base`, every available\ncallback should be defined to avoid segmentation faults since the\nC code assumes that it **doesn't** deal with a `Base` object.\n\nFixes #639.",
          "is_bot": false,
          "headline": "Fix a segfault with StripDown and the `:quote` option",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2018-03-25T13:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735216280b529f0b7f268b33c59c9ccffc67a414",
          "body": "Run redcarpet in redcarpet_bin_test with the interpreter the test sta…",
          "is_bot": false,
          "headline": "Merge pull request #649 from rbalint/master",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2018-03-25T11:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e23383e4b27abf348ff223436ca98b4a5e0b2320",
          "body": "Fix \"instance variable @options not initialized\" warning in verbose mode",
          "is_bot": false,
          "headline": "Merge pull request #650 from kolen/fix-warning-options-not-initialized",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2018-03-25T10:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b866560b25493049a52040932530de3a00cbac3",
          "body": null,
          "is_bot": false,
          "headline": "Fix \"instance variable @options not initialized\" warning",
          "author_name": "kolen",
          "author_login": "kolen",
          "committed_at": "2018-03-07T15:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4bd88b9a8ce21521f9346cd0222ab5d0f5e0542",
          "body": "Fix travis builds",
          "is_bot": false,
          "headline": "Merge pull request #651 from kolen/fix-travis-builds",
          "author_name": "Matt Rogers",
          "author_login": "mattr-",
          "committed_at": "2018-03-07T14:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f59be74628c8b4cc8b841bedb3ae695f3d384cb",
          "body": null,
          "is_bot": false,
          "headline": "Allow Travis build agains ruby-head to fail",
          "author_name": "kolen",
          "author_login": "kolen",
          "committed_at": "2018-03-05T19:55:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6bd1f79d8e8f7f02be8c5290929917fbac82c3",
          "body": null,
          "is_bot": false,
          "headline": "Update Rubinius to 3.100 (where builtin test/unit is removed)",
          "author_name": "kolen",
          "author_login": "kolen",
          "committed_at": "2018-03-03T14:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba154f3eb0f98ddfdef6914268932020d5f086ab",
          "body": null,
          "is_bot": false,
          "headline": "Limit version of rake (dev) (12.3 no longer supports Ruby 1.9)",
          "author_name": "kolen",
          "author_login": "kolen",
          "committed_at": "2018-02-28T12:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7894a1fed29c696d33bd190c1d5428f49ddfb36",
          "body": null,
          "is_bot": false,
          "headline": "Update Rubinius version on Travis (bundler/bundler#6163)",
          "author_name": "kolen",
          "author_login": "kolen",
          "committed_at": "2018-02-28T11:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c53ddcc8a56657f2baeaf6feee4796b7157580a9",
          "body": null,
          "is_bot": false,
          "headline": "[CI] Test against new Ruby 2.5",
          "author_name": "Nicolas Leger",
          "author_login": "nicolasleger",
          "committed_at": "2018-02-28T11:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b14dbd7ae2466683f34140fe373c21bc4595d9d2",
          "body": "…rted with\n\nThis fixes test failure for Ruby 2.5 when Ruby 2.3 is the default installed\nversion.",
          "is_bot": false,
          "headline": "Run redcarpet in redcarpet_bin_test with the interpreter the test sta…",
          "author_name": "Balint Reczey",
          "author_login": null,
          "committed_at": "2018-02-19T15:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c71f5edcd113d6eb8fcc17cde17878b8adcd3d0",
          "body": "Update README.markdown",
          "is_bot": false,
          "headline": "Merge pull request #647 from Davidslv/patch-1",
          "author_name": "Matt Rogers",
          "author_login": "mattr-",
          "committed_at": "2018-02-06T16:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bccb645c550fe98993bbe73b606990134532a67",
          "body": "The original url no longer exists.\r\nThis commit is to replace it with an archive version of the article.\r\n\r\nMaybe a better solution will be having some examples in the repo (or use the wiki) but I leave that decision to you.\r\n\r\nThank you,\r\nDavid",
          "is_bot": false,
          "headline": "Update README.markdown",
          "author_name": "David Silva",
          "author_login": "Davidslv",
          "committed_at": "2018-02-06T13:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc709bdcae70a43019ec5457ae40c3ea4cfee9c9",
          "body": "[ci skip] Add CodeTriage badge",
          "is_bot": false,
          "headline": "Merge pull request #642 from schneems/schneems/codetriage-badge",
          "author_name": "Matt Rogers",
          "author_login": "mattr-",
          "committed_at": "2018-01-02T23:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ad4bb8b1dfd9bbc117e047bb5b2be469a0d435",
          "body": "[CodeTriage](https://www.codetriage.com/) is an app I have maintained\nfor the past 4-5 years with the goal of getting people involved in\nOpen Source projects like this one. The app sends subscribers a random\nopen issue for them to help \"triage\". For some languages you can also\nsuggested areas to add\n[…]\ntps://github.com/crystal-lang/crystal\n- https://github.com/rails/rails\n- https://github.com/codetriage/codetriage\n\nThanks for building open source software, I would love to help you find some helpers.",
          "is_bot": false,
          "headline": "[ci skip] Add CodeTriage badge",
          "author_name": "schneems",
          "author_login": "schneems",
          "committed_at": "2018-01-02T21:15:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f441dec42a5097530328b20e9d5ed1a025c600f7",
          "body": "Fix single quotes next to links for SmartyPants",
          "is_bot": false,
          "headline": "Merge pull request #626 from vmg/fix-issue-624",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-08-09T17:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd97c3e5dc2cbe6cc5ebf0d80965b9845e1cbacb",
          "body": null,
          "is_bot": false,
          "headline": "Fix single quotes next to links for SmartyPants",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-08-09T16:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c75d6f5476088f836670b905a20ed2bf5028df8e",
          "body": "Fix hashes in test suite for 32b architectures",
          "is_bot": false,
          "headline": "Merge pull request #620 from lnussbaum/master",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-07-11T21:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ca698c5bb3f1a0a9e88bdd9c0f8a2b32b358db4",
          "body": "fix type in README.md",
          "is_bot": false,
          "headline": "Merge pull request #621 from joevandyk/patch-1",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-07-11T21:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c007c0d6f0e1a9b04318df5aeba96548e7c70e2",
          "body": null,
          "is_bot": false,
          "headline": "fix type in README.md",
          "author_name": "Joe Van Dyk",
          "author_login": "joevandyk",
          "committed_at": "2017-07-11T18:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed0dd93a6fd54f881ec1603bd5ee9694947be9b2",
          "body": "The hash length depends on integer size (32b/64b). Allow the test suite\nto work on 32b architectures too.",
          "is_bot": false,
          "headline": "Fix hashes in test suite for 32b architectures",
          "author_name": "Lucas Nussbaum",
          "author_login": "lnussbaum",
          "committed_at": "2017-07-08T07:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b1a1929eb38238818f2c3c6e1cb57730da22cdb",
          "body": null,
          "is_bot": false,
          "headline": "Update the Ruby versions on Travis",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-06-21T14:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68bfb5b79a08de4ee16e06905f27adb25eabbbe9",
          "body": "Fix block rendering in readme",
          "is_bot": false,
          "headline": "Merge pull request #611 from admhlt/patch-1",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-03-29T21:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626a93a2e57b20be34abb01a0d731c2da4b88a9f",
          "body": null,
          "is_bot": false,
          "headline": "Fix block rendering",
          "author_name": "Adam Hollett",
          "author_login": null,
          "committed_at": "2017-03-23T12:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87d74c279d3ac7710c3d55911ed3f5d4a2850a51",
          "body": null,
          "is_bot": false,
          "headline": "Remove some useless empty lines",
          "author_name": "toshimaru",
          "author_login": "toshimaru",
          "committed_at": "2017-03-14T10:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25feb4eaf592f9a1ec5dceadf15416f66d292088",
          "body": "As of #401, the compatibility layer lives in its own file but since\nYard provides a Redcarpet support and relies on the same symbol to\nspecify the provider and the require string (https://git.io/vDLyr),\nwe can't ask them to \"require 'redcarpet/compat'\" so let's still\nrequire the compatibility layer by default.\n\nFixes #589.",
          "is_bot": false,
          "headline": "Avoid requiring the top level file in the 'compat' file",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-01-31T13:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c80f05e774b31cd01255b0fa62e883ac185bf3",
          "body": null,
          "is_bot": false,
          "headline": "Add some missing issues references",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-01-28T12:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e21e921010e68305c9fafbe69655d88d3b4f40e",
          "body": "Since the `rev` attribute has been removed from the HTML 5 spec and\nthe `rel` attribute doesn't accept `\"footnote\"` as a value anymore,\nlet's remove them from the generated output for footnotes.\n\nIt's still possible to have the previous behaviour with a custom\nrender object.\n\nFixes #536.",
          "is_bot": false,
          "headline": "Remove the `rel` and `rev` attributes from footnotes",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-01-28T12:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22a17a0ecdcb7219ff45fed568a045ad4a5fcab",
          "body": null,
          "is_bot": false,
          "headline": "Tiny dependencies bump",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-01-28T12:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58cca54cb6efe13b24a565f69700d2a74b06c09d",
          "body": "Since some languages rely on the sharp to comment code, the output\nmay be unexpected as titles begin with a sharp in Markdown.\n\nRefs #451.",
          "is_bot": false,
          "headline": "Automatically enable the `fenced_code_blocks` option for HTML_TOC",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-01-28T11:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4105028f828041ed52234c080de45d58e8b0ca4a",
          "body": "In order to have a higher level of customization for tables of\ncontents, it is possible to pass a `Range` object (e.g. 2..5) as the\nnesting_level option of `HTML_TOC` objects.\n\nFixes #519",
          "is_bot": false,
          "headline": "Allow passing `Range` objects to the `nesting_level` option",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-01-28T11:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b7938f3d71f4142ca20b95c3267db8916e1a6c",
          "body": "Update the build configuration to remove some useless steps and\nbuild on a Trusty version now as Rubinius only supports it. Finally,\nremove 1.9.2 from the build matrix as it doesn't work on Trusty but\nis EOL since 2014.",
          "is_bot": false,
          "headline": "Update the Travis configuration file",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2017-01-18T14:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef93be6e09e6dba1bdd5594f14387da4ffb7a15e",
          "body": null,
          "is_bot": false,
          "headline": "Redcarpet v3.4.0",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-12-25T20:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdec6be667c82838d165638f0feef91a1e68d177",
          "body": null,
          "is_bot": false,
          "headline": "Reference the original issue for future reference",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-12-25T20:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a666af35d4cde2653703577c4ed8ec777fba1fa4",
          "body": "Add a test to ensure that the anchor is properly generated on the\nHTML_TOC side as well and give proper credit.\n\n:heart:",
          "is_bot": false,
          "headline": "Follow up to #591",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-12-25T20:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf2da0b0bb40831f55cddac3ac96f05cfb7b8db8",
          "body": "Handle non-ASCII strings in header anchors",
          "is_bot": false,
          "headline": "Merge pull request #591 from sanmai/rndr_header_anchor",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-12-25T20:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2d0ad999e547a478c23dc38a8f6f484541cdbd9",
          "body": null,
          "is_bot": false,
          "headline": "rndr_header_anchor: use djb2 hash for non-ascii text",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2016-12-21T05:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d8e1eca1e6fcce2b4cf22c7f06cbc1facb834c4",
          "body": null,
          "is_bot": false,
          "headline": "rndr_header_anchor: do not remove character if nothing was added",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2016-12-21T02:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820dadb98b3720811cc20c5570a5d43c796c85fc",
          "body": "Corrected the line ending for the version output.",
          "is_bot": false,
          "headline": "Merge pull request #583 from arbox/fb_correct_version_output",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-11-20T16:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4c9f2325f68902d8c745352106fc918286b05f",
          "body": "Now the `redcarpet --version` command correctly sets the line break\non the console. Using `IO#puts` since it provides the right record\nseparator on every OS.",
          "is_bot": false,
          "headline": "Corrected the line ending for the version output.",
          "author_name": "Andrei Beliankou",
          "author_login": "arbox",
          "committed_at": "2016-11-01T16:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f811de3a6234e49c1a6f4dd60b4389705794cfc",
          "body": "Pygments.rb is deprecated and this new example clearly shows that it\nis possible to return strings containing HTML from custom renderers,\nthis was maybe not clear before.",
          "is_bot": false,
          "headline": "Improve the custom render example [ci skip]",
          "author_name": "Ian Kelling",
          "author_login": "ian-kelling",
          "committed_at": "2016-10-15T20:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0993c2ccaaf06f47eabcdf086b6ca70b12d529dd",
          "body": "Unfortunately, Travis doesn't give a good support for  Rubinius so\ndoing continuous integration against it is fairly complex at the\nmoment.\n\nFixes #580.",
          "is_bot": false,
          "headline": "Add Rubinius under the allowed failures section",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-10-15T19:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2344b12d65084a504626a6799dce2db1337566",
          "body": null,
          "is_bot": false,
          "headline": "Tiny CHANGELOG improvement [ci skip]",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-10-15T17:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8d09585a77c6d02eac9dcbf0d3a09233397d4e2",
          "body": "Added support for html5 details and summary tags",
          "is_bot": false,
          "headline": "Merge pull request #579 from Jamedjo/html5-details",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-10-15T17:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5412f7e0f80db2344255d5708418a406280808b2",
          "body": null,
          "is_bot": false,
          "headline": "Added support for html5 details and summary tags",
          "author_name": "James Edwards-Jones",
          "author_login": null,
          "committed_at": "2016-09-30T16:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3a1d0b00a77fa4e2d3c37322bea66b82085486f",
          "body": null,
          "is_bot": false,
          "headline": "Tiny fixes for the README file [ci skip]",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-09-04T11:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c47e491c7b08f85907bb48266e391a093837a5",
          "body": "Include details of Redcarpet's plaintext renderer in the README.",
          "is_bot": false,
          "headline": "Merge pull request #557 from creature/plaintext-readme-details",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-09-04T11:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db31cb83e7d81b19970466645e899b5ac3bc15d",
          "body": "Fix a segfault enabling the `:quote` option using a render object that\ndirectly inherits from `Redcarpet::Render::Base` ; the parsing was\nnot defered to the `char_quote` function.\n\nFixes #569.",
          "is_bot": false,
          "headline": "Fix segfault for direct children of Base enabling `:quote`",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-08-06T12:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d335fc4459215870be885f620fafd035b3746630",
          "body": null,
          "is_bot": false,
          "headline": "Give some credits :heart: [ci skip]",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-07-19T12:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd656b3396383ed34c8b2e5fc1aa1a41f5fc81a",
          "body": "Fix issue of handling multiple pairs of single quotes",
          "is_bot": false,
          "headline": "Merge pull request #566 from 4ormat/multiple-single-quote-pairs",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-07-19T11:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f78eb86a5e55130c51a69ee5f90a90aecca74b22",
          "body": null,
          "is_bot": false,
          "headline": "Multiple pairs of single quotes fix",
          "author_name": "Jan Jedrychowski",
          "author_login": null,
          "committed_at": "2016-07-14T12:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f3a899191633a1da68156c925ff9eaee6d0b8f0",
          "body": "Originally introduced in:\n\nhttps://github.com/vmg/sundown/commit/35a580ffce9de1b7a80bf7f2751c6908d9fee895\n\nThis requirement doesn't seem necessary, at least I hope :crossfingers:\n\nFixes #476.",
          "is_bot": false,
          "headline": "Remove requirement of three dashes for table headers",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-06-22T22:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7747906fe649cb8e006c7a62327c22ca7525d3aa",
          "body": "Use the available test helpers like `strip_heredoc` and rely on the\n`render` helper rather than a mix of `render_with` and `@markdown.render`.",
          "is_bot": false,
          "headline": "Clean up a bit the Markdown tests",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-06-22T21:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a8377edaec53421a6c06efa13d8732998fdd2d7",
          "body": "Import the `strip_heredoc` String's method inside our test suite in\norder to be able to write cleaner tests when we are using heredocs.",
          "is_bot": false,
          "headline": "Introduce the strip_heredoc string method for cleaner tests",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-06-21T21:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14942b4f5ef8dbaeeff8d9212f098391d7c1fbdc",
          "body": "Remove the `\\n` at the end of the output returned by the `render`\nmethod since we don't matter about it.",
          "is_bot": false,
          "headline": "Remove trailing new line sequence from tested output",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-06-21T20:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece1539657393ad94a5b4b69d9336815df6395ec",
          "body": "The `HTML` render outputs table of content's ids that aren't consistent\nwith the ones generated by `HTML_TOC` because the latter just strip\nspecial entities while the former has to deal with the already escaped\nversion of them. Thus, they need to be stripped from the output.\n\nFixes #529.",
          "is_bot": false,
          "headline": "Remove escaped entities from TOC ids",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-06-20T21:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c813dcebd630cfe259ed621d7147cdd7aba85e4",
          "body": "Make sure that periods at the end of a sentence aren't part of an\nautolinked URL when the latter is at the end of a sentence.\n\nFixes #465",
          "is_bot": false,
          "headline": "Remove final periods from autolinked URL",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-06-20T21:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e988a02db911e31cfdd7ea5a932acfc564e9d7",
          "body": "Update License Copyright date",
          "is_bot": false,
          "headline": "Merge pull request #563 from elieteyssedou/patch-1",
          "author_name": "Matt Rogers",
          "author_login": "mattr-",
          "committed_at": "2016-06-20T13:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23eac0773fa08e6965b1ca85c78a06945dd299cb",
          "body": null,
          "is_bot": false,
          "headline": "Update License Copyright date",
          "author_name": "Elie Teyssedou",
          "author_login": "elieteyssedou",
          "committed_at": "2016-06-20T12:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d80133954d5a68e991cf5add68528dae12a753a",
          "body": "Give access to Markdown and rendering options",
          "is_bot": false,
          "headline": "Merge pull request #560 from vmg/render-options",
          "author_name": "Robin Dupret",
          "author_login": "robin850",
          "committed_at": "2016-06-06T11:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 0,
      "latest_release_at": "2025-03-06T20:07:15Z",
      "latest_release_tag": "v3.6.1",
      "releases_from_tags": false,
      "days_since_last_push": 502,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 502,
      "mean_days_between_releases": 415.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "redcarpet",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/redcarpet",
          "is_deprecated": false,
          "latest_version": "3.6.1",
          "repository_url": "https://github.com/vmg/redcarpet",
          "versions_count": 75,
          "total_downloads": 129339541,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2011-03-29T09:27:55.833000Z",
          "latest_published_at": "2025-02-25T20:28:50.543000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 511
        }
      ]
    },
    "popularity": {
      "forks": 532,
      "stars": 5081,
      "watchers": 91,
      "fork_history": {
        "days": [
          {
            "date": "2011-03-25",
            "count": 1
          },
          {
            "date": "2011-04-19",
            "count": 1
          },
          {
            "date": "2011-05-07",
            "count": 1
          },
          {
            "date": "2011-05-08",
            "count": 1
          },
          {
            "date": "2011-05-17",
            "count": 1
          },
          {
            "date": "2011-05-21",
            "count": 1
          },
          {
            "date": "2011-07-15",
            "count": 1
          },
          {
            "date": "2011-08-03",
            "count": 1
          },
          {
            "date": "2011-08-04",
            "count": 1
          },
          {
            "date": "2011-08-29",
            "count": 1
          },
          {
            "date": "2011-09-13",
            "count": 1
          },
          {
            "date": "2011-09-21",
            "count": 1
          },
          {
            "date": "2011-10-06",
            "count": 2
          },
          {
            "date": "2011-10-12",
            "count": 1
          },
          {
            "date": "2011-10-13",
            "count": 1
          },
          {
            "date": "2011-10-14",
            "count": 1
          },
          {
            "date": "2011-10-21",
            "count": 1
          },
          {
            "date": "2011-10-25",
            "count": 1
          },
          {
            "date": "2011-10-28",
            "count": 1
          },
          {
            "date": "2011-11-07",
            "count": 1
          },
          {
            "date": "2011-11-16",
            "count": 1
          },
          {
            "date": "2011-11-23",
            "count": 2
          },
          {
            "date": "2011-11-25",
            "count": 1
          },
          {
            "date": "2011-11-26",
            "count": 1
          },
          {
            "date": "2011-11-28",
            "count": 1
          },
          {
            "date": "2011-12-15",
            "count": 1
          },
          {
            "date": "2011-12-23",
            "count": 1
          },
          {
            "date": "2011-12-26",
            "count": 1
          },
          {
            "date": "2012-01-07",
            "count": 1
          },
          {
            "date": "2012-02-06",
            "count": 1
          },
          {
            "date": "2012-02-21",
            "count": 1
          },
          {
            "date": "2012-02-22",
            "count": 1
          },
          {
            "date": "2012-03-04",
            "count": 1
          },
          {
            "date": "2012-03-15",
            "count": 1
          },
          {
            "date": "2012-03-16",
            "count": 1
          },
          {
            "date": "2012-03-17",
            "count": 1
          },
          {
            "date": "2012-03-29",
            "count": 1
          },
          {
            "date": "2012-04-05",
            "count": 1
          },
          {
            "date": "2012-04-21",
            "count": 1
          },
          {
            "date": "2012-05-21",
            "count": 1
          },
          {
            "date": "2012-05-25",
            "count": 1
          },
          {
            "date": "2012-05-26",
            "count": 1
          },
          {
            "date": "2012-05-29",
            "count": 1
          },
          {
            "date": "2012-06-25",
            "count": 1
          },
          {
            "date": "2012-07-04",
            "count": 1
          },
          {
            "date": "2012-07-12",
            "count": 1
          },
          {
            "date": "2012-07-17",
            "count": 1
          },
          {
            "date": "2012-07-19",
            "count": 2
          },
          {
            "date": "2012-07-24",
            "count": 1
          },
          {
            "date": "2012-07-25",
            "count": 2
          },
          {
            "date": "2012-07-26",
            "count": 1
          },
          {
            "date": "2012-07-29",
            "count": 1
          },
          {
            "date": "2012-07-31",
            "count": 1
          },
          {
            "date": "2012-08-07",
            "count": 1
          },
          {
            "date": "2012-08-13",
            "count": 1
          },
          {
            "date": "2012-08-16",
            "count": 1
          },
          {
            "date": "2012-09-08",
            "count": 1
          },
          {
            "date": "2012-09-13",
            "count": 1
          },
          {
            "date": "2012-09-17",
            "count": 1
          },
          {
            "date": "2012-09-19",
            "count": 1
          },
          {
            "date": "2012-09-30",
            "count": 1
          },
          {
            "date": "2012-10-03",
            "count": 1
          },
          {
            "date": "2012-10-05",
            "count": 1
          },
          {
            "date": "2012-10-10",
            "count": 1
          },
          {
            "date": "2012-10-18",
            "count": 1
          },
          {
            "date": "2012-10-22",
            "count": 2
          },
          {
            "date": "2012-10-24",
            "count": 1
          },
          {
            "date": "2012-11-02",
            "count": 1
          },
          {
            "date": "2012-11-03",
            "count": 1
          },
          {
            "date": "2012-11-04",
            "count": 1
          },
          {
            "date": "2012-11-08",
            "count": 2
          },
          {
            "date": "2012-11-12",
            "count": 1
          },
          {
            "date": "2012-11-14",
            "count": 1
          },
          {
            "date": "2012-11-21",
            "count": 1
          },
          {
            "date": "2012-12-03",
            "count": 1
          },
          {
            "date": "2012-12-04",
            "count": 1
          },
          {
            "date": "2012-12-10",
            "count": 1
          },
          {
            "date": "2012-12-15",
            "count": 1
          },
          {
            "date": "2012-12-17",
            "count": 1
          },
          {
            "date": "2012-12-18",
            "count": 1
          },
          {
            "date": "2012-12-23",
            "count": 2
          },
          {
            "date": "2012-12-29",
            "count": 1
          },
          {
            "date": "2013-01-03",
            "count": 1
          },
          {
            "date": "2013-01-04",
            "count": 1
          },
          {
            "date": "2013-01-08",
            "count": 1
          },
          {
            "date": "2013-01-24",
            "count": 1
          },
          {
            "date": "2013-02-02",
            "count": 1
          },
          {
            "date": "2013-02-03",
            "count": 1
          },
          {
            "date": "2013-02-05",
            "count": 1
          },
          {
            "date": "2013-02-06",
            "count": 1
          },
          {
            "date": "2013-02-08",
            "count": 1
          },
          {
            "date": "2013-02-19",
            "count": 1
          },
          {
            "date": "2013-02-24",
            "count": 2
          },
          {
            "date": "2013-02-26",
            "count": 1
          },
          {
            "date": "2013-02-27",
            "count": 3
          },
          {
            "date": "2013-03-02",
            "count": 1
          },
          {
            "date": "2013-03-09",
            "count": 1
          },
          {
            "date": "2013-03-10",
            "count": 1
          },
          {
            "date": "2013-03-11",
            "count": 1
          },
          {
            "date": "2013-03-14",
            "count": 1
          },
          {
            "date": "2013-03-21",
            "count": 1
          },
          {
            "date": "2013-04-12",
            "count": 1
          },
          {
            "date": "2013-04-13",
            "count": 1
          },
          {
            "date": "2013-04-18",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 1
          },
          {
            "date": "2013-04-23",
            "count": 1
          },
          {
            "date": "2013-04-25",
            "count": 1
          },
          {
            "date": "2013-05-05",
            "count": 1
          },
          {
            "date": "2013-05-07",
            "count": 1
          },
          {
            "date": "2013-05-10",
            "count": 1
          },
          {
            "date": "2013-05-11",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-06-02",
            "count": 1
          },
          {
            "date": "2013-06-04",
            "count": 1
          },
          {
            "date": "2013-06-05",
            "count": 1
          },
          {
            "date": "2013-06-12",
            "count": 1
          },
          {
            "date": "2013-07-03",
            "count": 1
          },
          {
            "date": "2013-07-05",
            "count": 1
          },
          {
            "date": "2013-07-21",
            "count": 2
          },
          {
            "date": "2013-08-05",
            "count": 1
          },
          {
            "date": "2013-08-06",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-29",
            "count": 1
          },
          {
            "date": "2013-08-31",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-09-15",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-09-21",
            "count": 1
          },
          {
            "date": "2013-10-07",
            "count": 2
          },
          {
            "date": "2013-10-08",
            "count": 1
          },
          {
            "date": "2013-10-11",
            "count": 1
          },
          {
            "date": "2013-10-31",
            "count": 1
          },
          {
            "date": "2013-11-06",
            "count": 2
          },
          {
            "date": "2013-11-08",
            "count": 1
          },
          {
            "date": "2013-11-17",
            "count": 1
          },
          {
            "date": "2013-11-18",
            "count": 1
          },
          {
            "date": "2013-12-02",
            "count": 1
          },
          {
            "date": "2013-12-03",
            "count": 1
          },
          {
            "date": "2013-12-06",
            "count": 1
          },
          {
            "date": "2013-12-13",
            "count": 1
          },
          {
            "date": "2013-12-15",
            "count": 1
          },
          {
            "date": "2014-01-01",
            "count": 1
          },
          {
            "date": "2014-01-02",
            "count": 1
          },
          {
            "date": "2014-01-03",
            "count": 1
          },
          {
            "date": "2014-01-04",
            "count": 1
          },
          {
            "date": "2014-01-06",
            "count": 1
          },
          {
            "date": "2014-01-14",
            "count": 1
          },
          {
            "date": "2014-01-18",
            "count": 1
          },
          {
            "date": "2014-01-28",
            "count": 1
          },
          {
            "date": "2014-02-07",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-16",
            "count": 1
          },
          {
            "date": "2014-02-17",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-02-28",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-07",
            "count": 1
          },
          {
            "date": "2014-03-16",
            "count": 1
          },
          {
            "date": "2014-03-18",
            "count": 1
          },
          {
            "date": "2014-03-19",
            "count": 1
          },
          {
            "date": "2014-03-21",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-03-31",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-07",
            "count": 2
          },
          {
            "date": "2014-04-10",
            "count": 1
          },
          {
            "date": "2014-04-15",
            "count": 1
          },
          {
            "date": "2014-04-29",
            "count": 1
          },
          {
            "date": "2014-05-06",
            "count": 2
          },
          {
            "date": "2014-05-13",
            "count": 1
          },
          {
            "date": "2014-05-21",
            "count": 2
          },
          {
            "date": "2014-05-23",
            "count": 2
          },
          {
            "date": "2014-05-26",
            "count": 2
          },
          {
            "date": "2014-06-05",
            "count": 2
          },
          {
            "date": "2014-06-09",
            "count": 1
          },
          {
            "date": "2014-06-11",
            "count": 1
          },
          {
            "date": "2014-06-17",
            "count": 2
          },
          {
            "date": "2014-06-20",
            "count": 1
          },
          {
            "date": "2014-06-23",
            "count": 1
          },
          {
            "date": "2014-06-24",
            "count": 1
          },
          {
            "date": "2014-06-27",
            "count": 1
          },
          {
            "date": "2014-07-02",
            "count": 1
          },
          {
            "date": "2014-07-14",
            "count": 1
          },
          {
            "date": "2014-07-18",
            "count": 1
          },
          {
            "date": "2014-07-22",
            "count": 1
          },
          {
            "date": "2014-07-28",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-08-08",
            "count": 1
          },
          {
            "date": "2014-08-11",
            "count": 1
          },
          {
            "date": "2014-08-22",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 2
          },
          {
            "date": "2014-09-04",
            "count": 1
          },
          {
            "date": "2014-09-22",
            "count": 2
          },
          {
            "date": "2014-09-30",
            "count": 1
          },
          {
            "date": "2014-10-04",
            "count": 2
          },
          {
            "date": "2014-10-07",
            "count": 2
          },
          {
            "date": "2014-10-10",
            "count": 1
          },
          {
            "date": "2014-11-06",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 2
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-11-20",
            "count": 1
          },
          {
            "date": "2014-11-24",
            "count": 1
          },
          {
            "date": "2014-12-01",
            "count": 1
          },
          {
            "date": "2014-12-06",
            "count": 1
          },
          {
            "date": "2014-12-14",
            "count": 2
          },
          {
            "date": "2014-12-29",
            "count": 1
          },
          {
            "date": "2015-01-18",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 1
          },
          {
            "date": "2015-02-04",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-02-07",
            "count": 1
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-02-22",
            "count": 1
          },
          {
            "date": "2015-02-24",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 1
          },
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-03-17",
            "count": 1
          },
          {
            "date": "2015-03-24",
            "count": 1
          },
          {
            "date": "2015-03-31",
            "count": 1
          },
          {
            "date": "2015-04-14",
            "count": 1
          },
          {
            "date": "2015-04-17",
            "count": 1
          },
          {
            "date": "2015-05-01",
            "count": 1
          },
          {
            "date": "2015-05-02",
            "count": 1
          },
          {
            "date": "2015-05-22",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-06-04",
            "count": 1
          },
          {
            "date": "2015-06-10",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-06-30",
            "count": 2
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-07-08",
            "count": 1
          },
          {
            "date": "2015-07-21",
            "count": 2
          },
          {
            "date": "2015-07-22",
            "count": 1
          },
          {
            "date": "2015-07-25",
            "count": 1
          },
          {
            "date": "2015-08-07",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 1
          },
          {
            "date": "2015-08-30",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 1
          },
          {
            "date": "2015-09-27",
            "count": 1
          },
          {
            "date": "2015-10-03",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 1
          },
          {
            "date": "2015-11-20",
            "count": 1
          },
          {
            "date": "2015-11-25",
            "count": 1
          },
          {
            "date": "2015-12-06",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 2
          },
          {
            "date": "2015-12-27",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2016-01-10",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 2
          },
          {
            "date": "2016-02-02",
            "count": 1
          },
          {
            "date": "2016-02-04",
            "count": 1
          },
          {
            "date": "2016-02-16",
            "count": 1
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-03-03",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-06",
            "count": 1
          },
          {
            "date": "2016-03-07",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-19",
            "count": 1
          },
          {
            "date": "2016-03-20",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-04-13",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-22",
            "count": 1
          },
          {
            "date": "2016-04-23",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 2
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-22",
            "count": 1
          },
          {
            "date": "2016-05-25",
            "count": 1
          },
          {
            "date": "2016-05-28",
            "count": 1
          },
          {
            "date": "2016-05-29",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-18",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-06-27",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-02",
            "count": 1
          },
          {
            "date": "2016-07-10",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-25",
            "count": 1
          },
          {
            "date": "2016-08-27",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-05",
            "count": 1
          },
          {
            "date": "2016-09-10",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-10-14",
            "count": 1
          },
          {
            "date": "2016-10-16",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2016-12-21",
            "count": 1
          },
          {
            "date": "2016-12-23",
            "count": 2
          },
          {
            "date": "2016-12-25",
            "count": 1
          },
          {
            "date": "2017-01-02",
            "count": 1
          },
          {
            "date": "2017-01-16",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 1
          },
          {
            "date": "2017-02-04",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 2
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-02-23",
            "count": 1
          },
          {
            "date": "2017-02-28",
            "count": 1
          },
          {
            "date": "2017-03-03",
            "count": 2
          },
          {
            "date": "2017-03-17",
            "count": 2
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-03-28",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-04-02",
            "count": 1
          },
          {
            "date": "2017-04-12",
            "count": 1
          },
          {
            "date": "2017-04-17",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-05-14",
            "count": 1
          },
          {
            "date": "2017-05-19",
            "count": 1
          },
          {
            "date": "2017-05-20",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-07-08",
            "count": 1
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2017-12-17",
            "count": 1
          },
          {
            "date": "2017-12-24",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-01-02",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-02-19",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 2
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-06-24",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-07-08",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-27",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2020-12-25",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 2
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 2
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 2
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 514,
        "total_forks": 532
      },
      "star_history": {
        "days": [
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 3
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 3
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2018-12-15",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 2
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2018-12-28",
            "count": 2
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 2
          },
          {
            "date": "2019-01-17",
            "count": 2
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 2
          },
          {
            "date": "2019-02-10",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 3
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 2
          },
          {
            "date": "2019-03-03",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 2
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-03-30",
            "count": 2
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 2
          },
          {
            "date": "2019-04-20",
            "count": 1
          },
          {
            "date": "2019-04-21",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 2
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 2
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 2
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 2
          },
          {
            "date": "2019-06-04",
            "count": 2
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-08",
            "count": 3
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-06-15",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 2
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-06-29",
            "count": 2
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 2
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-20",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 2
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 2
          },
          {
            "date": "2019-07-28",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 2
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 2
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 3
          },
          {
            "date": "2019-09-01",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-07",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-12",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 2
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 3
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-13",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 2
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 2
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-11-17",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 2
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 2
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 2
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2019-12-26",
            "count": 2
          },
          {
            "date": "2019-12-28",
            "count": 1
          },
          {
            "date": "2019-12-29",
            "count": 2
          },
          {
            "date": "2019-12-30",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 2
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-20",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-01",
            "count": 2
          },
          {
            "date": "2020-02-03",
            "count": 2
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 2
          },
          {
            "date": "2020-02-14",
            "count": 2
          },
          {
            "date": "2020-02-22",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 2
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-04",
            "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-19",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 2
          },
          {
            "date": "2020-05-23",
            "count": 1
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 2
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 2
          },
          {
            "date": "2020-06-22",
            "count": 2
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 2
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 2
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 2
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-09",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 2
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-20",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-01",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 2
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 2
          },
          {
            "date": "2021-01-07",
            "count": 2
          },
          {
            "date": "2021-01-08",
            "count": 2
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 2
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 2
          },
          {
            "date": "2021-03-18",
            "count": 2
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 3
          },
          {
            "date": "2021-04-05",
            "count": 2
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 2
          },
          {
            "date": "2021-04-20",
            "count": 2
          },
          {
            "date": "2021-04-22",
            "count": 2
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 3
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 2
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 2
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 2
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-13",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 2
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 2
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 2
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-05",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 2
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 2
          },
          {
            "date": "2021-09-07",
            "count": 2
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-10",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 3
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 2
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 2
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 2
          },
          {
            "date": "2021-12-04",
            "count": 3
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 2
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 3
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 2
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 2
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 2
          },
          {
            "date": "2022-02-13",
            "count": 2
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 2
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 4
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 2
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 2
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 2
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 2
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 2
          },
          {
            "date": "2022-05-26",
            "count": 3
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 3
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 3
          },
          {
            "date": "2022-06-30",
            "count": 2
          },
          {
            "date": "2022-07-04",
            "count": 2
          },
          {
            "date": "2022-07-07",
            "count": 2
          },
          {
            "date": "2022-07-09",
            "count": 2
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 2
          },
          {
            "date": "2022-07-26",
            "count": 2
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 2
          },
          {
            "date": "2022-08-04",
            "count": 2
          },
          {
            "date": "2022-08-08",
            "count": 2
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 2
          },
          {
            "date": "2022-09-01",
            "count": 2
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 2
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 2
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 2
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 2
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 2
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 3
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 2
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-01",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 2
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 2
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 2
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 3
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 3
          },
          {
            "date": "2023-06-19",
            "count": 2
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 2
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 2
          },
          {
            "date": "2023-07-09",
            "count": 3
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 2
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 4
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 2
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-04",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 2
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 2
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 2
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 2
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 2
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 2
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 2
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 2
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 3
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 2
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 2
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 3
          },
          {
            "date": "2024-08-06",
            "count": 2
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 2
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 2
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 2
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 2
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 2
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 2
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 2
          },
          {
            "date": "2025-01-13",
            "count": 2
          },
          {
            "date": "2025-01-14",
            "count": 3
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 2
          },
          {
            "date": "2025-02-09",
            "count": 2
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 2
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 2
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 2
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 2
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 2
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 2
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 2
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 4
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 2
          },
          {
            "date": "2025-10-20",
            "count": 2
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 4
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 2
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 2
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 2
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 2
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 2
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 5081
      },
      "open_issues_and_prs": 122
    },
    "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": 68833,
      "source_files_sampled": 38,
      "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": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "benchmark-ips",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.7.2"
        },
        {
          "name": "bluecloth",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.2.0"
        },
        {
          "name": "kramdown",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.13.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "benchmark-ips",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bluecloth",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "kramdown",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake-compiler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 3,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 21,
        "merged_prs": 182,
        "open_issues": 101,
        "closed_ratio": 0.803,
        "closed_issues": 411,
        "closed_unmerged_prs": 61
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "robin850",
          "commits": 305,
          "avatar_url": "https://avatars.githubusercontent.com/u/354185?v=4"
        },
        {
          "type": "User",
          "login": "mattr-",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/77174?v=4"
        },
        {
          "type": "User",
          "login": "silverhammermba",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/1031867?v=4"
        },
        {
          "type": "User",
          "login": "lsegal",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/686?v=4"
        },
        {
          "type": "User",
          "login": "brief",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/91160?v=4"
        },
        {
          "type": "User",
          "login": "soffes",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/52870?v=4"
        },
        {
          "type": "User",
          "login": "grosser",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/11367?v=4"
        },
        {
          "type": "User",
          "login": "eric-brechemier",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/151276?v=4"
        },
        {
          "type": "User",
          "login": "rkh",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/30442?v=4"
        },
        {
          "type": "User",
          "login": "kolen",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/24191?v=4"
        }
      ],
      "contributors_sampled": 96,
      "top_contributor_share": 0.56
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 7/19 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 29 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "34c138e3f14931a0a7b4014916e1e521debbfa68",
        "ran_at": "2026-07-21T22:14:12Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 378,
          "created_at": "2014-05-22T21:29:21Z",
          "last_comment_at": "2017-09-05T16:55:12Z",
          "last_comment_author": "jcheatham"
        },
        {
          "number": 463,
          "created_at": "2015-02-07T14:27:45Z",
          "last_comment_at": "2021-01-01T07:08:56Z",
          "last_comment_author": "davy-tw"
        },
        {
          "number": 464,
          "created_at": "2015-02-07T15:05:21Z",
          "last_comment_at": "2018-06-12T19:16:43Z",
          "last_comment_author": "AThomsen"
        },
        {
          "number": 616,
          "created_at": "2017-05-20T06:56:18Z",
          "last_comment_at": "2017-09-02T17:02:32Z",
          "last_comment_author": "progmem"
        },
        {
          "number": 671,
          "created_at": "2019-01-27T02:18:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 672,
          "created_at": "2019-01-27T04:22:33Z",
          "last_comment_at": "2026-01-18T20:47:21Z",
          "last_comment_author": "david-a-wheeler"
        },
        {
          "number": 679,
          "created_at": "2019-09-04T15:45:48Z",
          "last_comment_at": "2022-01-18T15:08:03Z",
          "last_comment_author": null
        },
        {
          "number": 709,
          "created_at": "2021-05-14T04:51:18Z",
          "last_comment_at": "2021-05-14T05:20:06Z",
          "last_comment_author": "seangoedecke"
        },
        {
          "number": 741,
          "created_at": "2023-08-25T23:46:43Z",
          "last_comment_at": "2024-01-23T18:39:28Z",
          "last_comment_author": "dchacke"
        },
        {
          "number": 781,
          "created_at": "2023-10-11T16:14:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 788,
          "created_at": "2024-06-11T13:26:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 800,
          "created_at": "2025-04-16T15:07:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 803,
          "created_at": "2025-07-15T18:54:49Z",
          "last_comment_at": "2025-07-15T18:57:57Z",
          "last_comment_author": "studiopatagon"
        },
        {
          "number": 805,
          "created_at": "2025-09-15T05:49:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 806,
          "created_at": "2026-01-19T03:44:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 807,
          "created_at": "2026-01-20T01:30:52Z",
          "last_comment_at": "2026-01-20T01:31:41Z",
          "last_comment_author": "david-a-wheeler"
        },
        {
          "number": 808,
          "created_at": "2026-01-20T01:43:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 809,
          "created_at": "2026-01-25T01:23:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 810,
          "created_at": "2026-03-07T18:24:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 812,
          "created_at": "2026-06-03T13:05:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2024-06-01T15:55:05Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 13,
          "created_at": "2011-04-25T14:34:10Z",
          "last_comment_at": "2023-04-28T13:09:17Z",
          "last_comment_author": "9mm"
        },
        {
          "number": 51,
          "created_at": "2011-08-27T17:15:27Z",
          "last_comment_at": "2021-01-16T16:56:45Z",
          "last_comment_author": "MaxLap"
        },
        {
          "number": 127,
          "created_at": "2012-04-04T20:47:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 132,
          "created_at": "2012-05-12T15:54:57Z",
          "last_comment_at": "2012-05-12T15:59:43Z",
          "last_comment_author": "stephenh"
        },
        {
          "number": 143,
          "created_at": "2012-07-11T00:37:14Z",
          "last_comment_at": "2015-06-10T18:28:10Z",
          "last_comment_author": "crazymaster"
        },
        {
          "number": 212,
          "created_at": "2013-03-14T19:38:48Z",
          "last_comment_at": "2013-06-02T01:48:58Z",
          "last_comment_author": "mattr-"
        },
        {
          "number": 222,
          "created_at": "2013-04-09T19:59:40Z",
          "last_comment_at": "2021-04-12T18:30:25Z",
          "last_comment_author": "daianaszwimer"
        },
        {
          "number": 230,
          "created_at": "2013-04-24T15:19:05Z",
          "last_comment_at": "2014-10-13T13:58:07Z",
          "last_comment_author": "Envek"
        },
        {
          "number": 254,
          "created_at": "2013-05-29T00:26:48Z",
          "last_comment_at": "2014-12-13T17:08:48Z",
          "last_comment_author": "aprescott"
        },
        {
          "number": 268,
          "created_at": "2013-06-13T17:52:49Z",
          "last_comment_at": "2020-07-21T20:26:34Z",
          "last_comment_author": "kueda"
        },
        {
          "number": 305,
          "created_at": "2013-08-29T02:02:22Z",
          "last_comment_at": "2013-10-01T11:15:51Z",
          "last_comment_author": "msr1k"
        },
        {
          "number": 318,
          "created_at": "2013-10-18T18:13:43Z",
          "last_comment_at": "2016-05-18T21:46:52Z",
          "last_comment_author": "aselder"
        },
        {
          "number": 377,
          "created_at": "2014-05-19T08:08:51Z",
          "last_comment_at": "2018-04-08T18:50:41Z",
          "last_comment_author": "svbergerem"
        },
        {
          "number": 388,
          "created_at": "2014-06-10T17:59:24Z",
          "last_comment_at": "2024-07-19T12:28:45Z",
          "last_comment_author": "fwolfst"
        },
        {
          "number": 396,
          "created_at": "2014-06-23T09:58:25Z",
          "last_comment_at": "2016-09-28T01:33:30Z",
          "last_comment_author": "nullobject"
        },
        {
          "number": 399,
          "created_at": "2014-06-29T17:11:39Z",
          "last_comment_at": "2016-10-24T20:22:37Z",
          "last_comment_author": "memeplex"
        },
        {
          "number": 402,
          "created_at": "2014-07-14T05:56:47Z",
          "last_comment_at": "2022-12-08T16:13:09Z",
          "last_comment_author": "yheuhtozr"
        },
        {
          "number": 408,
          "created_at": "2014-08-02T13:24:35Z",
          "last_comment_at": "2014-11-15T13:46:19Z",
          "last_comment_author": "nono"
        },
        {
          "number": 411,
          "created_at": "2014-08-18T09:59:58Z",
          "last_comment_at": "2016-06-16T22:12:56Z",
          "last_comment_author": "go2null"
        },
        {
          "number": 443,
          "created_at": "2014-12-12T09:43:04Z",
          "last_comment_at": "2023-08-04T07:38:16Z",
          "last_comment_author": "mebibou"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/vmg/redcarpet",
    "host": "github.com",
    "name": "redcarpet",
    "owner": "vmg"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 30,
      "inputs": {
        "security": 35,
        "vitality": 18,
        "community": 87,
        "governance": 64,
        "engineering": 49,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 50,
        "overall_after_abandonment_multiplier": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 502,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 502 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 502
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v3.6.1",
              "releases_from_tags": false,
              "days_since_latest_release": 502,
              "mean_days_between_releases": 415.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 502 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 502
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~415.2 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 415.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 17,
              "unanswered_open_issues": 19,
              "days_since_last_merged_pr": 780,
              "days_since_last_human_commit": 511,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 511 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 511,
                      "count": 3,
                      "signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 87,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "forks": 532,
              "stars": 5081,
              "watchers": 91,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5,081 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5081
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "532 forks",
                "points": 22.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 532
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "91 watchers",
                "points": 10.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": [
                "redcarpet"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 129339541,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "129,339,541 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 129339541,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 96,
              "top_contributor_share": 0.56
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 56% of commits",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 56
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "96 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 96
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 29 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 182,
              "open_issues": 101,
              "closed_issues": 411,
              "issue_closed_ratio": 0.803,
              "closed_unmerged_prs": 61
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "182/243 decided PRs merged",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 182,
                      "decided": 243
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/19 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "followers": 1905,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "vmg",
              "public_repos": 115,
              "account_age_days": 6416
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,905 followers of vmg",
                "points": 23.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1905,
                      "login": "vmg"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "115 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 115
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "redcarpet"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 511
            },
            "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 511 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 511
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "75 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 49,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 35,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/19 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 29 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.58,
              "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": "58 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 30.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 58,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C",
              "largest_source_bytes": 68833,
              "source_files_sampled": 38,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/38 source files over 60KB",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 38,
                      "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-21T22:14:35.083697Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vmg/redcarpet.svg",
  "full_name": "vmg/redcarpet",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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