Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:50 UTC

jekyll / classifier-reborn

A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.

RubyLGPL-2.1★ 559 stars⑂ 111 forkssince Aug 2014View on GitHub ↗

jekyll/classifier-reborn holds a health index of 52 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (74/100) and lowest on Vitality (15/100). It was last updated 785 days ago. 2 contributors account for most of its recent work.

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

52
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

JekyllOrganization
1,280 followers54 public repossince Dec 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsclassifier-reborn2.3.0-91470 days ago

Metrics by category

Vitality

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

15Critical · 22% of overall
How it's scored
0/36Push recency — last push 785 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push785
active_weeks_last_year0
How it's scored
27/27Ships releases — 8 releases published
0/36Release recency — latest release 1,493 days ago
5.4/27Release cadence — a release every ~409.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tagv2.3.0
releases_from_tagsno
days_since_latest_release1,493
mean_days_between_releases409.7
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?

66Moderate · 18% of overall
How it's scored
44.6/60Stars — 559 stars
17/25Forks — 111 forks
6.7/15Watchers — 17 watchers
Inputs used
forks111
stars559
watchers17
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (LGPL-2.1)
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.2/80Total downloads — 2,903,383 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesclassifier-reborn
dependents
ecosystemsrubygems
total_downloads2,903,383
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?

70Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.4/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 37 contributors
10/10OpenSSF Scorecard: Contributors — project has 45 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled37
top_contributor_share0.403
How it's scored
34.9/46.8Issue resolution — 75% of issues closed
35.4/38.3PR acceptance — 101/109 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 9/29 approved changesets -- score normalized to 3
Inputs used
merged_prs101
open_issues24
closed_issues71
issue_closed_ratio0.747
closed_unmerged_prs8
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.3/25Owner reach — 1,280 followers of jekyll
24.7/25Track record — 54 public repos, account ~13 yr old
Inputs used
followers1,280
owner_typeOrganization
is_verified
owner_loginjekyll
public_repos54
account_age_days4,962
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
4/35Publish recency — latest publish 1,470 days ago
20/20Version history — 9 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesclassifier-reborn
ecosystemsrubygems
any_deprecatedno
min_days_since_publish1,470

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 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 9 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://jekyll.github.io/classifier-reborn/
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsruby, rubyml, bayesian-classifier
has_wikino
homepagehttps://jekyll.github.io/classifier-reborn/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

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

AI Readiness

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

40At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
29.3/40Legible commit history — 55 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.55
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
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
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/45 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes15,473
source_files_sampled45
oversized_source_files0

Key facts

559GitHub stars
37contributors
0commits, last 12 months
785days since last push
8releases
2bus factor
24open issues
RubyGemspackage ecosystems

Data collection warnings

  • Could not fetch rubygems package 'classifier-reborn-jruby' from its registry
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 559 ★ / 111 ⇿
559Stars
111Forks
8Releases

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.

0100200300400500600559108502014-082020-072026-05
Major 1Minor 3Patch 4

Each point covers 11 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

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

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

RegistryPackageVersionRelation
RubyGemsnumo-linalgdirect
RubyGemsnumo-narraydirect
RubyGemsfast-stemmerindirect
RubyGemsjruby-stemmer-otherindirect
RubyGemsmatrixindirect
RubyGemsminitestindirect
RubyGemsminitest-reportersindirect
RubyGemspryindirect
RubyGemsrakeindirect
RubyGemsrdocindirect
RubyGemsredisindirect
RubyGemsrubocopindirect
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": [
        "ruby",
        "rubyml",
        "bayesian-classifier"
      ],
      "is_fork": false,
      "size_kb": 701,
      "has_wiki": false,
      "homepage": "https://jekyll.github.io/classifier-reborn/",
      "languages": {
        "Ruby": 96930,
        "Shell": 802,
        "Dockerfile": 528
      },
      "pushed_at": "2024-05-27T18:32:55Z",
      "created_at": "2014-08-10T20:54:45Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-03T08:42:55Z",
      "description": "A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-2.1",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-2.1",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://jekyllrb.com",
      "name": "Jekyll",
      "type": "Organization",
      "login": "jekyll",
      "company": null,
      "location": null,
      "followers": 1280,
      "avatar_url": "https://avatars.githubusercontent.com/u/3083652?v=4",
      "created_at": "2012-12-19T19:37:35Z",
      "is_verified": null,
      "public_repos": 54,
      "account_age_days": 4962
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-2.1",
      "raw_spdx": "LGPL-2.1",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2022-06-19T17:43:17Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2017-12-15T04:06:08Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2017-01-01T23:16:24Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2016-12-30T22:34:38Z"
        },
        {
          "tag": "2.0.4",
          "kind": "patch",
          "published_at": "2015-10-31T21:13:28Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2014-11-09T00:11:40Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2014-09-02T17:30:06Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2014-08-13T04:19:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d8872fe18ff80fa6f6a4b66384a3a9a58090a493",
          "body": null,
          "is_bot": false,
          "headline": "Update history to reflect merge of #202 [ci skip]",
          "author_name": "jekyllbot",
          "author_login": "jekyllbot",
          "committed_at": "2022-10-04T02:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3a20e9f3d23d1be6aeb84590337f4adf71fc97",
          "body": "Merge pull request 202",
          "is_bot": false,
          "headline": "Constrain redis to < 5.0 (#202)",
          "author_name": "Mike Kasberg",
          "author_login": "mkasberg",
          "committed_at": "2022-10-04T02:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e5a84c3e0915d20ab52f2b783703575584d4a2",
          "body": null,
          "is_bot": false,
          "headline": "Update history to reflect merge of #199 [ci skip]",
          "author_name": "jekyllbot",
          "author_login": "jekyllbot",
          "committed_at": "2022-08-30T02:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1eb0f8f805758226b301b5213ba1616e5e0eb71",
          "body": "Merge pull request 199",
          "is_bot": false,
          "headline": "Update macOS instructions in Numo docs (#199)",
          "author_name": "Mike Kasberg",
          "author_login": "mkasberg",
          "committed_at": "2022-08-30T02:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "813b9a63a877f57fcef571e11a14da309094bb50",
          "body": null,
          "is_bot": false,
          "headline": "Release 💎 v2.3.0",
          "author_name": "Matt Rogers",
          "author_login": "mattr-",
          "committed_at": "2022-06-19T17:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e941dd12aeb86114c38e427b13873fcd666990",
          "body": null,
          "is_bot": false,
          "headline": "Update history to reflect merge of #198 [ci skip]",
          "author_name": "jekyllbot",
          "author_login": "jekyllbot",
          "committed_at": "2022-06-09T02:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6153b4bbbf2ed5061a37a49b259ad98f163280e",
          "body": "Merge pull request 198",
          "is_bot": false,
          "headline": "Support Numo Gem for performing SVD (#198)",
          "author_name": "Mike Kasberg",
          "author_login": "mkasberg",
          "committed_at": "2022-06-09T02:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb5da8e48fe1121058bd1b4011489534a197518a",
          "body": null,
          "is_bot": false,
          "headline": "Update history to reflect merge of #197 [ci skip]",
          "author_name": "jekyllbot",
          "author_login": "jekyllbot",
          "committed_at": "2022-05-26T16:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1174d8ada06d769378160225b6772a020344cb29",
          "body": "Merge pull request 197",
          "is_bot": false,
          "headline": "Actually Use GSL in CI Tests (#197)",
          "author_name": "Mike Kasberg",
          "author_login": "mkasberg",
          "committed_at": "2022-05-26T16:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04cd0ad98a2d78e06184b44f81d79610eae46090",
          "body": null,
          "is_bot": false,
          "headline": "Update history to reflect merge of #196 [ci skip]",
          "author_name": "jekyllbot",
          "author_login": "jekyllbot",
          "committed_at": "2022-05-13T20:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3d23555c1b0a6fd4152dd2dfb08ec9d2570d31",
          "body": "Merge pull request 196",
          "is_bot": false,
          "headline": "Test Native and GSL Implementations (#196)",
          "author_name": "Mike Kasberg",
          "author_login": "mkasberg",
          "committed_at": "2022-05-13T20:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d13af5adf040ba40a6fe77dbe0b28756562fcc",
          "body": null,
          "is_bot": false,
          "headline": "Update history to reflect merge of #195 [ci skip]",
          "author_name": "jekyllbot",
          "author_login": "jekyllbot",
          "committed_at": "2022-05-09T01:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "713f50e13b356bfbb7a151142f6e383971881b82",
          "body": "Merge pull request 195",
          "is_bot": false,
          "headline": "Migrate TravisCI to GitHub Actions & Update Tested Ruby Versions (#195)",
          "author_name": "Mike Kasberg",
          "author_login": "mkasberg",
          "committed_at": "2022-05-09T01:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e81d26a7640e7e38122246be004851dcdf5892",
          "body": null,
          "is_bot": false,
          "headline": "Update history to reflect merge of #191 [ci skip]",
          "author_name": "jekyllbot",
          "author_login": "jekyllbot",
          "committed_at": "2020-09-16T07:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22de566c54b945fd84f000958dfafa539628b1cc",
          "body": "Merge pull request 191",
          "is_bot": false,
          "headline": "Updated Bayes docs for filters (#191)",
          "author_name": "Daniel Robertson",
          "author_login": "danielrobertson",
          "committed_at": "2020-09-16T07:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac2479b3af1baab212a7b9bd2e7fb4be2cd94756",
          "body": null,
          "is_bot": false,
          "headline": "Update history to reflect merge of #190 [ci skip]",
          "author_name": "jekyllbot",
          "author_login": "jekyllbot",
          "committed_at": "2020-02-10T16:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59e6c4b5e6059b15392e91ff1339ccd2a294e641",
          "body": "Merge pull request 190",
          "is_bot": false,
          "headline": "Freeze all Ruby string literals (#190)",
          "author_name": "Ashwin Maroli",
          "author_login": "ashmaroli",
          "committed_at": "2020-02-10T16:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d5564ae0014434e5b142071b2c2bfb934408cfd",
          "body": "Update references to the new documentation homepage",
          "is_bot": false,
          "headline": "Merge pull request #187 from ibnesayeed/domain-update",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2019-09-27T22:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a54123d427054516969ab8c3fd93834757df6be",
          "body": null,
          "is_bot": false,
          "headline": "Update references to the new documentation homepage",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2019-09-27T15:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0b47cfa6a2e9f810680578632e7c1afa60d07c8",
          "body": null,
          "is_bot": false,
          "headline": "Delete CNAME",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2019-09-27T14:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "849ba0834c5a9be78147a9072e599187e2203fce",
          "body": "https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration",
          "is_bot": false,
          "headline": "chore (ci): remove deprecated `sudo: false` in .travis.yml",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2019-03-06T12:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39ca586ec44f512e02057f3617e6644ee1d52472",
          "body": null,
          "is_bot": false,
          "headline": "v2.3.0 has not been released yet",
          "author_name": "Ashwin Maroli",
          "author_login": "ashmaroli",
          "committed_at": "2019-01-11T14:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783078cadb09093dcef5e44c6b8b64600d961ba7",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): Add Ruby 2.6, drop Ruby 2.3",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2019-01-06T19:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0357878094240db8e2897bf31745ba6d0db789dc",
          "body": null,
          "is_bot": false,
          "headline": "Require Ruby > 2.2",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-30T00:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1285666e5e6e23e84db49c01b5656316a1342a2a",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): drop testing for Ruby < 2.2",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-30T00:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a57e003d97df810cd502ac79228557e6bcaf6e",
          "body": null,
          "is_bot": false,
          "headline": "chore: chmod +x",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-30T00:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5dba9abe09cc70dec8d6ba100d0283ad6be82ed",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): :gem: 2.3.0",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-30T00:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ffa4f574c861f352ffee718435674e28633ee81",
          "body": null,
          "is_bot": false,
          "headline": "style: auto-correct offenses",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-30T00:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d67f4e36c547d755520e2e88fd5fecab0569a2c",
          "body": null,
          "is_bot": false,
          "headline": "style: safe-auto-correct Layout cops",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-29T23:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "648bec45ca50ae906e815e69678c37b0dc645812",
          "body": null,
          "is_bot": false,
          "headline": "style: auto-correct",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-29T23:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef939ddb8a9f9ffc497c7e3af7ab86fc8946240",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix glob pattern",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-29T23:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763746ed37d60c88194fd74a2417158f0e8eb4d3",
          "body": null,
          "is_bot": false,
          "headline": "chore: add script/fmt",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-29T23:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "169274cea3120d678bd00e762aecce8093e95c08",
          "body": null,
          "is_bot": false,
          "headline": "style: auto-gen config",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-29T23:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5fb2ae0c575fcb8684445a98055b1dbbc8001cb",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove gemnasium badge",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-29T22:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b1c92b6c4aae7e31d62e7bf84e6fa2b1d8b5a02",
          "body": "Fix #181\nGem::Specification#has_rdoc= is deprecated and ignored (defaults to true)\nRDoc is now generated regardless of Gem::Specification#has_rdoc?",
          "is_bot": false,
          "headline": "Fix:  has_rdoc is now deprecated",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-11-29T19:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd94d0e44247b14d88c4b25746f4eb4dbbc61df2",
          "body": null,
          "is_bot": false,
          "headline": "HTTPS all the links",
          "author_name": "Frank Taillandier",
          "author_login": "DirtyF",
          "committed_at": "2018-07-19T08:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c93c63358e66c6a9ca2b0912e4137257f93c2ecc",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2018-03-05T17:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "605b261cc2e5b881c96012c8b211b1b724fbf529",
          "body": "* Separate whitespace tokenizer from hasher\r\n\r\n* Separate stopword filter from hasher\r\n\r\n* Run tests in deep directories\r\n\r\n* Separate stemmer from hasher\r\n\r\n* Separate tests for stopword and tokenizer from hasher's one\r\n\r\n* Reintroduce method to get hash from clean words\r\n\r\n* Fix usage of Stopword \n[…]\n\n* Describe spec of custom tokenizer at first\r\n\r\n* Accept lambda as custom token filter and tokenizer\r\n\r\n* Fix mismatched descriptions about method\r\n\r\n* Add more tests for custom tokenizer and filters",
          "is_bot": false,
          "headline": "Separate tokenizer from hasher (#162)",
          "author_name": "YUKI \"Piro\" Hiroshi",
          "author_login": "piroor",
          "committed_at": "2018-03-05T17:00:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2db156b2dfe21fc65643964a44b5f28252b9abe1",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2018-03-02T18:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96853bc28badae3f21e3449633fdb28067343563",
          "body": "* Avoid zero division\r\n\r\n* Fix a bug caused by indeterminate form\r\n\r\n* Fix a bug occurring when a zero vector try normalizing itself\r\n\r\n* Fix a bug\r\n\r\n* Revert \"Fix a bug\"\r\n\r\nThis reverts commit 151e9f8a4f94d76671d9f9fd3d9ad25e592d8b76.\r\n\r\n* Revert \"Revert \"Fix a bug\"\"\r\n\r\nThis reverts commit 02b98d845e4376a4b52d7a4b91f5aba6670e2c2d.\r\n\r\n* add a test that may raise ZeroDivisionError\r\n\r\n* add a test for zero vectors\r\n\r\n* add a test that may raise Vector::ZeroVectorError\r\n\r\n* fix cutoff",
          "is_bot": false,
          "headline": "Fix the corner cases (#173)",
          "author_name": "Sueka",
          "author_login": "sueka",
          "committed_at": "2018-03-02T18:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b1e6c511aa4ffa90516f001f0dcbfea902cce09",
          "body": null,
          "is_bot": false,
          "headline": "Fix invalid URI (#171)",
          "author_name": "YUKI \"Piro\" Hiroshi",
          "author_login": "piroor",
          "committed_at": "2018-01-16T21:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39feb53d1550b841aad0ed3a0e3144443f59805c",
          "body": null,
          "is_bot": false,
          "headline": "Update classifier-reborn.gemspec",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-12-15T04:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3f5416002d99e10e9c4840e62478f21980e713d",
          "body": null,
          "is_bot": false,
          "headline": "Release 💎 v2.2.0",
          "author_name": "Chase",
          "author_login": "Ch4s3",
          "committed_at": "2017-12-15T00:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cf6f6faac1f72ed8648d6ba113150c41a6b1203",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-11-20T23:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1416fc3135b1489d703f09d44c6e1041f29e5d3d",
          "body": "* use jruby stemmer, bump version\r\n\r\n* oops! RUBY_PLATFORM is a const!\r\n\r\n* travis yml jruby fix\r\n\r\n* readme edits / roll version back\r\n\r\n* another try at travis / better gem name",
          "is_bot": false,
          "headline": "JRuby support! (#168)",
          "author_name": "David Stancu",
          "author_login": "mach-kernel",
          "committed_at": "2017-11-20T23:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b485e14149f4a06ae2b8bc05e68a7a223bafa27",
          "body": null,
          "is_bot": false,
          "headline": "Fix link to Jekyll's CoC (#166)",
          "author_name": "Andrew Bruce",
          "author_login": "camelpunch",
          "committed_at": "2017-09-05T13:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58d0bb6582aa828146e99b4878bf3e94c42e8d0c",
          "body": null,
          "is_bot": false,
          "headline": "Fix badges",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-07-31T23:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ec32e07f28253eae42e61dc0c4858c00d54526",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-03-20T15:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3501d2b00b8bd98d3d4c7bb9c45ae46971e0c28",
          "body": null,
          "is_bot": false,
          "headline": "improved turkish stopwords (#159)",
          "author_name": "Mustafa Yalçın Açıkyıldız",
          "author_login": "yalcin",
          "committed_at": "2017-03-20T15:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b06ea83ae4359c14547a94a443e6cb3ed8dd0ca",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-03-02T05:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "997d2f7f48bc2a86aab37c87be5b58add9ab0eea",
          "body": null,
          "is_bot": false,
          "headline": "Set Redis keys only if they don't exist (#156)",
          "author_name": "Alex Wu",
          "author_login": "AlexDWu",
          "committed_at": "2017-03-02T05:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df7a12f4e1e26e2fb444c5e11b5f1fddf70efbba",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-03-02T05:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f773b0d9f96ffffc563ad49774317fbe532c80dd",
          "body": null,
          "is_bot": false,
          "headline": "Require bayes_redis_backend (#157)",
          "author_name": "Alex Wu",
          "author_login": "AlexDWu",
          "committed_at": "2017-03-02T05:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ac466b271612c7681d4a9ef3242ad20be0e998d",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-02-15T16:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e30d6e0c4f5e769a0af116f8cdaab6ada570625",
          "body": "* Fixed minor code formatting issue\r\n\r\n* Added validation task example in the development docs\r\n\r\n* Added validation link and task example\r\n\r\n* Break sentences in separate lines",
          "is_bot": false,
          "headline": "Validation documentation improvements (#150)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-02-15T16:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5abf94518e5adad5aa0ff33e086fabfa12dfc473",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-02-15T16:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b947998bc1d1d9637d744dfbb7d0eec1ac86e259",
          "body": null,
          "is_bot": false,
          "headline": "Updated Dokcer image to Ruby 2.4 (#149)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-02-15T16:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60cc6cdeefeea30392d38c91e57b8936132db07",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-02-08T20:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47a333b78ab8b39c5f3d18a98fef5af6940c6d09",
          "body": "* Setting up stage for classifier validation documentation\r\n\r\n* Added preface and intro to the data for validation\r\n\r\n* Added k-fold cross-validation documentation\r\n\r\n* Added explanation of k-fold cross-validation report\r\n\r\n* Added custom validation documntation\r\n\r\n* Added run report printing documentation\r\n\r\n* Added existing classifier evaluation documentation\r\n\r\n* Added accuracy in confusion matrix samples\r\n\r\n* Corrected a typo",
          "is_bot": false,
          "headline": "Classifier validation user documenation (#145)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-02-08T20:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33125efa30c3deaf2373c482f59f2ba318201892",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-02-08T20:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67be2f5e80035545990a0e5881345e2d730fd10b",
          "body": "* Fixed test failutres if redis is not running\r\n\r\n* Remove warnings of uninitialized instances of test teardown\r\n\r\n* Checking right conditiones for the test teardown\r\n\r\n* Added reset methods in Bayes, LSI, and Bayes backends\r\n\r\n* Corrected teardown conditionals\r\n\r\n* Added tests for reset functionality\r\n\r\n* Corrected typo in documentation\r\n\r\n* Added tests for reset method in backends\r\n\r\n* Utilize Redis backend reset method in test teardown",
          "is_bot": false,
          "headline": "Add support to reset trained classifiers to their initial state (#143)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-02-08T20:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b68fd908d5fa0b80d2e3950f484fcd0e3f333ab",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-02-08T20:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7389be531a6251245129229d46555edf31137100",
          "body": null,
          "is_bot": false,
          "headline": "Fixed error on requiring 'classifier-reborn' without using Redis (#146)",
          "author_name": "Valeriy Mironov",
          "author_login": "valeronm",
          "committed_at": "2017-02-08T20:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "921c651b09b06f8e5a0c5c9c42578acd519f202c",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-02-08T20:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67305f1d1ae0d43b1e031238c40343fb09247439",
          "body": null,
          "is_bot": false,
          "headline": "Fixed persistance for BayesMemoryBackend (#147)",
          "author_name": "Valeriy Mironov",
          "author_login": "valeronm",
          "committed_at": "2017-02-08T20:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93554dce38657219240f40ce646753871cf2a9d2",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-24T18:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15ec41ac54117e8d154e09c315d1f36c7387cf4a",
          "body": "* Benchmark reporter improvement\r\n\r\n* Added reset method placeholder\r\n\r\n* Added fundamental validation API\r\n\r\n* Added initial validation task with custom reporting\r\n\r\n* k-fold accuracy report generated\r\n\r\n* Hardcoded number removed\r\n\r\n* Confusion matrix generated\r\n\r\n* Reporting confusion matrix with\n[…]\nty\r\n\r\n* Added options argument in validate method\r\n\r\n* Renamed methods with more suitable names\r\n\r\n* Added optional header printing in run report\r\n\r\n* Adding accuracy in the confusion matrix reporting",
          "is_bot": false,
          "headline": "Classifier evaluation and validation (#142)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-24T18:42:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a126640042409f041349eaab16ac937d2c09c88",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-19T05:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b90620de04da417f6738dd187343bbfce7fa0f74",
          "body": null,
          "is_bot": false,
          "headline": "Removed magic train untrain methods from docs, #140 (#141)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-19T05:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b76713533e6e4824da6b7d83081824fe23574f23",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-18T21:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a2d82cc34bd5fdc40269f6f09c50ee546b050a",
          "body": null,
          "is_bot": false,
          "headline": "Links corrected to point to the new domain (#139)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-18T21:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac204f4e01cbcf28b222a447a61a29780376c9e3",
          "body": null,
          "is_bot": false,
          "headline": "Update README.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-18T20:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a475998ce6cbd875358f4d523d15e6576c2c2f93",
          "body": null,
          "is_bot": false,
          "headline": "Create CNAME",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-18T20:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9644b151efda09aa7c088698e9752157f1c9987",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-18T15:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98cf1f4a8550adb957d610185c28fe252cecea7e",
          "body": null,
          "is_bot": false,
          "headline": "Minor docs improvements (#138)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-18T15:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a03e00ced1d9e7160b516294b58e1bbb9b49ea02",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-18T05:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9035cc600eb383a6f0d8ce6cc2f72509b90c36",
          "body": null,
          "is_bot": false,
          "headline": "Return the status of the training/untraining when run (#137)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-18T05:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535d2d7d34228ed7d05026b94d2f2d716157db09",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-18T03:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48664666414aab5e17b29c1d716533ec576fa37e",
          "body": "…le (#134)",
          "is_bot": false,
          "headline": "Refactoring of backend tests to move duplicate login in the common fi…",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-18T03:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e61d3c8060479792d66e13d3b4f83df67c66cb8",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-18T01:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0567c01db45911649ec4f9107f5973e7966f5c8b",
          "body": "* Abbility to add custom stopwords at classifier initialization\r\n\r\n* Downcased custom test stopwords\r\n\r\n* Documented and improved custom stopwords handling\r\n\r\n* Added test cases for custom stopwords and empty trainings, #125 and #130\r\n\r\n* Added documentation for auto-categorization and custom stopwords",
          "is_bot": false,
          "headline": "Ability to add custom stopwords at classifier initialization (#129)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-18T01:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "006d31a25bab3def7c495e1c73aa9ed906a96236",
          "body": null,
          "is_bot": false,
          "headline": "Delete CNAME",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T21:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04fc566131d327176c6797d64e873d1911f60fd3",
          "body": null,
          "is_bot": false,
          "headline": "Update CNAME",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T21:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ff3605b200e85a17066d940985e318d51b0ad2",
          "body": null,
          "is_bot": false,
          "headline": "Update CNAME",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T20:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63331de485010bba241f498b89315734a0a9348b",
          "body": null,
          "is_bot": false,
          "headline": "Create CNAME",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T20:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fb67104db3b1fa231191f74958bbbed1a98cd49",
          "body": null,
          "is_bot": false,
          "headline": "Set theme jekyll-theme-cayman",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T20:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e585ec5106b203649529ac5804f712fafba0ec",
          "body": null,
          "is_bot": false,
          "headline": "Update README.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T20:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cf294f90091d80ae6da9de8451ecc6d77abb306",
          "body": null,
          "is_bot": false,
          "headline": "Update README.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T20:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2340ce9234b8f04e47553779059273a7eca66247",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T20:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc8d554c62a7c97c319efc50a5c8080b06add42",
          "body": "* don't train or untrain empty word hashes\r\n\r\n* first pass on checking word hash first\r\n\r\n* simplified classifications and fixed test\r\n\r\n* apply test patch",
          "is_bot": false,
          "headline": "don't train or untrain empty word hashes (#132)",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T20:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f917d486b6ca4a7e3bd7f2f8cf8025e2280e70b",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T19:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795bed15de5014fe4648283012e2fe80564e81a0",
          "body": null,
          "is_bot": false,
          "headline": "Deal with Infinity score in test (#133)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-17T19:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be47188fb388b277f7b017052da146d18f67561b",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T15:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd772853c32018787af9630af4271b22009f07a",
          "body": "* README file cleaned up to point to the documentation site\r\n\r\n* Library name included explicitly in the license line\r\n\r\n* Added more illustrations and details in the README",
          "is_bot": false,
          "headline": "README file cleaned up to point to the documentation site (#121)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-17T15:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe7dbbb9611245864687091eb614fd7536e308be",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-17T15:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "825caf29ae25604957b0b1aa44c76c76ecf12f1f",
          "body": "* Enable auto categorization if no intial categories, closes #124\r\n\r\n* Tests for auto categorization when empty categories",
          "is_bot": false,
          "headline": "Enable auto categorization if no initial categories (#128)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-17T15:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4334f71cc2b1243d6f278b2e201be3967c918815",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-14T16:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f9ab3d3a3a0aa34868ac2f873edbd3715b53f6",
          "body": null,
          "is_bot": false,
          "headline": "Added and corrected RDoc for ceratin classes and methods (#122)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-14T16:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "116d4e7fc29c33eb613fc0a4dd9f62b8ddc471f7",
          "body": null,
          "is_bot": false,
          "headline": "Update History.markdown",
          "author_name": "Chase Gilliam",
          "author_login": "Ch4s3",
          "committed_at": "2017-01-14T16:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "181cd95f2b257f4b5857e9aad5741da9983ff033",
          "body": "* Added favicon link and forced display\r\n\r\n* Removed unsuported user field from the redis uri example",
          "is_bot": false,
          "headline": "Added favicon link and forced display (#120)",
          "author_name": "Sawood Alam",
          "author_login": "ibnesayeed",
          "committed_at": "2017-01-14T16:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 0,
      "latest_release_at": "2022-06-19T17:43:17Z",
      "latest_release_tag": "v2.3.0",
      "releases_from_tags": false,
      "days_since_last_push": 785,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1493,
      "mean_days_between_releases": 409.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "classifier-reborn",
          "exists": true,
          "license": "LGPL",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/classifier-reborn",
          "is_deprecated": false,
          "latest_version": "2.3.0",
          "repository_url": "https://github.com/jekyll/classifier-reborn",
          "versions_count": 9,
          "total_downloads": 2903383,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2014-08-10T22:13:08.969000Z",
          "latest_published_at": "2022-07-12T15:21:18.844000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1470
        }
      ]
    },
    "popularity": {
      "forks": 111,
      "stars": 559,
      "watchers": 17,
      "fork_history": {
        "days": [
          {
            "date": "2014-09-10",
            "count": 1
          },
          {
            "date": "2014-09-13",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-24",
            "count": 2
          },
          {
            "date": "2014-11-06",
            "count": 1
          },
          {
            "date": "2014-11-11",
            "count": 1
          },
          {
            "date": "2015-01-22",
            "count": 1
          },
          {
            "date": "2015-05-06",
            "count": 1
          },
          {
            "date": "2015-08-20",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-08-29",
            "count": 1
          },
          {
            "date": "2015-09-16",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 1
          },
          {
            "date": "2015-10-14",
            "count": 1
          },
          {
            "date": "2015-11-13",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2015-11-26",
            "count": 1
          },
          {
            "date": "2015-12-13",
            "count": 1
          },
          {
            "date": "2016-02-04",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 1
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-05-05",
            "count": 1
          },
          {
            "date": "2016-05-08",
            "count": 1
          },
          {
            "date": "2016-05-10",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-22",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-11-18",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2016-12-31",
            "count": 1
          },
          {
            "date": "2017-01-08",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-01-29",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-27",
            "count": 1
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-03-18",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-05-28",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-27",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-19",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2018-01-06",
            "count": 1
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-03-31",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 2
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 108,
        "total_forks": 111
      },
      "star_history": {
        "days": [
          {
            "date": "2014-08-10",
            "count": 3
          },
          {
            "date": "2014-08-11",
            "count": 3
          },
          {
            "date": "2014-08-14",
            "count": 1
          },
          {
            "date": "2014-08-21",
            "count": 1
          },
          {
            "date": "2014-09-10",
            "count": 1
          },
          {
            "date": "2014-09-13",
            "count": 1
          },
          {
            "date": "2014-09-30",
            "count": 1
          },
          {
            "date": "2014-10-01",
            "count": 3
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2015-01-26",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-02-15",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 1
          },
          {
            "date": "2015-03-05",
            "count": 1
          },
          {
            "date": "2015-04-05",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-14",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-25",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-05-07",
            "count": 1
          },
          {
            "date": "2015-05-25",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-06-04",
            "count": 2
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-06-13",
            "count": 1
          },
          {
            "date": "2015-07-01",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-07-21",
            "count": 3
          },
          {
            "date": "2015-08-24",
            "count": 4
          },
          {
            "date": "2015-08-25",
            "count": 3
          },
          {
            "date": "2015-08-26",
            "count": 2
          },
          {
            "date": "2015-08-27",
            "count": 23
          },
          {
            "date": "2015-08-28",
            "count": 13
          },
          {
            "date": "2015-08-29",
            "count": 5
          },
          {
            "date": "2015-08-31",
            "count": 5
          },
          {
            "date": "2015-09-01",
            "count": 2
          },
          {
            "date": "2015-09-02",
            "count": 4
          },
          {
            "date": "2015-09-03",
            "count": 4
          },
          {
            "date": "2015-09-04",
            "count": 1
          },
          {
            "date": "2015-09-05",
            "count": 1
          },
          {
            "date": "2015-09-07",
            "count": 3
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-09",
            "count": 3
          },
          {
            "date": "2015-09-10",
            "count": 2
          },
          {
            "date": "2015-09-11",
            "count": 2
          },
          {
            "date": "2015-09-12",
            "count": 1
          },
          {
            "date": "2015-09-14",
            "count": 2
          },
          {
            "date": "2015-09-15",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2015-10-09",
            "count": 2
          },
          {
            "date": "2015-10-10",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 1
          },
          {
            "date": "2015-10-14",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-17",
            "count": 1
          },
          {
            "date": "2015-10-31",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-08",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-13",
            "count": 2
          },
          {
            "date": "2015-11-19",
            "count": 1
          },
          {
            "date": "2015-11-28",
            "count": 1
          },
          {
            "date": "2015-11-30",
            "count": 1
          },
          {
            "date": "2015-12-01",
            "count": 1
          },
          {
            "date": "2015-12-02",
            "count": 1
          },
          {
            "date": "2015-12-05",
            "count": 1
          },
          {
            "date": "2015-12-12",
            "count": 1
          },
          {
            "date": "2015-12-18",
            "count": 1
          },
          {
            "date": "2015-12-24",
            "count": 1
          },
          {
            "date": "2015-12-25",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-19",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 2
          },
          {
            "date": "2016-02-02",
            "count": 1
          },
          {
            "date": "2016-02-03",
            "count": 1
          },
          {
            "date": "2016-02-07",
            "count": 1
          },
          {
            "date": "2016-02-09",
            "count": 1
          },
          {
            "date": "2016-02-13",
            "count": 1
          },
          {
            "date": "2016-02-20",
            "count": 2
          },
          {
            "date": "2016-02-24",
            "count": 1
          },
          {
            "date": "2016-02-26",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 2
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-13",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-03-19",
            "count": 1
          },
          {
            "date": "2016-03-23",
            "count": 1
          },
          {
            "date": "2016-03-25",
            "count": 1
          },
          {
            "date": "2016-03-27",
            "count": 2
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-03",
            "count": 1
          },
          {
            "date": "2016-04-04",
            "count": 1
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-04-13",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 2
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-05",
            "count": 2
          },
          {
            "date": "2016-05-07",
            "count": 2
          },
          {
            "date": "2016-05-10",
            "count": 1
          },
          {
            "date": "2016-05-14",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 2
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-05-23",
            "count": 1
          },
          {
            "date": "2016-05-24",
            "count": 1
          },
          {
            "date": "2016-05-27",
            "count": 1
          },
          {
            "date": "2016-06-02",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-09",
            "count": 1
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2016-06-11",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 2
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 1
          },
          {
            "date": "2016-07-21",
            "count": 2
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-07-30",
            "count": 2
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-03",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-20",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-08-24",
            "count": 1
          },
          {
            "date": "2016-08-29",
            "count": 1
          },
          {
            "date": "2016-09-11",
            "count": 1
          },
          {
            "date": "2016-09-12",
            "count": 2
          },
          {
            "date": "2016-09-15",
            "count": 2
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2016-09-21",
            "count": 2
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-10-06",
            "count": 2
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-10-28",
            "count": 2
          },
          {
            "date": "2016-10-29",
            "count": 1
          },
          {
            "date": "2016-10-30",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-16",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2016-11-25",
            "count": 2
          },
          {
            "date": "2016-11-29",
            "count": 2
          },
          {
            "date": "2016-12-03",
            "count": 1
          },
          {
            "date": "2016-12-07",
            "count": 2
          },
          {
            "date": "2016-12-10",
            "count": 1
          },
          {
            "date": "2016-12-11",
            "count": 1
          },
          {
            "date": "2016-12-12",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 3
          },
          {
            "date": "2016-12-15",
            "count": 2
          },
          {
            "date": "2016-12-17",
            "count": 1
          },
          {
            "date": "2016-12-20",
            "count": 1
          },
          {
            "date": "2016-12-24",
            "count": 1
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2016-12-30",
            "count": 2
          },
          {
            "date": "2017-01-02",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 2
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-07",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-01-14",
            "count": 1
          },
          {
            "date": "2017-01-15",
            "count": 2
          },
          {
            "date": "2017-01-16",
            "count": 1
          },
          {
            "date": "2017-01-19",
            "count": 1
          },
          {
            "date": "2017-01-22",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 2
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-01-27",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 2
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-14",
            "count": 2
          },
          {
            "date": "2017-02-15",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 2
          },
          {
            "date": "2017-02-23",
            "count": 2
          },
          {
            "date": "2017-02-25",
            "count": 2
          },
          {
            "date": "2017-02-27",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 2
          },
          {
            "date": "2017-03-14",
            "count": 3
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-04-02",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-06",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-05-07",
            "count": 2
          },
          {
            "date": "2017-05-10",
            "count": 2
          },
          {
            "date": "2017-05-15",
            "count": 1
          },
          {
            "date": "2017-05-18",
            "count": 2
          },
          {
            "date": "2017-05-27",
            "count": 2
          },
          {
            "date": "2017-06-04",
            "count": 1
          },
          {
            "date": "2017-06-08",
            "count": 1
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-06-17",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 2
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-07-15",
            "count": 1
          },
          {
            "date": "2017-07-24",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-06",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-08-10",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-09-06",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-09-24",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 1
          },
          {
            "date": "2017-10-01",
            "count": 1
          },
          {
            "date": "2017-10-08",
            "count": 2
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 2
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2017-12-16",
            "count": 1
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 2
          },
          {
            "date": "2018-01-23",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-24",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 2
          },
          {
            "date": "2018-03-10",
            "count": 2
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 2
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-03-31",
            "count": 1
          },
          {
            "date": "2018-04-01",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 2
          },
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-04-22",
            "count": 1
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-07-02",
            "count": 2
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 9
          },
          {
            "date": "2018-07-20",
            "count": 2
          },
          {
            "date": "2018-07-22",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 2
          },
          {
            "date": "2018-07-28",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-08-24",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 2
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-09-29",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 2
          },
          {
            "date": "2018-12-17",
            "count": 2
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-20",
            "count": 2
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-02-04",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 2
          },
          {
            "date": "2019-02-17",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-04-06",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 2
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 4
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-06-23",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 2
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 3
          },
          {
            "date": "2022-06-24",
            "count": 2
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-03",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 559,
        "total_stars": 559
      },
      "open_issues_and_prs": 28
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 15473,
      "source_files_sampled": 45,
      "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,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "gsl",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "numo-narray",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "numo-linalg",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "numo-linalg",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "numo-narray",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "fast-stemmer",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jruby-stemmer-other",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "matrix",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-reporters",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "redis",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 2,
        "indirect_count": 10
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 101,
        "open_issues": 24,
        "closed_ratio": 0.747,
        "closed_issues": 71,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Ch4s3",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/1943540?v=4"
        },
        {
          "type": "User",
          "login": "parkr",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/237985?v=4"
        },
        {
          "type": "User",
          "login": "ibnesayeed",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/65147?v=4"
        },
        {
          "type": "User",
          "login": "DirtyF",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/103008?v=4"
        },
        {
          "type": "User",
          "login": "amatsuda",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
        },
        {
          "type": "User",
          "login": "jekyllbot",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/6166343?v=4"
        },
        {
          "type": "User",
          "login": "mkasberg",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/12214617?v=4"
        },
        {
          "type": "User",
          "login": "alfredxing",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2704010?v=4"
        },
        {
          "type": "User",
          "login": "MadBomber",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/21101?v=4"
        },
        {
          "type": "User",
          "login": "ivanacostarubio",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/16559?v=4"
        }
      ],
      "contributors_sampled": 37,
      "top_contributor_share": 0.403
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "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 9 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 9/29 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 45 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d8872fe18ff80fa6f6a4b66384a3a9a58090a493",
        "ran_at": "2026-07-21T20:50:32Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jekyll/classifier-reborn",
    "host": "github.com",
    "name": "classifier-reborn",
    "owner": "jekyll"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 35,
        "vitality": 15,
        "community": 66,
        "governance": 70,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 15,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 785,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 785 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 785
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "v2.3.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1493,
              "mean_days_between_releases": 409.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1493 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1493
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~409.7 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 409.7
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "queues_not_read",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1386,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 111,
              "stars": 559,
              "watchers": 17,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "559 stars",
                "points": 44.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 559
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "111 forks",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-2.1)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-2.1"
                    }
                  }
                ],
                "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": "good",
            "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": 84,
            "inputs": {
              "packages": [
                "classifier-reborn"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 2903383,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "2,903,383 downloads all-time across rubygems",
                "points": 67.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 2903383,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 37,
              "top_contributor_share": 0.403
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "37 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 45 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 101,
              "open_issues": 24,
              "closed_issues": 71,
              "issue_closed_ratio": 0.747,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "101/109 decided PRs merged",
                "points": 35.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 101,
                      "decided": 109
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/29 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "followers": 1280,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "jekyll",
              "public_repos": 54,
              "account_age_days": 4962
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,280 followers of jekyll",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1280,
                      "login": "jekyll"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "54 public repos, account ~13 yr old",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 54
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "classifier-reborn"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 1470
            },
            "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 1470 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1470
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "9 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 74,
        "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 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "ruby",
                "rubyml",
                "bayesian-classifier"
              ],
              "has_wiki": false,
              "homepage": "https://jekyll.github.io/classifier-reborn/",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://jekyll.github.io/classifier-reborn/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 35,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 9/29 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 45 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 27
            },
            "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": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.55,
              "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": "55 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 29.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 55,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 15473,
              "source_files_sampled": 45,
              "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/45 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 45,
                      "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": [
    "Could not fetch rubygems package 'classifier-reborn-jruby' from its registry",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:50:54.079267Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jekyll/classifier-reborn.svg",
  "full_name": "jekyll/classifier-reborn",
  "license_state": "standard",
  "license_spdx": "LGPL-2.1"
}

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.23.0 — full methodology · metrics wiki.

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