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

remarkjs / react-markdown

Markdown component for React

JavaScriptMIT★ 15,814 stars⑂ 920 forkssince May 2015View on GitHub ↗

remarkjs/react-markdown holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (95/100) and lowest on AI Readiness (23/100). It was last updated 456 days ago. 2 contributors account for most of its recent work.

57
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

remarkOrganization
321 followers58 public repossince Dec 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmreact-markdown10.1.0103,443,77898501 days agoastcommonmarkcomponentgfmmarkdownreactreact-componentremarkunified

Metrics by category

Vitality

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

25Critical · 22% of overall
How it's scored
0/36Push recency — last push 456 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
1/10OpenSSF Scorecard: Maintained — 0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push456
active_weeks_last_year0
How it's scored
27/27Ships releases — 21 releases published
7.2/36Release recency — latest release 501 days ago
19.8/27Release cadence — a release every ~79.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count21
latest_release_tag10.1.0
releases_from_tagsno
days_since_latest_release501
mean_days_between_releases79.8
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?

95Excellent · 18% of overall
How it's scored
60/60Stars — 15,814 stars
24.7/25Forks — 920 forks
9.7/15Watchers — 56 watchers
Inputs used
forks920
stars15,814
watchers56
growth_stateorganic
growth_factor_pct100

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
80/80Monthly downloads — 103,443,778 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesreact-markdown
dependents
ecosystemsnpm
total_downloads
monthly_downloads103,443,778
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?

70Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.6/22.5Commit distribution — top contributor authored 49% of commits
13.5/13.5Contributor breadth — 64 contributors
10/10OpenSSF Scorecard: Contributors — project has 56 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled64
top_contributor_share0.486
How it's scored
46.7/46.8Issue resolution — 100% of issues closed
22/38.3PR acceptance — 118/205 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 8/30 approved changesets -- score normalized to 2
Inputs used
merged_prs118
open_issues1
closed_issues730
issue_closed_ratio0.999
closed_unmerged_prs87
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18/25Owner reach — 321 followers of remarkjs
24.9/25Track record — 58 public repos, account ~10 yr old
Inputs used
followers321
owner_typeOrganization
is_verified
owner_loginremarkjs
public_repos58
account_age_days3,871
How it's scored
25/25Published & resolvable — 1 package(s) on npm
14/35Publish recency — latest publish 501 days ago
20/20Version history — 98 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesreact-markdown
ecosystemsnpm
any_deprecatedno
min_days_since_publish501

Engineering Quality

Are baseline engineering and documentation practices in place?

44At risk · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/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_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://remarkjs.github.io/react-markdown/
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsmarkdown, commonmark, gfm, react, remark
has_wikino
homepagehttps://remarkjs.github.io/react-markdown/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

58Moderate · 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
1.5/7.5Code-Review — Found 8/30 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 56 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1
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
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages81
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:react-markdown@10.1.0 runtime dependency closure — what installing the published package pulls in — 81 packages. Reachability is not analyzed.

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.

23Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
9.6/40Legible commit history — 18 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.18
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
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_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (tsconfig.json)
55/55Manageable file sizes — 0/4 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes35,114
source_files_sampled4
oversized_source_files0

Key facts

15,814GitHub stars
64contributors
0commits, last 12 months
456days since last push
21releases
2bus factor
1open issues
npmpackage ecosystems

More detail

Star and fork history 15,814 ★ / 920 ⇿
15,814Stars
920Forks
21Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

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

04,0008,00012,00016,00015,814908522015-052020-122026-07
Major 5Minor 3Patch 13

Each point covers 11 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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 21:51 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
2Code-ReviewFound 8/30 approved changesets -- score normalized to 2
10Contributorsproject has 56 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1
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
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
npm@types/hast^3.0.0package.json
npm@types/mdast^4.0.0package.json
npmdevlop^1.0.0package.json
npmhast-util-to-jsx-runtime^2.0.0package.json
npmhtml-url-attributes^3.0.0package.json
npmmdast-util-to-hast^13.0.0package.json
npmremark-parse^11.0.0package.json
npmremark-rehype^11.0.0package.json
npmunified^11.0.0package.json
npmunist-util-visit^5.0.0package.json
npmvfile^6.0.0package.json
All dependencies 32

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

RegistryPackageVersionRelation
npm@types/hast^3.0.0direct
npm@types/mdast^4.0.0direct
npmdevlop^1.0.0direct
npmhast-util-to-jsx-runtime^2.0.0direct
npmhtml-url-attributes^3.0.0direct
npmmdast-util-to-hast^13.0.0direct
npmremark-parse^11.0.0direct
npmremark-rehype^11.0.0direct
npmunified^11.0.0direct
npmunist-util-visit^5.0.0direct
npmvfile^6.0.0direct
npm@testing-library/react^16.0.0indirect
npm@types/node^22.0.0indirect
npm@types/react^19.0.0indirect
npm@types/react-dom^19.0.0indirect
npmc8^10.0.0indirect
npmconcat-stream^2.0.0indirect
npmesbuild^0.25.0indirect
npmeslint-plugin-react^7.0.0indirect
npmglobal-jsdom^26.0.0indirect
npmprettier^3.0.0indirect
npmreact^19.0.0indirect
npmreact-dom^19.0.0indirect
npmrehype-raw^7.0.0indirect
npmrehype-starry-night^2.0.0indirect
npmremark-cli^12.0.0indirect
npmremark-gfm^4.0.0indirect
npmremark-preset-wooorm^11.0.0indirect
npmremark-toc^9.0.0indirect
npmtype-coverage^2.0.0indirect
npmtypescript^5.0.0indirect
npmxo^0.60.0indirect
Dependency advisories 0

Installing npm:react-markdown@10.1.0 pulls in 81 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "markdown",
        "commonmark",
        "gfm",
        "react",
        "remark"
      ],
      "is_fork": false,
      "size_kb": 2071,
      "has_wiki": false,
      "homepage": "https://remarkjs.github.io/react-markdown/",
      "languages": {
        "JavaScript": 50844
      },
      "pushed_at": "2025-04-21T10:10:50Z",
      "created_at": "2015-05-18T23:59:17Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T01:58:17Z",
      "description": "Markdown component for React",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://unifiedjs.com",
      "name": "remark",
      "type": "Organization",
      "login": "remarkjs",
      "company": null,
      "location": null,
      "followers": 321,
      "avatar_url": "https://avatars.githubusercontent.com/u/16309564?v=4",
      "created_at": "2015-12-15T17:38:27Z",
      "is_verified": null,
      "public_repos": 58,
      "account_age_days": 3871
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "10.1.0",
          "kind": "minor",
          "published_at": "2025-03-07T10:33:19Z"
        },
        {
          "tag": "10.0.1",
          "kind": "patch",
          "published_at": "2025-03-03T10:51:23Z"
        },
        {
          "tag": "10.0.0",
          "kind": "major",
          "published_at": "2025-02-20T13:02:00Z"
        },
        {
          "tag": "9.1.0",
          "kind": "minor",
          "published_at": "2025-02-20T11:57:31Z"
        },
        {
          "tag": "9.0.3",
          "kind": "patch",
          "published_at": "2025-01-06T11:16:02Z"
        },
        {
          "tag": "9.0.2",
          "kind": "patch",
          "published_at": "2025-01-06T10:35:48Z"
        },
        {
          "tag": "9.0.1",
          "kind": "patch",
          "published_at": "2023-11-13T13:59:58Z"
        },
        {
          "tag": "9.0.0",
          "kind": "major",
          "published_at": "2023-09-27T16:12:22Z"
        },
        {
          "tag": "8.0.7",
          "kind": "patch",
          "published_at": "2023-04-12T10:10:23Z"
        },
        {
          "tag": "8.0.6",
          "kind": "patch",
          "published_at": "2023-03-20T12:48:17Z"
        },
        {
          "tag": "8.0.5",
          "kind": "patch",
          "published_at": "2023-01-17T19:20:42Z"
        },
        {
          "tag": "8.0.4",
          "kind": "patch",
          "published_at": "2022-12-01T07:57:37Z"
        },
        {
          "tag": "8.0.3",
          "kind": "patch",
          "published_at": "2022-04-20T13:01:38Z"
        },
        {
          "tag": "8.0.2",
          "kind": "patch",
          "published_at": "2022-03-31T14:27:17Z"
        },
        {
          "tag": "8.0.1",
          "kind": "patch",
          "published_at": "2022-03-14T10:16:54Z"
        },
        {
          "tag": "8.0.0",
          "kind": "major",
          "published_at": "2022-01-17T18:22:04Z"
        },
        {
          "tag": "7.1.2",
          "kind": "patch",
          "published_at": "2022-01-02T13:57:56Z"
        },
        {
          "tag": "7.1.1",
          "kind": "patch",
          "published_at": "2021-11-29T18:27:25Z"
        },
        {
          "tag": "7.1.0",
          "kind": "minor",
          "published_at": "2021-10-21T14:02:02Z"
        },
        {
          "tag": "7.0.0",
          "kind": "major",
          "published_at": "2021-08-13T09:30:41Z"
        },
        {
          "tag": "6.0.0",
          "kind": "major",
          "published_at": "2021-04-15T07:14:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fda7fa560bec901a6103e195f9b1979dab543b17",
          "body": "Some plugins may perform heavy work in preparation to make the\ntransformer light-weight. A good example of this is\n`rehype-starry-night`.\n\nWithout this change, an interactive markdown editor which includes\n`rehype-starry-night` is very sluggish. With this change, performance is\nas good as if `rehype-starry-night` isn’t even used.\n\n\nCloses GH-909.\n\nReviewed-by: JounQin <admin@1stg.me>\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Add memo for processor to `MarkdownHooks`",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-04-21T10:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8545ebd7416beb2af2bfef59440db231abe69f13",
          "body": "Related-to GH-904.",
          "is_bot": false,
          "headline": "Add docs on internals of `defaultUrlTransform`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-04-09T10:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea7340755c17335147be63ac135b461b3e7e582",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests for changes in React",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-04-02T13:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d2e4a44b37461ab7778d6870c1a9eb36393ad2",
          "body": null,
          "is_bot": false,
          "headline": "10.1.0",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-03-07T10:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2369cd7b7f3c8eb01b7ba1221cf305b7474716f",
          "body": null,
          "is_bot": false,
          "headline": "Refactor docs",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-03-07T10:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26fdfe037516f9eee7e4c9472d633b795acc53e5",
          "body": null,
          "is_bot": false,
          "headline": "Update docs",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-03-07T10:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "544bff69fbd406b397bed3bc411f7bb12ad82b08",
          "body": null,
          "is_bot": false,
          "headline": "Refactor code-style",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-03-07T10:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "939c6671c9dbffccfe8e27bba256f62405031193",
          "body": "The `<MarkdownHooks/>` component now supports a new prop named\n`fallback`. This fallback is displayed while the initial content hasn’t\nloaded yet. The name `fallback` was chosen to match the same prop from\n`<Suspense/>`.\n\nCloses GH-897.\n\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Add `fallback` prop to `MarkdownHooks`",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-03-07T10:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a40ae2e3131eca0421c43bc179b63f05be0bfbb9",
          "body": "Running asynchronous code inside a `useEffect` causes race conditions.\nThis is now handled correctly.\n\nCloses GH-896.\n\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Fix race condition in `MarkdownHooks`",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-03-07T09:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad7f37f0b407ed90663e0ff85dda246f7987b5a9",
          "body": "Closes GH-894.\n\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Add lifecycle tests for `MarkdownHooks`",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-03-03T13:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2792c32cdd2e7fd38e5d79fe5761da521d3ca0ae",
          "body": null,
          "is_bot": false,
          "headline": "10.0.1",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-03-03T10:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c17ede8e47f57785d0b82a7b42fffd8287bf3a3",
          "body": "Related-to: GH-895.\nRelated-to: GH-883.\n\nCloses GH-893.\n\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Fix performance around components",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-03-03T10:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21b47b9e7f916602987e1b85e7df7a688b9957ee",
          "body": null,
          "is_bot": false,
          "headline": "Remove local use of `JSX`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-02-25T09:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c31e7e238ede6cac0cfaaea31eff7425a3e904",
          "body": null,
          "is_bot": false,
          "headline": "10.0.0",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-02-20T13:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5768374e29eca4aa1976e8b3663608fcf2dc6055",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-02-20T12:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaaa40b4f823e4210ee5f3e3357624ab487d467a",
          "body": "Closes GH-781.\nCloses GH-799.\n\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>\n\nCo-authored-by: Remco Haszing <remcohaszing@gmail.com>",
          "is_bot": false,
          "headline": "Remove support for `className` prop",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-02-20T12:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "747e505c9a465ee77addba626f288dfbda8bcad4",
          "body": null,
          "is_bot": false,
          "headline": "9.1.0",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-02-20T11:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ce120e70630a062b42e225ce917cf71339fa024",
          "body": "This commit adds 2 new components that support\nturning markdown into react nodes,\nasynchronously.\nThere are different ways to support async things in React.\nComponent with hooks only run on the client.\nComponents yielding promises are not supported on the client.\nTo support different scenarios and t\n[…]\nks` fits\ntheir use case.\n\nCloses GH-680.\nCloses GH-682.\nCloses GH-890.\nCloses GH-891.\n\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>\nReviewed-by: Remco Haszing <remcohaszing@gmail.com>",
          "is_bot": false,
          "headline": "Add support for async plugins",
          "author_name": "Titus",
          "author_login": "wooorm",
          "committed_at": "2025-02-20T11:52:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78d08de906536b6913695883f215807992fc034d",
          "body": null,
          "is_bot": false,
          "headline": "Refactor to remove warning in tests",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-02-13T11:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcdc5b3b4f45be2b662ae11c4b42e74727e3ba2f",
          "body": null,
          "is_bot": false,
          "headline": "Refactor `package.json`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-02-13T11:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44e246bbb0cbad1110b22b6fb239db2669de0d0",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-02-13T11:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aed001070aae99bc6d1f3bdd8e71974f5c0d5f10",
          "body": null,
          "is_bot": false,
          "headline": "9.0.3",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-01-06T11:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40c097eb6f4b89209bd90cc3338fcaaa957bebaf",
          "body": null,
          "is_bot": false,
          "headline": "9.0.2",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-01-06T10:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c6ffe8f93871ea8e17d12ec0b6f6e5b0aa49ae2",
          "body": null,
          "is_bot": false,
          "headline": "Refactor `.gitignore`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-01-06T10:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b664ac4459ed5fe2834665976b8864da03d263e9",
          "body": null,
          "is_bot": false,
          "headline": "Update Actions",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-01-06T10:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e68655127bb09402e1d12507e1b2db8fa3c64ff8",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2025-01-02T15:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b151a9028f2ca14d8982de47e70a1db7b7c79a2c",
          "body": "Closes GH-879.\r\n\r\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Fix types for React 19",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-02T14:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d3949b31beb7aa7a6c0d3d4d34e6fd0965a7d3",
          "body": "Having them in the same block, can be problematic sometimes. For\nexample when they contain `@template` tags.",
          "is_bot": false,
          "headline": "Separate all typedefs into their own JSDoc blocks (#878)",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2025-01-02T11:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb589e828445916dfb521117040d8d5420a5e9d",
          "body": "Closes GH-874.\r\n\r\nReviewed-by: Remco Haszing <remcohaszing@gmail.com>\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Fix typo in changelog",
          "author_name": "Bob Conan",
          "author_login": null,
          "committed_at": "2024-11-21T08:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515bf190a06e2510aa4d09d4c186cfa558b75452",
          "body": "Closes GH-868.\r\n\r\nReviewed-by: Remco Haszing <remcohaszing@gmail.com>\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Deep Pancholi",
          "author_login": "deep-lyra",
          "committed_at": "2024-10-25T08:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7ca8edfd698d61ebf0ad83bf95cba1a4106f672",
          "body": null,
          "is_bot": false,
          "headline": "Refactor `.editorconfig`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-10-15T11:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb6c8e870c2b50e1445d988970f3cfa71b271366",
          "body": null,
          "is_bot": false,
          "headline": "Refactor Actions",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-10-15T11:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "492b53e0b5af1a8d025da81b68bf7d760673099c",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded `ts-expect-error`s",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-10-15T11:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "277048c850600f54e9556ca8c9c8466812765f62",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-10-15T11:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baad6c53764e34c4ead41e2eaba176acfc87538a",
          "body": null,
          "is_bot": false,
          "headline": "Remove license year",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-09-19T13:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6962af7135561a91a843a6af10054087248fdec6",
          "body": null,
          "is_bot": false,
          "headline": "Add declaration maps",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-09-19T13:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dace1076f6cdc8ebe8fe19270633f4cb195ecca7",
          "body": null,
          "is_bot": false,
          "headline": "Add `.tsbuildinfo` to `.gitignore`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-09-19T13:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac51b50f6930bc7ed0c527fbae7a59c9da538c5e",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-09-19T13:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70fca29c44951896212d898c72db0dce5fdcf4b5",
          "body": null,
          "is_bot": false,
          "headline": "Update Actions",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-08-19T12:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab6703a4234107c72729e01e6a0554c4e0b891a2",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-08-19T11:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd337ff9e84a5e7ec8f0f225a98494a67abf6804",
          "body": "Closes GH-846.\r\n\r\nReviewed-by: Remco Haszing <remcohaszing@gmail.com>\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Add missing dev-dependency",
          "author_name": "Mayank",
          "author_login": "mayank1513",
          "committed_at": "2024-07-15T07:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bf4c0404b2854ced2904c1c5831c9a70cdd898c",
          "body": "Closes GH-837.\r\n\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Replace `JSX` global with explicit `ReactElement`",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-28T11:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa5933b98a196ce6c78b0676f4de42d679b0e285",
          "body": "Closes GH-836.\r\n\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Refactor to use `@import` to import types",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2024-06-28T10:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f32314d5bdab70f8551661ca36ef0deef29d02a",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-06-16T15:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78160f5a0877675c1c18417a220f9948de143720",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2024-03-25T10:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a27d335fc5419db4a2811e7f589d6467218346de",
          "body": null,
          "is_bot": false,
          "headline": "9.0.1",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-11-13T13:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e37874915b79a2ee20ec2944793ef5ca7a2379",
          "body": "Closes GH-797.",
          "is_bot": false,
          "headline": "Fix double encoding in new url transform",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-11-13T13:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d8d831b7d41c1c36b04dd8b25df46732870ff8",
          "body": "Closes GH-779.\n\nCo-authored-by: tris203 <tris203@gmail.com>",
          "is_bot": false,
          "headline": "Refactor docs to use `createRoot`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-11-06T13:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2245c6409c37baccc0442a2ff37ac9777530120d",
          "body": "Closes GH-782.",
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-10-15T16:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0936443f7589c38219147231f2cef2b1076db5",
          "body": null,
          "is_bot": false,
          "headline": "Fix typos",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-28T07:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d5cbf583f59cf6c48e971e12dccdb44c479754b",
          "body": null,
          "is_bot": false,
          "headline": "Refactor some more",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-28T07:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5445cbbd41d86e53464be13a342a4c85f2d290af",
          "body": null,
          "is_bot": false,
          "headline": "Fix to close details",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T16:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6360bc2379eae9e3d3cfb5ff697f2a87ed2ac34d",
          "body": null,
          "is_bot": false,
          "headline": "9.0.0",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T16:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72e68d28f6295a7a4fc58c9a4a4e00f0c002f21f",
          "body": "Closes Gh-749.",
          "is_bot": false,
          "headline": "Add docs on line endings",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T15:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67d7149fe3e450ba2c3d190ab689a9067abeed2",
          "body": null,
          "is_bot": false,
          "headline": "Change to require Node.js 16",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T15:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf5824f3d4f3ad523862844c5a98305c363728e2",
          "body": null,
          "is_bot": false,
          "headline": "Change to use `exports`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T15:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d056940648449e6103b777edbeea57cfe545deea",
          "body": null,
          "is_bot": false,
          "headline": "Refactor docs",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T15:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08ead9ef38765d7b273065edb8d72ab2aa5ab512",
          "body": null,
          "is_bot": false,
          "headline": "Refactor to improve safe URL detection",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T15:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1fc6d9c541360cdb4ba902e1583f4f247f4d34b",
          "body": null,
          "is_bot": false,
          "headline": "Refactor `package.json` some more",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T14:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eca5e6b9d1ab5f4bb7722f49e7532aaaade94f5a",
          "body": null,
          "is_bot": false,
          "headline": "Replace `transformImageUri`, `transformLinkUri` w/ `urlTransform`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T13:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec2b13463788527bf2279743fb6909c61d51f4ec",
          "body": "React 16 *may* currently still work depending on your bundler.\nBut it doesn’t work in Node, because the React team uses an incorrect\nexport map to expose their JSX runtime in 16 (and 17).",
          "is_bot": false,
          "headline": "Change to require React 18",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T13:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0dfbd6e09509d9c6e296b8d3d9a8692d3ae1927",
          "body": null,
          "is_bot": false,
          "headline": "Remove UMD bundle from package",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T13:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eb7aa0fc4b966381b2203154b812783663fd2ec",
          "body": null,
          "is_bot": false,
          "headline": "Change to throw errors for removed props",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T13:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e12b5e9f6d4cda3e3b885020627316c1a37e0f1e",
          "body": null,
          "is_bot": false,
          "headline": "Remove `prop-types`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T11:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13491891ad0d9a46b672026a4aedb874e677dc85",
          "body": null,
          "is_bot": false,
          "headline": "Refactor to move files around",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T11:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb9a6944f4788be0b0beadde7cd9db9cc077568",
          "body": null,
          "is_bot": false,
          "headline": "Refactor to use `Markdown` as identifier",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T11:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "434627686e21d4bcfb4301417e0da2bb851d4391",
          "body": "Previously, this project automatically passed different extra props to\nparticular components.\nThose props are sometimes useful to some people, but not always useful\nto everyone.\n\nWhen overwriting components, these props are no longer passed:\n\n*   `inline` on `code`:\n    — create a plugin or use `pre\n[…]\n, these props are no longer passed:\n\n*   `includeElementIndex`: `index` (create a plugin)\n*   `rawSourcePos`: `sourcePosition` (use `node.position`)\n*   `sourcePos`: `data-sourcepos` (create a plugin)",
          "is_bot": false,
          "headline": "Remove support for passing custom props to components",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-27T11:08:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8aabf74e449ae165cabfe5846fe641312b542750",
          "body": null,
          "is_bot": false,
          "headline": "Change to improve error messages",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-26T16:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1ff41d1c70bd4f751dbe5b4658e4cb425792d6",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded dependency",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-26T16:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de252e8187d3458241a9e0b9ea16cab0f013ca92",
          "body": null,
          "is_bot": false,
          "headline": "Refactor code-style",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-26T16:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c383a45b75685204a1804ea4361d08d19bbeb1cf",
          "body": null,
          "is_bot": false,
          "headline": "Update `@types/hast`, utilities, plugins, etc",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-25T18:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "107c8ba4d4db873139b5b2890ce493d8c319eb5f",
          "body": null,
          "is_bot": false,
          "headline": "Refactor `.npmrc`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-25T17:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231976d75f8ce8052bf268751f0441306b76ac76",
          "body": null,
          "is_bot": false,
          "headline": "Refactor Actions",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-25T17:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d01f354bf0bacf31806d9996423e3c7b437469",
          "body": null,
          "is_bot": false,
          "headline": "Refactor `package.json`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-25T17:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68ffc6ad506d811fffc99b1cf5c0dad9a89777e5",
          "body": null,
          "is_bot": false,
          "headline": "Refactor `tsconfig.json`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-25T17:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef49296657d6d65c788fa18bcd317360b2e8807",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-09-25T17:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de29396951ce2d9cf2b0d050d229da4546cf77ac",
          "body": "Closes GH-761.\r\nCloses GH-762.\r\n\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>\r\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>\r\nReviewed-by: Remco Haszing <remcohaszing@gmail.com>",
          "is_bot": false,
          "headline": "Removing `linkTarget` option",
          "author_name": "Gal Abra",
          "author_login": "galabra",
          "committed_at": "2023-09-25T17:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0242d11ae4dfb2e83b579e55653832d454a3887a",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests for changes in `@types/react`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-06-17T07:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa6cfd82afd35552b30bf1ac1b5cdb7a8c67b7c0",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-06-17T07:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d044e34b4f22caa24545c0b355d2205de42dfc32",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-05-09T10:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5af9e8efc99d1267b7121c60d6b10f223699aa",
          "body": null,
          "is_bot": false,
          "headline": "Refactor tests",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-04-17T10:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a6065ba509f1232b94d3b79b6d426626aede6d2",
          "body": null,
          "is_bot": false,
          "headline": "8.0.7",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-04-12T10:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c289176413e36bd9a8aa1c9e1124a8bb51583899",
          "body": "Closes GH-703.\r\nCloses GH-738.\r\n\r\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>\r\nReviewed-by: Merlijn Vos <merlijn@soverin.net> \r\nReviewed-by: Remco Haszing <remcohaszing@gmail.com>",
          "is_bot": false,
          "headline": "Fix performance for keys",
          "author_name": "Titus",
          "author_login": "wooorm",
          "committed_at": "2023-04-12T10:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "184a1a320c8a5bb12fae622727e9d33cd54308e2",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-04-11T09:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9034dbdbe45739face4b7c86bea70ed38c16ae1e",
          "body": "Closes GH-736.\r\n\r\nReviewed-by: Remco Haszing <remcohaszing@gmail.com>\r\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Fix types in syntax highlight example",
          "author_name": "david qiu",
          "author_login": "dlqqq",
          "committed_at": "2023-04-06T07:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "298b4f1a91d54ddae2652b7ccbbb353b87eccb2b",
          "body": null,
          "is_bot": false,
          "headline": "8.0.6",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-03-20T12:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33ab0158b1ece600c7672519f5191d8dd50a8d2a",
          "body": "Closes GH-734.\r\n\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Update to TS 5",
          "author_name": "Nathan Bierema",
          "author_login": "Methuselah96",
          "committed_at": "2023-03-20T12:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3de85b4d77486ce26f4efa9c8ab07f8e40ad061",
          "body": null,
          "is_bot": false,
          "headline": "Remove ununsed dev-dependency",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-02-10T16:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aad6226898626b24cb6de04d177746785205e65",
          "body": null,
          "is_bot": false,
          "headline": "Add test for nullish properties",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-02-10T16:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c40d4eff3489b98569d292900da80cc35d6237b",
          "body": null,
          "is_bot": false,
          "headline": "8.0.5",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-01-17T19:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469ebc22a83daa9448434c623721a419f364303d",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for exposed identifiers",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-01-17T19:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab03c4d93032f22366a51523c64d3e1b88e522b",
          "body": null,
          "is_bot": false,
          "headline": "Use Node test runner",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-01-17T18:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b81001f14614f9921840917b642efb51c7c72100",
          "body": null,
          "is_bot": false,
          "headline": "Refactor to use more explicit names",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-01-17T18:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69583d23723e20fa5f4e3e5fa9d727310e753ec4",
          "body": null,
          "is_bot": false,
          "headline": "Remove `path`, use `fs/promises` in tests",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-01-17T18:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "998ba08eff7ffe93d5f00fe528025571f404b1af",
          "body": null,
          "is_bot": false,
          "headline": "Update `tsconfig.json`",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-01-17T18:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "560d6d0bf3523f39ff704e58743b03eea3182fa8",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-dependencies",
          "author_name": "Titus Wormer",
          "author_login": "wooorm",
          "committed_at": "2023-01-17T18:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d640d401a8b556f1713f8575c7f1eacd9abc4c3c",
          "body": "Reviewed-by: Remco Haszing <remcohaszing@gmail.com>\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>\r\n\r\nCloses GH-723.",
          "is_bot": false,
          "headline": "Update to use `node16` module resolution in `tsconfig.json`",
          "author_name": "Christian Murphy",
          "author_login": "ChristianMurphy",
          "committed_at": "2023-01-17T18:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63707f57cdc841f66c130ae6aeb60878e24e212",
          "body": "Closes GH-721.\r\n\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
          "is_bot": false,
          "headline": "Add `ignore-scripts` to `.npmrc`",
          "author_name": "Christian Murphy",
          "author_login": "ChristianMurphy",
          "committed_at": "2023-01-12T09:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f98f73cca811dc9fb98ee0adce44da981a57b9f",
          "body": "Closes GH-718.",
          "is_bot": false,
          "headline": "Remove deprecated and unneeded `defaultProps`",
          "author_name": "Marcelo Reyna",
          "author_login": "Lepozepo",
          "committed_at": "2022-12-15T06:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "402fea3e9ebcb6f8f181f67085add7a18306ef53",
          "body": "Closes GH-719.",
          "is_bot": false,
          "headline": "Fix typo in `plugins` deprecation message",
          "author_name": "Marc Espín",
          "author_login": "marc2332",
          "committed_at": "2022-12-15T06:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 0,
      "latest_release_at": "2025-03-07T10:33:19Z",
      "latest_release_tag": "10.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 456,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 501,
      "mean_days_between_releases": 79.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "react-markdown",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "ast",
            "commonmark",
            "component",
            "gfm",
            "markdown",
            "react",
            "react-component",
            "remark",
            "unified"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/react-markdown",
          "is_deprecated": false,
          "latest_version": "10.1.0",
          "repository_url": "https://github.com/remarkjs/react-markdown",
          "versions_count": 98,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 103443778,
          "first_published_at": "2015-05-09T15:55:09.771000Z",
          "latest_published_at": "2025-03-07T10:32:53.222000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 501
        }
      ]
    },
    "popularity": {
      "forks": 920,
      "stars": 15814,
      "watchers": 56,
      "fork_history": {
        "days": [
          {
            "date": "2015-05-22",
            "count": 2
          },
          {
            "date": "2015-07-27",
            "count": 1
          },
          {
            "date": "2015-10-20",
            "count": 1
          },
          {
            "date": "2015-11-26",
            "count": 1
          },
          {
            "date": "2015-12-27",
            "count": 1
          },
          {
            "date": "2016-01-10",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-03-12",
            "count": 1
          },
          {
            "date": "2016-04-16",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-04-26",
            "count": 1
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-05-29",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-08-14",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-09-21",
            "count": 1
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-10-05",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-10-14",
            "count": 1
          },
          {
            "date": "2016-10-25",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-05",
            "count": 1
          },
          {
            "date": "2016-12-02",
            "count": 1
          },
          {
            "date": "2016-12-20",
            "count": 1
          },
          {
            "date": "2016-12-22",
            "count": 1
          },
          {
            "date": "2016-12-30",
            "count": 1
          },
          {
            "date": "2017-01-12",
            "count": 1
          },
          {
            "date": "2017-01-19",
            "count": 1
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 1
          },
          {
            "date": "2017-03-02",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 1
          },
          {
            "date": "2017-03-18",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-15",
            "count": 1
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-16",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-05-25",
            "count": 1
          },
          {
            "date": "2017-06-04",
            "count": 1
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-07-11",
            "count": 1
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-07-24",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 1
          },
          {
            "date": "2017-08-05",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-08-12",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-04",
            "count": 2
          },
          {
            "date": "2017-09-06",
            "count": 2
          },
          {
            "date": "2017-09-09",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-10-18",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-10-29",
            "count": 1
          },
          {
            "date": "2017-10-30",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-11",
            "count": 2
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 2
          },
          {
            "date": "2017-12-02",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 3
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2017-12-25",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2017-12-30",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 2
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 2
          },
          {
            "date": "2018-03-22",
            "count": 3
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 2
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 2
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 2
          },
          {
            "date": "2018-04-12",
            "count": 1
          },
          {
            "date": "2018-04-17",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-16",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-05-27",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 3
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 2
          },
          {
            "date": "2018-06-14",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-07-21",
            "count": 1
          },
          {
            "date": "2018-07-22",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 4
          },
          {
            "date": "2018-08-20",
            "count": 2
          },
          {
            "date": "2018-08-21",
            "count": 2
          },
          {
            "date": "2018-08-22",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-08",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-09-12",
            "count": 2
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 2
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-10-06",
            "count": 1
          },
          {
            "date": "2018-10-10",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 2
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-11-08",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 2
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-12-01",
            "count": 1
          },
          {
            "date": "2018-12-02",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 2
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 2
          },
          {
            "date": "2019-01-05",
            "count": 3
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 2
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 2
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 2
          },
          {
            "date": "2019-01-31",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 2
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 2
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-03-23",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-30",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-26",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2019-06-09",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 2
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-06-29",
            "count": 2
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 3
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 2
          },
          {
            "date": "2019-07-27",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 3
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 2
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 2
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 2
          },
          {
            "date": "2019-12-15",
            "count": 2
          },
          {
            "date": "2019-12-17",
            "count": 2
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2019-12-30",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 2
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 2
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 2
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 3
          },
          {
            "date": "2020-04-15",
            "count": 2
          },
          {
            "date": "2020-04-17",
            "count": 2
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 2
          },
          {
            "date": "2020-05-19",
            "count": 2
          },
          {
            "date": "2020-05-22",
            "count": 2
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 2
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 2
          },
          {
            "date": "2020-08-09",
            "count": 2
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 2
          },
          {
            "date": "2020-08-23",
            "count": 2
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 2
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 2
          },
          {
            "date": "2020-10-02",
            "count": 2
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 2
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 2
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 2
          },
          {
            "date": "2020-10-24",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 2
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-14",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 2
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 2
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 2
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 3
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 2
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 2
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 2
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 2
          },
          {
            "date": "2021-06-15",
            "count": 2
          },
          {
            "date": "2021-06-17",
            "count": 2
          },
          {
            "date": "2021-06-18",
            "count": 3
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "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-24",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 2
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 2
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 2
          },
          {
            "date": "2021-09-16",
            "count": 2
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 2
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 2
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 3
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 2
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 2
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 2
          },
          {
            "date": "2022-04-05",
            "count": 2
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 2
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 2
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 3
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-12",
            "count": 2
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 2
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 2
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-03",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 2
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 2
          },
          {
            "date": "2023-02-23",
            "count": 2
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 2
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 2
          },
          {
            "date": "2023-04-01",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 3
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 2
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 2
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 2
          },
          {
            "date": "2024-07-12",
            "count": 2
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 2
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 2
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 2
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 2
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 2
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 2
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 2
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 2
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 2
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 908,
        "total_forks": 920
      },
      "star_history": {
        "days": [
          {
            "date": "2025-09-16",
            "count": 2
          },
          {
            "date": "2025-09-17",
            "count": 6
          },
          {
            "date": "2025-09-18",
            "count": 6
          },
          {
            "date": "2025-09-19",
            "count": 4
          },
          {
            "date": "2025-09-20",
            "count": 3
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 3
          },
          {
            "date": "2025-09-23",
            "count": 3
          },
          {
            "date": "2025-09-24",
            "count": 5
          },
          {
            "date": "2025-09-25",
            "count": 2
          },
          {
            "date": "2025-09-26",
            "count": 5
          },
          {
            "date": "2025-09-27",
            "count": 2
          },
          {
            "date": "2025-09-28",
            "count": 8
          },
          {
            "date": "2025-09-29",
            "count": 3
          },
          {
            "date": "2025-09-30",
            "count": 3
          },
          {
            "date": "2025-10-01",
            "count": 4
          },
          {
            "date": "2025-10-02",
            "count": 2
          },
          {
            "date": "2025-10-03",
            "count": 2
          },
          {
            "date": "2025-10-04",
            "count": 2
          },
          {
            "date": "2025-10-06",
            "count": 4
          },
          {
            "date": "2025-10-07",
            "count": 2
          },
          {
            "date": "2025-10-09",
            "count": 6
          },
          {
            "date": "2025-10-10",
            "count": 6
          },
          {
            "date": "2025-10-11",
            "count": 7
          },
          {
            "date": "2025-10-12",
            "count": 4
          },
          {
            "date": "2025-10-13",
            "count": 5
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 3
          },
          {
            "date": "2025-10-16",
            "count": 4
          },
          {
            "date": "2025-10-17",
            "count": 5
          },
          {
            "date": "2025-10-18",
            "count": 3
          },
          {
            "date": "2025-10-19",
            "count": 6
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 8
          },
          {
            "date": "2025-10-22",
            "count": 6
          },
          {
            "date": "2025-10-23",
            "count": 8
          },
          {
            "date": "2025-10-24",
            "count": 3
          },
          {
            "date": "2025-10-25",
            "count": 4
          },
          {
            "date": "2025-10-26",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 4
          },
          {
            "date": "2025-10-28",
            "count": 4
          },
          {
            "date": "2025-10-29",
            "count": 6
          },
          {
            "date": "2025-10-30",
            "count": 5
          },
          {
            "date": "2025-10-31",
            "count": 5
          },
          {
            "date": "2025-11-01",
            "count": 6
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 8
          },
          {
            "date": "2025-11-04",
            "count": 6
          },
          {
            "date": "2025-11-05",
            "count": 2
          },
          {
            "date": "2025-11-06",
            "count": 3
          },
          {
            "date": "2025-11-07",
            "count": 6
          },
          {
            "date": "2025-11-08",
            "count": 2
          },
          {
            "date": "2025-11-09",
            "count": 2
          },
          {
            "date": "2025-11-10",
            "count": 6
          },
          {
            "date": "2025-11-11",
            "count": 5
          },
          {
            "date": "2025-11-12",
            "count": 5
          },
          {
            "date": "2025-11-13",
            "count": 4
          },
          {
            "date": "2025-11-14",
            "count": 7
          },
          {
            "date": "2025-11-15",
            "count": 2
          },
          {
            "date": "2025-11-16",
            "count": 5
          },
          {
            "date": "2025-11-17",
            "count": 5
          },
          {
            "date": "2025-11-18",
            "count": 3
          },
          {
            "date": "2025-11-19",
            "count": 2
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 2
          },
          {
            "date": "2025-11-22",
            "count": 3
          },
          {
            "date": "2025-11-23",
            "count": 3
          },
          {
            "date": "2025-11-24",
            "count": 6
          },
          {
            "date": "2025-11-25",
            "count": 6
          },
          {
            "date": "2025-11-26",
            "count": 2
          },
          {
            "date": "2025-11-27",
            "count": 8
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 5
          },
          {
            "date": "2025-12-02",
            "count": 4
          },
          {
            "date": "2025-12-03",
            "count": 3
          },
          {
            "date": "2025-12-04",
            "count": 4
          },
          {
            "date": "2025-12-05",
            "count": 3
          },
          {
            "date": "2025-12-06",
            "count": 2
          },
          {
            "date": "2025-12-07",
            "count": 5
          },
          {
            "date": "2025-12-08",
            "count": 4
          },
          {
            "date": "2025-12-09",
            "count": 4
          },
          {
            "date": "2025-12-10",
            "count": 7
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 3
          },
          {
            "date": "2025-12-13",
            "count": 4
          },
          {
            "date": "2025-12-14",
            "count": 2
          },
          {
            "date": "2025-12-15",
            "count": 2
          },
          {
            "date": "2025-12-16",
            "count": 4
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 4
          },
          {
            "date": "2025-12-19",
            "count": 3
          },
          {
            "date": "2025-12-20",
            "count": 4
          },
          {
            "date": "2025-12-21",
            "count": 3
          },
          {
            "date": "2025-12-22",
            "count": 5
          },
          {
            "date": "2025-12-23",
            "count": 5
          },
          {
            "date": "2025-12-24",
            "count": 5
          },
          {
            "date": "2025-12-25",
            "count": 3
          },
          {
            "date": "2025-12-26",
            "count": 7
          },
          {
            "date": "2025-12-27",
            "count": 3
          },
          {
            "date": "2025-12-28",
            "count": 2
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 4
          },
          {
            "date": "2025-12-31",
            "count": 4
          },
          {
            "date": "2026-01-01",
            "count": 3
          },
          {
            "date": "2026-01-02",
            "count": 3
          },
          {
            "date": "2026-01-03",
            "count": 5
          },
          {
            "date": "2026-01-04",
            "count": 4
          },
          {
            "date": "2026-01-05",
            "count": 3
          },
          {
            "date": "2026-01-06",
            "count": 8
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 6
          },
          {
            "date": "2026-01-09",
            "count": 4
          },
          {
            "date": "2026-01-11",
            "count": 2
          },
          {
            "date": "2026-01-12",
            "count": 7
          },
          {
            "date": "2026-01-13",
            "count": 8
          },
          {
            "date": "2026-01-14",
            "count": 6
          },
          {
            "date": "2026-01-15",
            "count": 4
          },
          {
            "date": "2026-01-16",
            "count": 4
          },
          {
            "date": "2026-01-17",
            "count": 3
          },
          {
            "date": "2026-01-18",
            "count": 5
          },
          {
            "date": "2026-01-19",
            "count": 2
          },
          {
            "date": "2026-01-20",
            "count": 7
          },
          {
            "date": "2026-01-21",
            "count": 7
          },
          {
            "date": "2026-01-22",
            "count": 3
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 2
          },
          {
            "date": "2026-01-25",
            "count": 2
          },
          {
            "date": "2026-01-26",
            "count": 5
          },
          {
            "date": "2026-01-27",
            "count": 3
          },
          {
            "date": "2026-01-28",
            "count": 5
          },
          {
            "date": "2026-01-29",
            "count": 4
          },
          {
            "date": "2026-01-30",
            "count": 6
          },
          {
            "date": "2026-01-31",
            "count": 3
          },
          {
            "date": "2026-02-01",
            "count": 3
          },
          {
            "date": "2026-02-02",
            "count": 3
          },
          {
            "date": "2026-02-03",
            "count": 8
          },
          {
            "date": "2026-02-04",
            "count": 5
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 3
          },
          {
            "date": "2026-02-07",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 3
          },
          {
            "date": "2026-02-09",
            "count": 3
          },
          {
            "date": "2026-02-10",
            "count": 3
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 2
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 8
          },
          {
            "date": "2026-02-16",
            "count": 5
          },
          {
            "date": "2026-02-17",
            "count": 3
          },
          {
            "date": "2026-02-18",
            "count": 3
          },
          {
            "date": "2026-02-19",
            "count": 2
          },
          {
            "date": "2026-02-20",
            "count": 4
          },
          {
            "date": "2026-02-21",
            "count": 3
          },
          {
            "date": "2026-02-22",
            "count": 3
          },
          {
            "date": "2026-02-23",
            "count": 3
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 6
          },
          {
            "date": "2026-02-27",
            "count": 4
          },
          {
            "date": "2026-03-01",
            "count": 2
          },
          {
            "date": "2026-03-02",
            "count": 7
          },
          {
            "date": "2026-03-03",
            "count": 2
          },
          {
            "date": "2026-03-04",
            "count": 3
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 4
          },
          {
            "date": "2026-03-07",
            "count": 2
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 3
          },
          {
            "date": "2026-03-11",
            "count": 5
          },
          {
            "date": "2026-03-12",
            "count": 5
          },
          {
            "date": "2026-03-13",
            "count": 3
          },
          {
            "date": "2026-03-14",
            "count": 2
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 2
          },
          {
            "date": "2026-03-17",
            "count": 8
          },
          {
            "date": "2026-03-18",
            "count": 5
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 6
          },
          {
            "date": "2026-03-23",
            "count": 4
          },
          {
            "date": "2026-03-24",
            "count": 6
          },
          {
            "date": "2026-03-25",
            "count": 2
          },
          {
            "date": "2026-03-26",
            "count": 3
          },
          {
            "date": "2026-03-27",
            "count": 4
          },
          {
            "date": "2026-03-28",
            "count": 3
          },
          {
            "date": "2026-03-29",
            "count": 3
          },
          {
            "date": "2026-03-30",
            "count": 8
          },
          {
            "date": "2026-03-31",
            "count": 4
          },
          {
            "date": "2026-04-01",
            "count": 7
          },
          {
            "date": "2026-04-02",
            "count": 4
          },
          {
            "date": "2026-04-03",
            "count": 2
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 3
          },
          {
            "date": "2026-04-06",
            "count": 3
          },
          {
            "date": "2026-04-08",
            "count": 6
          },
          {
            "date": "2026-04-09",
            "count": 4
          },
          {
            "date": "2026-04-10",
            "count": 5
          },
          {
            "date": "2026-04-11",
            "count": 3
          },
          {
            "date": "2026-04-12",
            "count": 5
          },
          {
            "date": "2026-04-13",
            "count": 2
          },
          {
            "date": "2026-04-14",
            "count": 5
          },
          {
            "date": "2026-04-15",
            "count": 4
          },
          {
            "date": "2026-04-16",
            "count": 5
          },
          {
            "date": "2026-04-17",
            "count": 2
          },
          {
            "date": "2026-04-18",
            "count": 3
          },
          {
            "date": "2026-04-19",
            "count": 4
          },
          {
            "date": "2026-04-20",
            "count": 5
          },
          {
            "date": "2026-04-21",
            "count": 4
          },
          {
            "date": "2026-04-22",
            "count": 4
          },
          {
            "date": "2026-04-23",
            "count": 2
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 2
          },
          {
            "date": "2026-04-28",
            "count": 5
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 3
          },
          {
            "date": "2026-05-02",
            "count": 2
          },
          {
            "date": "2026-05-03",
            "count": 4
          },
          {
            "date": "2026-05-04",
            "count": 2
          },
          {
            "date": "2026-05-05",
            "count": 4
          },
          {
            "date": "2026-05-06",
            "count": 2
          },
          {
            "date": "2026-05-07",
            "count": 7
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 2
          },
          {
            "date": "2026-05-11",
            "count": 3
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 5
          },
          {
            "date": "2026-05-14",
            "count": 2
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 2
          },
          {
            "date": "2026-05-17",
            "count": 3
          },
          {
            "date": "2026-05-18",
            "count": 3
          },
          {
            "date": "2026-05-19",
            "count": 4
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-22",
            "count": 3
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 3
          },
          {
            "date": "2026-05-26",
            "count": 6
          },
          {
            "date": "2026-05-27",
            "count": 3
          },
          {
            "date": "2026-05-28",
            "count": 4
          },
          {
            "date": "2026-05-29",
            "count": 4
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 4
          },
          {
            "date": "2026-06-02",
            "count": 5
          },
          {
            "date": "2026-06-03",
            "count": 2
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 2
          },
          {
            "date": "2026-06-07",
            "count": 2
          },
          {
            "date": "2026-06-08",
            "count": 5
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 6
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 2
          },
          {
            "date": "2026-06-13",
            "count": 2
          },
          {
            "date": "2026-06-14",
            "count": 4
          },
          {
            "date": "2026-06-15",
            "count": 4
          },
          {
            "date": "2026-06-16",
            "count": 2
          },
          {
            "date": "2026-06-18",
            "count": 2
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 4
          },
          {
            "date": "2026-06-25",
            "count": 4
          },
          {
            "date": "2026-06-26",
            "count": 3
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 3
          },
          {
            "date": "2026-06-30",
            "count": 3
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-02",
            "count": 2
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 2
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 2
          },
          {
            "date": "2026-07-08",
            "count": 2
          },
          {
            "date": "2026-07-09",
            "count": 2
          },
          {
            "date": "2026-07-10",
            "count": 3
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 2
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 2
          },
          {
            "date": "2026-07-16",
            "count": 3
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 3
          },
          {
            "date": "2026-07-20",
            "count": 7
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 15814
      },
      "open_issues_and_prs": 5
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 35114,
      "source_files_sampled": 4,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 81,
        "malicious_count": 0,
        "assessed_package": "npm:react-markdown@10.1.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@types/hast",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "@types/mdast",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "devlop",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "hast-util-to-jsx-runtime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "html-url-attributes",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "mdast-util-to-hast",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^13.0.0"
        },
        {
          "name": "remark-parse",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.0"
        },
        {
          "name": "remark-rehype",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.0"
        },
        {
          "name": "unified",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.0"
        },
        {
          "name": "unist-util-visit",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "vfile",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@types/hast",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": true,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": true,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": true,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-url-attributes",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": true,
            "version": "^13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": true,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": true,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": true,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": true,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": true,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react",
            "direct": false,
            "version": "^16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-stream",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-jsdom",
            "direct": false,
            "version": "^26.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "^19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-raw",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-starry-night",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-cli",
            "direct": false,
            "version": "^12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-preset-wooorm",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-toc",
            "direct": false,
            "version": "^9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-coverage",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xo",
            "direct": false,
            "version": "^0.60.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 32,
        "direct_count": 11,
        "indirect_count": 21
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 118,
        "open_issues": 1,
        "closed_ratio": 0.999,
        "closed_issues": 730,
        "closed_unmerged_prs": 87
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "rexxars",
          "commits": 270,
          "avatar_url": "https://avatars.githubusercontent.com/u/48200?v=4"
        },
        {
          "type": "User",
          "login": "wooorm",
          "commits": 181,
          "avatar_url": "https://avatars.githubusercontent.com/u/944406?v=4"
        },
        {
          "type": "User",
          "login": "ChristianMurphy",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/3107513?v=4"
        },
        {
          "type": "User",
          "login": "remcohaszing",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/779047?v=4"
        },
        {
          "type": "User",
          "login": "thomaslindstrom",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/2833514?v=4"
        },
        {
          "type": "User",
          "login": "firsara",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1210687?v=4"
        },
        {
          "type": "User",
          "login": "Methuselah96",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/693755?v=4"
        },
        {
          "type": "User",
          "login": "goto-bus-stop",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1006268?v=4"
        },
        {
          "type": "User",
          "login": "jessepinho",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1121544?v=4"
        },
        {
          "type": "User",
          "login": "LinusU",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/189580?v=4"
        }
      ],
      "contributors_sampled": 64,
      "top_contributor_share": 0.486
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "bb.yml",
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "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": 2,
            "reason": "Found 8/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 56 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1",
            "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": 10,
            "reason": "security policy file 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": "fda7fa560bec901a6103e195f9b1979dab543b17",
        "ran_at": "2026-07-21T21:51:49Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-04-24T05:42:06Z",
      "oldest_open_prs": [
        {
          "number": 898,
          "created_at": "2025-03-06T12:25:15Z",
          "last_comment_at": "2025-04-18T03:21:10Z",
          "last_comment_author": "JounQin"
        },
        {
          "number": 914,
          "created_at": "2025-06-11T07:17:31Z",
          "last_comment_at": "2025-06-11T09:12:46Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 918,
          "created_at": "2025-06-21T16:43:31Z",
          "last_comment_at": "2025-06-22T19:17:21Z",
          "last_comment_author": "imwithye"
        },
        {
          "number": 942,
          "created_at": "2026-04-28T04:49:21Z",
          "last_comment_at": "2026-05-06T18:55:59Z",
          "last_comment_author": "janpe"
        }
      ],
      "last_merged_pr_at": "2025-04-21T10:10:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 941,
          "created_at": "2026-04-24T03:26:10Z",
          "last_comment_at": "2026-06-07T13:55:41Z",
          "last_comment_author": "remcohaszing"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/remarkjs/react-markdown",
    "host": "github.com",
    "name": "react-markdown",
    "owner": "remarkjs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 58,
        "vitality": 25,
        "community": 95,
        "governance": 70,
        "engineering": 44
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "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": 456,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 456 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 456
                    }
                  }
                ],
                "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 2 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "10.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 501,
              "mean_days_between_releases": 79.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 501 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 501
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~79.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 79.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "maintainer_replying",
                "dependencies_clean"
              ],
              "signals": [
                "unanswered_contributions",
                "release_stall"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 456,
              "days_since_last_human_commit": 456,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 456 days, with nothing left unanswered; held at dormant by a maintainer still replying, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 456
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a maintainer still replying, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 95,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "forks": 920,
              "stars": 15814,
              "watchers": 56,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "15,814 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 15814
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "920 forks",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 920
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "56 watchers",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "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": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "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": [
                "react-markdown"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 103443778
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "103,443,778 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 103443778,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 64,
              "top_contributor_share": 0.486
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 49% of commits",
                "points": 11.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 49
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "64 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 64
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 56 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 118,
              "open_issues": 1,
              "closed_issues": 730,
              "issue_closed_ratio": 0.999,
              "closed_unmerged_prs": 87
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "118/205 decided PRs merged",
                "points": 22,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 118,
                      "decided": 205
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 321,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "remarkjs",
              "public_repos": 58,
              "account_age_days": 3871
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "321 followers of remarkjs",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 321,
                      "login": "remarkjs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "58 public repos, account ~10 yr old",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 58
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "react-markdown"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 501
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 501 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 501
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "98 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "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": 44,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 6.4,
                "status": "met",
                "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": 65,
            "inputs": {
              "topics": [
                "markdown",
                "commonmark",
                "gfm",
                "react",
                "remark"
              ],
              "has_wiki": false,
              "homepage": "https://remarkjs.github.io/react-markdown/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://remarkjs.github.io/react-markdown/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "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": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.8
            },
            "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 8/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 56 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:react-markdown@10.1.0 runtime dependency closure — what installing the published package pulls in — 81 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:react-markdown@10.1.0",
                  "assessed": 81
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 81,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 81,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 35
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 23,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.18,
              "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": "18 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 18,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "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": 0,
                "status": "missed",
                "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": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "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": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 35114,
              "source_files_sampled": 4,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/4 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 4,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T21:52:09.306084Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/remarkjs/react-markdown.svg",
  "full_name": "remarkjs/react-markdown",
  "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 statisticsnpm.