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

sds / scss-lint

Configurable tool for writing clean, consistent SCSS

RubyMIT★ 3,672 stars⑂ 457 forkssince Dec 2012View on GitHub ↗

sds/scss-lint holds a health index of 31 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (78/100) and lowest on Vitality (18/100). It was last updated 916 days ago. A single contributor accounts for most of its recent work.

31
overall / 100
At risk

Software health index

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

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

Score profile

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

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

Ownership

Shane da SilvaPersonal account
309 followers18 public repossince Mar 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsscss_lint0.60.0-331271 days ago

Metrics by category

Vitality

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

18Critical · 22% of overall
How it's scored
0/36Push recency — last push 916 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_push916
active_weeks_last_year0
How it's scored
27/27Ships releases — 54 releases published
0/36Release recency — latest release 1,271 days ago
12.6/27Release cadence — a release every ~245.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count54
latest_release_tagv0.60.0
releases_from_tagsno
days_since_latest_release1,271
mean_days_between_releases245.9
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?

78Good · 18% of overall
How it's scored
57.8/60Stars — 3,672 stars
22.2/25Forks — 457 forks
11.4/15Watchers — 112 watchers
Inputs used
forks457
stars3,672
watchers112
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
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
76.6/80Total downloads — 23,463,042 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesscss_lint
dependents
ecosystemsrubygems
total_downloads23,463,042
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?

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.9/22.5Commit distribution — top contributor authored 69% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 33 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.692
How it's scored
42.1/46.8Issue resolution — 90% of issues closed
13.6/38.3PR acceptance — 118/333 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 13/25 approved changesets -- score normalized to 5
Inputs used
merged_prs118
open_issues67
closed_issues607
issue_closed_ratio0.901
closed_unmerged_prs215
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.9/25Owner reach — 309 followers of sds
21.3/25Track record — 18 public repos, account ~15 yr old
Inputs used
followers309
owner_typeUser
is_verified
owner_loginsds
public_repos18
account_age_days5,604
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
4/35Publish recency — latest publish 1,271 days ago
20/20Version history — 33 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesscss_lint
ecosystemsrubygems
any_deprecatedno
min_days_since_publish1,271

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 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
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 16 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 16 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
3.8/7.5Code-Review — Found 13/25 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 33 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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages4
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

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

Key facts

3,672GitHub stars
100contributors
0commits, last 12 months
916days since last push
54releases
1bus factor
67open issues
RubyGemspackage ecosystems

More detail

Star and fork history 3,672 ★ / 457 ⇿
3,672Stars
457Forks
54Releases

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

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

01,2502,5003,7503,672456432013-032019-112026-07
Major 0Minor 38Patch 16

Each point covers 13 days.

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 16 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 13/25 approved changesets -- score normalized to 5
10Contributorsproject has 33 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 5
RegistryPackageVersion constraintManifest
RubyGemsrspec~> 3.8Gemfile
RubyGemsovercommit0.62.0Gemfile
RubyGemsrakeGemfile
RubyGemsrubocop1.60.0Gemfile
RubyGemscoverallsGemfile
All dependencies 6

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

RegistryPackageVersionRelation
RubyGemscoverallsdirect
RubyGemsovercommit0.62.0direct
RubyGemsrakedirect
RubyGemsrspecdirect
RubyGemsrubocop1.60.0direct
RubyGemssassindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 2 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2474,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Ruby": 603170
      },
      "pushed_at": "2024-01-16T23:59:53Z",
      "created_at": "2012-12-18T18:31:42Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T10:08:00Z",
      "description": "Configurable tool for writing clean, consistent SCSS",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://shane.io",
      "name": "Shane da Silva",
      "type": "User",
      "login": "sds",
      "company": null,
      "location": "Hereabouts",
      "followers": 309,
      "avatar_url": "https://avatars.githubusercontent.com/u/677877?v=4",
      "created_at": "2011-03-18T21:47:34Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 5604
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.60.0",
          "kind": "minor",
          "published_at": "2023-01-27T18:03:50Z"
        },
        {
          "tag": "v0.59.0",
          "kind": "minor",
          "published_at": "2019-10-11T05:10:06Z"
        },
        {
          "tag": "v0.58.0",
          "kind": "minor",
          "published_at": "2019-10-11T05:09:37Z"
        },
        {
          "tag": "v0.57.1",
          "kind": "patch",
          "published_at": "2018-09-27T15:47:35Z"
        },
        {
          "tag": "v0.57.0",
          "kind": "minor",
          "published_at": "2018-02-26T08:20:42Z"
        },
        {
          "tag": "v0.56.0",
          "kind": "minor",
          "published_at": "2017-11-05T02:15:14Z"
        },
        {
          "tag": "v0.55.0",
          "kind": "minor",
          "published_at": "2017-10-10T04:40:30Z"
        },
        {
          "tag": "v0.54.0",
          "kind": "minor",
          "published_at": "2017-06-14T06:04:25Z"
        },
        {
          "tag": "v0.53.0",
          "kind": "minor",
          "published_at": "2017-04-10T07:30:39Z"
        },
        {
          "tag": "v0.52.0",
          "kind": "minor",
          "published_at": "2017-01-05T10:00:42Z"
        },
        {
          "tag": "v0.51.0",
          "kind": "minor",
          "published_at": "2016-12-16T05:18:02Z"
        },
        {
          "tag": "v0.50.3",
          "kind": "patch",
          "published_at": "2016-11-03T17:47:50Z"
        },
        {
          "tag": "v0.50.2",
          "kind": "patch",
          "published_at": "2016-08-30T18:35:19Z"
        },
        {
          "tag": "v0.50.1",
          "kind": "patch",
          "published_at": "2016-08-29T20:14:04Z"
        },
        {
          "tag": "v0.50.0",
          "kind": "minor",
          "published_at": "2016-08-29T18:24:34Z"
        },
        {
          "tag": "v0.49.0",
          "kind": "minor",
          "published_at": "2016-07-05T18:13:42Z"
        },
        {
          "tag": "v0.48.0",
          "kind": "minor",
          "published_at": "2016-04-16T02:51:19Z"
        },
        {
          "tag": "v0.47.1",
          "kind": "patch",
          "published_at": "2016-03-02T19:19:36Z"
        },
        {
          "tag": "v0.47.0",
          "kind": "minor",
          "published_at": "2016-02-23T22:42:24Z"
        },
        {
          "tag": "v0.46.0",
          "kind": "minor",
          "published_at": "2016-02-23T01:44:36Z"
        },
        {
          "tag": "v0.45.0",
          "kind": "minor",
          "published_at": "2016-02-17T00:22:55Z"
        },
        {
          "tag": "v0.44.0",
          "kind": "minor",
          "published_at": "2016-01-22T02:40:18Z"
        },
        {
          "tag": "v0.43.2",
          "kind": "patch",
          "published_at": "2015-12-01T04:03:26Z"
        },
        {
          "tag": "v0.43.1",
          "kind": "patch",
          "published_at": "2015-12-01T01:12:41Z"
        },
        {
          "tag": "v0.43.0",
          "kind": "minor",
          "published_at": "2015-11-23T08:00:44Z"
        },
        {
          "tag": "v0.42.2",
          "kind": "patch",
          "published_at": "2015-10-02T16:17:03Z"
        },
        {
          "tag": "v0.42.1",
          "kind": "patch",
          "published_at": "2015-09-25T17:50:51Z"
        },
        {
          "tag": "v0.42.0",
          "kind": "minor",
          "published_at": "2015-09-24T18:15:40Z"
        },
        {
          "tag": "v0.41.0",
          "kind": "minor",
          "published_at": "2015-08-24T05:06:00Z"
        },
        {
          "tag": "v0.40.1",
          "kind": "patch",
          "published_at": "2015-06-30T23:47:42Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2015-06-30T19:48:24Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2015-05-23T00:37:03Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2015-05-03T01:15:54Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2015-04-13T01:15:57Z"
        },
        {
          "tag": "v0.36.1",
          "kind": "patch",
          "published_at": "2015-04-08T21:43:53Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2015-04-08T19:06:09Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2015-03-20T17:18:59Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2015-02-23T03:55:12Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2015-01-21T22:09:13Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2015-01-07T18:49:37Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2014-12-10T21:58:08Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2014-11-11T02:59:10Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2014-10-07T18:23:13Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2014-09-04T06:08:11Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2014-08-19T18:46:38Z"
        },
        {
          "tag": "v0.26.2",
          "kind": "patch",
          "published_at": "2014-07-29T23:53:39Z"
        },
        {
          "tag": "v0.26.1",
          "kind": "patch",
          "published_at": "2014-07-28T22:54:48Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2014-07-28T04:24:42Z"
        },
        {
          "tag": "v0.25.1",
          "kind": "patch",
          "published_at": "2014-06-24T17:45:27Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2014-06-23T21:48:35Z"
        },
        {
          "tag": "v0.24.1",
          "kind": "patch",
          "published_at": "2014-05-21T20:44:53Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2014-05-14T18:36:48Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2014-04-22T18:28:02Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2014-04-22T00:28:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9099df2a76c24a36fd53a258505ce4ce10dbf3aa",
          "body": null,
          "is_bot": false,
          "headline": "Update `master` references to `main` (#1008)",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2024-01-16T23:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f04c0187baaa48df43af7c18b0f70bec7b03a95",
          "body": null,
          "is_bot": false,
          "headline": "Update dev dependencies (#1007)",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2024-01-16T23:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e17757d7e906ed7260a904f00fdf2a536078cca",
          "body": "Follows up PR 1002\r\n\r\nSigned-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>",
          "is_bot": false,
          "headline": "Clean up Travis CI related stuffs (#1006)",
          "author_name": "Takuya N",
          "author_login": "tnir",
          "committed_at": "2023-07-20T06:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33bcd0f5ea3b914dbbf12c6d7d68d1d16c6d704a",
          "body": null,
          "is_bot": false,
          "headline": "Cut version 0.60.0",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2023-01-27T18:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc93dc471ac9269835d5b9333f83f395aea0d81f",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "victor",
          "author_login": "elalemanyo",
          "committed_at": "2023-01-27T00:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0481a24e58c2d1c4c1b249c36af8e65d8ee1d055",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "victor",
          "author_login": "elalemanyo",
          "committed_at": "2023-01-21T23:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8427015f68d554dfeb1bed32674d75cc917a36fc",
          "body": null,
          "is_bot": false,
          "headline": "Improve ci gh action setup",
          "author_name": "victor",
          "author_login": "elalemanyo",
          "committed_at": "2023-01-21T23:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fecd0815760023bc5d1599a4981b56c11fd500c1",
          "body": null,
          "is_bot": false,
          "headline": "Add basic github action to run ci",
          "author_name": "victor",
          "author_login": "elalemanyo",
          "committed_at": "2023-01-21T23:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75cbc48f43c133089a5daf2bbd82db514e95def",
          "body": null,
          "is_bot": false,
          "headline": "converts sequence.member to a string",
          "author_name": "victor",
          "author_login": "elalemanyo",
          "committed_at": "2023-01-21T23:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "328a11d2a48032908c6f3a391804228d0fdb0a60",
          "body": null,
          "is_bot": false,
          "headline": "Add ruby 3.2.0 to ci test matrix",
          "author_name": "victor",
          "author_login": "elalemanyo",
          "committed_at": "2023-01-21T23:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c03fbab4f0bdf3c64f65c4e49c88eb42c5310cb0",
          "body": null,
          "is_bot": false,
          "headline": "Add in scroll-padding properties to default whitelist",
          "author_name": "ysirman",
          "author_login": "ysirman",
          "committed_at": "2022-12-21T12:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7dd161db034ddcfe0c7056d2296b8126d941e6c",
          "body": "Accent color can be used to style browser built-ins like checkboxes,\nrange elements and progress bars without harming accessibility.\n\nhttps://developer.mozilla.org/en-US/docs/Web/CSS/accent-color",
          "is_bot": false,
          "headline": "Add `accent-color` to properties.txt",
          "author_name": "Anthony Ryan",
          "author_login": "anthonyryan1",
          "committed_at": "2022-07-08T05:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b74cdfb86c065848bad1fbd691e6c9eca277b59",
          "body": "`place-items` is a shorthand property for `align-items` and `justify-items`.\r\nhttps://developer.mozilla.org/en-US/docs/Web/CSS/place-items",
          "is_bot": false,
          "headline": "Add `place-items` to properties.txt",
          "author_name": "Jason Zimdars",
          "author_login": null,
          "committed_at": "2022-02-01T13:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c2df06b9bc2372c6d7e6def377af04e0625c83a",
          "body": null,
          "is_bot": false,
          "headline": "Add text-underline-offset as a valid property (#992)",
          "author_name": "Anthony Ryan",
          "author_login": "anthonyryan1",
          "committed_at": "2021-11-19T02:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6198c0c647b4b7863aa6dcfbb84daa10af73a7d8",
          "body": "Gap is shorthand for `row-gap` and `column-gap`.\r\nhttps://developer.mozilla.org/en-US/docs/Web/CSS/gap",
          "is_bot": false,
          "headline": "Adds `gap` to properties.txt",
          "author_name": "Dan Gold",
          "author_login": "danielcgold",
          "committed_at": "2021-09-13T21:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "037c810aa0cf17d19062473ccde6a8b4f1e10277",
          "body": null,
          "is_bot": false,
          "headline": "Support to gap, row-gap and column-gap (fixes #1220)",
          "author_name": "Fabio Picheli",
          "author_login": null,
          "committed_at": "2020-07-26T02:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ccd1d68501ff5a31759734929985cda3e9bcf3d",
          "body": null,
          "is_bot": false,
          "headline": "Fix property alphabetization",
          "author_name": "Nabeelah Ali",
          "author_login": "nali",
          "committed_at": "2020-05-14T20:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0173fb5bfe37494191a5a73827dafa626300c4f0",
          "body": null,
          "is_bot": false,
          "headline": "Add in scroll-margin properties to default whitelist",
          "author_name": "Nabeelah Ali",
          "author_login": "nali",
          "committed_at": "2020-05-14T20:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "169a9918623682b5af43821e24c524b9f211c0b6",
          "body": "Also, this change adds a new description of stylelint plugins in order to make the migration easier.",
          "is_bot": false,
          "headline": "Remove the description about sass-lint",
          "author_name": "Masafumi Koba",
          "author_login": "ybiquitous",
          "committed_at": "2020-04-06T00:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db988731d3cecc4b3c9c63755b364a98858eca9",
          "body": "This was a hidden feature; as far as I could tell it was undocumented, but in the comments for #649, it was revealed that it is indeed an intentional feature. So, I added it to the README! 😄",
          "is_bot": false,
          "headline": "#649: Added single-line disable to README",
          "author_name": "Ben Leggiero",
          "author_login": "KyNorthstar",
          "committed_at": "2020-01-21T00:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99ce4ee50212062a0b8ddec7dbab42b96aa25411",
          "body": null,
          "is_bot": false,
          "headline": "Cut version 0.59.0",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-10-11T05:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3f45e1611bec6816d648b19e800460b6803603",
          "body": "These are no longer necessary to specify.",
          "is_bot": false,
          "headline": "Remove patch Ruby versions from Travis build matrix",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-10-11T05:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f58329f47dd7f8534d4ddf5cf573bc2d6bdad35",
          "body": null,
          "is_bot": false,
          "headline": "Update Overcommit 0.49.1 → 0.51.0",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-10-11T05:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a02a6aa0720d4068475c8ccb03bbf7272d9477e1",
          "body": "This was only necessary for the Rake integration, which is option.\nUpdate the documentation and remove from the gemspec.",
          "is_bot": false,
          "headline": "Remove dependency on Rake",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-10-11T04:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17b02857571639526d38325b67e82762c38f5c1e",
          "body": null,
          "is_bot": false,
          "headline": "Update change log for overflow-wrap addition to SMACSS",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-08-18T16:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8788da60064cecbfdfe9361a28424cdcf6855d3a",
          "body": "`overflow-wrap` is the standard version of `word-wrap` and so should appear just after it.",
          "is_bot": false,
          "headline": "Add overflow-wrap",
          "author_name": "Brook Jordan",
          "author_login": "brookjordan",
          "committed_at": "2019-08-18T16:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9f1160271d14383ab33bae83f09393ecf0dcf34",
          "body": null,
          "is_bot": false,
          "headline": "Update Overcommit → 0.49.1 for CI",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-08-18T16:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5739c3a150e5ab03996f041b1bb17f311ec37444",
          "body": "Since we weren't pinning the exact version of RuboCop, we would hit\nwarnings unexpectedly since CI would auto-update. Fix this by pinning.",
          "is_bot": false,
          "headline": "Fix RuboCop warnings and update pinned RuboCop version",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-08-18T16:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e99afe4ede041a431a06e585c12ce82f6ad50116",
          "body": "This is no longer required.",
          "is_bot": false,
          "headline": "Drop unused option `sudo` from TravisCI configuration",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-03T01:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5a04c1a67cfe4f4ac2a47209b3b5d8b84037eba",
          "body": null,
          "is_bot": false,
          "headline": "Cut version 0.58.0",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-03T01:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0a579ce7fff8f3a964394682f3015ca8e7ac55",
          "body": null,
          "is_bot": false,
          "headline": "Update RSpec 3.7 → 3.8 for CI builds",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-03T01:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca545e2f80f051b598ee35cef82d5500800f9754",
          "body": null,
          "is_bot": false,
          "headline": "Update Overcommit 0.41.0 → 0.48.0 for CI builds",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-03T01:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cddf87511155c80d5b75edf6e293aa4ea42ff32",
          "body": "As part of this, we had to clean up a few new lints that were being\nreported.",
          "is_bot": false,
          "headline": "Update RuboCop 0.52.1 → 0.68 for CI builds",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-03T01:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2af055296973aa5edeffe6f0aa94f6570725a4e",
          "body": null,
          "is_bot": false,
          "headline": "Update change log with CSS SVG properties",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-03T00:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9221aad73dde3d0b61517ade4835120404c3b2c",
          "body": "MDN does not have individual pages for the _CSS_ properties, but they have comments on the SVG property pages (e.g. [ry](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ry)):\r\n\r\n> **Note:** Starting with SVG2, `ry` is a _Geometry Property_ meaning this attribute can also be used as a CSS \n[…]\n attribute can also be used as a CSS property\"](https://www.google.com/search?ei=sYLIXNqPPJfP0PEPmrOLiAg&q=site%3Adeveloper.mozilla.org+%22meaning+this+attribute+can+also+be+used+as+a+CSS+property%22)",
          "is_bot": false,
          "headline": "Add CSS SVG properties to properties.txt",
          "author_name": "Sam Rawlins",
          "author_login": "srawlins",
          "committed_at": "2019-05-03T00:26:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2369aca47cf4b2e562bc0850abd50c570b641b8",
          "body": null,
          "is_bot": false,
          "headline": "Update change log",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-03T00:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2d92f137ae4603943cf3b92a9c83eb7150535c9",
          "body": "Ruby 2.3 reached EOL on March 31, 2019:\nhttps://www.ruby-lang.org/en/news/2019/03/31/support-of-ruby-2-3-has-ended/\n\nWhile here, run a RuboCop auto-correct as we're now requiring Ruby 2.4+.",
          "is_bot": false,
          "headline": "Drop support for Ruby 2.3",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-02T23:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b083d4b5b064ba7309c56be5ebefd81d73c53e",
          "body": "Now that this repository has migrated owners, update links\nappropriately.",
          "is_bot": false,
          "headline": "Update references to Brigade",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-02T23:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee267917193073a8cd6d6ee81e5bb22e1fd400e",
          "body": "I doubt this is up to date, and don't have much of a desire to keep it\nup to date.",
          "is_bot": false,
          "headline": "Remove INTHEWILD references",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-05-02T23:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "134c6925b1b6862d460f43b4b13ff18a185da1e1",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "0xflotus",
          "author_login": "0xflotus",
          "committed_at": "2019-04-29T17:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64921483d5365136dd3c0fc07c042b9d4fc2a561",
          "body": null,
          "is_bot": false,
          "headline": "Remove trailing whitespace from README",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2019-04-24T23:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff858c4175d26b198131ae28e86277d436b1e384",
          "body": "This solves that EOF error that was before simply documented with no workaround.",
          "is_bot": false,
          "headline": "Added workaround for macOS Jekyll preprocessing",
          "author_name": "Ben Leggiero",
          "author_login": "KyNorthstar",
          "committed_at": "2019-04-24T23:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd75d8913d9cfa4f156bbcf38d32cc291d5095b4",
          "body": "Docs: https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-width",
          "is_bot": false,
          "headline": "Add scrollbar-width to properties.txt",
          "author_name": "Sam Rawlins",
          "author_login": "srawlins",
          "committed_at": "2019-04-24T21:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad49441d7fde171c5fe6e8805b149c9e630c26a",
          "body": "See the MDN documentation: https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-numeric",
          "is_bot": false,
          "headline": "Add font-variant-numeric to properties.txt",
          "author_name": "Sam Rawlins",
          "author_login": "srawlins",
          "committed_at": "2019-04-04T17:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97839a3f2ff2d950235df485def88d73e203597",
          "body": "See MDN's documentation: https://developer.mozilla.org/en-US/docs/Web/CSS/place-content",
          "is_bot": false,
          "headline": "Add place-content to properties.txt",
          "author_name": "Sam Rawlins",
          "author_login": "srawlins",
          "committed_at": "2019-04-04T17:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3023a0c956bc2c77e34ea246aeb346f004bdd65a",
          "body": null,
          "is_bot": false,
          "headline": "Add newer JRuby to CI",
          "author_name": "nekomaho",
          "author_login": "nekomaho",
          "committed_at": "2019-03-22T06:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4c8894e40ae71a92ca9e911f545582bba678811",
          "body": "This correction should not be done at this time, as it needs to fix many files.",
          "is_bot": false,
          "headline": "Disable rubocop Style/RedundantFreeze rule",
          "author_name": "nekomaho",
          "author_login": "nekomaho",
          "committed_at": "2019-03-22T06:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec9f647e07edfc7ea20e4b84167f66c577bb6f9",
          "body": "This correction should not be done at this time, as it needs to fix many files.",
          "is_bot": false,
          "headline": "Disable rubocop Style/SafeNavigation rule",
          "author_name": "nekomaho",
          "author_login": "nekomaho",
          "committed_at": "2019-03-22T06:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f109cba22f8c310dd00fcc477a529bfad479c27",
          "body": "Ruby 3.0 is not support string literal.\nAnd it should not be done at this time as it needs to fix a lot of files.",
          "is_bot": false,
          "headline": "Disable rubocop Style/FrozenStringLiteralComment rule",
          "author_name": "nekomaho",
          "author_login": "nekomaho",
          "committed_at": "2019-03-22T06:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fa52716b1167eb297a027653e19daca2fe1644",
          "body": null,
          "is_bot": false,
          "headline": "Ruby 2.1 and 2.2 are already excluded from support",
          "author_name": "nekomaho",
          "author_login": "nekomaho",
          "committed_at": "2019-03-22T06:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1734422d85bd73ff00f70863dbba38cc6a22d4f1",
          "body": null,
          "is_bot": false,
          "headline": "Add newest ruby versions",
          "author_name": "nekomaho",
          "author_login": "nekomaho",
          "committed_at": "2019-03-22T06:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce4d93b0ec8c3bfd39f79a609c5a86f32593a084",
          "body": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details#Customizing_the_disclosure_widget",
          "is_bot": false,
          "headline": "Add <detail>'s element ::-webkit-details-marker",
          "author_name": "Tim Stirrat",
          "author_login": null,
          "committed_at": "2019-03-22T03:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69214a53e64be961a8765058a4fab6f12876b5d3",
          "body": null,
          "is_bot": false,
          "headline": "Fixed caret-color spelling",
          "author_name": "Kevin Sweet",
          "author_login": "ksweetie",
          "committed_at": "2019-03-08T17:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f780dd5708152cd94055e36216dc5ff4e8e590",
          "body": "Documented at MDN here: https://developer.mozilla.org/en-US/docs/Web/CSS/caret-color",
          "is_bot": false,
          "headline": "Update properties.txt with carat-color",
          "author_name": "Sam Rawlins",
          "author_login": "srawlins",
          "committed_at": "2019-02-16T14:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee93a0ede61992d272d5c186a9305e38ab0f2499",
          "body": null,
          "is_bot": false,
          "headline": "Add support for the ::-ms-backdrop pseudo-element",
          "author_name": "jwmx",
          "author_login": "jwmx",
          "committed_at": "2018-11-17T00:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1ee29916b3c2c08e5cfff1cef1c6da5977f04ce",
          "body": "We don't want to bother migrating to GitLab at this time.",
          "is_bot": false,
          "headline": "Remove Gemnasium badge",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2018-09-27T15:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478991f5eec13e4ab97c443ecb27243aa2b1269b",
          "body": null,
          "is_bot": false,
          "headline": "Cut version 0.57.1",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2018-09-27T15:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e20b22e467d9133035c9681acc7ef882e0504bba",
          "body": null,
          "is_bot": false,
          "headline": "Add Codacy to the list of integrations",
          "author_name": "Daniel Reigada",
          "author_login": null,
          "committed_at": "2018-09-27T15:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34a51b85c647c87b50a2b1d1ac4e1392b4dfea08",
          "body": "Allow Sass 3.6.0 as well with min. version of  3.5.5 for Sass\r\n\r\n\r\nclose #957",
          "is_bot": false,
          "headline": "Allow Sass 3.6.0",
          "author_name": "Mark Prins",
          "author_login": "mprins",
          "committed_at": "2018-09-27T15:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744d9842e83d420602a32ee45899fba5d580cd13",
          "body": null,
          "is_bot": false,
          "headline": "Update readme with vscode integration information",
          "author_name": "Dāvis Namsons",
          "author_login": "dnamsons",
          "committed_at": "2018-09-13T16:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91471531ff5afe09e1a928272e04d98f34a27535",
          "body": null,
          "is_bot": false,
          "headline": "Add overscroll-behavior to allowed properties.",
          "author_name": "Zach Denton",
          "author_login": "zacharydenton",
          "committed_at": "2018-03-29T21:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d207064389c5de8a114c705612cb9b0b5af1ab62",
          "body": null,
          "is_bot": false,
          "headline": "Update Dart Sass URL",
          "author_name": "T N",
          "author_login": "tnir",
          "committed_at": "2018-03-18T03:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f766c4407e5d788e0a07ed286599622f83dacff9",
          "body": null,
          "is_bot": false,
          "headline": "Cut version 0.57.0",
          "author_name": "Henric Trotzig",
          "author_login": null,
          "committed_at": "2018-02-26T08:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d624ddab68668badb85513f512f3688cbf8cb6",
          "body": null,
          "is_bot": false,
          "headline": "Fix options order in README",
          "author_name": "Gavin Elster",
          "author_login": "elstgav",
          "committed_at": "2018-02-03T01:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b45898d4e7d63fd01c18905ff6e01e2e500ed35f",
          "body": null,
          "is_bot": false,
          "headline": "Add at_least_one_space_or_newline option to SpaceAfterPropertyColon",
          "author_name": "Gavin Elster",
          "author_login": "elstgav",
          "committed_at": "2018-02-03T01:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f665f82fa6cac430b8444555a69159d1c1c2f7b1",
          "body": null,
          "is_bot": false,
          "headline": "Add a missing pseudo element (#939)",
          "author_name": "RKushnir",
          "author_login": "RKushnir",
          "committed_at": "2018-01-23T12:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b36f785adff186b9407d704547d09092eda48fbe",
          "body": null,
          "is_bot": false,
          "headline": "Fix CleanFilesReporter",
          "author_name": "Sam Rawlins",
          "author_login": "srawlins",
          "committed_at": "2018-01-13T23:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c40508c39f6e0734739d3ea7e741255ed9d400bf",
          "body": null,
          "is_bot": false,
          "headline": "Do not warn about colors in lists in variables",
          "author_name": "Sam Rawlins",
          "author_login": "srawlins",
          "committed_at": "2018-01-13T23:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac96055a2cfd9c0bd7e3c35f4a28bad14748dfe8",
          "body": "Include updates from 2b9810d9 and f98d3570.",
          "is_bot": false,
          "headline": "Update README with recent updates",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2018-01-09T05:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a7202edee9063031b5087b0b3513e5e9fa790ab",
          "body": null,
          "is_bot": false,
          "headline": "Update change log",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2018-01-09T04:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd8055b3a0e3d41c28acb8f0da2ba6901d37c27",
          "body": null,
          "is_bot": false,
          "headline": "Add grid properties to SMACSS property order",
          "author_name": "Tobias Haagen Michaelsen",
          "author_login": "tobiashm",
          "committed_at": "2018-01-09T04:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e628a88ecfe644ec337d97dc64469ea32129770f",
          "body": null,
          "is_bot": false,
          "headline": "Test against latest Ruby versions",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2018-01-09T04:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "891147bbe89beb22e8b9717bea50e09b2763a787",
          "body": null,
          "is_bot": false,
          "headline": "Fix RuboCop offence",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2018-01-09T04:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a4188b249d8de11a9ed5d8b4c28322a9dd4572",
          "body": null,
          "is_bot": false,
          "headline": "Disable noisy cop",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2018-01-09T04:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bea3ea9ee906889f84749f0e890cef0f6d03cd50",
          "body": null,
          "is_bot": false,
          "headline": "Update RuboCop dependency",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2018-01-09T04:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f98d35703914c45d47eef516dc1db8264c75b3d0",
          "body": null,
          "is_bot": false,
          "headline": "Update Sass dependency",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2018-01-09T04:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9810d98be9483efd850253e1b2aac382cb8fc0",
          "body": null,
          "is_bot": false,
          "headline": "Drop Ruby 2.0 support",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2018-01-09T04:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d656d3495959bc8a7f0fa637667ad662e4d233e",
          "body": "This PR fixes the RuboCop offences that are currently detected on the\nRuboCop master branch. This will ease the removal of Ruby 2.0 support.",
          "is_bot": false,
          "headline": "Fix RuboCop offences",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2017-11-14T19:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c002c4c34d2cde72a6cad5c0374104131c41a27",
          "body": null,
          "is_bot": false,
          "headline": "Add text-decoration-skip property (#928)",
          "author_name": "Yoan",
          "author_login": "yoanmalie",
          "committed_at": "2017-11-06T19:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd75269f94e7868002a704885b6242ea144138f5",
          "body": null,
          "is_bot": false,
          "headline": "Cut version 0.56.0",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2017-11-05T02:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc101a63136e39b860213c5d95712a0d4bd1e1be",
          "body": "Fixes #922",
          "is_bot": false,
          "headline": "Fix SpaceAfterComment to not report file-level annotations",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2017-11-05T02:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3586f3df7213168b2d3b3f4046ecf777e90f365",
          "body": null,
          "is_bot": false,
          "headline": "Update change log with output format linter fix",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2017-11-05T01:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdde989d9983e2f47c018267408c1e68e9cb8843",
          "body": null,
          "is_bot": false,
          "headline": "Make all lint to have `linter` attribute",
          "author_name": "Masataka Pocke Kuwabara",
          "author_login": "pocke",
          "committed_at": "2017-11-05T01:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88425bfc9fb7596c05d568466305e8dbb5fd27d2",
          "body": "We didn't actually drop support yet.",
          "is_bot": false,
          "headline": "Fix erroneous change log entry",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2017-11-05T01:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd184383a7df5b4e372cb6d518635a9a4af0f46e",
          "body": "This was missed in b073baa3.",
          "is_bot": false,
          "headline": "Update README with Sass 3.5.3 minimum requirement",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2017-11-05T01:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b92e7ac1fa572ea9b3a657eaebdb9bf6aa5eb0e",
          "body": null,
          "is_bot": false,
          "headline": "Update change log with Sass 3.5 support",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2017-11-05T01:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70d3add4aac71adda81852d0a5099ec4a19437c7",
          "body": null,
          "is_bot": false,
          "headline": "Fix RuboCop offences",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2017-11-04T18:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1179958711a925de3e6f6ae94d5fcb4a005894a",
          "body": null,
          "is_bot": false,
          "headline": "Update development dependencies",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2017-11-04T18:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890bee2b259a79ce726dcf62cf86f07ab75a9d2d",
          "body": null,
          "is_bot": false,
          "headline": "Test against latest Ruby versions",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2017-11-04T18:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d241df12a25fd13abb28f0ab46d7891e8701a932",
          "body": "Sass 3.4.20 contains a fix that allows SCSSLint to remove its `add_line_numbers_to_args` method\n\nRef: sass/sass@d6ea4c61169dc45bb773a21a399c82c08b526aae",
          "is_bot": false,
          "headline": "Remove unneeded monkey patch",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2017-11-04T15:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b073baa397c4ff0ea18f6deea7ba2e74eb177782",
          "body": "In Sass 3.5, `node.value` returns an Array instead of a String.\nThis could mean that we could expect multiple strings. With this PR,\nSCSS-Lint will check the first string returned.\n\nAlso, Sass 3.5.3 fixes a couple of issues which previously need a monkey\npatch in SCSS-Lint. This PR uses '~> 3.5.3' as the minimum required\nversion of Sass\n\nFix: brigade/scss-lint#877\n\nRef: sass/sass#1799, sass/sass#2394",
          "is_bot": false,
          "headline": "Support Sass 3.5",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2017-11-04T15:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "502241aec84a10c1d0803fe6718e2d8c38fa4d1c",
          "body": null,
          "is_bot": false,
          "headline": "Cut version 0.55.0",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2017-10-10T04:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b39e496b8a19a91dfbee64cdb5f519d955741d7",
          "body": null,
          "is_bot": false,
          "headline": "Update change log with Property{Units,Spelling} changes",
          "author_name": "Shane da Silva",
          "author_login": "sds",
          "committed_at": "2017-10-10T04:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad31a4ce81effa81cbd3bf71eeec700991e00840",
          "body": "Fixes #919",
          "is_bot": false,
          "headline": "Add fr to the PropertyUnits list",
          "author_name": "Sam Rawlins",
          "author_login": "srawlins",
          "committed_at": "2017-10-10T04:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4e9f94f1cfc0fb636b69f4c6116d1498373ef3a",
          "body": "Fixes #917",
          "is_bot": false,
          "headline": "Update properties list with justify-items",
          "author_name": "Sam Rawlins",
          "author_login": "srawlins",
          "committed_at": "2017-10-10T04:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "489edaf05ca2c0236d92f583ee6bdc4dd709480f",
          "body": null,
          "is_bot": false,
          "headline": "Add font-display property (#916)",
          "author_name": "Yoan",
          "author_login": "yoanmalie",
          "committed_at": "2017-10-09T12:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8b3afc460bbd347684fcfd919740d8b7b40b9c",
          "body": "Use the `classic_BEM` convention for the official BEM style.",
          "is_bot": false,
          "headline": "Deprecate `strict_BEM` selector format convention",
          "author_name": "Aaron Ricketson",
          "author_login": "aar0nr",
          "committed_at": "2017-09-25T02:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9cb43904683ff6af815f8216af492f70471b27d",
          "body": "Currently the `strict_BEM` convention does not follow the official BEM\nstyle a.k.a. `classic`. For example, in classic, `.block_modifier` is\nvalid, but the strict convention reports an error.\n`.block__element_modifier` is also reported as an error, but with\nclassic, it's valid.\n\nFixes: #859",
          "is_bot": false,
          "headline": "Add `classic_BEM` convention for `SelectorFormat`",
          "author_name": "Aaron Ricketson",
          "author_login": "aar0nr",
          "committed_at": "2017-09-25T02:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c04a4fe236d8e0152014028bfdf47bc6b019f88",
          "body": null,
          "is_bot": false,
          "headline": "Update example for JSON formatter in the README",
          "author_name": "Masataka Kuwabara",
          "author_login": "pocke",
          "committed_at": "2017-08-05T19:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b2ee2779126a9f421362f6a10a659bc890aba95",
          "body": "I develop SideCI. https://sideci.com . We use scss-lint for SideCI.\r\nAnd SideCI provides automated code review. SideCI uses scss-lint as analyzer for reviewing scss files. https://sideci.com/en/features/tools",
          "is_bot": false,
          "headline": "Add SideCI to INTHEWILD.md (#910)",
          "author_name": "Masataka Kuwabara",
          "author_login": "pocke",
          "committed_at": "2017-07-31T11:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 54,
      "commits_last_year": 0,
      "latest_release_at": "2023-01-27T18:03:50Z",
      "latest_release_tag": "v0.60.0",
      "releases_from_tags": false,
      "days_since_last_push": 916,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1271,
      "mean_days_between_releases": 245.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "scss_lint",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/scss_lint",
          "is_deprecated": false,
          "latest_version": "0.60.0",
          "repository_url": "https://github.com/sds/scss-lint",
          "versions_count": 33,
          "total_downloads": 23463042,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2015-05-03T01:03:59.687000Z",
          "latest_published_at": "2023-01-27T18:02:57.620000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1271
        }
      ]
    },
    "popularity": {
      "forks": 457,
      "stars": 3672,
      "watchers": 112,
      "fork_history": {
        "days": [
          {
            "date": "2013-03-01",
            "count": 1
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2013-09-05",
            "count": 1
          },
          {
            "date": "2013-10-26",
            "count": 1
          },
          {
            "date": "2013-11-20",
            "count": 1
          },
          {
            "date": "2013-12-01",
            "count": 1
          },
          {
            "date": "2013-12-22",
            "count": 1
          },
          {
            "date": "2014-01-03",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-02-15",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 2
          },
          {
            "date": "2014-03-13",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 1
          },
          {
            "date": "2014-03-28",
            "count": 1
          },
          {
            "date": "2014-03-30",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-04-16",
            "count": 2
          },
          {
            "date": "2014-04-25",
            "count": 2
          },
          {
            "date": "2014-05-02",
            "count": 1
          },
          {
            "date": "2014-05-14",
            "count": 1
          },
          {
            "date": "2014-05-23",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-05-31",
            "count": 1
          },
          {
            "date": "2014-06-02",
            "count": 3
          },
          {
            "date": "2014-06-18",
            "count": 1
          },
          {
            "date": "2014-06-24",
            "count": 1
          },
          {
            "date": "2014-06-26",
            "count": 1
          },
          {
            "date": "2014-07-05",
            "count": 1
          },
          {
            "date": "2014-07-06",
            "count": 1
          },
          {
            "date": "2014-07-10",
            "count": 1
          },
          {
            "date": "2014-07-24",
            "count": 1
          },
          {
            "date": "2014-07-25",
            "count": 2
          },
          {
            "date": "2014-07-27",
            "count": 1
          },
          {
            "date": "2014-07-28",
            "count": 1
          },
          {
            "date": "2014-08-02",
            "count": 1
          },
          {
            "date": "2014-08-07",
            "count": 1
          },
          {
            "date": "2014-08-13",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-08-22",
            "count": 1
          },
          {
            "date": "2014-08-27",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-09-11",
            "count": 1
          },
          {
            "date": "2014-09-20",
            "count": 1
          },
          {
            "date": "2014-09-24",
            "count": 1
          },
          {
            "date": "2014-10-08",
            "count": 2
          },
          {
            "date": "2014-10-09",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-10-23",
            "count": 1
          },
          {
            "date": "2014-10-24",
            "count": 1
          },
          {
            "date": "2014-10-28",
            "count": 1
          },
          {
            "date": "2014-11-12",
            "count": 1
          },
          {
            "date": "2014-11-15",
            "count": 1
          },
          {
            "date": "2014-11-17",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 1
          },
          {
            "date": "2014-11-28",
            "count": 1
          },
          {
            "date": "2014-12-03",
            "count": 1
          },
          {
            "date": "2014-12-24",
            "count": 1
          },
          {
            "date": "2015-01-01",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 2
          },
          {
            "date": "2015-01-12",
            "count": 1
          },
          {
            "date": "2015-01-13",
            "count": 1
          },
          {
            "date": "2015-01-14",
            "count": 1
          },
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-01-19",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-01-24",
            "count": 1
          },
          {
            "date": "2015-01-28",
            "count": 1
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 1
          },
          {
            "date": "2015-02-05",
            "count": 1
          },
          {
            "date": "2015-02-18",
            "count": 1
          },
          {
            "date": "2015-02-23",
            "count": 1
          },
          {
            "date": "2015-02-27",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-03-15",
            "count": 1
          },
          {
            "date": "2015-03-19",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-03-31",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 1
          },
          {
            "date": "2015-04-20",
            "count": 1
          },
          {
            "date": "2015-04-21",
            "count": 1
          },
          {
            "date": "2015-04-23",
            "count": 1
          },
          {
            "date": "2015-04-25",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 1
          },
          {
            "date": "2015-05-08",
            "count": 2
          },
          {
            "date": "2015-05-10",
            "count": 1
          },
          {
            "date": "2015-05-11",
            "count": 1
          },
          {
            "date": "2015-05-16",
            "count": 1
          },
          {
            "date": "2015-05-19",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 3
          },
          {
            "date": "2015-05-27",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-06-08",
            "count": 1
          },
          {
            "date": "2015-06-10",
            "count": 1
          },
          {
            "date": "2015-06-15",
            "count": 3
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-07-14",
            "count": 2
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-07-25",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-07-30",
            "count": 1
          },
          {
            "date": "2015-08-01",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-15",
            "count": 1
          },
          {
            "date": "2015-08-16",
            "count": 1
          },
          {
            "date": "2015-08-17",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 2
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-01",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-10-07",
            "count": 1
          },
          {
            "date": "2015-10-14",
            "count": 1
          },
          {
            "date": "2015-10-24",
            "count": 1
          },
          {
            "date": "2015-11-17",
            "count": 2
          },
          {
            "date": "2015-11-25",
            "count": 1
          },
          {
            "date": "2015-12-10",
            "count": 2
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 2
          },
          {
            "date": "2016-01-08",
            "count": 1
          },
          {
            "date": "2016-01-13",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-19",
            "count": 1
          },
          {
            "date": "2016-01-24",
            "count": 1
          },
          {
            "date": "2016-01-25",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-01-31",
            "count": 1
          },
          {
            "date": "2016-02-01",
            "count": 1
          },
          {
            "date": "2016-02-02",
            "count": 2
          },
          {
            "date": "2016-02-03",
            "count": 2
          },
          {
            "date": "2016-02-04",
            "count": 2
          },
          {
            "date": "2016-02-07",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 2
          },
          {
            "date": "2016-02-26",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-02-29",
            "count": 1
          },
          {
            "date": "2016-03-01",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 2
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-18",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-03",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 2
          },
          {
            "date": "2016-04-09",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-04-15",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-04-21",
            "count": 1
          },
          {
            "date": "2016-04-22",
            "count": 2
          },
          {
            "date": "2016-04-26",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-05-25",
            "count": 1
          },
          {
            "date": "2016-05-28",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-10",
            "count": 2
          },
          {
            "date": "2016-06-12",
            "count": 1
          },
          {
            "date": "2016-06-17",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-06-28",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 1
          },
          {
            "date": "2016-07-19",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-01",
            "count": 1
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2016-08-24",
            "count": 2
          },
          {
            "date": "2016-09-02",
            "count": 1
          },
          {
            "date": "2016-09-07",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2016-09-22",
            "count": 3
          },
          {
            "date": "2016-09-23",
            "count": 3
          },
          {
            "date": "2016-09-25",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-10-01",
            "count": 1
          },
          {
            "date": "2016-10-16",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-10-20",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 2
          },
          {
            "date": "2016-10-24",
            "count": 2
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 2
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-02",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2016-11-14",
            "count": 1
          },
          {
            "date": "2016-11-18",
            "count": 1
          },
          {
            "date": "2016-11-20",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-11-25",
            "count": 1
          },
          {
            "date": "2016-12-02",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2016-12-12",
            "count": 2
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-27",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 2
          },
          {
            "date": "2017-01-02",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-02-18",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-02-26",
            "count": 2
          },
          {
            "date": "2017-02-28",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 2
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 2
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-26",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 3
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-05-19",
            "count": 1
          },
          {
            "date": "2017-06-02",
            "count": 2
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-06-18",
            "count": 1
          },
          {
            "date": "2017-07-02",
            "count": 1
          },
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 1
          },
          {
            "date": "2017-07-30",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-10",
            "count": 1
          },
          {
            "date": "2017-08-17",
            "count": 1
          },
          {
            "date": "2017-08-18",
            "count": 1
          },
          {
            "date": "2017-08-24",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-08-30",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 2
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-10-07",
            "count": 2
          },
          {
            "date": "2017-10-28",
            "count": 1
          },
          {
            "date": "2017-11-01",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-11",
            "count": 1
          },
          {
            "date": "2017-11-12",
            "count": 1
          },
          {
            "date": "2017-11-15",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2017-12-02",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2017-12-23",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 2
          },
          {
            "date": "2018-02-25",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 2
          },
          {
            "date": "2018-06-24",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-10-10",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 2
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 2
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-26",
            "count": 1
          },
          {
            "date": "2018-12-24",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-23",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 2
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 2
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-09-04",
            "count": 2
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 2
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 3
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 456,
        "total_forks": 457
      },
      "star_history": {
        "days": [
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-12",
            "count": 1
          },
          {
            "date": "2017-11-13",
            "count": 3
          },
          {
            "date": "2017-11-14",
            "count": 3
          },
          {
            "date": "2017-11-15",
            "count": 2
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2017-11-19",
            "count": 3
          },
          {
            "date": "2017-11-20",
            "count": 2
          },
          {
            "date": "2017-11-21",
            "count": 3
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-11-25",
            "count": 2
          },
          {
            "date": "2017-11-26",
            "count": 2
          },
          {
            "date": "2017-11-27",
            "count": 2
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-02",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 3
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 2
          },
          {
            "date": "2017-12-07",
            "count": 3
          },
          {
            "date": "2017-12-08",
            "count": 5
          },
          {
            "date": "2017-12-09",
            "count": 2
          },
          {
            "date": "2017-12-10",
            "count": 4
          },
          {
            "date": "2017-12-11",
            "count": 4
          },
          {
            "date": "2017-12-12",
            "count": 2
          },
          {
            "date": "2017-12-13",
            "count": 5
          },
          {
            "date": "2017-12-14",
            "count": 4
          },
          {
            "date": "2017-12-15",
            "count": 2
          },
          {
            "date": "2017-12-16",
            "count": 2
          },
          {
            "date": "2017-12-17",
            "count": 3
          },
          {
            "date": "2017-12-18",
            "count": 4
          },
          {
            "date": "2017-12-19",
            "count": 3
          },
          {
            "date": "2017-12-20",
            "count": 3
          },
          {
            "date": "2017-12-21",
            "count": 3
          },
          {
            "date": "2017-12-22",
            "count": 2
          },
          {
            "date": "2017-12-23",
            "count": 2
          },
          {
            "date": "2017-12-24",
            "count": 4
          },
          {
            "date": "2017-12-26",
            "count": 4
          },
          {
            "date": "2017-12-27",
            "count": 2
          },
          {
            "date": "2017-12-28",
            "count": 6
          },
          {
            "date": "2017-12-29",
            "count": 3
          },
          {
            "date": "2017-12-30",
            "count": 2
          },
          {
            "date": "2017-12-31",
            "count": 3
          },
          {
            "date": "2018-01-01",
            "count": 2
          },
          {
            "date": "2018-01-02",
            "count": 3
          },
          {
            "date": "2018-01-03",
            "count": 3
          },
          {
            "date": "2018-01-04",
            "count": 4
          },
          {
            "date": "2018-01-05",
            "count": 3
          },
          {
            "date": "2018-01-06",
            "count": 3
          },
          {
            "date": "2018-01-07",
            "count": 2
          },
          {
            "date": "2018-01-08",
            "count": 4
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 2
          },
          {
            "date": "2018-01-11",
            "count": 2
          },
          {
            "date": "2018-01-12",
            "count": 4
          },
          {
            "date": "2018-01-14",
            "count": 3
          },
          {
            "date": "2018-01-15",
            "count": 3
          },
          {
            "date": "2018-01-16",
            "count": 2
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-18",
            "count": 3
          },
          {
            "date": "2018-01-19",
            "count": 5
          },
          {
            "date": "2018-01-21",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 3
          },
          {
            "date": "2018-01-23",
            "count": 5
          },
          {
            "date": "2018-01-24",
            "count": 2
          },
          {
            "date": "2018-01-25",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 2
          },
          {
            "date": "2018-01-29",
            "count": 4
          },
          {
            "date": "2018-01-30",
            "count": 5
          },
          {
            "date": "2018-01-31",
            "count": 4
          },
          {
            "date": "2018-02-01",
            "count": 9
          },
          {
            "date": "2018-02-02",
            "count": 4
          },
          {
            "date": "2018-02-03",
            "count": 2
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 3
          },
          {
            "date": "2018-02-06",
            "count": 2
          },
          {
            "date": "2018-02-07",
            "count": 2
          },
          {
            "date": "2018-02-08",
            "count": 5
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 2
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 5
          },
          {
            "date": "2018-02-13",
            "count": 2
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-02-17",
            "count": 3
          },
          {
            "date": "2018-02-18",
            "count": 4
          },
          {
            "date": "2018-02-19",
            "count": 4
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 2
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 2
          },
          {
            "date": "2018-02-25",
            "count": 2
          },
          {
            "date": "2018-02-26",
            "count": 3
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-04",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-07",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 3
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 3
          },
          {
            "date": "2018-03-18",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "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-02",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 2
          },
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 2
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 2
          },
          {
            "date": "2018-04-15",
            "count": 2
          },
          {
            "date": "2018-04-19",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 1
          },
          {
            "date": "2018-04-30",
            "count": 1
          },
          {
            "date": "2018-05-01",
            "count": 2
          },
          {
            "date": "2018-05-03",
            "count": 3
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-09",
            "count": 2
          },
          {
            "date": "2018-05-11",
            "count": 3
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 2
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-14",
            "count": 1
          },
          {
            "date": "2018-06-15",
            "count": 1
          },
          {
            "date": "2018-06-16",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-06-21",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2018-06-24",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 2
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 2
          },
          {
            "date": "2018-07-15",
            "count": 2
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-07-22",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-04",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 2
          },
          {
            "date": "2018-08-13",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2018-08-17",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-01",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 2
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-15",
            "count": 1
          },
          {
            "date": "2018-09-16",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 2
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-10-08",
            "count": 1
          },
          {
            "date": "2018-10-09",
            "count": 2
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 3
          },
          {
            "date": "2018-10-13",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-10-28",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2018-11-04",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 3
          },
          {
            "date": "2018-11-06",
            "count": 1
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-11-08",
            "count": 2
          },
          {
            "date": "2018-11-09",
            "count": 2
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-11-26",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 1
          },
          {
            "date": "2018-12-02",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 2
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 2
          },
          {
            "date": "2018-12-25",
            "count": 2
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 2
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 2
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-01-31",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 2
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 2
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-21",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-05-04",
            "count": 1
          },
          {
            "date": "2019-05-05",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-18",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 1
          },
          {
            "date": "2019-05-25",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-08",
            "count": 2
          },
          {
            "date": "2019-06-09",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 2
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 2
          },
          {
            "date": "2019-07-09",
            "count": 2
          },
          {
            "date": "2019-07-13",
            "count": 2
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-08-03",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-08-17",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 2
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 2
          },
          {
            "date": "2019-09-16",
            "count": 2
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-22",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 2
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-05",
            "count": 2
          },
          {
            "date": "2019-10-09",
            "count": 2
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 4
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 2
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 2
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 2
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 2
          },
          {
            "date": "2019-12-29",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-20",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 2
          },
          {
            "date": "2020-01-22",
            "count": 2
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 2
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 2
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 2
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-05",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 2
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 2
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 2
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 3
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 2
          },
          {
            "date": "2020-06-14",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 2
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 2
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 2
          },
          {
            "date": "2020-08-18",
            "count": 2
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 2
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 2
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 2
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 2
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 2
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 2
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 2
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 2
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 2
          },
          {
            "date": "2021-05-09",
            "count": 2
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 3
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 2
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 2
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 2
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 2
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 2
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 2
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 2
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 2
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 3
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 2
          },
          {
            "date": "2023-03-21",
            "count": 2
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 4
          },
          {
            "date": "2023-04-16",
            "count": 2
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 2
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-07-29",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 2
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 2
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 2
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 2
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 2
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 2
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 2
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 3672
      },
      "open_issues_and_prs": 67
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 26880,
      "source_files_sampled": 190,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.8"
        },
        {
          "name": "overcommit",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "0.62.0"
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "1.60.0"
        },
        {
          "name": "coveralls",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "coveralls",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "overcommit",
            "direct": true,
            "version": "0.62.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": true,
            "version": "1.60.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "sass",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 5,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 118,
        "open_issues": 67,
        "closed_ratio": 0.901,
        "closed_issues": 607,
        "closed_unmerged_prs": 215
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sds",
          "commits": 834,
          "avatar_url": "https://avatars.githubusercontent.com/u/677877?v=4"
        },
        {
          "type": "User",
          "login": "lencioni",
          "commits": 91,
          "avatar_url": "https://avatars.githubusercontent.com/u/195534?v=4"
        },
        {
          "type": "User",
          "login": "srawlins",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/103167?v=4"
        },
        {
          "type": "User",
          "login": "geniou",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/832633?v=4"
        },
        {
          "type": "User",
          "login": "davidtheclark",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/628431?v=4"
        },
        {
          "type": "User",
          "login": "tagliala",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/556268?v=4"
        },
        {
          "type": "User",
          "login": "cih",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/762443?v=4"
        },
        {
          "type": "User",
          "login": "nekomaho",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/22055595?v=4"
        },
        {
          "type": "User",
          "login": "elalemanyo",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/3856862?v=4"
        },
        {
          "type": "User",
          "login": "asottile",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1810591?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.692
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 16 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": 5,
            "reason": "Found 13/25 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 33 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": "9099df2a76c24a36fd53a258505ce4ce10dbf3aa",
        "ran_at": "2026-07-21T22:22:30Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2024-01-16T23:59:52Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 38,
          "created_at": "2013-09-04T21:43:16Z",
          "last_comment_at": "2016-06-03T09:39:18Z",
          "last_comment_author": "batizhevsky"
        },
        {
          "number": 361,
          "created_at": "2015-02-06T06:59:53Z",
          "last_comment_at": "2015-05-29T05:59:58Z",
          "last_comment_author": "JohnAlbin"
        },
        {
          "number": 489,
          "created_at": "2015-06-10T01:34:12Z",
          "last_comment_at": "2015-06-12T18:23:17Z",
          "last_comment_author": "sds"
        },
        {
          "number": 494,
          "created_at": "2015-06-16T19:33:25Z",
          "last_comment_at": "2016-10-25T14:32:48Z",
          "last_comment_author": "jblandry"
        },
        {
          "number": 500,
          "created_at": "2015-06-25T16:33:58Z",
          "last_comment_at": "2015-07-15T19:46:27Z",
          "last_comment_author": "ptarjan"
        },
        {
          "number": 511,
          "created_at": "2015-07-02T12:54:08Z",
          "last_comment_at": "2015-07-09T16:41:37Z",
          "last_comment_author": "sds"
        },
        {
          "number": 517,
          "created_at": "2015-07-08T17:00:42Z",
          "last_comment_at": "2015-07-09T15:12:22Z",
          "last_comment_author": "lencioni"
        },
        {
          "number": 526,
          "created_at": "2015-07-15T10:43:38Z",
          "last_comment_at": "2015-07-18T00:23:37Z",
          "last_comment_author": "Globegitter"
        },
        {
          "number": 538,
          "created_at": "2015-07-29T23:41:10Z",
          "last_comment_at": "2015-08-19T04:55:58Z",
          "last_comment_author": "sds"
        },
        {
          "number": 555,
          "created_at": "2015-08-13T18:51:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 564,
          "created_at": "2015-08-26T00:09:06Z",
          "last_comment_at": "2016-01-02T18:48:29Z",
          "last_comment_author": "connorshea"
        },
        {
          "number": 576,
          "created_at": "2015-09-01T21:09:05Z",
          "last_comment_at": "2015-11-23T04:32:44Z",
          "last_comment_author": "sds"
        },
        {
          "number": 594,
          "created_at": "2015-09-17T15:17:11Z",
          "last_comment_at": "2019-11-26T21:32:03Z",
          "last_comment_author": "Mifrill"
        },
        {
          "number": 614,
          "created_at": "2015-10-07T04:12:28Z",
          "last_comment_at": "2015-11-23T02:21:01Z",
          "last_comment_author": "sds"
        },
        {
          "number": 646,
          "created_at": "2015-12-01T20:11:06Z",
          "last_comment_at": "2015-12-03T17:13:14Z",
          "last_comment_author": "sds"
        },
        {
          "number": 655,
          "created_at": "2015-12-17T18:15:43Z",
          "last_comment_at": "2016-02-12T23:05:37Z",
          "last_comment_author": "lencioni"
        },
        {
          "number": 678,
          "created_at": "2016-01-16T03:28:42Z",
          "last_comment_at": "2016-06-02T17:27:39Z",
          "last_comment_author": "srawlins"
        },
        {
          "number": 697,
          "created_at": "2016-02-01T06:16:11Z",
          "last_comment_at": "2016-09-26T13:33:21Z",
          "last_comment_author": "outdooricon"
        },
        {
          "number": 702,
          "created_at": "2016-02-08T09:01:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 703,
          "created_at": "2016-02-08T09:10:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sds/scss-lint",
    "host": "github.com",
    "name": "scss-lint",
    "owner": "sds"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 52,
        "vitality": 18,
        "community": 78,
        "governance": 57,
        "engineering": 58,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 52,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 916,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 916 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 916
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 54,
              "latest_release_tag": "v0.60.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1271,
              "mean_days_between_releases": 245.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "54 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1271 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1271
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~245.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 245.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 11,
              "days_since_last_merged_pr": 916,
              "days_since_last_human_commit": 916,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 916 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 916,
                      "count": 3,
                      "signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 78,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "forks": 457,
              "stars": 3672,
              "watchers": 112,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,672 stars",
                "points": 57.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3672
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "457 forks",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 457
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "112 watchers",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 112
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 96,
            "inputs": {
              "packages": [
                "scss_lint"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 23463042,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "23,463,042 downloads all-time across rubygems",
                "points": 76.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 23463042,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.692
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 69% of commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 33 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "merged_prs": 118,
              "open_issues": 67,
              "closed_issues": 607,
              "issue_closed_ratio": 0.901,
              "closed_unmerged_prs": 215
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 42.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "118/333 decided PRs merged",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 118,
                      "decided": 333
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/25 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 309,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sds",
              "public_repos": 18,
              "account_age_days": 5604
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "309 followers of sds",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 309,
                      "login": "sds"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~15 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "scss_lint"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 1271
            },
            "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 1271 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1271
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "33 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 16 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 52,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 16 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 13/25 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 33 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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV; 4 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 2
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 4
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 4,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 31,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.3,
              "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": "30 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 30,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 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": 26880,
              "source_files_sampled": 190,
              "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/190 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 190,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T22:22:54.173657Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sds/scss-lint.svg",
  "full_name": "sds/scss-lint",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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