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

peterc / whatlanguage

Pure Ruby natural language detection library for 160+ languages.

RubyCustom license★ 719 stars⑂ 69 forksgrowth anomalysince Aug 2008View on GitHub ↗

peterc/whatlanguage holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Vitality (71/100) and lowest on AI Readiness (31/100). It was last updated 10 days ago. A single contributor accounts for most of its recent work.

58
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.

58
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

Peter CooperPersonal account
760 followers52 public repossince Feb 2008@realCooperpress

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemswhatlanguage2.0.1-610 days ago

Metrics by category

Vitality

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

71Good · 22% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
1.4/36Commit cadence — 2/52 weeks with commits
11.3/18Commit volume — 17 commits in the last year
10/10OpenSSF Scorecard: Maintained — 19 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year17
human_commit_share1
days_since_last_push10
active_weeks_last_year2

Release discipline

100Excellent
How it's scored
27/27Ships releases — 2 releases published
36/36Release recency — latest release 10 days ago
27/27Release cadence — a release every ~30.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tagv2.0.1
releases_from_tagsno
days_since_latest_release10
mean_days_between_releases30.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?

54Moderate · 18% of overall
How it's scored
27.8/60Stars — 719 stars, discounted for inorganic growth: 81 stars over 1 day(s) from 2008-08-22, 81× the repository's own daily baseline
9.2/25Forks — 69 forks, discounted for inorganic growth: 81 stars over 1 day(s) from 2008-08-22, 81× the repository's own daily baseline
6.7/15Watchers — 17 watchers
Inputs used
forks69
stars719
watchers17
growth_stateanomalous
growth_signalsacquisition_burst, fork_divergence, missing_decay
growth_windows2008-08-22/2008-08-22
growth_peak_days1
growth_factor_pct60
growth_peak_stars81
growth_peak_window2008-08-22
growth_peak_multiple81
growth_top_days_share0.284
growth_baseline_per_day1
growth_history_completeyes
Inorganic Growth Policy discounts the stars and forks components by 40%. The finding describes the timing of public star and fork events; it does not establish that attention was purchased, or that the maintainers were involved.
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
67.7/80Total downloads — 3,255,525 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageswhatlanguage
dependents
ecosystemsrubygems
total_downloads3,255,525
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.2/22.5Commit distribution — top contributor authored 68% of commits
13.5/13.5Contributor breadth — 16 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled16
top_contributor_share0.681
How it's scored
28.1/46.8Issue resolution — 60% of issues closed
21.1/38.3PR acceptance — 16/29 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 5/29 approved changesets -- score normalized to 1
Inputs used
merged_prs16
open_issues8
closed_issues12
issue_closed_ratio0.6
closed_unmerged_prs13
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.7/25Owner reach — 760 followers of peterc
24.6/25Track record — 52 public repos, account ~18 yr old
Inputs used
followers760
owner_typeUser
is_verified
owner_loginpeterc
public_repos52
account_age_days6,744
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 10 days ago
20/20Version history — 6 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageswhatlanguage
ecosystemsrubygems
any_deprecatedno
min_days_since_publish10

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicslanguagedetection, languages, languages-spoken
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

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

Key facts

719GitHub stars
16contributors
17commits, last 12 months
10days since last push
2releases
1bus factor
8open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 719 ★ / 69 ⇿
719Stars
69Forks
1Releases

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.

The shaded band marks the burst the Inorganic Growth Policy confirmed. How growth authenticity is assessed

0125250375500625750718671622008-082017-072026-07
Major 1Minor 0Patch 0

Each point covers 17 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/29 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained19 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 2

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

RegistryPackageVersionRelation
RubyGemsminitestindirect
RubyGemsrakeindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "languagedetection",
        "languages",
        "languages-spoken"
      ],
      "is_fork": false,
      "size_kb": 17600,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 28060
      },
      "pushed_at": "2026-07-11T12:22:13Z",
      "created_at": "2008-08-22T03:53:15Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T19:52:09Z",
      "description": "Pure Ruby natural language detection library for 160+ languages.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://twitter.com/cooperx86",
      "name": "Peter Cooper",
      "type": "User",
      "login": "peterc",
      "company": "@realCooperpress ",
      "location": "United Kingdom",
      "followers": 760,
      "avatar_url": "https://avatars.githubusercontent.com/u/118?v=4",
      "created_at": "2008-02-02T01:00:36Z",
      "is_verified": null,
      "public_repos": 52,
      "account_age_days": 6744
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2026-07-11T12:23:12Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-06-10T17:50:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "48c7ec5c8943b5e1160ab9268ad02ecd37b873b0",
          "body": null,
          "is_bot": false,
          "headline": "Preparing for 2.0.1 release",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-07-11T12:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "758c998f0a3c887825c11e991986d819f1074391",
          "body": null,
          "is_bot": false,
          "headline": "Add whatlanguage command line executable (#50)",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-07-11T12:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1349658765eda041776cfe9c52713ed21c11e976",
          "body": null,
          "is_bot": false,
          "headline": "README tweak",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-11T17:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5480e17d33403989f1d77fb857faacfd6bd1a1f1",
          "body": null,
          "is_bot": false,
          "headline": "Mention TruffleRuby and JRuby",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-10T17:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52bbd026dc60d394b85cb7cb547f65cd7851a006",
          "body": null,
          "is_bot": false,
          "headline": "Tightening README more",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-10T17:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18686ebb7661884ae9d460c0e78db591b0476c1",
          "body": null,
          "is_bot": false,
          "headline": "Tightening top of README",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-10T17:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b62d713cbe66bc771639a4ffecd9f97e0e6d1bd0",
          "body": null,
          "is_bot": false,
          "headline": "Implement RuboCop suggestions",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-10T17:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865595bc3237386598109a5b9ee3daaea5ac08a1",
          "body": null,
          "is_bot": false,
          "headline": "Modernized to actions/checkout@v6",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-10T17:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a5e1e4702032dc82a84560202aceaac480a903",
          "body": null,
          "is_bot": false,
          "headline": "Added CI workflow",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-10T17:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c6cf119a555f68edc4a1613fca4f5e55126884",
          "body": null,
          "is_bot": false,
          "headline": "Switched over to v2.0 implementation",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-10T17:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "958d6e82f2a3d06a1bb43e491a2fbfb4fdba22d9",
          "body": "…or patterns)",
          "is_bot": false,
          "headline": "Modernize .gitignore (drop dead Rubinius/rspec/setup.rb entries, anch…",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-09T22:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49b1ba65c9c297ed804c29e5ac3c98ad2884c871",
          "body": null,
          "is_bot": false,
          "headline": "Convert CHANGELOG to Markdown format",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-09T22:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b1ea0b9a957d4203bf1ea1ce432b4461f154982",
          "body": "- example.rb -> examples/example.rb\n- build_filter.rb, build_lang_from_wordlists.rb -> script/\n- copyright-en -> wordlists/ (attribution lives with its data; now excluded\n  from the packaged gem, matching the wordlist it covers)\n- Adjust relative load/data paths in the moved scripts",
          "is_bot": false,
          "headline": "Move stray root files into examples/, script/, wordlists/",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-09T22:37:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd1f89c6bd82248f16a6f1db3827680348e3fcb",
          "body": "…name changelog\n\n- example.rb/build_*.rb: put lib on $LOAD_PATH so they run standalone (were broken)\n- Remove vestigial Manifest.txt (gemspec uses git ls-files, not this)\n- Gemfile: correct stale whatlanguage2.gemspec reference\n- History.txt -> CHANGELOG.md",
          "is_bot": false,
          "headline": "Repo housekeeping: fix dev-script load paths, drop stale Manifest, re…",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-09T22:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f49c62aa296e2818d05f90fae18011c1693f29",
          "body": null,
          "is_bot": false,
          "headline": "Fix require to work with examples",
          "author_name": "Michael Hartl",
          "author_login": "mhartl",
          "committed_at": "2026-06-09T22:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b509f71921870dc974c145a87ef5ddb1f2cc4bbb",
          "body": null,
          "is_bot": false,
          "headline": "Match corrected Arabic sample in test",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-09T22:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbf881a2e1d0fc90aad8c7466c0bcdde984f4f20",
          "body": null,
          "is_bot": false,
          "headline": "Changing Arabic words into ones meaning 'what language is this?'",
          "author_name": "J. R. Schmid",
          "author_login": "sixtyfive",
          "committed_at": "2026-06-09T22:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "030c32c1fd256895475df3bb7ff9482758ca1f10",
          "body": null,
          "is_bot": false,
          "headline": "to_lowercase no longer needed",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-09T22:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795cd54a6e879f2233f9f21b6905de4398b54b79",
          "body": null,
          "is_bot": false,
          "headline": "Remove unicode_utils ancient stuff",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2026-06-09T22:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "277ad52a39d23aee905565274448d107f1363f30",
          "body": "Add license to gemspec, is MIT",
          "is_bot": false,
          "headline": "Merge pull request #39 from bf4/patch-1",
          "author_name": "Peter Cooper",
          "author_login": null,
          "committed_at": "2017-06-04T21:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f6ea422e01cc9066462f5e66592b9285648509",
          "body": "Fixes https://github.com/peterc/whatlanguage/issues/19",
          "is_bot": false,
          "headline": "Add license to gemspec, is MIT",
          "author_name": "Benjamin Fleischer",
          "author_login": "bf4",
          "committed_at": "2016-04-19T14:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9796f63f65c50238f7a24dc377b3ba51487b48dc",
          "body": "correct require path",
          "is_bot": false,
          "headline": "Merge pull request #32 from andrewpcone/example-require-patch",
          "author_name": "Peter Cooper",
          "author_login": null,
          "committed_at": "2016-01-28T20:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "586a6f99ec8fc8e8fa8723e0e81ca1f8cbd83a4e",
          "body": "Minor memory efficiency improvement for Ruby 2.1+",
          "is_bot": false,
          "headline": "Merge pull request #35 from academia-edu/memory-efficiency",
          "author_name": "Peter Cooper",
          "author_login": null,
          "committed_at": "2016-01-28T20:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d040a2d2ab3c7f0309ceaf103a43105d030d10c",
          "body": null,
          "is_bot": false,
          "headline": "Miscellaneous updates for 1.0.6 release",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2016-01-28T20:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76112c3085aa99a1ef1b9a61d0224475c2f8a7dc",
          "body": null,
          "is_bot": false,
          "headline": "Minor memory efficiency improvement for Ruby 2.1+",
          "author_name": "David Judd",
          "author_login": null,
          "committed_at": "2015-10-15T19:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb392740fdd70b4388c8fcd78ea66acff41c843",
          "body": "the example as currently written does not work in the latest gem; this fixes",
          "is_bot": false,
          "headline": "correct require path",
          "author_name": "Andrew Cone",
          "author_login": "andrewpcone",
          "committed_at": "2015-03-04T21:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01923010221bbf3909cedebb5c58614e49605321",
          "body": "Allow usage without extending String",
          "is_bot": false,
          "headline": "Merge pull request #31 from daniels/optionally_extend_string",
          "author_name": "Peter Cooper",
          "author_login": null,
          "committed_at": "2015-01-16T00:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9587f984423d74c16948b452b9f75fcfb1e4671",
          "body": null,
          "is_bot": false,
          "headline": "Allow usage without extending String",
          "author_name": "Daniel Sandbecker",
          "author_login": "daniels",
          "committed_at": "2015-01-15T19:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d1cb714e7d858e221bcbcd7d954d923b8006a66",
          "body": "only init WhatLanguage.@@data if empty",
          "is_bot": false,
          "headline": "Merge pull request #30 from boazadato/master",
          "author_name": "Peter Cooper",
          "author_login": null,
          "committed_at": "2014-10-22T12:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2505897475ea69f96fb5bdd72eea15805bfbdda",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Boaz adato",
          "author_login": "boazadato",
          "committed_at": "2014-10-22T11:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cba2e0ae8a53ca2a10d29968a3376c18ab73e0a7",
          "body": null,
          "is_bot": false,
          "headline": "only init WhatLanguage.@@data if impty",
          "author_name": "Boaz adato",
          "author_login": "boazadato",
          "committed_at": "2014-10-22T11:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e271eda17cd2e519cc7f96690d2f7720ac58237c",
          "body": "Adds ISO codes and language_iso method",
          "is_bot": false,
          "headline": "Merge pull request #29 from nicolasblanco/iso-codes",
          "author_name": "Peter Cooper",
          "author_login": null,
          "committed_at": "2014-10-21T12:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13f23e36bbce245bc329dc333bc1501bd44f264",
          "body": null,
          "is_bot": false,
          "headline": "Adds ISO codes and language_iso method",
          "author_name": "slainer68",
          "author_login": null,
          "committed_at": "2014-10-21T11:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b8212e71975cc00c94b5960cfb485cc2142ae15",
          "body": "UTF8 strings lowercase conversion",
          "is_bot": false,
          "headline": "Merge pull request #26 from p-lambert/unicode-lowercase",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2014-03-14T05:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57a5195f3d8a9129fadd90fc031b4a623221433e",
          "body": null,
          "is_bot": false,
          "headline": "Fixed lowercase conversion on unicode strings",
          "author_name": "Pedro Lambert",
          "author_login": "p-lambert",
          "committed_at": "2014-03-07T19:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb9f2e72338694964da37a0ce33b421aa7c1f2e5",
          "body": null,
          "is_bot": false,
          "headline": "Fixed documentation, thanks to Nick Isaacs",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2014-03-06T09:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eca858612fceb2eb4ae4c325ca4903a149b23d1",
          "body": "Enable syntax highlighting for Ruby snippets.",
          "is_bot": false,
          "headline": "Merge pull request #23 from johnjohndoe/patch-1",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2014-02-18T12:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0fe4c8ebd1f337d36afcb5ed4bf8740d0e271bd",
          "body": null,
          "is_bot": false,
          "headline": "Enable syntax highlighting for Ruby snippets.",
          "author_name": "Tobias Preuss",
          "author_login": "johnjohndoe",
          "committed_at": "2014-02-17T23:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15328e17a9e8774f1b6db8e87b3bc073e9c07b4a",
          "body": "Languages method",
          "is_bot": false,
          "headline": "Merge pull request #21 from preadly/show_languages",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2013-11-05T11:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b5c328a03ec316df0d3ca62146d048f5781240",
          "body": "Added Danish",
          "is_bot": false,
          "headline": "Merge pull request #20 from preadly/danish_language_added",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2013-11-05T11:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc717ce1b888030a899dbc485ea790dda9ce449e",
          "body": null,
          "is_bot": false,
          "headline": "Languages method",
          "author_name": "Lasse Skindstad Ebert",
          "author_login": "lasseebert",
          "committed_at": "2013-11-05T07:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eebdaa978f49497afd46216cb652457a5b658ac2",
          "body": null,
          "is_bot": false,
          "headline": "Added Danish",
          "author_name": "Lasse Skindstad Ebert",
          "author_login": "lasseebert",
          "committed_at": "2013-11-04T21:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd49f99c5ded981dd8a0751f4ff2ea930d327804",
          "body": null,
          "is_bot": false,
          "headline": "Tweaked docs for new version bump",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2013-10-05T15:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a6a196f3a3d72510907f21592a8132103332b00",
          "body": null,
          "is_bot": false,
          "headline": "Fixed test clash",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2013-10-05T15:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f616b569583a739a4f0160872c181eca659c79c0",
          "body": null,
          "is_bot": false,
          "headline": "Fixed test",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2013-10-05T15:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8204a66b61a21d4469791d79de8baafe311f48",
          "body": "speed up process_text a bit",
          "is_bot": false,
          "headline": "Merge pull request #17 from salimane/pr_small_speedup",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2013-10-03T22:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c5e849fae9d3617060d7c5a678ac3e788b5bd4",
          "body": null,
          "is_bot": false,
          "headline": "speed up process text a bit",
          "author_name": "Salimane Adjao Moustapha",
          "author_login": "salimane",
          "committed_at": "2013-10-03T19:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7078b534d8dfb24d10f46866a89cdad0494f94bc",
          "body": "Add language selection to narrow detection scope",
          "is_bot": false,
          "headline": "Merge pull request #16 from platzhirsch/feature/language-selection",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2013-09-30T12:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8856163c2c0f7c9f5f498c946fe7af87430423ce",
          "body": "It would be rather confusing, if the default constructor creates an\nobject which cannot detect any languages because none are selected.\nThus, the default case is changed from none to all languages.\n\nSigned-off-by: Konrad Reiche <konrad.reiche@gmail.com>",
          "is_bot": false,
          "headline": "Change the default case from none to all languages",
          "author_name": "Konrad Reiche",
          "author_login": "konradreiche",
          "committed_at": "2013-09-30T12:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4421608a3bbf20684d3e50286e58a1d1b0bf33",
          "body": "I have added the new configuration option to the README.\n\nSigned-off-by: Konrad Reiche <konrad.reiche@gmail.com>",
          "is_bot": false,
          "headline": "Extend README",
          "author_name": "Konrad Reiche",
          "author_login": "konradreiche",
          "committed_at": "2013-09-28T16:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d299bba8f7151e7c7eaf8ff06f88742e21ec08",
          "body": "Just to make sure that different configurations play nicely along I have\nadded further unit tests. If neither a known language, nor :all is used\nthe detected language will be null.\n\nSigned-off-by: Konrad Reiche <konrad.reiche@gmail.com>",
          "is_bot": false,
          "headline": "Add unit tests to validate further configurations",
          "author_name": "Konrad Reiche",
          "author_login": "konradreiche",
          "committed_at": "2013-09-28T16:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db9709a62ea093503ea8cee679b143a761972bf",
          "body": "So far all the language data was used when detecting the language of an\ninput. If the corpus is large enough, this is definitely feasible. The\ninput, however, is sometimes short consisting only of few words.\n\nTo avoid false detections the constructor should be used to narrow the\nscope of possible la\n[…]\nsists of three German articles. Without the language selection\nRussian is detected as language. With the language selection, German is\ndetected.\n\nSigned-off-by: Konrad Reiche <konrad.reiche@gmail.com>",
          "is_bot": false,
          "headline": "Add language selection to narrow detection scope",
          "author_name": "Konrad Reiche",
          "author_login": "konradreiche",
          "committed_at": "2013-09-28T16:02:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86b69541ce385e025cd6a76956d12978b079ab60",
          "body": null,
          "is_bot": false,
          "headline": "add test cases for new added languages and update readme",
          "author_name": "Salimane Adjao Moustapha",
          "author_login": "salimane",
          "committed_at": "2013-09-28T13:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7491758d305253b4c4d62ffa88ae3664b0fcab7",
          "body": "…ish languages",
          "is_bot": false,
          "headline": "add Arabic, Finnish, Greek, Hebrew, Hungarian, Korean, Norwegian, Pol…",
          "author_name": "Salimane Adjao Moustapha",
          "author_login": "salimane",
          "committed_at": "2013-09-28T13:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "335958e2dd8ce83c1571496cd111c09c3770309f",
          "body": null,
          "is_bot": false,
          "headline": "No longer include wordlists in actual gem",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2013-03-07T10:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e2fe86744909c9e7b89901c3597a26459cab42f",
          "body": null,
          "is_bot": false,
          "headline": "Brought everything up to 2013 standards, and bye Hoe, hello Bundler",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2013-03-07T10:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc71065243d7c1d01e9b7c99999ef9983c40c28",
          "body": "Merged english word list with GNU aspell word list",
          "is_bot": false,
          "headline": "Merge pull request #10 from evnu/master",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2012-12-18T23:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7384cddceb6875812d203edc11400853f7dda7bb",
          "body": null,
          "is_bot": false,
          "headline": "wordlists: added aspell dictionary entries to english wordlist",
          "author_name": "Magnus Müller",
          "author_login": null,
          "committed_at": "2012-12-18T07:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33088dacc6c71a64f92950f55653cbc09922dbea",
          "body": "Italian language support added",
          "is_bot": false,
          "headline": "Merge pull request #8 from juancolacelli/master",
          "author_name": "Peter Cooper",
          "author_login": null,
          "committed_at": "2012-02-23T00:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd43b8fd5f1964ee795095a3832749f50bd9b1e5",
          "body": null,
          "is_bot": false,
          "headline": "Italian language added.",
          "author_name": "Juan Colacelli",
          "author_login": "juancolacelli",
          "committed_at": "2011-11-05T04:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f70b40e041c8708356b8dadae58c358bd8e710",
          "body": null,
          "is_bot": false,
          "headline": "Added a test case for Dutch.",
          "author_name": "Pepijn Looije",
          "author_login": "pepijn",
          "committed_at": "2010-12-14T23:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0114870907bc228093094437cfa8ccf0dafe60c",
          "body": null,
          "is_bot": false,
          "headline": "Add a test case for Russian.",
          "author_name": "Michael S. Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2008-11-29T14:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5702776312403581c8e11db122b55fefab7a1f8",
          "body": "…ragh",
          "is_bot": false,
          "headline": "Updated to version 1.0.3 - better Windows support, thanks to user dar…",
          "author_name": "peterc",
          "author_login": "peterc",
          "committed_at": "2008-09-29T13:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9481d4d2a047d389d83e084859d8183bd1daac05",
          "body": "…arragh)",
          "is_bot": false,
          "headline": "Updated version and forced binary read for Windows users (thanks to d…",
          "author_name": "peterc",
          "author_login": "peterc",
          "committed_at": "2008-09-29T13:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f987ed3e5855667369f5ebcf8fd94bfb6b2d58de",
          "body": null,
          "is_bot": false,
          "headline": "",
          "author_name": "peterc",
          "author_login": "peterc",
          "committed_at": "2008-09-29T13:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a550fa6ce1aae5abb0dd4f4a541ef661e7160ac",
          "body": "…lity",
          "is_bot": false,
          "headline": "Added darragh's suggestion to force binary mode for Windows compatibi…",
          "author_name": "peterc",
          "author_login": "peterc",
          "committed_at": "2008-09-29T00:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b8a1e702b96067a3451e1cd3499e00cb0e0d7d1",
          "body": "…lity",
          "is_bot": false,
          "headline": "Added darragh's suggestion to force binary mode for Windows compatibi…",
          "author_name": "peterc",
          "author_login": "peterc",
          "committed_at": "2008-09-29T00:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a59e5b12423f1cbed55a9d8a5ce8058e900daec",
          "body": null,
          "is_bot": false,
          "headline": "Updated gem spec for 1.0.2",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-23T18:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97113e938724f7916f664e37335ff06db125336",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'henrik/master'",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-23T18:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "168f445f0c4b17d9b9dba534174b526c28440d7d",
          "body": null,
          "is_bot": false,
          "headline": "Updated to 1.0.2",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-23T18:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4684af908432721e072ee9af387132f94060a5",
          "body": "There is a script in wordlists/generators/swedish.rb to regenerate the wordlist from a CC-licensed source. The build_lang_from_wordlists script ignores the generators directory.",
          "is_bot": false,
          "headline": "Add the Swedish language.",
          "author_name": "Henrik N",
          "author_login": "henrik",
          "committed_at": "2008-08-22T22:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d35a1f2d4d0097204e8799336c19b4779a6d617",
          "body": null,
          "is_bot": false,
          "headline": "Fixed README",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-22T04:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92a6269c035d64282422f0c485c316f68f40f24d",
          "body": null,
          "is_bot": false,
          "headline": "Reduced payload for gem - fix",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-22T04:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60684072b3ea6bc1cd05f362960f7f50e5c9a7db",
          "body": null,
          "is_bot": false,
          "headline": "Reduced payload for gem",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-22T04:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9252d723f03d501664844e104ad2cc94fe544e68",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of git@github.com:peterc/whatlanguage",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-22T04:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a215fc30812127482375ec20cc07ce9aee305c",
          "body": null,
          "is_bot": false,
          "headline": "Added gemspec file",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-22T04:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec99623344b139b5de1807cb0edbf28922b63bb",
          "body": null,
          "is_bot": false,
          "headline": "",
          "author_name": "peterc",
          "author_login": "peterc",
          "committed_at": "2008-08-22T04:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "898707df376f654a83f183d410991e4a6caffd1d",
          "body": null,
          "is_bot": false,
          "headline": "Added rest of files",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-22T03:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b490fe43bdf51d706c99a3ad01554fd44677c29c",
          "body": null,
          "is_bot": false,
          "headline": "first commit",
          "author_name": "Peter Cooper",
          "author_login": "peterc",
          "committed_at": "2008-08-22T03:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 17,
      "latest_release_at": "2026-07-11T12:23:12Z",
      "latest_release_tag": "v2.0.1",
      "releases_from_tags": false,
      "days_since_last_push": 10,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 30.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "whatlanguage",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/whatlanguage",
          "is_deprecated": false,
          "latest_version": "2.0.1",
          "repository_url": "https://github.com/peterc/whatlanguage",
          "versions_count": 6,
          "total_downloads": 3255525,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T17:47:45Z",
          "latest_published_at": "2026-07-11T12:22:14.972000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 69,
      "stars": 719,
      "watchers": 17,
      "fork_history": {
        "days": [
          {
            "date": "2008-08-22",
            "count": 1
          },
          {
            "date": "2008-08-23",
            "count": 1
          },
          {
            "date": "2009-02-23",
            "count": 1
          },
          {
            "date": "2009-05-22",
            "count": 1
          },
          {
            "date": "2009-08-18",
            "count": 1
          },
          {
            "date": "2009-10-29",
            "count": 1
          },
          {
            "date": "2009-11-23",
            "count": 1
          },
          {
            "date": "2010-11-02",
            "count": 1
          },
          {
            "date": "2010-11-08",
            "count": 1
          },
          {
            "date": "2010-12-14",
            "count": 1
          },
          {
            "date": "2011-07-29",
            "count": 1
          },
          {
            "date": "2011-08-17",
            "count": 1
          },
          {
            "date": "2012-07-09",
            "count": 1
          },
          {
            "date": "2012-08-15",
            "count": 1
          },
          {
            "date": "2012-09-06",
            "count": 1
          },
          {
            "date": "2012-12-18",
            "count": 1
          },
          {
            "date": "2013-01-03",
            "count": 1
          },
          {
            "date": "2013-05-16",
            "count": 1
          },
          {
            "date": "2013-08-08",
            "count": 1
          },
          {
            "date": "2013-09-27",
            "count": 1
          },
          {
            "date": "2013-09-28",
            "count": 1
          },
          {
            "date": "2013-10-27",
            "count": 1
          },
          {
            "date": "2013-11-04",
            "count": 1
          },
          {
            "date": "2013-11-10",
            "count": 1
          },
          {
            "date": "2014-01-14",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-02-21",
            "count": 2
          },
          {
            "date": "2014-02-23",
            "count": 1
          },
          {
            "date": "2014-02-28",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-08",
            "count": 1
          },
          {
            "date": "2014-03-21",
            "count": 1
          },
          {
            "date": "2014-03-29",
            "count": 1
          },
          {
            "date": "2014-04-10",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-06-25",
            "count": 1
          },
          {
            "date": "2014-07-17",
            "count": 1
          },
          {
            "date": "2014-08-29",
            "count": 1
          },
          {
            "date": "2014-10-06",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-12-14",
            "count": 1
          },
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-05-23",
            "count": 1
          },
          {
            "date": "2015-06-11",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 1
          },
          {
            "date": "2015-08-21",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-31",
            "count": 1
          },
          {
            "date": "2015-12-05",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-11-27",
            "count": 1
          },
          {
            "date": "2017-02-04",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 67,
        "total_forks": 69
      },
      "star_history": {
        "days": [
          {
            "date": "2008-08-22",
            "count": 81
          },
          {
            "date": "2008-08-26",
            "count": 1
          },
          {
            "date": "2008-09-05",
            "count": 1
          },
          {
            "date": "2008-09-22",
            "count": 1
          },
          {
            "date": "2008-09-30",
            "count": 1
          },
          {
            "date": "2008-10-01",
            "count": 1
          },
          {
            "date": "2008-10-08",
            "count": 1
          },
          {
            "date": "2008-10-19",
            "count": 1
          },
          {
            "date": "2008-10-22",
            "count": 2
          },
          {
            "date": "2008-11-01",
            "count": 1
          },
          {
            "date": "2008-11-09",
            "count": 2
          },
          {
            "date": "2008-11-14",
            "count": 1
          },
          {
            "date": "2008-11-18",
            "count": 1
          },
          {
            "date": "2008-12-01",
            "count": 1
          },
          {
            "date": "2008-12-21",
            "count": 1
          },
          {
            "date": "2008-12-22",
            "count": 1
          },
          {
            "date": "2008-12-31",
            "count": 1
          },
          {
            "date": "2009-01-08",
            "count": 1
          },
          {
            "date": "2009-02-06",
            "count": 1
          },
          {
            "date": "2009-02-10",
            "count": 1
          },
          {
            "date": "2009-02-22",
            "count": 2
          },
          {
            "date": "2009-02-24",
            "count": 1
          },
          {
            "date": "2009-03-11",
            "count": 2
          },
          {
            "date": "2009-04-06",
            "count": 1
          },
          {
            "date": "2009-04-07",
            "count": 1
          },
          {
            "date": "2009-04-11",
            "count": 1
          },
          {
            "date": "2009-04-14",
            "count": 1
          },
          {
            "date": "2009-04-30",
            "count": 1
          },
          {
            "date": "2009-05-09",
            "count": 1
          },
          {
            "date": "2009-05-11",
            "count": 1
          },
          {
            "date": "2009-05-18",
            "count": 1
          },
          {
            "date": "2009-05-28",
            "count": 1
          },
          {
            "date": "2009-06-01",
            "count": 1
          },
          {
            "date": "2009-06-05",
            "count": 1
          },
          {
            "date": "2009-06-09",
            "count": 1
          },
          {
            "date": "2009-06-14",
            "count": 1
          },
          {
            "date": "2009-06-17",
            "count": 1
          },
          {
            "date": "2009-07-17",
            "count": 1
          },
          {
            "date": "2009-07-23",
            "count": 1
          },
          {
            "date": "2009-08-10",
            "count": 1
          },
          {
            "date": "2009-08-24",
            "count": 1
          },
          {
            "date": "2009-08-25",
            "count": 1
          },
          {
            "date": "2009-09-04",
            "count": 1
          },
          {
            "date": "2009-09-23",
            "count": 1
          },
          {
            "date": "2009-10-08",
            "count": 2
          },
          {
            "date": "2009-10-28",
            "count": 1
          },
          {
            "date": "2009-11-04",
            "count": 1
          },
          {
            "date": "2009-11-26",
            "count": 1
          },
          {
            "date": "2009-12-05",
            "count": 1
          },
          {
            "date": "2009-12-22",
            "count": 1
          },
          {
            "date": "2010-01-06",
            "count": 1
          },
          {
            "date": "2010-01-11",
            "count": 1
          },
          {
            "date": "2010-01-18",
            "count": 1
          },
          {
            "date": "2010-02-03",
            "count": 1
          },
          {
            "date": "2010-02-08",
            "count": 1
          },
          {
            "date": "2010-02-22",
            "count": 1
          },
          {
            "date": "2010-02-27",
            "count": 1
          },
          {
            "date": "2010-03-20",
            "count": 1
          },
          {
            "date": "2010-03-25",
            "count": 1
          },
          {
            "date": "2010-03-30",
            "count": 1
          },
          {
            "date": "2010-03-31",
            "count": 1
          },
          {
            "date": "2010-04-14",
            "count": 1
          },
          {
            "date": "2010-05-13",
            "count": 1
          },
          {
            "date": "2010-05-19",
            "count": 1
          },
          {
            "date": "2010-06-21",
            "count": 1
          },
          {
            "date": "2010-06-23",
            "count": 1
          },
          {
            "date": "2010-07-01",
            "count": 1
          },
          {
            "date": "2010-07-06",
            "count": 1
          },
          {
            "date": "2010-08-02",
            "count": 1
          },
          {
            "date": "2010-08-03",
            "count": 1
          },
          {
            "date": "2010-10-19",
            "count": 1
          },
          {
            "date": "2010-10-20",
            "count": 1
          },
          {
            "date": "2010-11-25",
            "count": 1
          },
          {
            "date": "2010-12-07",
            "count": 1
          },
          {
            "date": "2010-12-10",
            "count": 1
          },
          {
            "date": "2010-12-17",
            "count": 1
          },
          {
            "date": "2011-02-03",
            "count": 1
          },
          {
            "date": "2011-02-17",
            "count": 1
          },
          {
            "date": "2011-03-21",
            "count": 1
          },
          {
            "date": "2011-03-22",
            "count": 1
          },
          {
            "date": "2011-04-16",
            "count": 1
          },
          {
            "date": "2011-06-05",
            "count": 1
          },
          {
            "date": "2011-07-05",
            "count": 1
          },
          {
            "date": "2011-09-23",
            "count": 1
          },
          {
            "date": "2011-11-17",
            "count": 1
          },
          {
            "date": "2012-03-20",
            "count": 1
          },
          {
            "date": "2012-08-10",
            "count": 1
          },
          {
            "date": "2013-02-21",
            "count": 2
          },
          {
            "date": "2013-03-07",
            "count": 2
          },
          {
            "date": "2013-03-09",
            "count": 1
          },
          {
            "date": "2013-03-20",
            "count": 1
          },
          {
            "date": "2013-03-23",
            "count": 1
          },
          {
            "date": "2013-04-24",
            "count": 1
          },
          {
            "date": "2013-04-29",
            "count": 1
          },
          {
            "date": "2013-05-07",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-05-28",
            "count": 2
          },
          {
            "date": "2013-05-31",
            "count": 1
          },
          {
            "date": "2013-06-10",
            "count": 1
          },
          {
            "date": "2013-06-11",
            "count": 1
          },
          {
            "date": "2013-06-20",
            "count": 1
          },
          {
            "date": "2013-07-20",
            "count": 1
          },
          {
            "date": "2013-07-21",
            "count": 1
          },
          {
            "date": "2013-09-07",
            "count": 1
          },
          {
            "date": "2013-09-09",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-09-24",
            "count": 1
          },
          {
            "date": "2013-09-26",
            "count": 1
          },
          {
            "date": "2013-10-03",
            "count": 1
          },
          {
            "date": "2013-10-17",
            "count": 1
          },
          {
            "date": "2013-10-23",
            "count": 1
          },
          {
            "date": "2013-10-29",
            "count": 1
          },
          {
            "date": "2013-10-31",
            "count": 1
          },
          {
            "date": "2013-11-11",
            "count": 1
          },
          {
            "date": "2013-11-19",
            "count": 1
          },
          {
            "date": "2013-12-21",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 2
          },
          {
            "date": "2014-01-10",
            "count": 1
          },
          {
            "date": "2014-01-14",
            "count": 1
          },
          {
            "date": "2014-01-19",
            "count": 1
          },
          {
            "date": "2014-01-22",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-01-27",
            "count": 1
          },
          {
            "date": "2014-02-04",
            "count": 1
          },
          {
            "date": "2014-02-09",
            "count": 1
          },
          {
            "date": "2014-02-11",
            "count": 1
          },
          {
            "date": "2014-02-14",
            "count": 1
          },
          {
            "date": "2014-02-17",
            "count": 18
          },
          {
            "date": "2014-02-18",
            "count": 39
          },
          {
            "date": "2014-02-19",
            "count": 36
          },
          {
            "date": "2014-02-20",
            "count": 17
          },
          {
            "date": "2014-02-21",
            "count": 11
          },
          {
            "date": "2014-02-22",
            "count": 5
          },
          {
            "date": "2014-02-23",
            "count": 10
          },
          {
            "date": "2014-02-24",
            "count": 10
          },
          {
            "date": "2014-02-25",
            "count": 30
          },
          {
            "date": "2014-02-26",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-03-01",
            "count": 1
          },
          {
            "date": "2014-03-03",
            "count": 1
          },
          {
            "date": "2014-03-07",
            "count": 1
          },
          {
            "date": "2014-03-08",
            "count": 1
          },
          {
            "date": "2014-03-16",
            "count": 1
          },
          {
            "date": "2014-03-18",
            "count": 1
          },
          {
            "date": "2014-03-21",
            "count": 1
          },
          {
            "date": "2014-04-05",
            "count": 1
          },
          {
            "date": "2014-04-17",
            "count": 1
          },
          {
            "date": "2014-04-21",
            "count": 1
          },
          {
            "date": "2014-04-24",
            "count": 1
          },
          {
            "date": "2014-04-30",
            "count": 1
          },
          {
            "date": "2014-05-09",
            "count": 1
          },
          {
            "date": "2014-05-17",
            "count": 1
          },
          {
            "date": "2014-05-18",
            "count": 2
          },
          {
            "date": "2014-05-19",
            "count": 2
          },
          {
            "date": "2014-05-21",
            "count": 1
          },
          {
            "date": "2014-05-26",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-06-02",
            "count": 1
          },
          {
            "date": "2014-06-03",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-06-07",
            "count": 1
          },
          {
            "date": "2014-06-15",
            "count": 1
          },
          {
            "date": "2014-06-24",
            "count": 1
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-07-07",
            "count": 1
          },
          {
            "date": "2014-07-10",
            "count": 2
          },
          {
            "date": "2014-07-11",
            "count": 1
          },
          {
            "date": "2014-07-27",
            "count": 1
          },
          {
            "date": "2014-07-29",
            "count": 2
          },
          {
            "date": "2014-08-04",
            "count": 1
          },
          {
            "date": "2014-08-16",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-08-22",
            "count": 1
          },
          {
            "date": "2014-08-25",
            "count": 2
          },
          {
            "date": "2014-08-29",
            "count": 1
          },
          {
            "date": "2014-09-09",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-15",
            "count": 1
          },
          {
            "date": "2014-10-19",
            "count": 1
          },
          {
            "date": "2014-10-30",
            "count": 1
          },
          {
            "date": "2014-11-04",
            "count": 2
          },
          {
            "date": "2014-11-08",
            "count": 2
          },
          {
            "date": "2014-11-09",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 2
          },
          {
            "date": "2014-11-19",
            "count": 1
          },
          {
            "date": "2014-11-20",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2014-11-28",
            "count": 1
          },
          {
            "date": "2014-11-29",
            "count": 1
          },
          {
            "date": "2014-12-01",
            "count": 1
          },
          {
            "date": "2014-12-02",
            "count": 1
          },
          {
            "date": "2014-12-04",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-29",
            "count": 1
          },
          {
            "date": "2014-12-30",
            "count": 1
          },
          {
            "date": "2015-01-09",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-02-01",
            "count": 1
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-02-13",
            "count": 1
          },
          {
            "date": "2015-02-15",
            "count": 2
          },
          {
            "date": "2015-02-17",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-03-14",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-03-31",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-04-11",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-19",
            "count": 1
          },
          {
            "date": "2015-04-21",
            "count": 2
          },
          {
            "date": "2015-05-09",
            "count": 1
          },
          {
            "date": "2015-05-11",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 2
          },
          {
            "date": "2015-06-15",
            "count": 2
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-22",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-07-09",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-07",
            "count": 1
          },
          {
            "date": "2015-08-13",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-09-10",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 1
          },
          {
            "date": "2015-09-14",
            "count": 1
          },
          {
            "date": "2015-09-25",
            "count": 1
          },
          {
            "date": "2015-10-04",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-21",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-15",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-01-31",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-04",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 1
          },
          {
            "date": "2016-05-15",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-06-26",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 1
          },
          {
            "date": "2016-07-24",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-30",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-08-10",
            "count": 3
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2016-08-22",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 1
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2016-09-21",
            "count": 1
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2016-09-24",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-10-05",
            "count": 1
          },
          {
            "date": "2016-10-08",
            "count": 1
          },
          {
            "date": "2016-10-10",
            "count": 2
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-15",
            "count": 1
          },
          {
            "date": "2016-10-25",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-22",
            "count": 2
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-07",
            "count": 1
          },
          {
            "date": "2017-01-30",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 3
          },
          {
            "date": "2017-02-26",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-04-14",
            "count": 1
          },
          {
            "date": "2017-04-17",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-11-15",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 3
          },
          {
            "date": "2017-11-25",
            "count": 2
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 2
          },
          {
            "date": "2017-12-13",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 2
          },
          {
            "date": "2018-01-25",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 1
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-06-16",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-07-02",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 2
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 2
          },
          {
            "date": "2018-11-13",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 2
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 2
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 2
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-06-12",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 2
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 5
          },
          {
            "date": "2026-06-12",
            "count": 15
          },
          {
            "date": "2026-06-13",
            "count": 6
          },
          {
            "date": "2026-06-14",
            "count": 2
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 718,
        "total_stars": 719
      },
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 9632,
      "source_files_sampled": 8,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "minitest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 16,
        "open_issues": 8,
        "closed_ratio": 0.6,
        "closed_issues": 12,
        "closed_unmerged_prs": 13
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "peterc",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/118?v=4"
        },
        {
          "type": "User",
          "login": "konradreiche",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/661993?v=4"
        },
        {
          "type": "User",
          "login": "salimane",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/403938?v=4"
        },
        {
          "type": "User",
          "login": "boazadato",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1250763?v=4"
        },
        {
          "type": "User",
          "login": "lasseebert",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/728042?v=4"
        },
        {
          "type": "User",
          "login": "andrewpcone",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1505330?v=4"
        },
        {
          "type": "User",
          "login": "bf4",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/142914?v=4"
        },
        {
          "type": "User",
          "login": "daniels",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4971?v=4"
        },
        {
          "type": "User",
          "login": "henrik",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/216?v=4"
        },
        {
          "type": "User",
          "login": "sixtyfive",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/192860?v=4"
        }
      ],
      "contributors_sampled": 16,
      "top_contributor_share": 0.681
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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 5 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": 1,
            "reason": "Found 5/29 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "19 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "48c7ec5c8943b5e1160ab9268ad02ecd37b873b0",
        "ran_at": "2026-07-21T23:39:01Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-11T12:23:28Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2017-06-04T21:48:23Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 7,
          "created_at": "2011-10-07T18:32:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 18,
          "created_at": "2013-10-29T01:18:18Z",
          "last_comment_at": "2017-11-11T16:28:33Z",
          "last_comment_author": "sixtyfive"
        },
        {
          "number": 33,
          "created_at": "2015-05-25T05:19:38Z",
          "last_comment_at": "2023-11-29T19:02:14Z",
          "last_comment_author": "bendangelo"
        },
        {
          "number": 34,
          "created_at": "2015-08-19T09:40:09Z",
          "last_comment_at": "2016-06-27T06:17:42Z",
          "last_comment_author": "TuulaP"
        },
        {
          "number": 40,
          "created_at": "2017-03-04T13:52:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2017-03-20T18:11:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2017-07-08T16:30:26Z",
          "last_comment_at": "2017-11-09T16:39:01Z",
          "last_comment_author": "jm3"
        },
        {
          "number": 44,
          "created_at": "2017-11-09T16:47:46Z",
          "last_comment_at": "2018-03-02T08:53:40Z",
          "last_comment_author": "yun-cn"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/peterc/whatlanguage",
    "host": "github.com",
    "name": "whatlanguage",
    "owner": "peterc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 39,
        "vitality": 71,
        "community": 54,
        "governance": 60,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "commits_last_year": 17,
              "human_commit_share": 1,
              "days_since_last_push": 10,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "17 commits in the last year",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "19 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v2.0.1",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 30.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~30.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 30.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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 10,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 10 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": "Inorganic Growth Policy discounts the stars and forks components by 40%. The finding describes the timing of public star and fork events; it does not establish that attention was purchased, or that the maintainers were involved.",
            "notes": [
              {
                "code": "growth_policy_discount",
                "params": {
                  "pct": 40
                }
              }
            ],
            "value": 44,
            "inputs": {
              "forks": 69,
              "stars": 719,
              "watchers": 17,
              "growth_state": "anomalous",
              "growth_signals": [
                "acquisition_burst",
                "fork_divergence",
                "missing_decay"
              ],
              "growth_windows": [
                "2008-08-22/2008-08-22"
              ],
              "growth_peak_days": 1,
              "growth_factor_pct": 60,
              "growth_peak_stars": 81,
              "growth_peak_window": "2008-08-22",
              "growth_peak_multiple": 81,
              "growth_top_days_share": 0.284,
              "growth_baseline_per_day": 1,
              "growth_history_complete": true
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "719 stars, discounted for inorganic growth: 81 stars over 1 day(s) from 2008-08-22, 81× the repository's own daily baseline",
                "points": 27.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 719
                    }
                  },
                  {
                    "code": "discounted_for_inorganic_growth",
                    "params": {
                      "days": 1,
                      "stars": 81,
                      "window": "2008-08-22",
                      "multiple": 81
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "69 forks, discounted for inorganic growth: 81 stars over 1 day(s) from 2008-08-22, 81× the repository's own daily baseline",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 69
                    }
                  },
                  {
                    "code": "discounted_for_inorganic_growth",
                    "params": {
                      "days": 1,
                      "stars": 81,
                      "window": "2008-08-22",
                      "multiple": 81
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "17 watchers",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 85,
            "inputs": {
              "packages": [
                "whatlanguage"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 3255525,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "3,255,525 downloads all-time across rubygems",
                "points": 67.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 3255525,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 16,
              "top_contributor_share": 0.681
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 68% of commits",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "16 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "merged_prs": 16,
              "open_issues": 8,
              "closed_issues": 12,
              "issue_closed_ratio": 0.6,
              "closed_unmerged_prs": 13
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "60% of issues closed",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "16/29 decided PRs merged",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 16,
                      "decided": 29
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/29 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "followers": 760,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "peterc",
              "public_repos": 52,
              "account_age_days": 6744
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "760 followers of peterc",
                "points": 20.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 760,
                      "login": "peterc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "52 public repos, account ~18 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 52
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "whatlanguage"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 10
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 10 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "6 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "languagedetection",
                "languages",
                "languages-spoken"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 39,
        "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": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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 5 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 5/29 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "19 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 31,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.291,
              "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": "23 of 79 human commits state their intent (structured subject or explanatory body)",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 79
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 79",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 79
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 9632,
              "source_files_sampled": 8,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/8 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 8,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:39:13.245506Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/peterc/whatlanguage.svg",
  "full_name": "peterc/whatlanguage",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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